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 semicolon in rust binding #355

Merged
merged 1 commit into from
Jun 7, 2022
Merged

fix semicolon in rust binding #355

merged 1 commit into from
Jun 7, 2022

Conversation

chenyan-dfinity
Copy link
Contributor

Fix #345

@github-actions
Copy link

github-actions bot commented Jun 7, 2022

Benchmark for 49c5baa

Click to view benchmark
Test Base PR %
Blob/&str 240.1±85.09µs 219.2±62.63µs -8.70%
Blob/ByteBuf 191.0±44.12µs 193.9±51.62µs +1.52%
Blob/Bytes 131.5±33.06µs 129.9±34.66µs -1.22%
Blob/String 291.3±75.02µs 305.4±99.53µs +4.84%
Collections/vec (text, nat) 80.9±4.66ms 78.5±3.37ms -2.97%
Collections/vec int 37.4±1.44ms 37.5±1.41ms +0.27%
Collections/vec int64 24.6±1.49ms 25.2±1.38ms +2.44%
Collections/vec nat8 20.8±0.74ms 20.1±1.11ms -3.37%
option list/1024 2.7±0.13ms 2.7±0.11ms 0.00%
profiles/1024 5.0±0.23ms 4.9±0.22ms -2.00%
variant list/1024 2.6±0.10ms 2.6±0.10ms 0.00%

@chenyan-dfinity chenyan-dfinity merged commit 5d3c7c3 into master Jun 7, 2022
@chenyan-dfinity chenyan-dfinity deleted the fix-345 branch June 7, 2022 01:06
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.

didc bind no semicolon for tuple struct
1 participant