summaryrefslogtreecommitdiff
path: root/benchmark/parse/filter.benchmark.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Convert "legacy" filters directly into expressions (#11610)Lucas Wojciechowski2018-05-101-1/+0
* [core] Add expression filter support (#11251)Lucas Wojciechowski2018-03-091-7/+4
* [core] Use convertJSON instead of RapidJSON directlyJohn Firebaugh2017-10-161-6/+2
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-1/+2
* [core] Avoid unnecessary convert template instantiationsJohn Firebaugh2017-03-091-1/+1
* [build] Re-add benchmark tests to the buildsystemThiago Marcos P. Santos2016-10-051-0/+41