summaryrefslogtreecommitdiffstats
path: root/integrations/benchmarks_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Add more bench (#3161)Antoine GIRARD2017-12-241-0/+113
* Improve makefile + Add benchs * Apply recommendations of @ethantkoenig