bee-browser / bee

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

feat(jsruntime) switch statement #189

Closed masnagam closed 1 month ago

masnagam commented 1 month ago

Closes #169

github-actions[bot] commented 1 month ago

🐰Bencher

ReportSat, June 8, 2024 at 07:28:13 UTC
Projectbee-browser
Branch189/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,711,600.00
fib/24➖ (view plot)6,241,000.00
fib/32➖ (view plot)76,436,000.00
parsing lipsum.html➖ (view plot)289,080.00
parsing medium-fragment.html➖ (view plot)98,853.00
parsing wikipedia.html➖ (view plot)5,968,200.00

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

Codecov Report

Attention: Patch coverage is 71.31783% with 37 lines in your changes missing coverage. Please review.

Project coverage is 48.77%. Comparing base (4d36a21) to head (3efc920).

Files Patch % Lines
libs/jsparser/src/syntax/mod.rs 50.66% 36 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #189 +/- ## ======================================= Coverage 48.77% 48.77% ======================================= Files 194 194 Lines 50989 50989 Branches 50989 50989 ======================================= Hits 24871 24871 Misses 25200 25200 Partials 918 918 ```

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