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 CODEOWNERS #1472

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Update CODEOWNERS #1472

merged 1 commit into from
Nov 8, 2023

Conversation

juanbono
Copy link
Collaborator

@juanbono juanbono commented Nov 8, 2023

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.

@juanbono juanbono added the pipelines This PR/issue is exclusively about improving our CI label Nov 8, 2023
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #1472 (f2186cf) into main (0d41042) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1472   +/-   ##
=======================================
  Coverage   96.82%   96.82%           
=======================================
  Files          95       95           
  Lines       39451    39451           
=======================================
  Hits        38199    38199           
  Misses       1252     1252           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

Copy link

github-actions bot commented Nov 8, 2023

Benchmark Results for unmodified programs 🚀

Command Mean [s] Min [s] Max [s] Relative
base big_factorial 2.532 ± 0.016 2.508 2.561 1.00 ± 0.01
head big_factorial 2.526 ± 0.012 2.515 2.552 1.00
Command Mean [s] Min [s] Max [s] Relative
base big_fibonacci 2.145 ± 0.016 2.127 2.174 1.00
head big_fibonacci 2.147 ± 0.018 2.135 2.195 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base blake2s_integration_benchmark 5.881 ± 0.049 5.828 5.978 1.00
head blake2s_integration_benchmark 5.888 ± 0.016 5.866 5.910 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base compare_arrays_200000 2.228 ± 0.019 2.206 2.269 1.00 ± 0.02
head compare_arrays_200000 2.219 ± 0.028 2.186 2.282 1.00
Command Mean [s] Min [s] Max [s] Relative
base dict_integration_benchmark 1.568 ± 0.012 1.554 1.589 1.01 ± 0.01
head dict_integration_benchmark 1.554 ± 0.010 1.540 1.571 1.00
Command Mean [s] Min [s] Max [s] Relative
base field_arithmetic_get_square_benchmark 1.033 ± 0.004 1.024 1.039 1.00
head field_arithmetic_get_square_benchmark 1.035 ± 0.008 1.028 1.055 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base integration_builtins 5.913 ± 0.075 5.839 6.066 1.01 ± 0.01
head integration_builtins 5.875 ± 0.028 5.841 5.935 1.00
Command Mean [s] Min [s] Max [s] Relative
base keccak_integration_benchmark 6.109 ± 0.441 5.924 7.359 1.02 ± 0.07
head keccak_integration_benchmark 5.995 ± 0.042 5.945 6.064 1.00
Command Mean [s] Min [s] Max [s] Relative
base linear_search 2.262 ± 0.022 2.232 2.302 1.01 ± 0.01
head linear_search 2.232 ± 0.019 2.209 2.273 1.00
Command Mean [s] Min [s] Max [s] Relative
base math_cmp_and_pow_integration_benchmark 1.535 ± 0.008 1.526 1.553 1.01 ± 0.01
head math_cmp_and_pow_integration_benchmark 1.527 ± 0.012 1.514 1.556 1.00
Command Mean [s] Min [s] Max [s] Relative
base math_integration_benchmark 1.463 ± 0.014 1.444 1.488 1.00 ± 0.01
head math_integration_benchmark 1.456 ± 0.005 1.450 1.465 1.00
Command Mean [s] Min [s] Max [s] Relative
base memory_integration_benchmark 1.280 ± 0.005 1.271 1.286 1.00
head memory_integration_benchmark 1.283 ± 0.016 1.270 1.325 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base operations_with_data_structures_benchmarks 1.417 ± 0.012 1.405 1.444 1.00 ± 0.01
head operations_with_data_structures_benchmarks 1.411 ± 0.007 1.395 1.419 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
base pedersen 575.6 ± 1.3 573.8 577.8 1.00
head pedersen 577.4 ± 2.5 574.6 582.3 1.00 ± 0.00
Command Mean [s] Min [s] Max [s] Relative
base poseidon_integration_benchmark 1.143 ± 0.004 1.136 1.147 1.00
head poseidon_integration_benchmark 1.143 ± 0.007 1.136 1.153 1.00 ± 0.01
Command Mean [s] Min [s] Max [s] Relative
base secp_integration_benchmark 1.980 ± 0.011 1.971 2.008 1.00 ± 0.01
head secp_integration_benchmark 1.975 ± 0.007 1.964 1.987 1.00
Command Mean [s] Min [s] Max [s] Relative
base set_integration_benchmark 1.135 ± 0.004 1.126 1.142 1.00 ± 0.01
head set_integration_benchmark 1.135 ± 0.009 1.126 1.153 1.00
Command Mean [s] Min [s] Max [s] Relative
base uint256_integration_benchmark 3.786 ± 0.103 3.726 4.071 1.01 ± 0.03
head uint256_integration_benchmark 3.766 ± 0.037 3.731 3.858 1.00

@juanbono juanbono added this pull request to the merge queue Nov 8, 2023
Merged via the queue into main with commit 22f08f5 Nov 8, 2023
50 of 51 checks passed
@juanbono juanbono deleted the update_codeowners branch November 8, 2023 22:14
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