You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
f4dad6e
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
28487
ns/iter (± 264
)30364
ns/iter (± 4689
)0.94
benchmark_concat_generate_base64_with_cache
18105
ns/iter (± 113
)20069
ns/iter (± 3000
)0.90
benchmark_concat_generate_string
14457
ns/iter (± 71
)11303
ns/iter (± 2149
)1.28
benchmark_concat_generate_string_with_cache
4070
ns/iter (± 34
)3567
ns/iter (± 680
)1.14
This comment was automatically generated by workflow using github-action-benchmark.