generated from web-infra-dev/napi-template
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cd63bee
commit 51b1532
Showing
1 changed file
with
19 additions
and
13 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
51b1532
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
benchmark_concat_generate_base64
24224
ns/iter (± 170
)29541
ns/iter (± 516
)0.82
benchmark_concat_generate_base64_with_cache
15135
ns/iter (± 95
)19886
ns/iter (± 286
)0.76
benchmark_concat_generate_string
12394
ns/iter (± 67
)13541
ns/iter (± 1450
)0.92
benchmark_concat_generate_string_with_cache
3466
ns/iter (± 15
)4103
ns/iter (± 138
)0.84
This comment was automatically generated by workflow using github-action-benchmark.