Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-301

Driver Performance Benchmarking

    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-1212 Done
      MOTOR-108 Done 0.7
      NODE-1352 Fixed 3.1.0
      JAVA-2649 Fixed
      RUST-165 Fixed 0.9.0-alpha
      SWIFT-478 Done
      RUBY-2998 Fixed 2.18.0
      CSHARP-4670 Done 2.24.0
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-1212 Done MOTOR-108 Done 0.7 NODE-1352 Fixed 3.1.0 JAVA-2649 Fixed RUST-165 Fixed 0.9.0-alpha SWIFT-478 Done RUBY-2998 Fixed 2.18.0 CSHARP-4670 Done 2.24.0

      Driver performance will be measured by the MongoDB Driver Performance Benchmark (AKA “DriverBench”). It will provide both "horizontal" insights into how individual language driver performance evolves over time and "vertical" insights into relative performance of different drivers.

      We do expect substantial performance differences between language families (e.g. static vs. dynamic or compiled vs. virtual-machine-based). However we still expect "vertical" comparison within language families to expose outlier behavior that might be amenable to optimization.

       

      UPDATE: Spec is here: MongoDB Driver Performance Benchmark

            Assignee:
            Unassigned Unassigned
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: