nvzqz / byte-set-rs

Efficient sets of bytes for Rust
https://docs.rs/byte_set
Apache License 2.0
19 stars 1 forks source link

Run Benchmarks in CI #2

Open nvzqz opened 4 years ago

nvzqz commented 4 years ago

It would be nice if, at least for every tagged release, the entire benchmark suite could be automatically run. Then results could live at e.g. https://nvzqz.github.io/byte-set-rs/benchmarks/v0.1.0/ and https://nvzqz.github.io/byte-set-rs/benchmarks/latest/.