mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Benchmarking with the geonames data set shows that Elasticsearch truly needs 2g of heap or the heap is a bottleneck for indexing rates. If our goal is to satisfy the out-of-the-box-experience, we should prioritize the out-of-the-box performance experience. Thus, the default heap should be 2g until smaller heaps are not the bottleneck for indexing small data sets.