We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d954a57 commit 442c137Copy full SHA for 442c137
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rspack_sources"
3
-version = "0.1.19"
+version = "0.2.0"
4
edition = "2021"
5
authors = ["h-a-n-a <andywangsy@gmail.com>", "ahabhgk <ahabhgk@gmail.com>"]
6
resolver = "2"
benchmark_concat_generate_base64
25958
± 139
25951
± 482
1.00
benchmark_concat_generate_base64_with_cache
17672
± 76
17675
± 124
benchmark_concat_generate_string
11281
± 43
11217
± 61
1.01
benchmark_concat_generate_string_with_cache
2958
2993
± 34
0.99
This comment was automatically generated by workflow using github-action-benchmark.
1 commit comments
github-actions[bot] commentedon Feb 20, 2023
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.