rust-bakery / nom

Rust parser combinator framework
MIT License
9.38k stars 804 forks source link

Test codspeed #1738

Closed Geal closed 5 months ago

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8774181702

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
src/character/complete.rs 1 84.4%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 8774163933: -0.03%
Covered Lines: 1825
Relevant Lines: 2929

💛 - Coveralls
coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8774277569

Details


Totals Coverage Status
Change from base Build 8774183251: 0.03%
Covered Lines: 1826
Relevant Lines: 2929

💛 - Coveralls
codspeed-hq[bot] commented 5 months ago

CodSpeed Performance Report

Congrats! CodSpeed is installed 🎉

🆕 23 new benchmarks were detected.

You will start to see performance impacts in the reports once the benchmarks are run from your default branch.

Detected benchmarks

- `arithmetic` (16.9 µs) - `parse[291]` (21.2 µs) - `parse_streaming[291]` (22.3 µs) - `parse[110]` (19.6 µs) - `parse[18]` (2.1 µs) - `parse[45]` (4.1 µs) - `parse[109]` (23.1 µs) - `json canada` (442 ms) - `float bytes` (2.9 µs) - `float str` (2.7 µs) - `json` (54.8 µs) - `recognize float bytes` (1 µs) - `recognize float str` (1.3 µs) - `std_float bytes` (3 µs) - `json canada verbose` (537.2 ms) - `json verbose` (68.5 µs) - `float bytes streaming` (986.1 ns) - `float str streaming` (3.5 µs) - `json streaming` (59 µs) - `recognize float bytes streaming` (997.2 ns) - `recognize float str streaming` (2.3 µs) - `std_float bytes streaming` (2.7 µs) - `number` (142.8 ns)