Haitham Seelawi
Haitham Seelawi
Hi @adriangonz, Thanks for the kind reply. I am attaching two reports ([python-wrapper](https://github.com/SeldonIO/MLServer/files/10184475/seld-results.html.csv), and [mlserver](https://github.com/SeldonIO/MLServer/files/10184478/mlserver-results.html.csv)) generated using `locust`. They are attached as `csv` files but that is mainly because `github`...
One thing I forgot to mention was, I used two workers for each replica for both, `Mlserver` and `seldon-core`.
Thanks for the explanation. That makes sense. The issue though is that using `spacy` pipelines becomes very difficult if said parser is part of the flow, which is our use...