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 ethers-core #182

Merged
merged 2 commits into from
Jul 24, 2023
Merged

chore: bump ethers-core #182

merged 2 commits into from
Jul 24, 2023

Conversation

rymnc
Copy link
Contributor

@rymnc rymnc commented Jul 24, 2023

updates ethers-core to latest head

@github-actions
Copy link

Benchmark for 32a6b4d

Click to view benchmark
Test Base PR %
FullMerkleTree::delete 1218.1±2.25ns 1210.6±1.73ns -0.62%
FullMerkleTree::get 0.1±0.00ns 0.1±0.00ns 0.00%
FullMerkleTree::override_range 3.0±0.00µs 3.1±0.00µs +3.33%
FullMerkleTree::set 1212.0±1.65ns 1224.3±6.87ns +1.01%
OptimalMerkleTree::compute_root 1379.7±1.51ns 1399.0±2.04ns +1.40%
OptimalMerkleTree::delete 1368.3±1.08ns 1380.3±1.61ns +0.88%
OptimalMerkleTree::get 30.5±0.03ns 31.5±0.03ns +3.28%
OptimalMerkleTree::override_range 7.0±0.00µs 7.1±0.03µs +1.43%
OptimalMerkleTree::set 1379.5±3.89ns 1381.4±30.77ns +0.14%

@github-actions
Copy link

Benchmark for 32a6b4d

Click to view benchmark
Test Base PR %
Pmtree::compute_root 1.7±0.00ns 1.7±0.00ns 0.00%
Pmtree::get 476.1±0.50ns 471.5±0.24ns -0.97%
Pmtree::override_range 177.4±6.50µs 181.8±14.29µs +2.48%
Pmtree::set 70.7±0.05µs 70.1±0.07µs -0.85%
Pmtree:delete 70.2±0.07µs 70.0±0.07µs -0.28%

@github-actions
Copy link

Benchmark for d802007

Click to view benchmark
Test Base PR %
FullMerkleTree::delete 1431.7±29.69ns 1468.0±23.98ns +2.54%
FullMerkleTree::get 0.0±0.00ns 0.0±0.00ns NaN%
FullMerkleTree::override_range 3.3±0.20µs 3.6±0.10µs +9.09%
FullMerkleTree::set 1364.4±74.75ns 1412.5±59.06ns +3.53%
OptimalMerkleTree::compute_root 1592.7±57.85ns 1539.9±84.00ns -3.32%
OptimalMerkleTree::delete 1562.9±54.26ns 1505.7±74.99ns -3.66%
OptimalMerkleTree::get 33.3±0.77ns 32.0±1.55ns -3.90%
OptimalMerkleTree::override_range 7.9±0.36µs 7.7±0.39µs -2.53%
OptimalMerkleTree::set 1574.3±70.64ns 1585.1±55.09ns +0.69%

@github-actions
Copy link

Benchmark for d802007

Click to view benchmark
Test Base PR %
Pmtree::compute_root 1.9±0.04ns 1.9±0.04ns 0.00%
Pmtree::get 519.6±12.93ns 529.4±13.58ns +1.89%
Pmtree::override_range 196.7±9.38µs 197.3±9.32µs +0.31%
Pmtree::set 81.0±1.46µs 81.0±1.76µs 0.00%
Pmtree:delete 79.4±1.90µs 80.9±1.73µs +1.89%

@rymnc rymnc changed the title test: remove semaphore package chore: bump ethers-core Jul 24, 2023
@github-actions
Copy link

Benchmark for 37fe476

Click to view benchmark
Test Base PR %
FullMerkleTree::delete 1243.7±1.06ns 1243.1±0.83ns -0.05%
FullMerkleTree::get 0.0±0.00ns 0.0±0.00ns NaN%
FullMerkleTree::override_range 3.1±0.00µs 3.1±0.01µs 0.00%
FullMerkleTree::set 1239.6±0.67ns 1238.3±0.65ns -0.10%
OptimalMerkleTree::compute_root 1395.4±1.42ns 1390.2±2.04ns -0.37%
OptimalMerkleTree::delete 1384.6±1.59ns 1387.5±1.67ns +0.21%
OptimalMerkleTree::get 30.3±0.01ns 29.5±0.02ns -2.64%
OptimalMerkleTree::override_range 7.1±0.00µs 7.0±0.01µs -1.41%
OptimalMerkleTree::set 1386.4±9.87ns 1389.0±4.91ns +0.19%

@github-actions
Copy link

Benchmark for 37fe476

Click to view benchmark
Test Base PR %
Pmtree::compute_root 1.8±0.25ns 1.7±0.14ns -5.56%
Pmtree::get 521.5±33.01ns 488.5±17.54ns -6.33%
Pmtree::override_range 234.3±17.64µs 231.3±36.48µs -1.28%
Pmtree::set 79.1±5.02µs 76.9±6.42µs -2.78%
Pmtree:delete 80.1±5.21µs 74.9±4.16µs -6.49%

@rymnc rymnc marked this pull request as ready for review July 24, 2023 06:48
@rymnc rymnc self-assigned this Jul 24, 2023
@rymnc rymnc added the track:rln RLN Track - (Secure Messaging/Applied ZK), relay and applications label Jul 24, 2023
@rymnc rymnc merged commit 131caca into master Jul 24, 2023
16 checks passed
@rymnc rymnc deleted the remove-semaphore-wrapper branch July 24, 2023 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
track:rln RLN Track - (Secure Messaging/Applied ZK), relay and applications
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant