Introduce a resmoke option to allow benchmarks to be run in parallel

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Development Platform
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, resmoke.py doesn't allow benchmarks to be run concurrently (-j must be 1) and rightfully so. However, there are cases where I want to confirm locally that some changes that I have made didn't break them (as in, didn't cause them to crash or fail in some unexpected way, as opposed to introduction of some performance regression).

      It would be nice to have a target called something like "smoke-benchmarks" or something like that which allows me to specify -j$(nproc --all) with which I can smoke test that they all complete without errors (just like unittests).

            Assignee:
            Alex Neben
            Reporter:
            Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: