#Benchmark Analysis

3 messages · Page 1 of 1 (latest)

forest oar
#

I would like to dump out individual times it took to run my function from a report, so i can graph it and do some analysis myself, but i can only access a list of batches via report.runsand their means. If i increase the min/max benchmarking time it never goes above 5 batches being ran, which is not a lot of data to do any analysis on. The benchmarking package also seems to be still closed-source, so it is difficult to hack it in myself. Are there any plans to add more configurability/visibility to this/any hacks i can use, apart from writing my own benchmarking function? Thanks

gray mist
#

There is a print_full method one the report object