cookutils view doc/timestats.txt @ rev 1150

Show recent broken packages first
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 19 15:32:45 2022 +0000 (2022-02-19)
parents
children
line source
1 File /home/slitaz/cache/timestats is in CSV format with the TAB delimiter.
3 Fields description:
5 1: receipt name
6 2: used SETS: empty or " set1", " set1 set2" and so on
7 3-33: time in seconds spent on the following operations
8 3: pre-checks
9 4: installing bdeps
10 5: get/unpack src tarball
11 6: patching
12 7: preparing sets
13 8, 10, 12, 14, 16, 18, 20, 22, 24, 26: compiling (default SET, then each other)
14 9, 11, 13, 15, 17, 19, 21, 23, 25, 27: compressing (too)
15 28: test suite
16 29: removing bdeps
17 30: checking quality
18 31: packing
19 32: misc. final operations
20 33: grand total