Hi
getMore is typically called when going through a query result that is larger than a single batch (see Cursor Batches), and is also used by replication.
High query latency could be caused by many things, but the most common cause are:
Please see Query Optimization for more information regarding this subject.
Best regards
Kevin