An open API service indexing awesome lists of open source software.

https://github.com/nyurik/intersperse_perf


https://github.com/nyurik/intersperse_perf

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Benchmarks for https://github.com/rust-lang/rust/pull/111379

```
# run benchmarks
cargo +nightly bench

# open performance report in a browser
open target/criterion/report/index.html
```