|
Author:
{'name': 'Louis Williams', 'email': 'louiswilliams@users.noreply.github.com', 'username': 'louiswilliams'}
Message: SERVER-85480 Small perf improvements (#18197)
- Eliminate a string copy when caching cursors
- Pass a nullptr to WT_SESSION::rollback_transaction in most cases
- Avoid accessing the latest CollectionCatalog snapshot when doing find
command auth checks
GitOrigin-RevId: f4b9e78476feb887d2cdaa819f698bac8e26f3c2
Branch: master
https://github.com/mongodb/mongo/commit/79d27b46d0771b34c523b5b57504bc40ea56cb5e
|