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

Investigate setting -mtune on all our platforms

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

      It looks like we only set -mtune on some of our platforms, and use a default value otherwise. We should see if setting more specific values nets us any performance benefit. If we set -mtune more consistently, we can use std::hardware_constructive_interference_size and std::hardware_destructive_interference_size and actually gain their benefits (when the compiler doesn't know which platform to optimize for, it makes poor guesses and generates warnings that advertise that).

            Assignee:
            Unassigned Unassigned
            Reporter:
            james.bronsted@mongodb.com James Bronsted
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: