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

Bytecode decoder v2 #1723

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from
Draft

Bytecode decoder v2 #1723

wants to merge 24 commits into from

Conversation

raviqqe
Copy link
Owner

@raviqqe raviqqe commented Nov 16, 2024

No description provided.

Copy link

github-actions bot commented Dec 31, 2024

🐰 Bencher Report

Branchfeature/decoder-v2
Testbedubuntu-24.04
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
microseconds (µs)
(Result Δ%)
Upper Boundary
microseconds (µs)
(Limit %)
mstak bench/empty/main.scm📈 view plot
🚷 view threshold
36,887.32
(-0.54%)
39,264.93
(93.94%)
mstak bench/fibonacci/main.scm📈 view plot
🚷 view threshold
11,324,640.14
(+0.00%)
11,618,112.19
(97.47%)
mstak bench/hello/main.scm📈 view plot
🚷 view threshold
38,165.72
(-0.01%)
40,191.73
(94.96%)
mstak bench/read/main.scm📈 view plot
🚷 view threshold
945,761.66
(-0.12%)
972,405.84
(97.26%)
mstak bench/sum/main.scm📈 view plot
🚷 view threshold
10,118,081.93
(-0.23%)
10,387,670.34
(97.40%)
mstak bench/tak/main.scm📈 view plot
🚷 view threshold
5,071,840.62
(+0.70%)
5,108,763.97
(99.28%)
mstak bench/write/main.scm📈 view plot
🚷 view threshold
1,074,380.03
(-0.15%)
1,111,145.65
(96.69%)
mstak-interpret bench/empty/main.bc📈 view plot
🚷 view threshold
693.74
(-1.41%)
741.63
(93.54%)
mstak-interpret bench/fibonacci/main.bc📈 view plot
🚷 view threshold
10,756,065.98
(+1.02%)
11,228,960.36
(95.79%)
mstak-interpret bench/hello/main.bc📈 view plot
🚷 view threshold
943.11
(-0.37%)
996.64
(94.63%)
mstak-interpret bench/read/main.bc📈 view plot
🚷 view threshold
961,851.29
(-0.21%)
970,070.09
(99.15%)
mstak-interpret bench/sum/main.bc📈 view plot
🚷 view threshold
9,458,890.02
(+0.23%)
9,918,348.53
(95.37%)
mstak-interpret bench/tak/main.bc📈 view plot
🚷 view threshold
4,678,296.15
(-0.41%)
4,774,372.42
(97.99%)
mstak-interpret bench/write/main.bc📈 view plot
🚷 view threshold
1,130,297.64
(-0.26%)
1,140,896.74
(99.07%)
stak bench/empty/main.scm📈 view plot
🚷 view threshold
62,755.54
(-0.19%)
65,124.66
(96.36%)
stak bench/fibonacci/main.scm📈 view plot
🚷 view threshold
17,157,542.31
(-0.17%)
17,240,131.04
(99.52%)
stak bench/hello/main.scm📈 view plot
🚷 view threshold
64,767.86
(+0.00%)
66,868.63
(96.86%)
stak bench/read/main.scm📈 view plot
🚷 view threshold
1,542,743.97
(-0.32%)
1,565,047.98
(98.57%)
stak bench/sum/main.scm📈 view plot
🚷 view threshold
17,477,341.41
(-0.38%)
17,728,620.85
(98.58%)
stak bench/tak/main.scm📈 view plot
🚷 view threshold
8,427,039.36
(+0.11%)
8,475,379.37
(99.43%)
stak bench/write/main.scm📈 view plot
🚷 view threshold
1,742,438.81
(-0.35%)
1,765,337.68
(98.70%)
stak-interpret bench/empty/main.bc📈 view plot
🚷 view threshold
3,514.77
(-6.78%)
4,926.59
(71.34%)
stak-interpret bench/fibonacci/main.bc📈 view plot
🚷 view threshold
16,699,490.46
(-0.23%)
16,881,086.38
(98.92%)
stak-interpret bench/hello/main.bc📈 view plot
🚷 view threshold
3,923.53
(-4.10%)
5,314.16
(73.83%)
stak-interpret bench/read/main.bc📈 view plot
🚷 view threshold
1,329,859.08
(-0.12%)
1,346,192.47
(98.79%)
stak-interpret bench/sum/main.bc📈 view plot
🚷 view threshold
17,083,991.86
(-0.14%)
17,180,718.74
(99.44%)
stak-interpret bench/tak/main.bc📈 view plot
🚷 view threshold
8,099,098.95
(-0.33%)
8,169,461.32
(99.14%)
stak-interpret bench/write/main.bc📈 view plot
🚷 view threshold
1,523,089.93
(-0.18%)
1,539,422.48
(98.94%)
🐰 View full continuous benchmarking report in Bencher

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant