bee-browser / bee

An HTML5-compliant small browser engine for embedding
Apache License 2.0
1 stars 0 forks source link

test(htmlparser): move //libs/htmlparser/bench/data under //vendor #217

Closed masnagam closed 2 weeks ago

github-actions[bot] commented 2 weeks ago

🐰Bencher

ReportSat, June 29, 2024 at 04:21:30 UTC
Projectbee-browser
Branch217/merge
Testbedubuntu-latest

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

  • Latency (latency)

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns)
fib/16➖ (view plot)5,919,100.00
fib/24➖ (view plot)7,510,900.00
fib/32➖ (view plot)84,964,000.00
parsing lipsum.html➖ (view plot)283,400.00
parsing medium-fragment.html➖ (view plot)96,724.00
parsing wikipedia.html➖ (view plot)5,744,800.00

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help
codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.17%. Comparing base (4f27d38) to head (caaf9f2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #217 +/- ## ======================================= Coverage 78.17% 78.17% ======================================= Files 65 65 Lines 20248 20248 Branches 20248 20248 ======================================= Hits 15829 15829 Misses 4188 4188 Partials 231 231 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.