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

Optimized primitive sets of native functions #1914

Merged
merged 11 commits into from
Dec 29, 2024
Merged

Conversation

raviqqe
Copy link
Owner

@raviqqe raviqqe commented Dec 29, 2024

No description provided.

Copy link

github-actions bot commented Dec 29, 2024

🐰 Bencher Report

Branchfeature/stak-native
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
37,230.81
(+0.35%)
41,258.76
(90.24%)
mstak bench/fibonacci/main.scm📈 view plot
🚷 view threshold
11,323,191.86
(+0.36%)
12,580,784.04
(90.00%)
mstak bench/hello/main.scm📈 view plot
🚷 view threshold
38,128.46
(-0.60%)
45,657.12
(83.51%)
mstak bench/read/main.scm📈 view plot
🚷 view threshold
945,986.65
(+0.24%)
1,016,508.01
(93.06%)
mstak bench/sum/main.scm📈 view plot
🚷 view threshold
10,013,948.98
(-0.14%)
10,486,962.77
(95.49%)
mstak bench/tak/main.scm📈 view plot
🚷 view threshold
5,010,118.33
(-0.23%)
5,391,840.49
(92.92%)
mstak bench/write/main.scm📈 view plot
🚷 view threshold
1,067,759.46
(+0.01%)
1,072,450.62
(99.56%)
mstak-interpret bench/empty/main.bc📈 view plot
🚷 view threshold
661.26
(-0.42%)
752.62
(87.86%)
mstak-interpret bench/fibonacci/main.bc📈 view plot
🚷 view threshold
10,426,500.24
(-0.13%)
10,881,021.98
(95.82%)
mstak-interpret bench/hello/main.bc📈 view plot
🚷 view threshold
911.50
(+0.53%)
1,058.83
(86.08%)
mstak-interpret bench/read/main.bc📈 view plot
🚷 view threshold
963,631.17
(-0.13%)
1,006,218.04
(95.77%)
mstak-interpret bench/sum/main.bc📈 view plot
🚷 view threshold
9,370,626.27
(-0.27%)
10,210,234.42
(91.78%)
mstak-interpret bench/tak/main.bc📈 view plot
🚷 view threshold
4,718,800.89
(-0.11%)
4,888,437.76
(96.53%)
mstak-interpret bench/write/main.bc📈 view plot
🚷 view threshold
1,134,491.88
(-0.05%)
1,153,939.27
(98.31%)
stak bench/empty/main.scm📈 view plot
🚷 view threshold
62,867.81
(-0.25%)
68,022.66
(92.42%)
stak bench/fibonacci/main.scm📈 view plot
🚷 view threshold
17,226,290.70
(-0.09%)
17,715,349.13
(97.24%)
stak bench/hello/main.scm📈 view plot
🚷 view threshold
65,453.85
(-0.21%)
70,021.18
(93.48%)
stak bench/read/main.scm📈 view plot
🚷 view threshold
1,551,793.59
(-0.02%)
1,560,631.43
(99.43%)
stak bench/sum/main.scm📈 view plot
🚷 view threshold
17,616,795.86
(-0.06%)
17,959,538.53
(98.09%)
stak bench/tak/main.scm📈 view plot
🚷 view threshold
8,464,871.65
(-0.13%)
8,819,595.71
(95.98%)
stak bench/write/main.scm📈 view plot
🚷 view threshold
1,748,686.15
(-0.25%)
1,894,370.95
(92.31%)
stak-interpret bench/empty/main.bc📈 view plot
🚷 view threshold
3,728.88
(+1.10%)
4,975.99
(74.94%)
stak-interpret bench/fibonacci/main.bc📈 view plot
🚷 view threshold
16,817,524.88
(-0.13%)
17,544,463.65
(95.86%)
stak-interpret bench/hello/main.bc📈 view plot
🚷 view threshold
4,111.67
(+0.44%)
4,670.60
(88.03%)
stak-interpret bench/read/main.bc📈 view plot
🚷 view threshold
1,333,264.14
(+0.00%)
1,334,297.88
(99.92%)
stak-interpret bench/sum/main.bc📈 view plot
🚷 view threshold
17,108,211.33
(-0.00%)
17,108,222.86
(100.00%)
stak-interpret bench/tak/main.bc📈 view plot
🚷 view threshold
8,128,129.78
(-0.06%)
8,292,289.76
(98.02%)
stak-interpret bench/write/main.bc📈 view plot
🚷 view threshold
1,527,097.70
(-0.15%)
1,604,312.88
(95.19%)
🐰 View full continuous benchmarking report in Bencher

