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

Create a performance testing suite in for prepared transactions

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • None
    • None
    • None
    • Replication
    • Fully Compatible
    • Repl 2023-03-06, Repl 2023-04-03, Repl 2023-04-17

    Description

      From design doc:

      We will add a genny test which will do multiple parallel sharded transactions.  Parameters of the test should include

      • Number of transactions to run in parallel
      • Number of operations within a given transaction
      • Size of operations within a transaction

      This test will run on an unsharded replica set (to set a baseline) and a sharded cluster, on a collection which has shard keys well-distributed between shards (e.g. hashed by _id), with majority write concern.  The relevant metrics are

      • Total transaction throughput.
      • Transaction latencies
      • If we can get it, secondary lag during the test.

      This could be either a sys-perf suite or c++ benchmark test.

      Attachments

        Activity

          People

            lingzhi.deng@mongodb.com Lingzhi Deng
            wenbin.zhu@mongodb.com Wenbin Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: