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
445eece
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
24237
ns/iter (± 118
)29300
ns/iter (± 561
)0.83
benchmark_concat_generate_base64_with_cache
15231
ns/iter (± 77
)18292
ns/iter (± 124
)0.83
benchmark_concat_generate_string
12403
ns/iter (± 37
)14878
ns/iter (± 86
)0.83
benchmark_concat_generate_string_with_cache
3467
ns/iter (± 12
)4133
ns/iter (± 19
)0.84
This comment was automatically generated by workflow using github-action-benchmark.