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

update parse-hyperlinks version #1377

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Conversation

pefontana
Copy link
Member

update parse-hyperlinks version to v0.31

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.

@pefontana pefontana marked this pull request as ready for review August 14, 2023 19:51
@github-actions
Copy link

Benchmark Results for unmodified programs 🚀

Command Mean [s] Min [s] Max [s] Relative
base blake2s_integration_benchmark 13.433 ± 0.123 13.369 13.779 1.01 ± 0.01
head blake2s_integration_benchmark 13.328 ± 0.141 13.267 13.724 1.00
Command Mean [s] Min [s] Max [s] Relative
base compare_arrays_200000 4.644 ± 0.015 4.631 4.684 1.00
head compare_arrays_200000 4.652 ± 0.028 4.625 4.713 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base dict_integration_benchmark 3.084 ± 0.014 3.066 3.113 1.01 ± 0.01
head dict_integration_benchmark 3.067 ± 0.012 3.050 3.096 1.00
Command Mean [s] Min [s] Max [s] Relative
base factorial_multirun 4.962 ± 0.020 4.945 5.008 1.00
head factorial_multirun 4.984 ± 0.023 4.958 5.041 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base fibonacci_1000_multirun 4.134 ± 0.018 4.113 4.181 1.00 ± 0.01
head fibonacci_1000_multirun 4.122 ± 0.023 4.100 4.163 1.00
Command Mean [s] Min [s] Max [s] Relative
base field_arithmetic_get_square_benchmark 2.339 ± 0.011 2.324 2.354 1.00 ± 0.01
head field_arithmetic_get_square_benchmark 2.329 ± 0.008 2.319 2.346 1.00
Command Mean [s] Min [s] Max [s] Relative
base integration_builtins 12.154 ± 1.263 11.605 15.612 1.04 ± 0.11
head integration_builtins 11.648 ± 0.099 11.556 11.852 1.00
Command Mean [s] Min [s] Max [s] Relative
base keccak_integration_benchmark 13.429 ± 0.127 13.294 13.724 1.01 ± 0.01
head keccak_integration_benchmark 13.232 ± 0.104 13.151 13.434 1.00
Command Mean [s] Min [s] Max [s] Relative
base linear_search 4.669 ± 0.055 4.636 4.818 1.01 ± 0.01
head linear_search 4.622 ± 0.015 4.605 4.657 1.00
Command Mean [s] Min [s] Max [s] Relative
base math_cmp_and_pow_integration_benchmark 3.294 ± 0.014 3.268 3.309 1.00
head math_cmp_and_pow_integration_benchmark 3.296 ± 0.004 3.290 3.305 1.00 ± 0.00
Command Mean [s] Min [s] Max [s] Relative
base math_integration_benchmark 3.043 ± 0.014 3.027 3.070 1.00
head math_integration_benchmark 3.055 ± 0.015 3.033 3.079 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base memory_integration_benchmark 2.668 ± 0.007 2.662 2.687 1.00 ± 0.00
head memory_integration_benchmark 2.664 ± 0.007 2.656 2.674 1.00
Command Mean [s] Min [s] Max [s] Relative
base operations_with_data_structures_benchmarks 3.005 ± 0.011 2.991 3.019 1.00
head operations_with_data_structures_benchmarks 3.012 ± 0.009 3.002 3.028 1.00 ± 0.00
Command Mean [s] Min [s] Max [s] Relative
base pedersen 1.071 ± 0.003 1.067 1.074 1.00 ± 0.00
head pedersen 1.068 ± 0.001 1.066 1.069 1.00
Command Mean [s] Min [s] Max [s] Relative
base poseidon_integration_benchmark 1.914 ± 0.011 1.904 1.943 1.00 ± 0.01
head poseidon_integration_benchmark 1.910 ± 0.003 1.904 1.913 1.00
Command Mean [s] Min [s] Max [s] Relative
base secp_integration_benchmark 3.618 ± 0.007 3.609 3.632 1.00 ± 0.00
head secp_integration_benchmark 3.617 ± 0.011 3.607 3.644 1.00
Command Mean [s] Min [s] Max [s] Relative
base set_integration_benchmark 1.960 ± 0.008 1.948 1.975 1.00
head set_integration_benchmark 1.965 ± 0.010 1.958 1.993 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base uint256_integration_benchmark 8.588 ± 0.070 8.526 8.696 1.00 ± 0.01
head uint256_integration_benchmark 8.572 ± 0.101 8.496 8.799 1.00

@fmoletta fmoletta added the pipelines This PR/issue is exclusively about improving our CI label Aug 14, 2023
@pefontana pefontana merged commit dca2e7b into releases/0.6.x Aug 14, 2023
29 of 32 checks passed
@pefontana pefontana deleted the update-parse-hyperlinks branch August 14, 2023 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pipelines This PR/issue is exclusively about improving our CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants