-
Notifications
You must be signed in to change notification settings - Fork 489
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Return VERSION to previous release (#3038)
We'll be returning 0.10.5, but as beta. Will re-do 0.10.5 release
- Loading branch information
Showing
2 changed files
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.10.6-dev-1 | ||
0.10.5-beta-1 |
34a6df0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
encode wasm file
304506
ns/iter (± 35909
)347897
ns/iter (± 39717
)0.88
This comment was automatically generated by workflow using github-action-benchmark.
34a6df0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
vecu8 encoding
381069
ns/iter (± 773514
)382067
ns/iter (± 719271
)1.00
vecu8 decoding
556858
ns/iter (± 41754
)594623
ns/iter (± 30935
)0.94
bytebuf encoding
14432
ns/iter (± 716
)15353
ns/iter (± 636
)0.94
bytebuf decoding
14795
ns/iter (± 480
)15429
ns/iter (± 603
)0.96
This comment was automatically generated by workflow using github-action-benchmark.