Skip to content

Feat/fext recursion wiring#831

Open
jotabulacios wants to merge 5 commits into
feat/fext-acceleratorfrom
feat/fext-recursion-wiring
Open

Feat/fext recursion wiring#831
jotabulacios wants to merge 5 commits into
feat/fext-acceleratorfrom
feat/fext-recursion-wiring

Conversation

@jotabulacios

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

Copy link
Copy Markdown

Benchmark Results for unmodified programs 🚀

Command Mean [ms] Min [ms] Max [ms] Relative
base binary_search 65.8 ± 1.8 64.0 69.8 1.00 ± 0.04
head binary_search 65.5 ± 1.9 64.1 70.5 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
base bitwise_ops 65.8 ± 0.6 65.1 66.7 1.01 ± 0.02
head bitwise_ops 65.4 ± 0.9 64.6 66.4 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
base ecsm 3.4 ± 0.0 3.3 3.4 1.00
head ecsm 3.6 ± 0.1 3.4 3.7 1.06 ± 0.03
Command Mean [ms] Min [ms] Max [ms] Relative
base fibonacci_26 71.4 ± 7.1 66.8 89.9 1.05 ± 0.11
head fibonacci_26 68.3 ± 1.1 67.0 70.0 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
base hashmap 134.7 ± 3.7 129.3 140.5 1.00
head hashmap 135.9 ± 3.9 130.5 141.3 1.01 ± 0.04
Command Mean [ms] Min [ms] Max [ms] Relative
base keccak 132.0 ± 2.3 128.0 134.8 1.01 ± 0.03
head keccak 131.1 ± 3.3 126.3 136.2 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
base matrix_multiply 67.9 ± 0.8 67.0 69.1 1.00
head matrix_multiply 68.0 ± 0.6 67.1 68.7 1.00 ± 0.01
Command Mean [ms] Min [ms] Max [ms] Relative
base modular_exp 64.8 ± 0.5 64.4 65.8 1.00
head modular_exp 65.5 ± 0.9 64.4 67.2 1.01 ± 0.02
Command Mean [ms] Min [ms] Max [ms] Relative
base quicksort 68.7 ± 0.8 67.7 69.6 1.00
head quicksort 69.0 ± 0.6 67.8 69.8 1.01 ± 0.02
Command Mean [ms] Min [ms] Max [ms] Relative
base sieve 70.6 ± 0.7 69.3 71.3 1.00
head sieve 72.8 ± 4.4 69.3 80.9 1.03 ± 0.06
Command Mean [ms] Min [ms] Max [ms] Relative
base sum_array 80.1 ± 0.8 79.3 81.6 1.00 ± 0.01
head sum_array 79.8 ± 0.6 79.1 80.8 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
base syscall_commit 97.3 ± 1.5 96.0 100.9 1.00 ± 0.02
head syscall_commit 97.2 ± 1.2 95.9 98.6 1.00

@jotabulacios jotabulacios marked this pull request as ready for review July 16, 2026 19:12
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.

2 participants