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

restore lockfile #2

Merged
merged 1 commit into from
Jun 28, 2023
Merged

restore lockfile #2

merged 1 commit into from
Jun 28, 2023

Conversation

kariy
Copy link
Member

@kariy kariy commented Jun 28, 2023

No description provided.

@kariy kariy merged commit 8c02812 into main Jun 28, 2023
9 of 22 checks passed
@github-actions
Copy link

Benchmark Results for unmodified programs 🚀

Command Mean [s] Min [s] Max [s] Relative
base blake2s_integration_benchmark 12.266 ± 0.182 11.997 12.628 1.01 ± 0.04
head blake2s_integration_benchmark 12.145 ± 0.437 11.737 13.210 1.00
Command Mean [s] Min [s] Max [s] Relative
base compare_arrays_200000 4.228 ± 0.055 4.160 4.330 1.01 ± 0.03
head compare_arrays_200000 4.203 ± 0.096 4.032 4.344 1.00
Command Mean [s] Min [s] Max [s] Relative
base dict_integration_benchmark 2.786 ± 0.076 2.657 2.882 1.02 ± 0.03
head dict_integration_benchmark 2.735 ± 0.044 2.684 2.831 1.00
Command Mean [s] Min [s] Max [s] Relative
base factorial_multirun 4.472 ± 0.090 4.339 4.630 1.00 ± 0.03
head factorial_multirun 4.453 ± 0.071 4.335 4.543 1.00
Command Mean [s] Min [s] Max [s] Relative
base fibonacci_1000_multirun 3.782 ± 0.063 3.715 3.920 1.01 ± 0.02
head fibonacci_1000_multirun 3.748 ± 0.043 3.677 3.809 1.00
Command Mean [s] Min [s] Max [s] Relative
base field_arithmetic_get_square_benchmark 1.899 ± 0.018 1.873 1.937 1.00
head field_arithmetic_get_square_benchmark 1.925 ± 0.042 1.852 1.994 1.01 ± 0.02
Command Mean [s] Min [s] Max [s] Relative
base integration_builtins 10.721 ± 0.284 10.386 11.241 1.01 ± 0.04
head integration_builtins 10.652 ± 0.285 10.163 11.031 1.00
Command Mean [s] Min [s] Max [s] Relative
base keccak_integration_benchmark 12.295 ± 0.432 11.971 13.455 1.00 ± 0.05
head keccak_integration_benchmark 12.263 ± 0.349 11.941 13.056 1.00
Command Mean [s] Min [s] Max [s] Relative
base linear_search 4.233 ± 0.131 4.111 4.539 1.01 ± 0.03
head linear_search 4.191 ± 0.064 4.108 4.339 1.00
Command Mean [s] Min [s] Max [s] Relative
base math_cmp_and_pow_integration_benchmark 2.939 ± 0.024 2.902 2.976 1.00
head math_cmp_and_pow_integration_benchmark 2.982 ± 0.149 2.849 3.262 1.01 ± 0.05
Command Mean [s] Min [s] Max [s] Relative
base math_integration_benchmark 2.788 ± 0.151 2.664 3.050 1.02 ± 0.06
head math_integration_benchmark 2.723 ± 0.059 2.631 2.813 1.00
Command Mean [s] Min [s] Max [s] Relative
base memory_integration_benchmark 2.401 ± 0.060 2.333 2.547 1.01 ± 0.03
head memory_integration_benchmark 2.372 ± 0.041 2.320 2.446 1.00
Command Mean [s] Min [s] Max [s] Relative
base operations_with_data_structures_benchmarks 2.638 ± 0.056 2.546 2.734 1.01 ± 0.02
head operations_with_data_structures_benchmarks 2.612 ± 0.028 2.572 2.666 1.00
Command Mean [ms] Min [ms] Max [ms] Relative
base pedersen 919.5 ± 24.2 893.6 955.8 1.01 ± 0.03
head pedersen 910.2 ± 13.9 884.0 933.0 1.00
Command Mean [s] Min [s] Max [s] Relative
base poseidon_integration_benchmark 1.622 ± 0.029 1.581 1.684 1.01 ± 0.03
head poseidon_integration_benchmark 1.613 ± 0.035 1.577 1.682 1.00
Command Mean [s] Min [s] Max [s] Relative
base secp_integration_benchmark 3.221 ± 0.057 3.156 3.317 1.01 ± 0.02
head secp_integration_benchmark 3.197 ± 0.049 3.137 3.267 1.00
Command Mean [s] Min [s] Max [s] Relative
base set_integration_benchmark 1.863 ± 0.027 1.836 1.926 1.00
head set_integration_benchmark 1.876 ± 0.047 1.818 1.977 1.01 ± 0.03
Command Mean [s] Min [s] Max [s] Relative
base uint256_integration_benchmark 7.158 ± 0.088 6.981 7.277 1.02 ± 0.02
head uint256_integration_benchmark 7.039 ± 0.089 6.932 7.170 1.00

@kariy kariy deleted the fix/upstream branch February 8, 2024 23:36
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