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
ba9b09a
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
33363
ns/iter (± 3514
)25132
ns/iter (± 196
)1.33
benchmark_concat_generate_base64_with_cache
19634
ns/iter (± 9777
)14576
ns/iter (± 77
)1.35
benchmark_concat_generate_string
14846
ns/iter (± 2054
)13382
ns/iter (± 102
)1.11
benchmark_concat_generate_string_with_cache
3549
ns/iter (± 549
)2859
ns/iter (± 13
)1.24
This comment was automatically generated by workflow using github-action-benchmark.