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
81ee4e2
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
25564
ns/iter (± 2889
)25990
ns/iter (± 71
)0.98
benchmark_concat_generate_base64_with_cache
16978
ns/iter (± 1480
)18109
ns/iter (± 82
)0.94
benchmark_concat_generate_string
13492
ns/iter (± 1392
)11437
ns/iter (± 46
)1.18
benchmark_concat_generate_string_with_cache
3890
ns/iter (± 253
)3360
ns/iter (± 21
)1.16
This comment was automatically generated by workflow using github-action-benchmark.