Elastic Benchmarks

This page lists the various benchmarks we run for different projects within Elastic. They are created by the developers themselves, and focus on the most important performance metrics.

Elasticsearch

We run benchmarks oriented on spotting performance regressions in metrics such as indexing throughput or garbage collection times.

Geonames

Indexing 11 million location documents and running various full text queries (match, function_score, …) and aggregations.

Geopoint

Indexing 60 million location documents and running various geo-based queries (polygon, bounding box, distance, …).

Percolator

Indexing 2 million AOL queries and running percolator queries against them.

PMC

Full text oriented benchmark measuring indexing performance and running queries and aggregations on a corpus of scientific papers.

NYC taxis

2015 taxi rides in New York measuring the performance for a large highly structured data set.

Nested

Questions and answers from Stackoverflow measuring the performance for a nested data set.

NOAA

Weather data from NOAA measuring the performance of range fields.