mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-16 00:00:15 +02:00
Add a quick benchmark
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
use {alloc, Bytes, ByteBuf, ROByteBuf};
|
||||
use traits::{Buf, MutBuf, ByteStr};
|
||||
use traits::{Buf, MutBuf, MutBufExt, ByteStr};
|
||||
use std::{cmp, ops};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user