Commit Graph

3 Commits

Author SHA1 Message Date
Preston Guillory
ba2f03d59d Remove UnionSerializationBenchmark (#101)
The changes to ParserUtils were fumbled and broke BinaryProtocolBenchmark,
which is the more valuable benchmark. UnionSerializationBenchmark was used to
check the performance impact of a particular commit and isn't really worth
maintaining.
2016-12-29 14:10:37 -08:00
Jon Parise
e79b711818 Add the u field to ParserUtil's User support 2016-12-28 18:01:44 -08:00
Jon Parise
6963b315db Add _bench.exs suffixes to benchfella scripts (#96)
This allows the `mix bench` command to automatically discover its test
scripts.

Also, we only need to build benchfella in :dev and not :test.
2016-12-28 16:35:15 -08:00