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

chore: bump cairo-lang-* version to v2.1.0-rc2 #1345

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

SantiagoPittella
Copy link
Contributor

@SantiagoPittella SantiagoPittella commented Jul 26, 2023

Description

bump cairo-lang-casm and cairo-lang-starknet versions to v2.1.0-rc2.

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.

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #1345 (04a8fac) into main (c73b728) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1345   +/-   ##
=======================================
  Coverage   97.48%   97.48%           
=======================================
  Files          92       92           
  Lines       37718    37718           
=======================================
  Hits        36770    36770           
  Misses        948      948           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

Benchmark Results for unmodified programs 🚀

Command Mean [s] Min [s] Max [s] Relative
base big_factorial 4.858 ± 0.006 4.848 4.864 1.00 ± 0.00
head big_factorial 4.857 ± 0.008 4.847 4.874 1.00
Command Mean [s] Min [s] Max [s] Relative
base big_fibonacci 4.093 ± 0.006 4.086 4.105 1.00
head big_fibonacci 4.129 ± 0.011 4.115 4.148 1.01 ± 0.00
Command Mean [s] Min [s] Max [s] Relative
base blake2s_integration_benchmark 11.376 ± 0.065 11.333 11.519 1.00
head blake2s_integration_benchmark 11.448 ± 0.052 11.380 11.538 1.01 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base compare_arrays_200000 4.174 ± 0.018 4.153 4.208 1.00
head compare_arrays_200000 4.179 ± 0.015 4.163 4.208 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base dict_integration_benchmark 2.799 ± 0.005 2.792 2.806 1.00
head dict_integration_benchmark 2.827 ± 0.018 2.814 2.874 1.01 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base field_arithmetic_get_square_benchmark 2.078 ± 0.005 2.071 2.089 1.00
head field_arithmetic_get_square_benchmark 2.080 ± 0.008 2.075 2.101 1.00 ± 0.00
Command Mean [s] Min [s] Max [s] Relative
base integration_builtins 11.319 ± 0.106 11.258 11.586 1.00 ± 0.01
head integration_builtins 11.266 ± 0.066 11.219 11.391 1.00
Command Mean [s] Min [s] Max [s] Relative
base keccak_integration_benchmark 11.509 ± 0.065 11.453 11.644 1.00 ± 0.01
head keccak_integration_benchmark 11.476 ± 0.025 11.449 11.525 1.00
Command Mean [s] Min [s] Max [s] Relative
base linear_search 4.151 ± 0.020 4.134 4.202 1.00 ± 0.01
head linear_search 4.148 ± 0.010 4.135 4.161 1.00
Command Mean [s] Min [s] Max [s] Relative
base math_cmp_and_pow_integration_benchmark 3.053 ± 0.004 3.048 3.062 1.01 ± 0.00
head math_cmp_and_pow_integration_benchmark 3.035 ± 0.005 3.025 3.042 1.00
Command Mean [s] Min [s] Max [s] Relative
base math_integration_benchmark 2.757 ± 0.010 2.747 2.778 1.00
head math_integration_benchmark 2.775 ± 0.009 2.765 2.788 1.01 ± 0.00
Command Mean [s] Min [s] Max [s] Relative
base memory_integration_benchmark 2.404 ± 0.006 2.396 2.414 1.00 ± 0.00
head memory_integration_benchmark 2.402 ± 0.009 2.393 2.420 1.00
Command Mean [s] Min [s] Max [s] Relative
base operations_with_data_structures_benchmarks 2.700 ± 0.004 2.697 2.709 1.00 ± 0.00
head operations_with_data_structures_benchmarks 2.690 ± 0.008 2.676 2.699 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
base pedersen 998.1 ± 1.9 996.2 1003.2 1.00
head pedersen 998.7 ± 1.2 997.4 1000.9 1.00 ± 0.00
Command Mean [s] Min [s] Max [s] Relative
base poseidon_integration_benchmark 1.759 ± 0.004 1.752 1.765 1.00
head poseidon_integration_benchmark 1.762 ± 0.002 1.759 1.764 1.00 ± 0.00
Command Mean [s] Min [s] Max [s] Relative
base secp_integration_benchmark 3.285 ± 0.005 3.279 3.294 1.00
head secp_integration_benchmark 3.299 ± 0.013 3.289 3.327 1.00 ± 0.00
Command Mean [s] Min [s] Max [s] Relative
base set_integration_benchmark 1.725 ± 0.009 1.719 1.750 1.02 ± 0.01
head set_integration_benchmark 1.693 ± 0.003 1.688 1.697 1.00
Command Mean [s] Min [s] Max [s] Relative
base uint256_integration_benchmark 7.594 ± 0.057 7.557 7.746 1.00 ± 0.01
head uint256_integration_benchmark 7.566 ± 0.020 7.553 7.621 1.00

@pefontana pefontana enabled auto-merge July 26, 2023 19:07
@pefontana pefontana added this pull request to the merge queue Jul 26, 2023
Merged via the queue into main with commit 777427e Jul 26, 2023
@pefontana pefontana deleted the update-cairo-deps-to-2.1.0-rc2 branch July 26, 2023 20:06
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