# Elasticsearch official benchmarking results

**URL:** https://discuss.elastic.co/t/elasticsearch-official-benchmarking-results/156315
**Category:** Elasticsearch
**Tags:** rally
**Created:** [November 12, 2018, 3:55pm UTC](https://discuss.elastic.co/t/elasticsearch-official-benchmarking-results/156315 "2018-11-12T15:55:02Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![dliappis](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dliappis/32/56174_2.png) [@dliappis](https://discuss.elastic.co/u/dliappis)
#### Post date: [November 13, 2018, 5:36pm UTC](https://discuss.elastic.co/t/elasticsearch-official-benchmarking-results/156315/2 "2018-11-13T17:36:26Z")

</div>

Hi,

Thanks for raising this.

Broadly speaking, yes, 3-node should provide higher indexing throughput.  
Indeed this is the case with other tracks: [nyc taxis](https://elasticsearch-benchmarks.elastic.co/#tracks/nyc-taxis/nightly/90d), [pmc](https://elasticsearch-benchmarks.elastic.co/#tracks/pmc/nightly/90d).

However, one difference between the 3-node and the default benchmarks is that the former has 1 replica, which reduces the initial indexing performance (see also [here](https://www.elastic.co/guide/en/elasticsearch/reference/6.4/tune-for-indexing-speed.html#_disable_refresh_and_replicas_for_initial_loads)). Additionally [http\_log](https://github.com/elastic/rally-tracks/tree/master/http_logs#example-document), as well as [geonames](https://github.com/elastic/rally-tracks/tree/master/geonames#example-document) and [geopoint](https://github.com/elastic/rally-tracks/tree/master/geopoint#example-document) have a very small doc size and get impacted more.

---

_[View the full topic](https://discuss.elastic.co/t/elasticsearch-official-benchmarking-results/156315)._
