Details
Description
BSONArrayBuilder can slow down significantly as result of decimal binary conversions to generate string representations of indices. Speed this up by directly counting on a decimal string representation.
BSONArrayBuilder can slow down significantly as result of decimal binary conversions to generate string representations of indices. Speed this up by directly counting on a decimal string representation.