Skip to content

Update changelog in starkware-development #2151

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

Closed
wants to merge 1 commit into from

Conversation

gabrielbosio
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Aug 6, 2025

Benchmark Results for unmodified programs 🚀

Command Mean [s] Min [s] Max [s] Relative
base big_factorial 2.083 ± 0.012 2.068 2.107 1.00
head big_factorial 2.090 ± 0.021 2.069 2.139 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base big_fibonacci 2.007 ± 0.013 1.983 2.030 1.00
head big_fibonacci 2.008 ± 0.029 1.989 2.087 1.00 ± 0.02
Command Mean [s] Min [s] Max [s] Relative
base blake2s_integration_benchmark 7.150 ± 0.049 7.096 7.240 1.00 ± 0.01
head blake2s_integration_benchmark 7.117 ± 0.045 7.040 7.201 1.00
Command Mean [s] Min [s] Max [s] Relative
base compare_arrays_200000 2.165 ± 0.023 2.134 2.212 1.00 ± 0.01
head compare_arrays_200000 2.156 ± 0.015 2.137 2.190 1.00
Command Mean [s] Min [s] Max [s] Relative
base dict_integration_benchmark 1.407 ± 0.007 1.399 1.421 1.00
head dict_integration_benchmark 1.425 ± 0.013 1.414 1.454 1.01 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base field_arithmetic_get_square_benchmark 1.191 ± 0.013 1.178 1.220 1.00 ± 0.01
head field_arithmetic_get_square_benchmark 1.189 ± 0.011 1.172 1.207 1.00
Command Mean [s] Min [s] Max [s] Relative
base integration_builtins 7.229 ± 0.066 7.140 7.331 1.00
head integration_builtins 7.247 ± 0.067 7.136 7.345 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base keccak_integration_benchmark 7.287 ± 0.050 7.170 7.354 1.00
head keccak_integration_benchmark 7.318 ± 0.038 7.231 7.359 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base linear_search 2.145 ± 0.014 2.127 2.169 1.01 ± 0.01
head linear_search 2.129 ± 0.008 2.118 2.140 1.00
Command Mean [s] Min [s] Max [s] Relative
base math_cmp_and_pow_integration_benchmark 1.507 ± 0.007 1.498 1.518 1.00
head math_cmp_and_pow_integration_benchmark 1.512 ± 0.008 1.502 1.529 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base math_integration_benchmark 1.440 ± 0.007 1.432 1.453 1.00
head math_integration_benchmark 1.454 ± 0.013 1.437 1.473 1.01 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base memory_integration_benchmark 1.210 ± 0.011 1.201 1.239 1.00 ± 0.01
head memory_integration_benchmark 1.207 ± 0.005 1.199 1.215 1.00
Command Mean [s] Min [s] Max [s] Relative
base operations_with_data_structures_benchmarks 1.532 ± 0.029 1.516 1.612 1.00 ± 0.02
head operations_with_data_structures_benchmarks 1.529 ± 0.019 1.511 1.569 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
base pedersen 530.1 ± 7.6 524.1 550.5 1.00 ± 0.02
head pedersen 528.7 ± 6.8 524.0 547.0 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
base poseidon_integration_benchmark 624.1 ± 2.8 620.4 629.7 1.00
head poseidon_integration_benchmark 625.7 ± 7.9 620.2 647.4 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base secp_integration_benchmark 1.779 ± 0.014 1.760 1.806 1.00
head secp_integration_benchmark 1.789 ± 0.012 1.772 1.811 1.01 ± 0.01
Command Mean [ms] Min [ms] Max [ms] Relative
base set_integration_benchmark 630.2 ± 3.3 624.5 635.7 1.00
head set_integration_benchmark 634.7 ± 4.5 630.0 645.6 1.01 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base uint256_integration_benchmark 4.116 ± 0.038 4.063 4.165 1.00 ± 0.01
head uint256_integration_benchmark 4.097 ± 0.025 4.046 4.133 1.00

Copy link

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.67%. Comparing base (a7f8b97) to head (269a524).

Additional details and impacted files
@@               Coverage Diff               @@
##           sync_with_main    #2151   +/-   ##
===============================================
  Coverage           96.67%   96.67%           
===============================================
  Files                 103      103           
  Lines               43941    43941           
===============================================
  Hits                42480    42480           
  Misses               1461     1461           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gabrielbosio
Copy link
Collaborator Author

Closing because #2175 was merged so starkware-development work was merged into main. Also changelog was updated so this PR is not necessary.

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