معرفی شرکت ها


esbench-0.2.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Elasticsearch performance benchmark tool
ویژگی مقدار
سیستم عامل -
نام فایل esbench-0.2.3
نام esbench
نسخه کتابخانه 0.2.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Mik Kocikowski
ایمیل نویسنده mkocikowski@gmail.com
آدرس صفحه اصلی https://github.com/mkocikowski/esbench
آدرس اینترنتی https://pypi.org/project/esbench/
مجوز MIT
Tool for benchmarking performance of Elasticsearch nodes. The two primary uses are for capacity planning (guessing how much oomph you need to do what what you think you need to do), and for performance tuning (trying out various index, mapping, and query settings in a consistent and reproducible manner). An Elasticsearch index is composed of a set of 1 or more Lucene indexes (designated as primary and replica 'shards' by ES). A single Lucene index is the basic unit on which indexing and search operations are executed, and so the performance of individual Lucene indexes largely determines the performance of a cluster. The basic approach is to create an index with 1 primary and no replica shards (a single Lucene index), load it with data, and periodically run representative use patterns against it, recording observations, adding more data until the performance drops below acceptable levels. This tool comes with 'batteries included' (ie large sample data set, downloaded on demand). See the README.md file, or even better, the project's github page.


نحوه نصب


نصب پکیج whl esbench-0.2.3:

    pip install esbench-0.2.3.whl


نصب پکیج tar.gz esbench-0.2.3:

    pip install esbench-0.2.3.tar.gz