Chia-Network / clvm_rs

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

improve deserialize benchmark #375

Closed arvidn closed 7 months ago

arvidn commented 7 months ago

The test block generator had some garbage appended to it (by mistake). This was removed. Extend benchmark to also cover compressed blocks (i.e. CLVM backrefs). Extend benchmark to cover tree_hash_from_stream()

coveralls-official[bot] commented 7 months ago

Pull Request Test Coverage Report for Build 7833002053


Totals Coverage Status
Change from base Build 7792995744: 0.05%
Covered Lines: 5401
Relevant Lines: 5734

💛 - Coveralls