Skip to content

Feat/fext accelerator fix#849

Draft
jotabulacios wants to merge 20 commits into
mainfrom
feat/fext-accelerator_fix
Draft

Feat/fext accelerator fix#849
jotabulacios wants to merge 20 commits into
mainfrom
feat/fext-accelerator_fix

Conversation

@jotabulacios

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown

Benchmark Results for modified programs 🚀

Command Mean [ms] Min [ms] Max [ms] Relative
head ecsm 3.6 ± 0.1 3.5 3.9 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
head hashmap 139.3 ± 4.5 134.9 148.9 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
head keccak 131.0 ± 3.4 126.3 136.4 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
head syscall_commit 92.4 ± 0.7 91.6 93.4 1.00

@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown

Benchmark Results for unmodified programs 🚀

Command Mean [ms] Min [ms] Max [ms] Relative
base binary_search 64.3 ± 0.7 63.6 65.5 1.00
head binary_search 554.6 ± 11.5 529.5 572.8 8.62 ± 0.20
Command Mean [ms] Min [ms] Max [ms] Relative
base bitwise_ops 65.4 ± 0.8 64.6 66.3 1.00
head bitwise_ops 505.0 ± 13.2 495.7 541.2 7.72 ± 0.22
Command Mean [ms] Min [ms] Max [ms] Relative
base fibonacci_26 69.0 ± 1.5 67.1 71.7 1.00
head fibonacci_26 770.3 ± 58.4 743.2 935.9 11.16 ± 0.88
Command Mean [ms] Min [ms] Max [ms] Relative
base matrix_multiply 67.8 ± 0.6 66.8 68.7 1.00
head matrix_multiply 708.3 ± 11.5 688.6 722.6 10.45 ± 0.20
Command Mean [ms] Min [ms] Max [ms] Relative
base modular_exp 65.4 ± 0.7 64.1 66.1 1.00
head modular_exp 522.3 ± 3.6 517.5 528.2 7.99 ± 0.10
Command Mean [ms] Min [ms] Max [ms] Relative
base quicksort 68.6 ± 0.6 67.7 69.3 1.00
head quicksort 680.9 ± 8.3 665.2 694.7 9.92 ± 0.15
Command Mean [ms] Min [ms] Max [ms] Relative
base sieve 69.9 ± 0.8 68.6 70.8 1.00
head sieve 651.1 ± 6.8 641.1 665.6 9.31 ± 0.14
Command Mean [ms] Min [ms] Max [ms] Relative
base sum_array 79.7 ± 0.7 78.5 80.5 1.00
head sum_array 786.5 ± 5.5 777.2 797.4 9.87 ± 0.11

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