]> git.ipfire.org Git - thirdparty/sarg.git/commit
Compute and display execution statistics
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Wed, 29 Aug 2012 18:06:46 +0000 (20:06 +0200)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Wed, 29 Aug 2012 18:06:46 +0000 (20:06 +0200)
commit31ea9ec86f6f4042c11f79b619917a2facd92b7e
tree88f9c24bf986904d48e882cbbc5e1583ac041917
parent4c16ffe7164c926c95c3b262fa54be100b8f7683
Compute and display execution statistics

The total run time is displayed along with the number of lines read in the
input logs, the number of records kept and the number of users.

The time it takes to read the input log files and the time it takes to
process the records are computed.
log.c