Copy link

github-actions bot commented Dec 29, 2024

🐰 Bencher Report

Branchfeature/stak-native
Testbedmacos-15
Click to view all benchmark results
BenchmarkLatencymicroseconds (µs)
mstak bench/empty/main.scm📈 view plot
🚷 view threshold
26,528.04
mstak bench/fibonacci/main.scm📈 view plot
🚷 view threshold
7,767,212.34
mstak bench/hello/main.scm📈 view plot
🚷 view threshold
26,389.80
mstak bench/read/main.scm📈 view plot
🚷 view threshold
642,518.86
mstak bench/sum/main.scm📈 view plot
🚷 view threshold
6,839,440.58
mstak bench/tak/main.scm📈 view plot
🚷 view threshold
3,541,349.14
mstak bench/write/main.scm📈 view plot
🚷 view threshold
796,619.77
mstak-interpret bench/empty/main.bc📈 view plot
🚷 view threshold
532.85
mstak-interpret bench/fibonacci/main.bc📈 view plot
🚷 view threshold
7,272,724.91
mstak-interpret bench/hello/main.bc📈 view plot
🚷 view threshold
754.33
mstak-interpret bench/read/main.bc📈 view plot
🚷 view threshold
665,630.07
mstak-interpret bench/sum/main.bc📈 view plot
🚷 view threshold
6,422,424.42
mstak-interpret bench/tak/main.bc📈 view plot
🚷 view threshold
3,266,226.70
mstak-interpret bench/write/main.bc📈 view plot
🚷 view threshold
856,259.38
stak bench/empty/main.scm📈 view plot
🚷 view threshold
38,228.59
stak bench/fibonacci/main.scm📈 view plot
🚷 view threshold
10,683,468.74
stak bench/hello/main.scm📈 view plot
🚷 view threshold
38,754.08
stak bench/read/main.scm📈 view plot
🚷 view threshold
889,573.16
stak bench/sum/main.scm📈 view plot
🚷 view threshold
9,877,970.83
stak bench/tak/main.scm📈 view plot
🚷 view threshold
5,102,977.82
stak bench/write/main.scm📈 view plot
🚷 view threshold
1,035,214.31
stak-interpret bench/empty/main.bc📈 view plot
🚷 view threshold
2,772.89
stak-interpret bench/fibonacci/main.bc📈 view plot
🚷 view threshold
10,316,576.04
stak-interpret bench/hello/main.bc📈 view plot
🚷 view threshold
2,927.93
stak-interpret bench/read/main.bc📈 view plot
🚷 view threshold
764,676.81
stak-interpret bench/sum/main.bc📈 view plot
🚷 view threshold
9,335,127.55
stak-interpret bench/tak/main.bc📈 view plot
🚷 view threshold
4,867,620.97
stak-interpret bench/write/main.bc📈 view plot
🚷 view threshold
936,812.58
🐰 View full continuous benchmarking report in Bencher

@raviqqe raviqqe enabled auto-merge (squash) December 29, 2024 14:45
@raviqqe raviqqe merged commit c7ceea6 into main Dec 29, 2024
44 checks passed
@raviqqe raviqqe deleted the feature/stak-native branch December 29, 2024 15:22
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