informalsystems / tendermint-rs

Client libraries for Tendermint/CometBFT in Rust!
Apache License 2.0
615 stars 225 forks source link

use Vec::with_capacity avoid realloc mem #1471

Open nkysg opened 4 weeks ago

nkysg commented 4 weeks ago

use Vec::with_capacity avoid realloc mem