bee-browser / bee

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

fix(jsruntime): ValueKind was incorrect #185

Closed masnagam closed 4 months ago

github-actions[bot] commented 4 months ago

🐰Bencher

ReportThu, June 6, 2024 at 08:56:19 UTC
Projectbee-browser
Branch185/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,864,000.00
fib/24➖ (view plot)6,449,100.00
fib/32➖ (view plot)77,140,000.00
parsing lipsum.html➖ (view plot)306,950.00
parsing medium-fragment.html➖ (view plot)102,400.00
parsing wikipedia.html➖ (view plot)6,014,000.00

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

Codecov Report

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

Project coverage is 48.77%. Comparing base (7343784) to head (ef067d8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #185 +/- ## ======================================= Coverage 48.77% 48.77% ======================================= Files 194 194 Lines 50989 50989 Branches 50989 50989 ======================================= Hits 24869 24869 Misses 25202 25202 Partials 918 918 ```

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