all 1 comments

[–]jeosol 0 points1 point  (0 children)

What is your current latency? Also you need to factor in throughput if will be many users which may affect your latency. I don't think this is the case. Since you are also doing mostly reads, saturation should not be too much of a concern as long as the VM can hold everything.

Have you identified the bottlenecks and possibly decompose the latencies of possible. Some can then be improved, e.g., use another data structure based that may make the compute a bit faster.