Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Works as Designed
-
None
-
None
-
None
Description
https://groups.google.com/d/topic/mongodb-user/JvlCDGQI65g/discussion
In a simple test Java application first query for 3000 elements occurs within 350-400 ms, the second and subsequent occur faster. In the same PHP application query the results are 10-15ms. This is a very serious limitation for web applications.
I'm not sure that this is normal behavior for java driver. What could be wrong?