add benchmarks for 157ns vs 197ns, 362ns vs 333ns

This commit is contained in:
Erick Tryzelaar
2014-05-21 20:54:10 -07:00
parent 511cc7e198
commit d8f0aba128
2 changed files with 231 additions and 10 deletions
+3
View File
@@ -8,5 +8,8 @@ extern crate test;
#[phase(syntax, link)]
extern crate log;
#[cfg(test)]
extern crate serialize;
pub mod de;
//pub mod json;