00:10:11 do we have performance metrics in monerod? would be cool if once it hits 100%, it prints out "this session synchronized in x seconds". > <@ofrnxmr> On stressnet. 00:18:50 I just check the time it started vs the time it finished 00:19:37 There are some measurements done internally, like how long to sync each batch (log level 1) 00:19:53 But lvl 1 also slows down sync by 30% 00:25:49 oh yeah i guess thats true. timestamps. dug 00:25:52 duh 09:32:05 There's a log category somewhere. Basic info though. blockchain.cpp 09:34:59 Ah, sync-info:INFO (in protocol handler).