Details
Description
In debugging an issue that this test uncovered, I noticed it spends over 2 minutes inserting data 1 doc at a time. Fixing that reduces running time from 2 minutes and 14 seconds to 11 seconds, or a more than 10x speedup.
In debugging an issue that this test uncovered, I noticed it spends over 2 minutes inserting data 1 doc at a time. Fixing that reduces running time from 2 minutes and 14 seconds to 11 seconds, or a more than 10x speedup.