Profiling tests: Large test data and wikidata caching (#855)

* Adds a script to downloads multiple areas and compute their test parameters
* added a large test that uses a combined 76MB file with equatorial-guinea, liechtenstein, district-of-columbia, greater-london
* cache wikidata downloads
This commit is contained in:
Yuri Astrakhan
2020-05-06 11:36:15 -04:00
committed by GitHub
parent b6f1e1374b
commit c35cc59bda
3 changed files with 94 additions and 12 deletions

View File

@@ -346,3 +346,7 @@ docker-unnecessary-clean:
.PHONY: test-perf-null
test-perf-null:
$(DOCKER_COMPOSE) run $(DC_OPTS) openmaptiles-tools test-perf openmaptiles.yaml --test null --no-color
.PHONY: build-test-pbf
build-test-pbf:
docker-compose run $(DC_OPTS) openmaptiles-tools /tileset/.github/workflows/build-test-data.sh