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

PRINT TEST #1489

Closed
wants to merge 13 commits into from
Closed

PRINT TEST #1489

wants to merge 13 commits into from

Conversation

pefontana
Copy link
Collaborator

TITLE

Description

Description of the pull request changes and motivation.

Checklist

  • Linked to Github Issue
  • Unit tests added
  • Integration tests added.
  • This change requires new documentation.
    • Documentation has been added/updated.
    • CHANGELOG has been updated.

Copy link

Benchmark Results for unmodified programs 🚀

Command Mean [s] Min [s] Max [s] Relative
base big_factorial 2.582 ± 0.035 2.549 2.638 1.00 ± 0.03
head big_factorial 2.574 ± 0.078 2.518 2.742 1.00
Command Mean [s] Min [s] Max [s] Relative
base big_fibonacci 2.151 ± 0.012 2.138 2.167 1.01 ± 0.01
head big_fibonacci 2.135 ± 0.012 2.118 2.162 1.00
Command Mean [s] Min [s] Max [s] Relative
base blake2s_integration_benchmark 5.998 ± 0.060 5.947 6.105 1.00 ± 0.01
head blake2s_integration_benchmark 5.994 ± 0.039 5.947 6.079 1.00
Command Mean [s] Min [s] Max [s] Relative
base compare_arrays_200000 2.275 ± 0.020 2.242 2.304 1.01 ± 0.01
head compare_arrays_200000 2.258 ± 0.019 2.231 2.295 1.00
Command Mean [s] Min [s] Max [s] Relative
base dict_integration_benchmark 1.567 ± 0.008 1.552 1.579 1.00
head dict_integration_benchmark 1.569 ± 0.008 1.553 1.580 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base field_arithmetic_get_square_benchmark 1.044 ± 0.007 1.035 1.060 1.00
head field_arithmetic_get_square_benchmark 1.053 ± 0.008 1.040 1.060 1.01 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base integration_builtins 5.961 ± 0.180 5.861 6.466 1.01 ± 0.03
head integration_builtins 5.914 ± 0.038 5.846 5.984 1.00
Command Mean [s] Min [s] Max [s] Relative
base keccak_integration_benchmark 6.083 ± 0.031 6.027 6.125 1.00
head keccak_integration_benchmark 6.095 ± 0.038 6.037 6.150 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base linear_search 2.311 ± 0.011 2.295 2.330 1.02 ± 0.01
head linear_search 2.270 ± 0.008 2.254 2.282 1.00
Command Mean [s] Min [s] Max [s] Relative
base math_cmp_and_pow_integration_benchmark 1.562 ± 0.014 1.542 1.588 1.00
head math_cmp_and_pow_integration_benchmark 1.563 ± 0.009 1.548 1.574 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base math_integration_benchmark 1.477 ± 0.011 1.458 1.498 1.00
head math_integration_benchmark 1.477 ± 0.009 1.465 1.489 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base memory_integration_benchmark 1.302 ± 0.010 1.286 1.318 1.00
head memory_integration_benchmark 1.314 ± 0.026 1.297 1.386 1.01 ± 0.02
Command Mean [s] Min [s] Max [s] Relative
base operations_with_data_structures_benchmarks 1.445 ± 0.009 1.437 1.465 1.01 ± 0.01
head operations_with_data_structures_benchmarks 1.436 ± 0.007 1.423 1.447 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
base pedersen 587.9 ± 17.0 578.6 635.5 1.01 ± 0.03
head pedersen 579.6 ± 2.7 576.2 584.2 1.00
Command Mean [s] Min [s] Max [s] Relative
base poseidon_integration_benchmark 1.177 ± 0.006 1.169 1.187 1.00
head poseidon_integration_benchmark 1.178 ± 0.013 1.171 1.215 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base secp_integration_benchmark 1.998 ± 0.004 1.992 2.006 1.00 ± 0.00
head secp_integration_benchmark 1.992 ± 0.006 1.983 2.001 1.00
Command Mean [s] Min [s] Max [s] Relative
base set_integration_benchmark 1.143 ± 0.008 1.130 1.154 1.00
head set_integration_benchmark 1.145 ± 0.009 1.137 1.167 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base uint256_integration_benchmark 3.836 ± 0.017 3.813 3.873 1.00
head uint256_integration_benchmark 3.847 ± 0.018 3.830 3.876 1.00 ± 0.01

@pefontana pefontana closed this Nov 24, 2023
@pefontana pefontana deleted the pr/1476 branch November 24, 2023 18:03
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