Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 610 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 610 Bytes

Function-Benchmarker

How to use

Call runStandardBenchmark,this function takes as argument:

a time measure unit ;
the Saved File Name;
the function you wish to benchmark;
the function arguments.

Data saved

It saves your average call duration, amount of calls and each call time in a Markdown file

Display call time In-Real-Time

image

Rate

Please leave a star on this repo if you found it useful

Check my other stuff

Denellyne