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
e95fd36
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
26814
ns/iter (± 178
)23265
ns/iter (± 145
)1.15
benchmark_concat_generate_base64_with_cache
17605
ns/iter (± 115
)14934
ns/iter (± 85
)1.18
benchmark_concat_generate_string
12160
ns/iter (± 79
)11362
ns/iter (± 43
)1.07
benchmark_concat_generate_string_with_cache
2964
ns/iter (± 39
)3313
ns/iter (± 18
)0.89
This comment was automatically generated by workflow using github-action-benchmark.