Page MenuHomePhabricator

Benchmark performance of tegola as a tile server
Closed, ResolvedPublic

Description

Context

We would like to know how well tegola performs for serving vector tiles.

  • Single request (cache miss)
  • Single request (cache hit)
  • Load with multiple requests (cache miss)
  • Load with multiple requests (cache hit)
  • Load with multiple requests (mixed --> scenario where some of the data are cached)

Ideally it would also make sense to compare the results with our current stack

Acceptance criteria
  • A benchmark report that we can use to assess the performance