In mongoc_collection_find_and_modify_with_opts, we keep and modify a local reply within the function, and then copy the contents to the reply passed in as an argument. This is inefficient, instead we will just modify the reply argument.
remove reply_local in mongoc_collection_find_and_modify_with_opts
- Assignee:
-
Fiona Rowan
- Reporter:
-
Fiona Rowan
- Votes:
-
0 Vote for this issue - Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: