bee-browser / bee

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

fix(jsruntime): for statement #182

Closed masnagam closed 1 month ago

github-actions[bot] commented 1 month ago

🐰Bencher

ReportSat, June 1, 2024 at 06:16:46 UTC
Projectbee-browser
Branch182/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)4,763,700.00
fib/24➖ (view plot)6,403,300.00
fib/32➖ (view plot)83,187,000.00
parsing lipsum.html➖ (view plot)292,220.00
parsing medium-fragment.html➖ (view plot)101,070.00
parsing wikipedia.html➖ (view plot)6,038,900.00

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

Codecov Report

Attention: Patch coverage is 87.64045% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 48.64%. Comparing base (4329c9d) to head (c01ce9e). Report is 1 commits behind head on main.

Files Patch % Lines
libs/jsparser/src/syntax/mod.rs 68.57% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #182 +/- ## ======================================= Coverage 48.64% 48.64% ======================================= Files 194 194 Lines 50839 50839 Branches 50839 50839 ======================================= Hits 24729 24729 Misses 25192 25192 Partials 918 918 ```

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