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
28ff40c
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
26135
ns/iter (± 180
)29859
ns/iter (± 2831
)0.88
benchmark_concat_generate_base64_with_cache
18156
ns/iter (± 110
)20090
ns/iter (± 904
)0.90
benchmark_concat_generate_string
11584
ns/iter (± 44
)11956
ns/iter (± 1625
)0.97
benchmark_concat_generate_string_with_cache
3406
ns/iter (± 33
)3659
ns/iter (± 463
)0.93
This comment was automatically generated by workflow using github-action-benchmark.