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
d9ff439
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
29541
ns/iter (± 516
)28553
ns/iter (± 184
)1.03
benchmark_concat_generate_base64_with_cache
19886
ns/iter (± 286
)18136
ns/iter (± 118
)1.10
benchmark_concat_generate_string
13541
ns/iter (± 1450
)14390
ns/iter (± 92
)0.94
benchmark_concat_generate_string_with_cache
4103
ns/iter (± 138
)4079
ns/iter (± 69
)1.01
This comment was automatically generated by workflow using github-action-benchmark.