Chia-Network / clvm_rs

Rust implementation of clvm
Apache License 2.0
67 stars 57 forks source link

replace python benchmark with `cargo bench` #318

Closed arvidn closed 1 year ago

arvidn commented 1 year ago

cargo bench is more rigorous than my home-built run-benchmarks.py.

This patch does this:

coveralls-official[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 6186220250


Files with Coverage Reduction New Missed Lines %
src/chia_dialect.rs 5 67.52%
src/more_ops.rs 40 93.72%
<!-- Total: 45 -->
Totals Coverage Status
Change from base Build 5953615517: -0.8%
Covered Lines: 5156
Relevant Lines: 5543

💛 - Coveralls
github-actions[bot] commented 1 year ago

'This PR has been flagged as stale due to no activity for over 60 days. It will not be automatically closed, but it has been given a stale-pr label and should be manually reviewed.'