We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 284cda9 commit 40e3ac9Copy full SHA for 40e3ac9
README.md
@@ -143,6 +143,12 @@ This test compares how long it takes to complete 1000 searches (lower is better)
143
144

145
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
152
## Documentation
153
154
See our [docs](https://meilisearch-python-async.paulsanders.dev) for the full documentation.
0 commit comments