FEAT: Benchmarks for arraystring.try_push / push
These benches inform encode_utf8 changes, if any.
This commit is contained in:
@@ -32,6 +32,10 @@ bencher = "0.1.4"
|
||||
name = "extend"
|
||||
harness = false
|
||||
|
||||
[[bench]]
|
||||
name = "arraystring"
|
||||
harness = false
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
std = []
|
||||
|
||||
Reference in New Issue
Block a user