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

Refactor compiler #1948

Merged
merged 6 commits into from
Jan 7, 2025
Merged

Refactor compiler #1948

merged 6 commits into from
Jan 7, 2025

Conversation

raviqqe
Copy link
Owner

@raviqqe raviqqe commented Jan 7, 2025

No description provided.

@raviqqe raviqqe changed the title Refactor compiler Benchmark compiler Jan 7, 2025
Copy link

github-actions bot commented Jan 7, 2025

🐰 Bencher Report

Branchchore/refactor
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
38,779.59
(+2.82%)
40,046.83
(96.84%)
mstak bench/fibonacci/main.scm📈 view plot
🚷 view threshold
10,907,660.07
(-2.48%)
11,872,700.38
(91.87%)
mstak bench/hello/main.scm📈 view plot
🚷 view threshold
39,897.66
(+3.15%)
40,810.11
(97.76%)
mstak bench/read/main.scm📈 view plot
🚷 view threshold
967,549.61
(+1.34%)
983,299.77
(98.40%)
mstak bench/sum/main.scm📈 view plot
🚷 view threshold
10,003,573.69
(-1.16%)
10,385,571.36
(96.32%)
mstak bench/tak/main.scm📈 view plot
🚷 view threshold
5,061,481.87
(+0.36%)
5,096,625.38
(99.31%)
mstak bench/write/main.scm📈 view plot
🚷 view threshold
1,107,992.61
(+1.96%)
1,128,771.03
(98.16%)
mstak-interpret bench/empty/main.bc📈 view plot
🚷 view threshold
726.55
(+2.34%)
739.19
(98.29%)
mstak-interpret bench/fibonacci/main.bc📈 view plot
🚷 view threshold
10,345,561.69
(-1.96%)
11,067,084.09
(93.48%)
mstak-interpret bench/hello/main.bc📈 view plot
🚷 view threshold
974.13
(+2.29%)
993.39
(98.06%)
mstak-interpret bench/read/main.bc📈 view plot
🚷 view threshold
975,099.98
(+0.34%)
998,589.34
(97.65%)
mstak-interpret bench/sum/main.bc📈 view plot
🚷 view threshold
9,403,468.45
(-0.57%)
9,880,585.04
(95.17%)
mstak-interpret bench/tak/main.bc📈 view plot
🚷 view threshold
4,741,391.35
(+0.51%)
4,800,187.89
(98.78%)
mstak-interpret bench/write/main.bc📈 view plot
🚷 view threshold
1,153,980.23
(+0.85%)
1,180,220.93
(97.78%)
stak bench/empty/main.scm📈 view plot
🚷 view threshold
64,236.71
(+1.65%)
65,573.27
(97.96%)
stak bench/fibonacci/main.scm📈 view plot
🚷 view threshold
17,325,128.26
(+0.18%)
17,709,808.69
(97.83%)
stak bench/hello/main.scm📈 view plot
🚷 view threshold
64,963.72
(+0.04%)
66,501.17
(97.69%)
stak bench/read/main.scm📈 view plot
🚷 view threshold
1,569,736.13
(+0.94%)
1,579,892.00
(99.36%)
stak bench/sum/main.scm📈 view plot
🚷 view threshold
17,667,136.80
(+0.30%)
17,886,381.70
(98.77%)
stak bench/tak/main.scm📈 view plot
🚷 view threshold
8,413,518.07
(-0.10%)
8,490,106.97
(99.10%)
stak bench/write/main.scm📈 view plot
🚷 view threshold
1,767,997.64
(+0.69%)
1,778,265.20
(99.42%)
stak-interpret bench/empty/main.bc📈 view plot
🚷 view threshold
4,577.88
(+14.96%)
4,952.08
(92.44%)
stak-interpret bench/fibonacci/main.bc📈 view plot
🚷 view threshold
16,875,463.72
(+0.57%)
16,999,431.63
(99.27%)
stak-interpret bench/hello/main.bc📈 view plot
🚷 view threshold
4,840.30
(+13.08%)
5,292.19
(91.46%)
stak-interpret bench/read/main.bc📈 view plot
🚷 view threshold
1,343,443.85
(+0.51%)
1,353,643.10
(99.25%)
stak-interpret bench/sum/main.bc📈 view plot
🚷 view threshold
17,260,040.41
(+0.57%)
17,370,765.05
(99.36%)
stak-interpret bench/tak/main.bc📈 view plot
🚷 view threshold
8,127,039.72
(-0.08%)
8,183,002.53
(99.32%)
stak-interpret bench/write/main.bc📈 view plot
🚷 view threshold
1,543,653.77
(+0.82%)
1,549,090.49
(99.65%)
🐰 View full continuous benchmarking report in Bencher

@raviqqe raviqqe changed the title Benchmark compiler Refactor compiler Jan 7, 2025
@raviqqe raviqqe enabled auto-merge (squash) January 7, 2025 14:58
@raviqqe raviqqe merged commit 2b31b52 into main Jan 7, 2025
43 checks passed
@raviqqe raviqqe deleted the chore/refactor branch January 7, 2025 15:39
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