cookutils diff 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 diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/doc/timestats.txt	Sat Feb 19 15:32:45 2022 +0000
     1.3 @@ -0,0 +1,20 @@
     1.4 +File /home/slitaz/cache/timestats is in CSV format with the TAB delimiter.
     1.5 +
     1.6 +Fields description:
     1.7 +
     1.8 +1: receipt name
     1.9 +2: used SETS: empty or " set1", " set1 set2" and so on
    1.10 +3-33: time in seconds spent on the following operations
    1.11 +3: pre-checks
    1.12 +4: installing bdeps
    1.13 +5: get/unpack src tarball
    1.14 +6: patching
    1.15 +7: preparing sets
    1.16 +8, 10, 12, 14, 16, 18, 20, 22, 24, 26: compiling (default SET, then each other)
    1.17 +9, 11, 13, 15, 17, 19, 21, 23, 25, 27: compressing (too)
    1.18 +28: test suite
    1.19 +29: removing bdeps
    1.20 +30: checking quality
    1.21 +31: packing
    1.22 +32: misc. final operations
    1.23 +33: grand total