Skip to content

Commit 0751b31

Browse files
authored
Merge pull request #606 from sanders41/readme
Add independent testing to benchmark section
2 parents 284cda9 + 40e3ac9 commit 0751b31

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,12 @@ This test compares how long it takes to complete 1000 searches (lower is better)
143143

144144
![Multiple Searches](https://raw.githubusercontent.com/sanders41/meilisearch-python-async/main/assets/searches.png)
145145

146+
### Independent testing
147+
148+
[Prashanth Rao](https://github.com/prrao87) did some independent testing and found this async client
149+
to be ~30 faster than the sync client. You can find a good write-up of how he tested and the results
150+
in his [blog post](https://thedataquarry.com/posts/meilisearch-async/).
151+
146152
## Documentation
147153

148154
See our [docs](https://meilisearch-python-async.paulsanders.dev) for the full documentation.

0 commit comments

Comments
 (0)