Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-95933

Investigate % of time spent in BSONObj & helpers in existing workloads

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization

      Using flame graphs (possibly the tracing profiler with some tactical instrumentation of common BSONObj/BSONObjBuilder methods) we should look into how much time we're spending on converting to/from BSONObj/ accessing fields. This could give us some insight into places in code where we are either using BSONObj incorrectly or we should be using another type altogether. 

            Assignee:
            Unassigned Unassigned
            Reporter:
            alya.berciu@mongodb.com Alya Berciu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: