Red
Red
MModular
Created by Red on 5/21/2024 in #questions
Benchmark Analysis
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
4 replies