Lock in tantivy while searching
I am using Actix server and from my Java client I am trying to push 10 threads in parallel using 1000 tps. each. The transaction is taking 4 ms except for some sudden spike shown in the logs.
I am using Actix server and from my Java client I am trying to push 10 threads in parallel using 1000 tps. each. The transaction is taking 4 ms except for some sudden spike shown in the logs.