Details
-
Improvement
-
Resolution: Won't Fix
-
Major - P3
-
None
-
2.12.2
Description
Hi,
We do a lot of ObjectId serialization at Foursquare and want to squeeze out as much performance as possible. I created this patch to optimize byte[] and String serialization: https://github.com/mongodb/mongo-java-driver/pull/224