Call runStandardBenchmark,this function takes as argument:
a time measure unit ;
the Saved File Name;
the function you wish to benchmark;
the function arguments.
It saves your average call duration, amount of calls and each call time in a Markdown file
Please leave a star on this repo if you found it useful