bheisler / iai

Experimental one-shot benchmarking/profiling harness for Rust
Apache License 2.0
563 stars 35 forks source link

Current status of the project / performance? #22

Open fzyzcjy opened 2 years ago

fzyzcjy commented 2 years ago

Hi thanks for the lib! I wonder what does the "experimental" mean - e.g. will it output wrong results? In addition, I wonder how slow will the benchmark be, for example, 10x slower or 100x? (my code runs for 1~10 second per run so the time is a constraint) Thanks!