Implement time logging.
authorAlberto Bertogli <albertogli@telpin.com.ar>
local dateMon, 20 Feb 2006 03:23:19
dateMon, 20 Feb 2006 03:23:19
hash20060220032319-d5d94-b66788c587711e0b6628b4d49ae26fa8e9de7767
Implement time logging.

This record adds an option to log the time it took darcsweb to present a
page. Unfortunately, because of the way it's implemented, it's impossible to
isolate the time it takes to call darcs; however, every darcs invocation is
logged too, to allow independant measures.
2 file(s) changed:
config.py.sample +5 -0
darcsweb.cgi +43 -1