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
442c137
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
25958
ns/iter (± 139
)25951
ns/iter (± 482
)1.00
benchmark_concat_generate_base64_with_cache
17672
ns/iter (± 76
)17675
ns/iter (± 124
)1.00
benchmark_concat_generate_string
11281
ns/iter (± 43
)11217
ns/iter (± 61
)1.01
benchmark_concat_generate_string_with_cache
2958
ns/iter (± 43
)2993
ns/iter (± 34
)0.99
This comment was automatically generated by workflow using github-action-benchmark.