-
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.
feat(smartmodule): added chaining support to fluvio-cli (#2812)
- Loading branch information
Alexander Galibey
committed
Nov 15, 2022
1 parent
27988aa
commit 945c515
Showing
3 changed files
with
50 additions
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
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
945c515
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
461222
ns/iter (± 37142
)345203
ns/iter (± 46376
)1.34
This comment was automatically generated by workflow using github-action-benchmark.
945c515
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
332441
ns/iter (± 682404
)451652
ns/iter (± 38039
)0.74
vecu8 decoding
623098
ns/iter (± 2241
)446847
ns/iter (± 381
)1.39
bytebuf encoding
7742
ns/iter (± 6
)7470
ns/iter (± 115
)1.04
bytebuf decoding
7785
ns/iter (± 13
)6351
ns/iter (± 140
)1.23
This comment was automatically generated by workflow using github-action-benchmark.