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

bump version of starknet deps #1299

Merged
merged 3 commits into from Jun 29, 2023
Merged

bump version of starknet deps #1299

merged 3 commits into from Jun 29, 2023

Conversation

SantiagoPittella
Copy link
Member

bump version of starknet deps to v2.0.0-rc6

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 Jun 29, 2023

Codecov Report

Merging #1299 (6bef902) into main (3ad2613) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1299   +/-   ##
=======================================
  Coverage   97.90%   97.90%           
=======================================
  Files          89       89           
  Lines       35471    35471           
=======================================
  Hits        34727    34727           
  Misses        744      744           

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

@github-actions
Copy link

github-actions bot commented Jun 29, 2023

Benchmark Results for unmodified programs 🚀

Command Mean [s] Min [s] Max [s] Relative
base blake2s_integration_benchmark 13.256 ± 0.089 13.144 13.441 1.01 ± 0.01
head blake2s_integration_benchmark 13.165 ± 0.048 13.102 13.249 1.00
Command Mean [s] Min [s] Max [s] Relative
base compare_arrays_200000 4.607 ± 0.011 4.588 4.622 1.00
head compare_arrays_200000 4.635 ± 0.076 4.597 4.848 1.01 ± 0.02
Command Mean [s] Min [s] Max [s] Relative
base dict_integration_benchmark 3.066 ± 0.042 3.037 3.154 1.00 ± 0.01
head dict_integration_benchmark 3.059 ± 0.008 3.048 3.073 1.00
Command Mean [s] Min [s] Max [s] Relative
base factorial_multirun 4.971 ± 0.034 4.949 5.066 1.00 ± 0.01
head factorial_multirun 4.970 ± 0.013 4.950 4.994 1.00
Command Mean [s] Min [s] Max [s] Relative
base fibonacci_1000_multirun 4.243 ± 0.017 4.225 4.284 1.00
head fibonacci_1000_multirun 4.392 ± 0.027 4.349 4.453 1.03 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base field_arithmetic_get_square_benchmark 2.304 ± 0.008 2.289 2.314 1.00
head field_arithmetic_get_square_benchmark 2.384 ± 0.033 2.306 2.431 1.03 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base integration_builtins 11.743 ± 0.024 11.715 11.788 1.00
head integration_builtins 11.767 ± 0.106 11.692 12.024 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base keccak_integration_benchmark 13.332 ± 0.045 13.283 13.441 1.00
head keccak_integration_benchmark 13.411 ± 0.208 13.287 13.995 1.01 ± 0.02
Command Mean [s] Min [s] Max [s] Relative
base linear_search 4.628 ± 0.015 4.607 4.656 1.00 ± 0.00
head linear_search 4.619 ± 0.014 4.598 4.640 1.00
Command Mean [s] Min [s] Max [s] Relative
base math_cmp_and_pow_integration_benchmark 3.330 ± 0.056 3.278 3.427 1.01 ± 0.02
head math_cmp_and_pow_integration_benchmark 3.293 ± 0.005 3.288 3.300 1.00
Command Mean [s] Min [s] Max [s] Relative
base math_integration_benchmark 3.023 ± 0.050 2.984 3.115 1.01 ± 0.02
head math_integration_benchmark 2.998 ± 0.011 2.982 3.017 1.00
Command Mean [s] Min [s] Max [s] Relative
base memory_integration_benchmark 2.632 ± 0.012 2.614 2.648 1.00
head memory_integration_benchmark 2.633 ± 0.010 2.618 2.649 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base operations_with_data_structures_benchmarks 2.947 ± 0.012 2.929 2.968 1.00
head operations_with_data_structures_benchmarks 3.034 ± 0.064 2.953 3.103 1.03 ± 0.02
Command Mean [s] Min [s] Max [s] Relative
base pedersen 1.006 ± 0.003 0.999 1.010 1.00
head pedersen 1.007 ± 0.006 1.001 1.022 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base poseidon_integration_benchmark 1.903 ± 0.011 1.882 1.916 1.04 ± 0.01
head poseidon_integration_benchmark 1.830 ± 0.009 1.815 1.842 1.00
Command Mean [s] Min [s] Max [s] Relative
base secp_integration_benchmark 3.584 ± 0.083 3.521 3.751 1.01 ± 0.02
head secp_integration_benchmark 3.556 ± 0.017 3.537 3.595 1.00
Command Mean [s] Min [s] Max [s] Relative
base set_integration_benchmark 1.978 ± 0.006 1.963 1.985 1.00
head set_integration_benchmark 1.980 ± 0.005 1.971 1.987 1.00 ± 0.00
Command Mean [s] Min [s] Max [s] Relative
base uint256_integration_benchmark 8.570 ± 0.119 8.493 8.872 1.01 ± 0.02
head uint256_integration_benchmark 8.519 ± 0.100 8.470 8.798 1.00

@Oppen Oppen enabled auto-merge June 29, 2023 20:28
@Oppen Oppen added this pull request to the merge queue Jun 29, 2023
Merged via the queue into main with commit 5568d61 Jun 29, 2023
34 checks passed
@Oppen Oppen deleted the update-cairo-lang-dep-rc6 branch June 29, 2023 20:52
kariy pushed a commit to dojoengine/cairo-rs that referenced this pull request Jul 4, 2023
* bump version of starknet deps to rc6

* update CHANGELOG

---------

Co-authored-by: Juan Bono <juanbono94@gmail.com>
kariy pushed a commit to dojoengine/cairo-rs that referenced this pull request Jul 4, 2023
* bump version of starknet deps to rc6

* update CHANGELOG

---------

Co-authored-by: Juan Bono <juanbono94@gmail.com>
kariy pushed a commit to dojoengine/cairo-rs that referenced this pull request Jul 25, 2023
* bump version of starknet deps to rc6

* update CHANGELOG

---------

Co-authored-by: Juan Bono <juanbono94@gmail.com>
kariy pushed a commit to dojoengine/cairo-rs that referenced this pull request Jul 25, 2023
* bump version of starknet deps to rc6

* update CHANGELOG

---------

Co-authored-by: Juan Bono <juanbono94@gmail.com>
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.

None yet

4 participants