Skip to content

Update iai-callgrind from 0.3.1 to 0.14.0 #1992

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

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Update iai-callgrind from 0.3.1 to 0.14.0 #1992

wants to merge 9 commits into from

Conversation

edg-l
Copy link
Member

@edg-l edg-l commented Mar 10, 2025

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.125 ± 0.020 2.107 2.173 1.00 ± 0.01
head big_factorial 2.117 ± 0.010 2.104 2.136 1.00
Command Mean [s] Min [s] Max [s] Relative
base big_fibonacci 2.051 ± 0.027 2.028 2.100 1.00
head big_fibonacci 2.062 ± 0.051 2.037 2.205 1.01 ± 0.03
Command Mean [s] Min [s] Max [s] Relative
base blake2s_integration_benchmark 7.552 ± 0.128 7.418 7.720 1.00
head blake2s_integration_benchmark 7.559 ± 0.120 7.440 7.770 1.00 ± 0.02
Command Mean [s] Min [s] Max [s] Relative
base compare_arrays_200000 2.193 ± 0.033 2.159 2.265 1.00 ± 0.02
head compare_arrays_200000 2.192 ± 0.021 2.168 2.229 1.00
Command Mean [s] Min [s] Max [s] Relative
base dict_integration_benchmark 1.426 ± 0.006 1.420 1.441 1.00
head dict_integration_benchmark 1.435 ± 0.017 1.421 1.470 1.01 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base field_arithmetic_get_square_benchmark 1.209 ± 0.018 1.189 1.232 1.00
head field_arithmetic_get_square_benchmark 1.210 ± 0.005 1.203 1.218 1.00 ± 0.02
Command Mean [s] Min [s] Max [s] Relative
base integration_builtins 7.523 ± 0.035 7.466 7.585 1.00
head integration_builtins 7.588 ± 0.075 7.510 7.788 1.01 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base keccak_integration_benchmark 7.896 ± 0.211 7.735 8.398 1.01 ± 0.04
head keccak_integration_benchmark 7.854 ± 0.212 7.758 8.455 1.00
Command Mean [s] Min [s] Max [s] Relative
base linear_search 2.157 ± 0.021 2.131 2.195 1.00
head linear_search 2.172 ± 0.021 2.141 2.200 1.01 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base math_cmp_and_pow_integration_benchmark 1.516 ± 0.004 1.508 1.521 1.00
head math_cmp_and_pow_integration_benchmark 1.532 ± 0.043 1.508 1.652 1.01 ± 0.03
Command Mean [s] Min [s] Max [s] Relative
base math_integration_benchmark 1.466 ± 0.013 1.452 1.499 1.00
head math_integration_benchmark 1.466 ± 0.012 1.452 1.486 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base memory_integration_benchmark 1.214 ± 0.002 1.212 1.218 1.00
head memory_integration_benchmark 1.220 ± 0.015 1.211 1.261 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base operations_with_data_structures_benchmarks 1.575 ± 0.010 1.562 1.587 1.00 ± 0.01
head operations_with_data_structures_benchmarks 1.574 ± 0.004 1.567 1.580 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
base pedersen 533.6 ± 3.1 530.5 540.9 1.00 ± 0.01
head pedersen 532.8 ± 1.8 531.2 537.7 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
base poseidon_integration_benchmark 636.5 ± 5.2 629.5 644.9 1.00
head poseidon_integration_benchmark 637.5 ± 5.7 631.3 647.8 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base secp_integration_benchmark 1.842 ± 0.006 1.832 1.850 1.00
head secp_integration_benchmark 1.848 ± 0.005 1.841 1.858 1.00 ± 0.00
Command Mean [ms] Min [ms] Max [ms] Relative
base set_integration_benchmark 628.2 ± 2.3 626.0 633.3 1.00 ± 0.00
head set_integration_benchmark 626.6 ± 1.7 623.5 628.8 1.00
Command Mean [s] Min [s] Max [s] Relative
base uint256_integration_benchmark 4.163 ± 0.024 4.121 4.186 1.00
head uint256_integration_benchmark 4.195 ± 0.034 4.150 4.259 1.01 ± 0.01

Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.46%. Comparing base (b39e89d) to head (4aa0653).

Additional details and impacted files
@@            Coverage Diff             @@
##           update_ci    #1992   +/-   ##
==========================================
  Coverage      96.46%   96.46%           
==========================================
  Files            103      103           
  Lines          42507    42507           
==========================================
  Hits           41005    41005           
  Misses          1502     1502           

☔ 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.

Base automatically changed from update_ci to main March 10, 2025 18:15
@edg-l
Copy link
Member Author

edg-l commented Mar 11, 2025

i think the ci fails because it fetches iai from main which uses a old iai-callgrind

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