git-annex/doc/todo/subsecond_timestamping_of_the_--debug_output.mdwn

5 lines
219 B
Text
Raw Normal View History

2015-08-04 14:39:19 +00:00
ATM --debug uses timestamps at second precision. Would be nice (to see where time is spent) to have subsecond timing
> [[done]], I was able to get fractional seconds down to 0.000001
> in the debug output. --[[Joey]]