summaryrefslogtreecommitdiff
path: root/vendor/benchmark
Commit message (Collapse)AuthorAgeFilesLines
* [build] Bump benchmark to v1.5.0Juha Alanen2020-04-151-0/+0
|
* [core] Vendor libbenchmarkAlexander Shalamov2018-11-081-0/+0
Prebuilt binaries for libbenchmark might be incompatible with some environments, for example, when mbgl-benchmark target is compiled on host with GCC and linked against mason's clang 5.0 compiled binaries. Vendored libbenchmark avoids aforementioned issue, as the target and the binary compiled with same compiler / options.