vertexclique / zor

Properly run Rust benchmarks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zor

Benchmarking is difficult, "zor" creates a baseline for that. Zor is a utility tool for benchmarking in Rust and it properly allows to run them.

Clone the repo and then:

$ sudo ./zor

If cargo bench is compiling wait for compilation to settle and then rerun zor and cargo bench afterwards.

TODO

  • Became a cargo plugin.

About

Properly run Rust benchmarks


Languages

Language:Shell 100.0%