mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-23 02:27:40 +08:00
Minor fix
This commit is contained in:
parent
565c46fdd4
commit
3ed510b78e
@ -182,7 +182,7 @@ Now that your MeiliSearch server is up and running, you can learn more about how
|
|||||||
|
|
||||||
## Performances
|
## Performances
|
||||||
|
|
||||||
When processing a dataset composed of 5M books composed of a title and an author name, MeiliSearch is able to carry out more than 553 req/sec with an average response time of 21 ms on an Intel i7-7700 (8) @ 4.2GHz.
|
When processing a dataset composed of 5M books, each with their own titles and authors, MeiliSearch is able to carry out more than 553 req/sec with an average response time of 21 ms on an Intel i7-7700 (8) @ 4.2GHz.
|
||||||
|
|
||||||
Requests are made using [wrk](https://github.com/wg/wrk) and scripted to simulate real users' queries.
|
Requests are made using [wrk](https://github.com/wg/wrk) and scripted to simulate real users' queries.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user