-
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.
fix: backward compatibility for
SmartModuleKind
(#3036)
Fixes #3035
- Loading branch information
Alexander Galibey
committed
Mar 1, 2023
1 parent
ed17bb1
commit fd6fb06
Showing
1 changed file
with
9 additions
and
0 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
fd6fb06
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
293316
ns/iter (± 32916
)347897
ns/iter (± 39717
)0.84
This comment was automatically generated by workflow using github-action-benchmark.
fd6fb06
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
505262
ns/iter (± 45850
)382067
ns/iter (± 719271
)1.32
vecu8 decoding
532716
ns/iter (± 5621
)594623
ns/iter (± 30935
)0.90
bytebuf encoding
8257
ns/iter (± 93
)15353
ns/iter (± 636
)0.54
bytebuf decoding
14412
ns/iter (± 2648
)15429
ns/iter (± 603
)0.93
This comment was automatically generated by workflow using github-action-benchmark.