Add a quick benchmark

This commit is contained in:
Carl Lerche
2015-02-09 22:20:55 -08:00
parent 7276213c43
commit 17637665e9
5 changed files with 81 additions and 27 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
use {alloc, Bytes, ByteBuf, ROByteBuf};
use traits::{Buf, MutBuf, ByteStr};
use traits::{Buf, MutBuf, MutBufExt, ByteStr};
use std::{cmp, ops};
/*