Turn a SmallVec into VecDeque for performances (#6091)
* Turn a SmallVec into VecDeque for performances * Fix the other SmallVecs
Showing
- client/network/src/protocol/generic_proto/behaviour.rs 34 additions, 30 deletionsclient/network/src/protocol/generic_proto/behaviour.rs
- client/network/src/protocol/generic_proto/handler/legacy.rs 8 additions, 9 deletionsclient/network/src/protocol/generic_proto/handler/legacy.rs
- client/network/src/protocol/generic_proto/handler/notif_in.rs 6 additions, 8 deletions...nt/network/src/protocol/generic_proto/handler/notif_in.rs
- client/network/src/protocol/generic_proto/handler/notif_out.rs 10 additions, 12 deletions...t/network/src/protocol/generic_proto/handler/notif_out.rs
Please register or sign in to comment