Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-13781

API to skip global tick calibration during wiredtiger_open

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

      In MongoDB's death tests (see SERVER-97252), we start new processes frequently. And in many integration tests, we restart the server often.

      Once per process, WiredTiger will spin for ~700ms to determine the ratio of processor ticks to nanoseconds here.

      We could speed up some of our testing if we could bypass this tick calibration in cases where we don't need accurate time information or don't need clock reads to be fast.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: