summaryrefslogtreecommitdiff
path: root/benchmark/benchmark-files.json
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/benchmark-files.json')
-rw-r--r--benchmark/benchmark-files.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/benchmark/benchmark-files.json b/benchmark/benchmark-files.json
new file mode 100644
index 0000000000..6c3ddc6962
--- /dev/null
+++ b/benchmark/benchmark-files.json
@@ -0,0 +1,23 @@
+{
+ "//": "This file is generated. Do not edit. Regenerate it with scripts/generate-file-lists.js",
+ "sources": [
+ "benchmark/api/query.benchmark.cpp",
+ "benchmark/api/render.benchmark.cpp",
+ "benchmark/function/camera_function.benchmark.cpp",
+ "benchmark/function/composite_function.benchmark.cpp",
+ "benchmark/function/source_function.benchmark.cpp",
+ "benchmark/parse/filter.benchmark.cpp",
+ "benchmark/parse/tile_mask.benchmark.cpp",
+ "benchmark/parse/vector_tile.benchmark.cpp",
+ "benchmark/src/main.cpp",
+ "benchmark/src/mbgl/benchmark/benchmark.cpp",
+ "benchmark/util/dtoa.benchmark.cpp",
+ "benchmark/util/tilecover.benchmark.cpp"
+ ],
+ "public_headers": {
+ "mbgl/benchmark.hpp": "benchmark/include/mbgl/benchmark.hpp"
+ },
+ "private_headers": {
+ "mbgl/benchmark/stub_geometry_tile_feature.hpp": "benchmark/src/mbgl/benchmark/stub_geometry_tile_feature.hpp"
+ }
+}