Skip to content

Conversation

@gabrielbosio
Copy link
Collaborator

No description provided.

@gabrielbosio gabrielbosio changed the base branch from main to 2.x.y August 27, 2025 20:46
@github-actions
Copy link

Benchmark Results for unmodified programs 🚀

Command Mean [s] Min [s] Max [s] Relative
base big_factorial 2.152 ± 0.009 2.135 2.164 1.00
head big_factorial 2.186 ± 0.026 2.153 2.243 1.02 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base big_fibonacci 2.077 ± 0.010 2.061 2.096 1.00
head big_fibonacci 2.107 ± 0.014 2.090 2.133 1.01 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base blake2s_integration_benchmark 7.905 ± 0.069 7.823 8.065 1.00
head blake2s_integration_benchmark 7.926 ± 0.028 7.868 7.963 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base compare_arrays_200000 2.224 ± 0.014 2.197 2.238 1.00
head compare_arrays_200000 2.247 ± 0.012 2.221 2.260 1.01 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base dict_integration_benchmark 1.430 ± 0.007 1.414 1.442 1.00
head dict_integration_benchmark 1.455 ± 0.005 1.447 1.462 1.02 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base field_arithmetic_get_square_benchmark 1.240 ± 0.019 1.225 1.292 1.00
head field_arithmetic_get_square_benchmark 1.251 ± 0.008 1.242 1.270 1.01 ± 0.02
Command Mean [s] Min [s] Max [s] Relative
base integration_builtins 7.961 ± 0.031 7.904 8.008 1.00
head integration_builtins 8.042 ± 0.026 8.019 8.090 1.01 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base keccak_integration_benchmark 8.231 ± 0.114 8.107 8.435 1.00
head keccak_integration_benchmark 8.238 ± 0.113 8.125 8.482 1.00 ± 0.02
Command Mean [s] Min [s] Max [s] Relative
base linear_search 2.198 ± 0.012 2.175 2.212 1.00
head linear_search 2.233 ± 0.014 2.212 2.263 1.02 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base math_cmp_and_pow_integration_benchmark 1.524 ± 0.012 1.510 1.552 1.00
head math_cmp_and_pow_integration_benchmark 1.545 ± 0.005 1.537 1.557 1.01 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base math_integration_benchmark 1.471 ± 0.021 1.459 1.529 1.00
head math_integration_benchmark 1.491 ± 0.003 1.486 1.495 1.01 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base memory_integration_benchmark 1.237 ± 0.006 1.232 1.251 1.00
head memory_integration_benchmark 1.252 ± 0.005 1.244 1.258 1.01 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base operations_with_data_structures_benchmarks 1.578 ± 0.009 1.569 1.599 1.00
head operations_with_data_structures_benchmarks 1.599 ± 0.004 1.593 1.605 1.01 ± 0.01
Command Mean [ms] Min [ms] Max [ms] Relative
base pedersen 532.3 ± 0.8 531.4 533.8 1.00
head pedersen 536.4 ± 2.7 532.0 541.9 1.01 ± 0.01
Command Mean [ms] Min [ms] Max [ms] Relative
base poseidon_integration_benchmark 613.1 ± 1.8 610.1 617.0 1.00
head poseidon_integration_benchmark 618.1 ± 3.2 613.2 623.4 1.01 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base secp_integration_benchmark 1.843 ± 0.035 1.817 1.940 1.00
head secp_integration_benchmark 1.865 ± 0.014 1.845 1.897 1.01 ± 0.02
Command Mean [ms] Min [ms] Max [ms] Relative
base set_integration_benchmark 634.9 ± 1.9 632.0 638.7 1.00
head set_integration_benchmark 637.5 ± 1.9 635.9 642.6 1.00 ± 0.00
Command Mean [s] Min [s] Max [s] Relative
base uint256_integration_benchmark 4.316 ± 0.019 4.291 4.353 1.00
head uint256_integration_benchmark 4.380 ± 0.026 4.338 4.431 1.01 ± 0.01

@codecov
Copy link

codecov bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.66%. Comparing base (08edc6f) to head (ca0d30a).
⚠️ Report is 1 commits behind head on 2.x.y.

Additional details and impacted files
@@           Coverage Diff           @@
##            2.x.y    #2186   +/-   ##
=======================================
  Coverage   96.66%   96.66%           
=======================================
  Files         103      103           
  Lines       43645    43645           
=======================================
  Hits        42190    42190           
  Misses       1455     1455           

☔ 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 gabrielbosio marked this pull request as ready for review August 27, 2025 21:56
Copy link
Contributor

@JulianGCalderon JulianGCalderon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gabrielbosio gabrielbosio added this pull request to the merge queue Aug 27, 2025
Merged via the queue into 2.x.y with commit f092699 Aug 27, 2025
93 checks passed
@gabrielbosio gabrielbosio deleted the bump_types-rs_2.x.y branch August 27, 2025 22:39
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.

4 participants