cookutils view doc/timestats.txt @ rev 1068

modules/compressor: compress_gif(): resulting file may be absent even if $?=0; lighttpd/index.cgi: avoid "flickering", show previous webstat values before updating
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jun 06 13:32:26 2018 +0300 (2018-06-06)
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