Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: implement java.lang.Throwable.fillInStackTrace() #62

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

brianheineman
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the fix label Oct 14, 2024
@brianheineman brianheineman force-pushed the implement-java-lang-throwable-fillinstackstrace branch from f39ca67 to b02aa8c Compare October 14, 2024 21:39
Copy link
Contributor

github-actions bot commented Oct 14, 2024

🐰 Bencher Report

Branchimplement-java-lang-throwable-fillinstackstrace
Testbedlocalhost

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

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
BenchmarkLatencynanoseconds (ns)
from_bytes📈 view plot
⚠️ NO THRESHOLD
24,919.00
load_hash_map📈 view plot
⚠️ NO THRESHOLD
31,009.00
load_invalid_class📈 view plot
⚠️ NO THRESHOLD
27,831.00
runtime_v11📈 view plot
⚠️ NO THRESHOLD
63,668,000.00
runtime_v17📈 view plot
⚠️ NO THRESHOLD
60,158,000.00
runtime_v21📈 view plot
⚠️ NO THRESHOLD
59,805,000.00
runtime_v8📈 view plot
⚠️ NO THRESHOLD
38,316,000.00
to_bytes📈 view plot
⚠️ NO THRESHOLD
23,867.00
to_string📈 view plot
⚠️ NO THRESHOLD
150,630.00
verify📈 view plot
⚠️ NO THRESHOLD
1,021.00
🐰 View full continuous benchmarking report in Bencher

@brianheineman brianheineman merged commit 7f6b403 into main Oct 14, 2024
66 checks passed
@brianheineman brianheineman deleted the implement-java-lang-throwable-fillinstackstrace branch October 14, 2024 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant