perf(wire): pre-size effect batch encoding
This commit is contained in:
@@ -6,6 +6,10 @@ edition.workspace = true
|
||||
[lib]
|
||||
path = "src/lib.rs"
|
||||
|
||||
[[bench]]
|
||||
name = "wire"
|
||||
harness = false
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
std = ["serde/std"]
|
||||
|
||||
Reference in New Issue
Block a user