Commit Graph

9 Commits

Author SHA1 Message Date
Erick Tryzelaar 292a820e3a silence some warnings 2014-10-23 10:26:52 -07:00
Erick Tryzelaar f614fb6667 Fix compiling bench_log 2014-10-23 10:26:52 -07:00
Erick Tryzelaar da34268be1 Fix some lints 2014-10-06 21:44:01 -07:00
kvark 997d3901c1 Fixed all the tests 2014-09-29 21:58:22 -04:00
Erick Tryzelaar bc92cb884c Update to rust nightly 2014-09-07 01:54:57 -07:00
Erick Tryzelaar 6b2adccf60 speed up the tests to 249MB/s (!!) by copying over the MyMemWriter1
for some reason, having MyMemWriter1 in scope makes everything much
faster.
2014-09-07 01:19:36 -07:00
Erick Tryzelaar c4d7e4c208 properly test manual escaped and non-escaped logs 2014-09-07 01:04:39 -07:00
Erick Tryzelaar 12e8920810 Hardcode the timestamp to simplify tests 2014-09-07 01:02:19 -07:00
Erick Tryzelaar 0cd64bfb14 Move the benchmarks into a benches/ directory 2014-09-06 20:41:13 -07:00