Add optional comparative benchmarks
Run with --features=comparative_bench Applies to intra prediction tests and disables native function inlining Also refactor benchmarks and reduce code duplication
Showing
- Cargo.toml 1 addition, 0 deletionsCargo.toml
- README.md 10 additions, 0 deletionsREADME.md
- benches/bench.rs 20 additions, 344 deletionsbenches/bench.rs
- benches/comparative/mod.rs 30 additions, 0 deletionsbenches/comparative/mod.rs
- benches/comparative/predict.rs 124 additions, 0 deletionsbenches/comparative/predict.rs
- benches/predict.rs 102 additions, 0 deletionsbenches/predict.rs
- src/partition.rs 3 additions, 3 deletionssrc/partition.rs
- src/predict.rs 19 additions, 9 deletionssrc/predict.rs
Loading
Please register or sign in to comment