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

fix(crates): version tags #194

Merged
merged 2 commits into from
Jul 31, 2023
Merged

fix(crates): version tags #194

merged 2 commits into from
Jul 31, 2023

Conversation

rymnc
Copy link
Contributor

@rymnc rymnc commented Jul 31, 2023

@tyshko-rostyslav, could you update the release on crates.io with these tags?

@rymnc rymnc added the track:rln RLN Track - (Secure Messaging/Applied ZK), relay and applications label Jul 31, 2023
@rymnc rymnc self-assigned this Jul 31, 2023
@github-actions
Copy link

Benchmark for 5067a2f

Click to view benchmark
Test Base PR %
FullMerkleTree::delete 1239.4±0.69ns 1245.8±1.44ns +0.52%
FullMerkleTree::get 0.0±0.00ns 0.0±0.00ns NaN%
FullMerkleTree::override_range 3.1±0.00µs 3.1±0.00µs 0.00%
FullMerkleTree::set 1245.0±0.65ns 1256.6±1.10ns +0.93%
OptimalMerkleTree::compute_root 1394.9±1.10ns 1392.7±6.35ns -0.16%
OptimalMerkleTree::delete 1393.6±0.99ns 1385.7±3.44ns -0.57%
OptimalMerkleTree::get 29.8±0.01ns 29.8±0.02ns 0.00%
OptimalMerkleTree::override_range 7.0±0.01µs 7.0±0.01µs 0.00%
OptimalMerkleTree::set 1399.4±36.26ns 1386.9±1.40ns -0.89%

@github-actions
Copy link

Benchmark for 5067a2f

Click to view benchmark
Test Base PR %
Pmtree::compute_root 2.0±0.01ns 2.8±0.00ns +40.00%
Pmtree::get 552.7±1.14ns 557.5±1.06ns +0.87%
Pmtree::override_range 209.8±12.66µs 213.2±13.69µs +1.62%
Pmtree::set 85.6±0.17µs 85.5±1.14µs -0.12%
Pmtree:delete 84.7±0.08µs 85.2±0.12µs +0.59%

Copy link
Contributor

@tyshko-rostyslav tyshko-rostyslav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tyshko-rostyslav tyshko-rostyslav merged commit 6d58320 into master Jul 31, 2023
16 checks passed
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.

None yet

2 participants