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:
4
Makefile
4
Makefile
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user