5 ms·
This is not the case, it measures the time between two points in the code at runtime and prints that[1]. [1] https://github.com/kprotty/zap/blob/blog/benchmark
by nessex 5y ago
This is not the case, it measures the time between two points in the code at runtime and prints that[1].
[1] https://github.com/kprotty/zap/blob/blog/benchmarks/rust/rayon_qsort.rs#L14-L17 https://github.com/kprotty/zap/blob/blog/benchmarks/rust/ray...