-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: JavaScript
-
None
we need to make the BSON to v8 conversion lazy rather than aggressive, at least optionally.
so in map/reduce for example, if you only access 2 ints, you don't convert a huge object
- is depended on by
-
SERVER-2407 Switch to v8
- Closed