{
  "schemaVersion": 1,
  "generatedAt": "2026-08-22T03:16:26.552Z",
  "subject": "Empty Node.js child process launch latency",
  "unit": "milliseconds",
  "lowerIsBetter": true,
  "samplesPerImplementation": 100,
  "warmupsPerImplementation": 20,
  "source": {
    "package": "node-cmd@6.0.0",
    "runtimeFiles": {
      "cmd.js": "84cd6477e8ef40b8faa83da6b3de1ddb376cb19712a2af43e80f3d9762be5081",
      "cmd.mjs": "14c30bd1cdb5b715bb097dda1a37866baae86bf3754e06a8b1d1ecc55ba5ca62"
    },
    "benchmarkFiles": {
      "benchmark/run.js": "1317c223ca771dc4781c87abbe408a8c3ccf90d69ad85096c7f1a05b3755e103",
      "benchmark/render-chart.js": "7e3d0d96ee55f73e03e915a6675c0086528f376a1afa4fe66fa906cc6780f871"
    }
  },
  "environment": {
    "node": "v22.12.0",
    "v8": "12.4.254.21-node.21",
    "platform": "win32",
    "release": "10.0.26200",
    "arch": "x64",
    "cpu": "Intel(R) Core(TM) Ultra 9 275HX",
    "logicalCpuCount": 24
  },
  "methodology": {
    "child": "The current Node executable starts with an empty -e program.",
    "processShapes": "run* starts the platform shell plus the empty Node child; runFile* and runStream start the empty Node child directly.",
    "pairing": "Node direct and node-cmd launches run sequentially; first position alternates each sample.",
    "interpretation": "node-cmd delegates to node:child_process. Differences near scheduler variation are not evidence that either wrapper makes the operating system launch a process faster."
  },
  "results": [
    {
      "id": "run-callback",
      "label": "run · callback",
      "nodeApi": "exec",
      "nodeCmdApi": "run",
      "direct": {
        "minMs": 48.934,
        "p25Ms": 51.572,
        "p50Ms": 53.04,
        "p75Ms": 54.892,
        "p95Ms": 62.407,
        "maxMs": 103.085,
        "averageMs": 55.028,
        "medianAbsoluteDeviationMs": 1.629,
        "standardDeviationMs": 8.694
      },
      "nodeCmd": {
        "minMs": 48.404,
        "p25Ms": 51.6,
        "p50Ms": 52.859,
        "p75Ms": 54.763,
        "p95Ms": 65.233,
        "maxMs": 103.02,
        "averageMs": 55.379,
        "medianAbsoluteDeviationMs": 1.468,
        "standardDeviationMs": 9.647
      },
      "pairedDelta": {
        "minMs": -48.252,
        "p25Ms": -2.016,
        "p50Ms": -0.184,
        "p75Ms": 1.345,
        "p95Ms": 9.405,
        "maxMs": 47.811,
        "averageMs": 0.35,
        "medianAbsoluteDeviationMs": 1.706,
        "standardDeviationMs": 12.787,
        "p50Percent": -0.346,
        "medianCi95Ms": [
          -0.716,
          0.235
        ]
      },
      "samples": [
        {
          "pair": 1,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 56.306,
          "nodeCmdMs": 54.153,
          "deltaMs": -2.154
        },
        {
          "pair": 2,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 60.695,
          "nodeCmdMs": 58.162,
          "deltaMs": -2.533
        },
        {
          "pair": 3,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 56.464,
          "nodeCmdMs": 59.273,
          "deltaMs": 2.808
        },
        {
          "pair": 4,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 58.217,
          "nodeCmdMs": 54.974,
          "deltaMs": -3.242
        },
        {
          "pair": 5,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 57.614,
          "nodeCmdMs": 61.363,
          "deltaMs": 3.75
        },
        {
          "pair": 6,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 61.444,
          "nodeCmdMs": 65.233,
          "deltaMs": 3.788
        },
        {
          "pair": 7,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 64.56,
          "nodeCmdMs": 54.864,
          "deltaMs": -9.696
        },
        {
          "pair": 8,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 55.883,
          "nodeCmdMs": 68.521,
          "deltaMs": 12.638
        },
        {
          "pair": 9,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 56.116,
          "nodeCmdMs": 54.398,
          "deltaMs": -1.718
        },
        {
          "pair": 10,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 50.751,
          "nodeCmdMs": 53.07,
          "deltaMs": 2.319
        },
        {
          "pair": 11,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.933,
          "nodeCmdMs": 54.59,
          "deltaMs": 2.657
        },
        {
          "pair": 12,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.147,
          "nodeCmdMs": 98.959,
          "deltaMs": 47.811
        },
        {
          "pair": 13,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.056,
          "nodeCmdMs": 51.666,
          "deltaMs": 0.61
        },
        {
          "pair": 14,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 48.934,
          "nodeCmdMs": 50.043,
          "deltaMs": 1.109
        },
        {
          "pair": 15,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.313,
          "nodeCmdMs": 50.146,
          "deltaMs": -2.167
        },
        {
          "pair": 16,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.41,
          "nodeCmdMs": 51.229,
          "deltaMs": -0.181
        },
        {
          "pair": 17,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.127,
          "nodeCmdMs": 50.766,
          "deltaMs": -0.362
        },
        {
          "pair": 18,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.908,
          "nodeCmdMs": 49.559,
          "deltaMs": -2.349
        },
        {
          "pair": 19,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 50.909,
          "nodeCmdMs": 51.252,
          "deltaMs": 0.343
        },
        {
          "pair": 20,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 50.302,
          "nodeCmdMs": 51.6,
          "deltaMs": 1.298
        },
        {
          "pair": 21,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 50.866,
          "nodeCmdMs": 52.389,
          "deltaMs": 1.523
        },
        {
          "pair": 22,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.027,
          "nodeCmdMs": 48.404,
          "deltaMs": -5.622
        },
        {
          "pair": 23,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 50.595,
          "nodeCmdMs": 50.371,
          "deltaMs": -0.224
        },
        {
          "pair": 24,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.791,
          "nodeCmdMs": 53.968,
          "deltaMs": 0.176
        },
        {
          "pair": 25,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.053,
          "nodeCmdMs": 98.347,
          "deltaMs": 46.293
        },
        {
          "pair": 26,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.086,
          "nodeCmdMs": 52.11,
          "deltaMs": 1.024
        },
        {
          "pair": 27,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 50.726,
          "nodeCmdMs": 51.069,
          "deltaMs": 0.343
        },
        {
          "pair": 28,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 50.889,
          "nodeCmdMs": 52.234,
          "deltaMs": 1.345
        },
        {
          "pair": 29,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.263,
          "nodeCmdMs": 51.617,
          "deltaMs": 0.353
        },
        {
          "pair": 30,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.57,
          "nodeCmdMs": 60.975,
          "deltaMs": 9.405
        },
        {
          "pair": 31,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.867,
          "nodeCmdMs": 54.51,
          "deltaMs": 2.643
        },
        {
          "pair": 32,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.701,
          "nodeCmdMs": 51.321,
          "deltaMs": -0.38
        },
        {
          "pair": 33,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 54.675,
          "nodeCmdMs": 52.107,
          "deltaMs": -2.567
        },
        {
          "pair": 34,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 55.993,
          "nodeCmdMs": 53.774,
          "deltaMs": -2.219
        },
        {
          "pair": 35,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 57.111,
          "nodeCmdMs": 54.763,
          "deltaMs": -2.349
        },
        {
          "pair": 36,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.282,
          "nodeCmdMs": 57.477,
          "deltaMs": 3.195
        },
        {
          "pair": 37,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.202,
          "nodeCmdMs": 53.582,
          "deltaMs": 0.38
        },
        {
          "pair": 38,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.404,
          "nodeCmdMs": 52.976,
          "deltaMs": 0.572
        },
        {
          "pair": 39,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 103.085,
          "nodeCmdMs": 55.169,
          "deltaMs": -47.917
        },
        {
          "pair": 40,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.419,
          "nodeCmdMs": 51.391,
          "deltaMs": -2.027
        },
        {
          "pair": 41,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.118,
          "nodeCmdMs": 51.429,
          "deltaMs": -0.689
        },
        {
          "pair": 42,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.603,
          "nodeCmdMs": 54.688,
          "deltaMs": 2.086
        },
        {
          "pair": 43,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.652,
          "nodeCmdMs": 55.923,
          "deltaMs": 3.272
        },
        {
          "pair": 44,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.537,
          "nodeCmdMs": 53.536,
          "deltaMs": -0.001
        },
        {
          "pair": 45,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.141,
          "nodeCmdMs": 51.079,
          "deltaMs": -2.062
        },
        {
          "pair": 46,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.888,
          "nodeCmdMs": 51.325,
          "deltaMs": -0.562
        },
        {
          "pair": 47,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 50.9,
          "nodeCmdMs": 54.223,
          "deltaMs": 3.323
        },
        {
          "pair": 48,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.263,
          "nodeCmdMs": 52.576,
          "deltaMs": 0.314
        },
        {
          "pair": 49,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 62.456,
          "nodeCmdMs": 56.861,
          "deltaMs": -5.595
        },
        {
          "pair": 50,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.146,
          "nodeCmdMs": 53.349,
          "deltaMs": 0.203
        },
        {
          "pair": 51,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.183,
          "nodeCmdMs": 52.615,
          "deltaMs": -0.568
        },
        {
          "pair": 52,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 99.77,
          "nodeCmdMs": 51.517,
          "deltaMs": -48.252
        },
        {
          "pair": 53,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.931,
          "nodeCmdMs": 51.8,
          "deltaMs": -0.131
        },
        {
          "pair": 54,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.502,
          "nodeCmdMs": 49.803,
          "deltaMs": -1.699
        },
        {
          "pair": 55,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.572,
          "nodeCmdMs": 50.26,
          "deltaMs": -1.312
        },
        {
          "pair": 56,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.748,
          "nodeCmdMs": 53.051,
          "deltaMs": 1.303
        },
        {
          "pair": 57,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.316,
          "nodeCmdMs": 52.868,
          "deltaMs": 0.552
        },
        {
          "pair": 58,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.142,
          "nodeCmdMs": 53.01,
          "deltaMs": -1.131
        },
        {
          "pair": 59,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.293,
          "nodeCmdMs": 53.585,
          "deltaMs": 0.292
        },
        {
          "pair": 60,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.292,
          "nodeCmdMs": 52.106,
          "deltaMs": -2.186
        },
        {
          "pair": 61,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.04,
          "nodeCmdMs": 56.251,
          "deltaMs": 3.211
        },
        {
          "pair": 62,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.892,
          "nodeCmdMs": 52.901,
          "deltaMs": -1.991
        },
        {
          "pair": 63,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.431,
          "nodeCmdMs": 52.699,
          "deltaMs": -0.732
        },
        {
          "pair": 64,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 55.426,
          "nodeCmdMs": 51.895,
          "deltaMs": -3.531
        },
        {
          "pair": 65,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.26,
          "nodeCmdMs": 52.495,
          "deltaMs": 0.235
        },
        {
          "pair": 66,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.997,
          "nodeCmdMs": 99.809,
          "deltaMs": 46.812
        },
        {
          "pair": 67,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 49.918,
          "nodeCmdMs": 53.733,
          "deltaMs": 3.816
        },
        {
          "pair": 68,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.6,
          "nodeCmdMs": 50.811,
          "deltaMs": -2.789
        },
        {
          "pair": 69,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 50.034,
          "nodeCmdMs": 52.265,
          "deltaMs": 2.231
        },
        {
          "pair": 70,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 50.166,
          "nodeCmdMs": 49.946,
          "deltaMs": -0.22
        },
        {
          "pair": 71,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.411,
          "nodeCmdMs": 51.395,
          "deltaMs": -2.016
        },
        {
          "pair": 72,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 50.189,
          "nodeCmdMs": 50.314,
          "deltaMs": 0.125
        },
        {
          "pair": 73,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.258,
          "nodeCmdMs": 52.631,
          "deltaMs": 1.373
        },
        {
          "pair": 74,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.407,
          "nodeCmdMs": 54.227,
          "deltaMs": -0.179
        },
        {
          "pair": 75,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.889,
          "nodeCmdMs": 55.007,
          "deltaMs": 2.118
        },
        {
          "pair": 76,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.945,
          "nodeCmdMs": 55.853,
          "deltaMs": 0.908
        },
        {
          "pair": 77,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 56.728,
          "nodeCmdMs": 56.545,
          "deltaMs": -0.184
        },
        {
          "pair": 78,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 56.502,
          "nodeCmdMs": 62.3,
          "deltaMs": 5.798
        },
        {
          "pair": 79,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 56.221,
          "nodeCmdMs": 103.02,
          "deltaMs": 46.799
        },
        {
          "pair": 80,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 58.514,
          "nodeCmdMs": 57.087,
          "deltaMs": -1.427
        },
        {
          "pair": 81,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 57.751,
          "nodeCmdMs": 56.312,
          "deltaMs": -1.439
        },
        {
          "pair": 82,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 62.407,
          "nodeCmdMs": 53.27,
          "deltaMs": -9.137
        },
        {
          "pair": 83,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 56.343,
          "nodeCmdMs": 54.407,
          "deltaMs": -1.936
        },
        {
          "pair": 84,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.173,
          "nodeCmdMs": 51.906,
          "deltaMs": -1.268
        },
        {
          "pair": 85,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.911,
          "nodeCmdMs": 52.232,
          "deltaMs": -0.679
        },
        {
          "pair": 86,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.504,
          "nodeCmdMs": 52.277,
          "deltaMs": -0.227
        },
        {
          "pair": 87,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 57.195,
          "nodeCmdMs": 52.743,
          "deltaMs": -4.452
        },
        {
          "pair": 88,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 50.412,
          "nodeCmdMs": 52.887,
          "deltaMs": 2.475
        },
        {
          "pair": 89,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.222,
          "nodeCmdMs": 51.529,
          "deltaMs": -1.693
        },
        {
          "pair": 90,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.986,
          "nodeCmdMs": 52.859,
          "deltaMs": -0.127
        },
        {
          "pair": 91,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.478,
          "nodeCmdMs": 50.223,
          "deltaMs": -2.255
        },
        {
          "pair": 92,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 102.195,
          "nodeCmdMs": 56.484,
          "deltaMs": -45.711
        },
        {
          "pair": 93,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 54.827,
          "nodeCmdMs": 54.11,
          "deltaMs": -0.716
        },
        {
          "pair": 94,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.141,
          "nodeCmdMs": 56.601,
          "deltaMs": 3.46
        },
        {
          "pair": 95,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.363,
          "nodeCmdMs": 51.678,
          "deltaMs": -1.684
        },
        {
          "pair": 96,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.949,
          "nodeCmdMs": 52.184,
          "deltaMs": -0.766
        },
        {
          "pair": 97,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 54.791,
          "nodeCmdMs": 51.997,
          "deltaMs": -2.795
        },
        {
          "pair": 98,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.224,
          "nodeCmdMs": 52.419,
          "deltaMs": -0.805
        },
        {
          "pair": 99,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.716,
          "nodeCmdMs": 50.407,
          "deltaMs": -2.309
        },
        {
          "pair": 100,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.247,
          "nodeCmdMs": 52.161,
          "deltaMs": 0.914
        }
      ]
    },
    {
      "id": "run-promise",
      "label": "runPromise",
      "nodeApi": "promisify(exec)",
      "nodeCmdApi": "runPromise",
      "direct": {
        "minMs": 49.321,
        "p25Ms": 52.137,
        "p50Ms": 53.712,
        "p75Ms": 55.836,
        "p95Ms": 61.646,
        "maxMs": 167.704,
        "averageMs": 56.727,
        "medianAbsoluteDeviationMs": 1.721,
        "standardDeviationMs": 14.019
      },
      "nodeCmd": {
        "minMs": 49.941,
        "p25Ms": 52.009,
        "p50Ms": 53.787,
        "p75Ms": 55.955,
        "p95Ms": 64.51,
        "maxMs": 108.322,
        "averageMs": 56.144,
        "medianAbsoluteDeviationMs": 1.973,
        "standardDeviationMs": 10.244
      },
      "pairedDelta": {
        "minMs": -111.935,
        "p25Ms": -1.853,
        "p50Ms": -0.386,
        "p75Ms": 1.936,
        "p95Ms": 8.576,
        "maxMs": 52.736,
        "averageMs": -0.583,
        "medianAbsoluteDeviationMs": 1.867,
        "standardDeviationMs": 17.409,
        "p50Percent": -0.719,
        "medianCi95Ms": [
          -0.985,
          0.6
        ]
      },
      "samples": [
        {
          "pair": 1,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 50.405,
          "nodeCmdMs": 52.083,
          "deltaMs": 1.678
        },
        {
          "pair": 2,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.511,
          "nodeCmdMs": 52.572,
          "deltaMs": 1.061
        },
        {
          "pair": 3,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.439,
          "nodeCmdMs": 51.787,
          "deltaMs": -0.651
        },
        {
          "pair": 4,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.661,
          "nodeCmdMs": 53.61,
          "deltaMs": -1.051
        },
        {
          "pair": 5,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 57.548,
          "nodeCmdMs": 49.971,
          "deltaMs": -7.577
        },
        {
          "pair": 6,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.324,
          "nodeCmdMs": 52.911,
          "deltaMs": 0.588
        },
        {
          "pair": 7,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.288,
          "nodeCmdMs": 50.98,
          "deltaMs": -2.308
        },
        {
          "pair": 8,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 61.629,
          "nodeCmdMs": 50.816,
          "deltaMs": -10.813
        },
        {
          "pair": 9,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 50.334,
          "nodeCmdMs": 51.814,
          "deltaMs": 1.48
        },
        {
          "pair": 10,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.352,
          "nodeCmdMs": 53.892,
          "deltaMs": 2.54
        },
        {
          "pair": 11,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.02,
          "nodeCmdMs": 98.237,
          "deltaMs": 46.217
        },
        {
          "pair": 12,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.854,
          "nodeCmdMs": 53.498,
          "deltaMs": 1.644
        },
        {
          "pair": 13,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.542,
          "nodeCmdMs": 52.215,
          "deltaMs": -0.327
        },
        {
          "pair": 14,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.005,
          "nodeCmdMs": 52.49,
          "deltaMs": -1.515
        },
        {
          "pair": 15,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.496,
          "nodeCmdMs": 50.489,
          "deltaMs": -1.007
        },
        {
          "pair": 16,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 50.347,
          "nodeCmdMs": 53.669,
          "deltaMs": 3.323
        },
        {
          "pair": 17,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.637,
          "nodeCmdMs": 57.178,
          "deltaMs": 3.541
        },
        {
          "pair": 18,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.756,
          "nodeCmdMs": 56.479,
          "deltaMs": 1.724
        },
        {
          "pair": 19,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 58.534,
          "nodeCmdMs": 57.548,
          "deltaMs": -0.985
        },
        {
          "pair": 20,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.62,
          "nodeCmdMs": 54.2,
          "deltaMs": 0.58
        },
        {
          "pair": 21,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.377,
          "nodeCmdMs": 56.306,
          "deltaMs": 3.928
        },
        {
          "pair": 22,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.447,
          "nodeCmdMs": 53.054,
          "deltaMs": 0.607
        },
        {
          "pair": 23,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.796,
          "nodeCmdMs": 53.787,
          "deltaMs": 1.992
        },
        {
          "pair": 24,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.931,
          "nodeCmdMs": 56.1,
          "deltaMs": 4.169
        },
        {
          "pair": 25,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 101.788,
          "nodeCmdMs": 51.861,
          "deltaMs": -49.927
        },
        {
          "pair": 26,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 61.183,
          "nodeCmdMs": 56.971,
          "deltaMs": -4.212
        },
        {
          "pair": 27,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 58.163,
          "nodeCmdMs": 54.015,
          "deltaMs": -4.148
        },
        {
          "pair": 28,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 58.684,
          "nodeCmdMs": 57.087,
          "deltaMs": -1.597
        },
        {
          "pair": 29,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 61.646,
          "nodeCmdMs": 53.895,
          "deltaMs": -7.75
        },
        {
          "pair": 30,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 58.938,
          "nodeCmdMs": 56.077,
          "deltaMs": -2.861
        },
        {
          "pair": 31,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 56.297,
          "nodeCmdMs": 58.806,
          "deltaMs": 2.509
        },
        {
          "pair": 32,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 59.992,
          "nodeCmdMs": 59.023,
          "deltaMs": -0.97
        },
        {
          "pair": 33,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 62.415,
          "nodeCmdMs": 58.367,
          "deltaMs": -4.048
        },
        {
          "pair": 34,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 59.027,
          "nodeCmdMs": 54.531,
          "deltaMs": -4.496
        },
        {
          "pair": 35,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 58.184,
          "nodeCmdMs": 66.76,
          "deltaMs": 8.576
        },
        {
          "pair": 36,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 58.725,
          "nodeCmdMs": 57.962,
          "deltaMs": -0.763
        },
        {
          "pair": 37,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 55.71,
          "nodeCmdMs": 52.626,
          "deltaMs": -3.084
        },
        {
          "pair": 38,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.514,
          "nodeCmdMs": 107.131,
          "deltaMs": 52.616
        },
        {
          "pair": 39,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 59.515,
          "nodeCmdMs": 58.6,
          "deltaMs": -0.915
        },
        {
          "pair": 40,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 58.381,
          "nodeCmdMs": 55.325,
          "deltaMs": -3.056
        },
        {
          "pair": 41,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.903,
          "nodeCmdMs": 52.05,
          "deltaMs": -1.853
        },
        {
          "pair": 42,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.854,
          "nodeCmdMs": 54.508,
          "deltaMs": -0.346
        },
        {
          "pair": 43,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 55.433,
          "nodeCmdMs": 55.913,
          "deltaMs": 0.481
        },
        {
          "pair": 44,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 167.704,
          "nodeCmdMs": 55.769,
          "deltaMs": -111.935
        },
        {
          "pair": 45,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 55.113,
          "nodeCmdMs": 54.78,
          "deltaMs": -0.333
        },
        {
          "pair": 46,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 55.836,
          "nodeCmdMs": 54.834,
          "deltaMs": -1.003
        },
        {
          "pair": 47,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.253,
          "nodeCmdMs": 52.178,
          "deltaMs": -1.074
        },
        {
          "pair": 48,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.557,
          "nodeCmdMs": 54.493,
          "deltaMs": 1.936
        },
        {
          "pair": 49,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.095,
          "nodeCmdMs": 54.731,
          "deltaMs": 2.636
        },
        {
          "pair": 50,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.348,
          "nodeCmdMs": 56.567,
          "deltaMs": 2.22
        },
        {
          "pair": 51,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 103.518,
          "nodeCmdMs": 57.408,
          "deltaMs": -46.11
        },
        {
          "pair": 52,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 50.809,
          "nodeCmdMs": 53.338,
          "deltaMs": 2.529
        },
        {
          "pair": 53,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 50.206,
          "nodeCmdMs": 55.039,
          "deltaMs": 4.834
        },
        {
          "pair": 54,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 50.937,
          "nodeCmdMs": 50.808,
          "deltaMs": -0.13
        },
        {
          "pair": 55,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.837,
          "nodeCmdMs": 50.887,
          "deltaMs": -1.95
        },
        {
          "pair": 56,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.096,
          "nodeCmdMs": 55.524,
          "deltaMs": 1.429
        },
        {
          "pair": 57,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 50.972,
          "nodeCmdMs": 55.897,
          "deltaMs": 4.926
        },
        {
          "pair": 58,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.611,
          "nodeCmdMs": 52.688,
          "deltaMs": -0.923
        },
        {
          "pair": 59,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 54.394,
          "nodeCmdMs": 49.981,
          "deltaMs": -4.412
        },
        {
          "pair": 60,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 58.164,
          "nodeCmdMs": 52.653,
          "deltaMs": -5.511
        },
        {
          "pair": 61,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 55.28,
          "nodeCmdMs": 58.064,
          "deltaMs": 2.784
        },
        {
          "pair": 62,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 56.195,
          "nodeCmdMs": 62.132,
          "deltaMs": 5.937
        },
        {
          "pair": 63,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 55.115,
          "nodeCmdMs": 62.146,
          "deltaMs": 7.032
        },
        {
          "pair": 64,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 55.586,
          "nodeCmdMs": 108.322,
          "deltaMs": 52.736
        },
        {
          "pair": 65,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 56.36,
          "nodeCmdMs": 53.575,
          "deltaMs": -2.786
        },
        {
          "pair": 66,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.026,
          "nodeCmdMs": 54.627,
          "deltaMs": 0.6
        },
        {
          "pair": 67,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.741,
          "nodeCmdMs": 54.619,
          "deltaMs": 0.878
        },
        {
          "pair": 68,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.989,
          "nodeCmdMs": 52.541,
          "deltaMs": -1.448
        },
        {
          "pair": 69,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.118,
          "nodeCmdMs": 51.732,
          "deltaMs": -1.386
        },
        {
          "pair": 70,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.127,
          "nodeCmdMs": 51.946,
          "deltaMs": -1.181
        },
        {
          "pair": 71,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.753,
          "nodeCmdMs": 51.429,
          "deltaMs": -1.324
        },
        {
          "pair": 72,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.194,
          "nodeCmdMs": 52.088,
          "deltaMs": -1.106
        },
        {
          "pair": 73,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 54.105,
          "nodeCmdMs": 52.056,
          "deltaMs": -2.05
        },
        {
          "pair": 74,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.963,
          "nodeCmdMs": 52.943,
          "deltaMs": 0.98
        },
        {
          "pair": 75,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 54.431,
          "nodeCmdMs": 56.962,
          "deltaMs": 2.531
        },
        {
          "pair": 76,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.767,
          "nodeCmdMs": 54.469,
          "deltaMs": 0.702
        },
        {
          "pair": 77,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.546,
          "nodeCmdMs": 101.999,
          "deltaMs": 49.453
        },
        {
          "pair": 78,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.192,
          "nodeCmdMs": 52.805,
          "deltaMs": -0.386
        },
        {
          "pair": 79,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.332,
          "nodeCmdMs": 53.08,
          "deltaMs": -0.252
        },
        {
          "pair": 80,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 60.135,
          "nodeCmdMs": 55.955,
          "deltaMs": -4.18
        },
        {
          "pair": 81,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 54.321,
          "nodeCmdMs": 64.51,
          "deltaMs": 10.189
        },
        {
          "pair": 82,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.802,
          "nodeCmdMs": 51.91,
          "deltaMs": -0.892
        },
        {
          "pair": 83,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.239,
          "nodeCmdMs": 50.156,
          "deltaMs": -1.082
        },
        {
          "pair": 84,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.897,
          "nodeCmdMs": 50.563,
          "deltaMs": -1.334
        },
        {
          "pair": 85,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.477,
          "nodeCmdMs": 54.668,
          "deltaMs": 2.191
        },
        {
          "pair": 86,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.234,
          "nodeCmdMs": 54.564,
          "deltaMs": 1.33
        },
        {
          "pair": 87,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 54.479,
          "nodeCmdMs": 55.901,
          "deltaMs": 1.423
        },
        {
          "pair": 88,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 56.118,
          "nodeCmdMs": 55.397,
          "deltaMs": -0.721
        },
        {
          "pair": 89,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 54.128,
          "nodeCmdMs": 50.252,
          "deltaMs": -3.877
        },
        {
          "pair": 90,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.137,
          "nodeCmdMs": 51.19,
          "deltaMs": -0.947
        },
        {
          "pair": 91,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 97.579,
          "nodeCmdMs": 51.745,
          "deltaMs": -45.834
        },
        {
          "pair": 92,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 50.951,
          "nodeCmdMs": 52.009,
          "deltaMs": 1.058
        },
        {
          "pair": 93,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 49.729,
          "nodeCmdMs": 54.12,
          "deltaMs": 4.391
        },
        {
          "pair": 94,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.862,
          "nodeCmdMs": 53.318,
          "deltaMs": 1.456
        },
        {
          "pair": 95,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.712,
          "nodeCmdMs": 50.915,
          "deltaMs": -2.797
        },
        {
          "pair": 96,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.336,
          "nodeCmdMs": 51.471,
          "deltaMs": -0.865
        },
        {
          "pair": 97,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.894,
          "nodeCmdMs": 50.759,
          "deltaMs": -1.136
        },
        {
          "pair": 98,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.161,
          "nodeCmdMs": 49.941,
          "deltaMs": -2.221
        },
        {
          "pair": 99,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 49.688,
          "nodeCmdMs": 50.208,
          "deltaMs": 0.521
        },
        {
          "pair": 100,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 49.321,
          "nodeCmdMs": 52.517,
          "deltaMs": 3.196
        }
      ]
    },
    {
      "id": "run-sync",
      "label": "runSync",
      "nodeApi": "execSync",
      "nodeCmdApi": "runSync",
      "direct": {
        "minMs": 49.19,
        "p25Ms": 52.184,
        "p50Ms": 54.495,
        "p75Ms": 57.373,
        "p95Ms": 68.317,
        "maxMs": 120.826,
        "averageMs": 57.413,
        "medianAbsoluteDeviationMs": 2.447,
        "standardDeviationMs": 11.505
      },
      "nodeCmd": {
        "minMs": 48.747,
        "p25Ms": 52.393,
        "p50Ms": 54.617,
        "p75Ms": 58.206,
        "p95Ms": 74.89,
        "maxMs": 118.246,
        "averageMs": 58.031,
        "medianAbsoluteDeviationMs": 2.653,
        "standardDeviationMs": 11.546
      },
      "pairedDelta": {
        "minMs": -54.76,
        "p25Ms": -2.561,
        "p50Ms": -0.105,
        "p75Ms": 2.913,
        "p95Ms": 12.686,
        "maxMs": 58.577,
        "averageMs": 0.618,
        "medianAbsoluteDeviationMs": 2.565,
        "standardDeviationMs": 15.015,
        "p50Percent": -0.193,
        "medianCi95Ms": [
          -0.853,
          1.536
        ]
      },
      "samples": [
        {
          "pair": 1,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 50.582,
          "nodeCmdMs": 51.397,
          "deltaMs": 0.816
        },
        {
          "pair": 2,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.141,
          "nodeCmdMs": 52.174,
          "deltaMs": -0.967
        },
        {
          "pair": 3,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.057,
          "nodeCmdMs": 53.323,
          "deltaMs": 0.266
        },
        {
          "pair": 4,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.077,
          "nodeCmdMs": 51.483,
          "deltaMs": -2.594
        },
        {
          "pair": 5,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.184,
          "nodeCmdMs": 53.996,
          "deltaMs": 1.813
        },
        {
          "pair": 6,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 49.19,
          "nodeCmdMs": 52.131,
          "deltaMs": 2.941
        },
        {
          "pair": 7,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.705,
          "nodeCmdMs": 59.122,
          "deltaMs": 5.417
        },
        {
          "pair": 8,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.158,
          "nodeCmdMs": 52.821,
          "deltaMs": -0.337
        },
        {
          "pair": 9,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 50.008,
          "nodeCmdMs": 54.664,
          "deltaMs": 4.657
        },
        {
          "pair": 10,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.584,
          "nodeCmdMs": 53.705,
          "deltaMs": 2.12
        },
        {
          "pair": 11,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.05,
          "nodeCmdMs": 53.325,
          "deltaMs": 0.275
        },
        {
          "pair": 12,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.879,
          "nodeCmdMs": 104.887,
          "deltaMs": 52.008
        },
        {
          "pair": 13,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 56.537,
          "nodeCmdMs": 69.223,
          "deltaMs": 12.686
        },
        {
          "pair": 14,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 68.69,
          "nodeCmdMs": 74.89,
          "deltaMs": 6.2
        },
        {
          "pair": 15,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 68.317,
          "nodeCmdMs": 63.077,
          "deltaMs": -5.241
        },
        {
          "pair": 16,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 56.237,
          "nodeCmdMs": 77.898,
          "deltaMs": 21.661
        },
        {
          "pair": 17,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 59.716,
          "nodeCmdMs": 57.046,
          "deltaMs": -2.671
        },
        {
          "pair": 18,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 55.469,
          "nodeCmdMs": 54.404,
          "deltaMs": -1.065
        },
        {
          "pair": 19,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 54.819,
          "nodeCmdMs": 51.837,
          "deltaMs": -2.982
        },
        {
          "pair": 20,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 101.554,
          "nodeCmdMs": 53.517,
          "deltaMs": -48.037
        },
        {
          "pair": 21,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 56.569,
          "nodeCmdMs": 52.797,
          "deltaMs": -3.772
        },
        {
          "pair": 22,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 55.626,
          "nodeCmdMs": 52.965,
          "deltaMs": -2.661
        },
        {
          "pair": 23,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 58.086,
          "nodeCmdMs": 53.204,
          "deltaMs": -4.882
        },
        {
          "pair": 24,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.469,
          "nodeCmdMs": 51.702,
          "deltaMs": -2.767
        },
        {
          "pair": 25,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 55.124,
          "nodeCmdMs": 60.741,
          "deltaMs": 5.616
        },
        {
          "pair": 26,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.156,
          "nodeCmdMs": 53.357,
          "deltaMs": 2.202
        },
        {
          "pair": 27,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 56.706,
          "nodeCmdMs": 54.291,
          "deltaMs": -2.415
        },
        {
          "pair": 28,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 56.468,
          "nodeCmdMs": 55.945,
          "deltaMs": -0.524
        },
        {
          "pair": 29,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 56.21,
          "nodeCmdMs": 57.112,
          "deltaMs": 0.903
        },
        {
          "pair": 30,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 55.223,
          "nodeCmdMs": 54.641,
          "deltaMs": -0.582
        },
        {
          "pair": 31,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 54.055,
          "nodeCmdMs": 56.595,
          "deltaMs": 2.54
        },
        {
          "pair": 32,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 106.798,
          "nodeCmdMs": 59.787,
          "deltaMs": -47.011
        },
        {
          "pair": 33,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 60.382,
          "nodeCmdMs": 66.859,
          "deltaMs": 6.477
        },
        {
          "pair": 34,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 55.945,
          "nodeCmdMs": 55.729,
          "deltaMs": -0.216
        },
        {
          "pair": 35,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 56.569,
          "nodeCmdMs": 58.864,
          "deltaMs": 2.295
        },
        {
          "pair": 36,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 62.635,
          "nodeCmdMs": 58.404,
          "deltaMs": -4.23
        },
        {
          "pair": 37,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 55.325,
          "nodeCmdMs": 53.038,
          "deltaMs": -2.286
        },
        {
          "pair": 38,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 56.115,
          "nodeCmdMs": 54.221,
          "deltaMs": -1.893
        },
        {
          "pair": 39,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 55.617,
          "nodeCmdMs": 56.998,
          "deltaMs": 1.381
        },
        {
          "pair": 40,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.551,
          "nodeCmdMs": 52.83,
          "deltaMs": 0.279
        },
        {
          "pair": 41,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 58.284,
          "nodeCmdMs": 60.48,
          "deltaMs": 2.197
        },
        {
          "pair": 42,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 60.456,
          "nodeCmdMs": 58.206,
          "deltaMs": -2.25
        },
        {
          "pair": 43,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 60.15,
          "nodeCmdMs": 72.133,
          "deltaMs": 11.983
        },
        {
          "pair": 44,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 62.166,
          "nodeCmdMs": 64.619,
          "deltaMs": 2.453
        },
        {
          "pair": 45,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 59.669,
          "nodeCmdMs": 118.246,
          "deltaMs": 58.577
        },
        {
          "pair": 46,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.939,
          "nodeCmdMs": 53.654,
          "deltaMs": 1.715
        },
        {
          "pair": 47,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.948,
          "nodeCmdMs": 53.095,
          "deltaMs": -0.853
        },
        {
          "pair": 48,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.498,
          "nodeCmdMs": 52.393,
          "deltaMs": -0.105
        },
        {
          "pair": 49,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.68,
          "nodeCmdMs": 55.378,
          "deltaMs": 3.698
        },
        {
          "pair": 50,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.661,
          "nodeCmdMs": 49.904,
          "deltaMs": -1.757
        },
        {
          "pair": 51,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 57.461,
          "nodeCmdMs": 55.443,
          "deltaMs": -2.018
        },
        {
          "pair": 52,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 60.209,
          "nodeCmdMs": 50.41,
          "deltaMs": -9.8
        },
        {
          "pair": 53,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.452,
          "nodeCmdMs": 52.524,
          "deltaMs": 1.072
        },
        {
          "pair": 54,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 50.157,
          "nodeCmdMs": 51.693,
          "deltaMs": 1.536
        },
        {
          "pair": 55,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.332,
          "nodeCmdMs": 51.373,
          "deltaMs": -0.959
        },
        {
          "pair": 56,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 58.336,
          "nodeCmdMs": 54.78,
          "deltaMs": -3.555
        },
        {
          "pair": 57,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 54.362,
          "nodeCmdMs": 51.163,
          "deltaMs": -3.2
        },
        {
          "pair": 58,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.17,
          "nodeCmdMs": 54.449,
          "deltaMs": 3.279
        },
        {
          "pair": 59,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.047,
          "nodeCmdMs": 98.544,
          "deltaMs": 46.497
        },
        {
          "pair": 60,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.775,
          "nodeCmdMs": 57.985,
          "deltaMs": 6.21
        },
        {
          "pair": 61,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 52.671,
          "nodeCmdMs": 51.957,
          "deltaMs": -0.714
        },
        {
          "pair": 62,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.312,
          "nodeCmdMs": 50.821,
          "deltaMs": -0.491
        },
        {
          "pair": 63,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 50.915,
          "nodeCmdMs": 54.617,
          "deltaMs": 3.702
        },
        {
          "pair": 64,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 49.508,
          "nodeCmdMs": 51.049,
          "deltaMs": 1.542
        },
        {
          "pair": 65,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.549,
          "nodeCmdMs": 50.988,
          "deltaMs": -2.561
        },
        {
          "pair": 66,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 55.702,
          "nodeCmdMs": 50.375,
          "deltaMs": -5.327
        },
        {
          "pair": 67,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.136,
          "nodeCmdMs": 56.713,
          "deltaMs": 3.577
        },
        {
          "pair": 68,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 51.897,
          "nodeCmdMs": 58.094,
          "deltaMs": 6.197
        },
        {
          "pair": 69,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 56.643,
          "nodeCmdMs": 62.859,
          "deltaMs": 6.216
        },
        {
          "pair": 70,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.879,
          "nodeCmdMs": 52.4,
          "deltaMs": -1.479
        },
        {
          "pair": 71,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 56.744,
          "nodeCmdMs": 55.903,
          "deltaMs": -0.841
        },
        {
          "pair": 72,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 110.876,
          "nodeCmdMs": 56.115,
          "deltaMs": -54.76
        },
        {
          "pair": 73,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 60.061,
          "nodeCmdMs": 63.369,
          "deltaMs": 3.307
        },
        {
          "pair": 74,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 63.232,
          "nodeCmdMs": 58.738,
          "deltaMs": -4.495
        },
        {
          "pair": 75,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 59.604,
          "nodeCmdMs": 60.832,
          "deltaMs": 1.228
        },
        {
          "pair": 76,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.561,
          "nodeCmdMs": 56.88,
          "deltaMs": 3.319
        },
        {
          "pair": 77,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 62.759,
          "nodeCmdMs": 68.117,
          "deltaMs": 5.357
        },
        {
          "pair": 78,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 66.192,
          "nodeCmdMs": 66.771,
          "deltaMs": 0.579
        },
        {
          "pair": 79,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 120.826,
          "nodeCmdMs": 70.912,
          "deltaMs": -49.913
        },
        {
          "pair": 80,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 55.392,
          "nodeCmdMs": 53.369,
          "deltaMs": -2.022
        },
        {
          "pair": 81,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 54.495,
          "nodeCmdMs": 51.489,
          "deltaMs": -3.006
        },
        {
          "pair": 82,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.095,
          "nodeCmdMs": 51.257,
          "deltaMs": -0.838
        },
        {
          "pair": 83,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 50.991,
          "nodeCmdMs": 50.543,
          "deltaMs": -0.448
        },
        {
          "pair": 84,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.602,
          "nodeCmdMs": 51.537,
          "deltaMs": -3.065
        },
        {
          "pair": 85,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.316,
          "nodeCmdMs": 54.23,
          "deltaMs": 2.913
        },
        {
          "pair": 86,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 56.836,
          "nodeCmdMs": 59.601,
          "deltaMs": 2.765
        },
        {
          "pair": 87,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 57.373,
          "nodeCmdMs": 55.298,
          "deltaMs": -2.075
        },
        {
          "pair": 88,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 57.105,
          "nodeCmdMs": 107.098,
          "deltaMs": 49.992
        },
        {
          "pair": 89,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 59.583,
          "nodeCmdMs": 55.079,
          "deltaMs": -4.504
        },
        {
          "pair": 90,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.916,
          "nodeCmdMs": 56.342,
          "deltaMs": 2.426
        },
        {
          "pair": 91,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 53.346,
          "nodeCmdMs": 55.305,
          "deltaMs": 1.959
        },
        {
          "pair": 92,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 54.234,
          "nodeCmdMs": 55.893,
          "deltaMs": 1.659
        },
        {
          "pair": 93,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 57.359,
          "nodeCmdMs": 55.055,
          "deltaMs": -2.303
        },
        {
          "pair": 94,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.51,
          "nodeCmdMs": 57.27,
          "deltaMs": 4.76
        },
        {
          "pair": 95,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 58.703,
          "nodeCmdMs": 49.518,
          "deltaMs": -9.185
        },
        {
          "pair": 96,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 50.255,
          "nodeCmdMs": 53.065,
          "deltaMs": 2.809
        },
        {
          "pair": 97,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 49.542,
          "nodeCmdMs": 53.185,
          "deltaMs": 3.643
        },
        {
          "pair": 98,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.007,
          "nodeCmdMs": 48.747,
          "deltaMs": -3.26
        },
        {
          "pair": 99,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.587,
          "nodeCmdMs": 50.353,
          "deltaMs": -1.234
        },
        {
          "pair": 100,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.627,
          "nodeCmdMs": 49.853,
          "deltaMs": -3.775
        }
      ]
    },
    {
      "id": "run-file-callback",
      "label": "runFile · callback",
      "nodeApi": "execFile",
      "nodeCmdApi": "runFile",
      "direct": {
        "minMs": 36.675,
        "p25Ms": 40.081,
        "p50Ms": 42.452,
        "p75Ms": 44.818,
        "p95Ms": 49.84,
        "maxMs": 91.81,
        "averageMs": 43.575,
        "medianAbsoluteDeviationMs": 2.366,
        "standardDeviationMs": 7.421
      },
      "nodeCmd": {
        "minMs": 36.123,
        "p25Ms": 39.5,
        "p50Ms": 41.932,
        "p75Ms": 44.737,
        "p95Ms": 49.139,
        "maxMs": 96.684,
        "averageMs": 43.62,
        "medianAbsoluteDeviationMs": 2.432,
        "standardDeviationMs": 8.703
      },
      "pairedDelta": {
        "minMs": -46.764,
        "p25Ms": -2.431,
        "p50Ms": -0.322,
        "p75Ms": 1.362,
        "p95Ms": 5.561,
        "maxMs": 47.295,
        "averageMs": 0.045,
        "medianAbsoluteDeviationMs": 1.758,
        "standardDeviationMs": 10.822,
        "p50Percent": -0.758,
        "medianCi95Ms": [
          -1.145,
          0.146
        ]
      },
      "samples": [
        {
          "pair": 1,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 43.019,
          "nodeCmdMs": 44.234,
          "deltaMs": 1.216
        },
        {
          "pair": 2,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 44.976,
          "nodeCmdMs": 43.06,
          "deltaMs": -1.916
        },
        {
          "pair": 3,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.852,
          "nodeCmdMs": 45.055,
          "deltaMs": 2.203
        },
        {
          "pair": 4,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 42.452,
          "nodeCmdMs": 40.541,
          "deltaMs": -1.911
        },
        {
          "pair": 5,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 43.932,
          "nodeCmdMs": 40.951,
          "deltaMs": -2.981
        },
        {
          "pair": 6,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 43.49,
          "nodeCmdMs": 39.5,
          "deltaMs": -3.99
        },
        {
          "pair": 7,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 63.385,
          "nodeCmdMs": 47.651,
          "deltaMs": -15.733
        },
        {
          "pair": 8,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 55.917,
          "nodeCmdMs": 44.032,
          "deltaMs": -11.885
        },
        {
          "pair": 9,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 48.579,
          "nodeCmdMs": 46.059,
          "deltaMs": -2.52
        },
        {
          "pair": 10,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 45.933,
          "nodeCmdMs": 47.418,
          "deltaMs": 1.485
        },
        {
          "pair": 11,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.608,
          "nodeCmdMs": 42.97,
          "deltaMs": 1.362
        },
        {
          "pair": 12,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 46.313,
          "nodeCmdMs": 43.703,
          "deltaMs": -2.61
        },
        {
          "pair": 13,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 43.242,
          "nodeCmdMs": 42.748,
          "deltaMs": -0.494
        },
        {
          "pair": 14,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 45.362,
          "nodeCmdMs": 42.931,
          "deltaMs": -2.431
        },
        {
          "pair": 15,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 43.361,
          "nodeCmdMs": 42.177,
          "deltaMs": -1.184
        },
        {
          "pair": 16,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 43.016,
          "nodeCmdMs": 45.216,
          "deltaMs": 2.201
        },
        {
          "pair": 17,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.181,
          "nodeCmdMs": 39.386,
          "deltaMs": -2.795
        },
        {
          "pair": 18,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 44.845,
          "nodeCmdMs": 43.448,
          "deltaMs": -1.397
        },
        {
          "pair": 19,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.649,
          "nodeCmdMs": 47.596,
          "deltaMs": 5.947
        },
        {
          "pair": 20,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 47.714,
          "nodeCmdMs": 42.981,
          "deltaMs": -4.733
        },
        {
          "pair": 21,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 45.773,
          "nodeCmdMs": 45.587,
          "deltaMs": -0.187
        },
        {
          "pair": 22,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 49.84,
          "nodeCmdMs": 96.684,
          "deltaMs": 46.844
        },
        {
          "pair": 23,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 49.587,
          "nodeCmdMs": 45.055,
          "deltaMs": -4.532
        },
        {
          "pair": 24,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 44.818,
          "nodeCmdMs": 45.158,
          "deltaMs": 0.34
        },
        {
          "pair": 25,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 43.952,
          "nodeCmdMs": 47.041,
          "deltaMs": 3.089
        },
        {
          "pair": 26,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 46.062,
          "nodeCmdMs": 43.994,
          "deltaMs": -2.068
        },
        {
          "pair": 27,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.653,
          "nodeCmdMs": 38.98,
          "deltaMs": -1.673
        },
        {
          "pair": 28,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.221,
          "nodeCmdMs": 40.551,
          "deltaMs": 2.33
        },
        {
          "pair": 29,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.7,
          "nodeCmdMs": 37.762,
          "deltaMs": -1.938
        },
        {
          "pair": 30,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.643,
          "nodeCmdMs": 39.284,
          "deltaMs": -0.358
        },
        {
          "pair": 31,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.889,
          "nodeCmdMs": 38.809,
          "deltaMs": -4.08
        },
        {
          "pair": 32,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.051,
          "nodeCmdMs": 40.389,
          "deltaMs": 1.338
        },
        {
          "pair": 33,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.39,
          "nodeCmdMs": 38.783,
          "deltaMs": -0.606
        },
        {
          "pair": 34,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.738,
          "nodeCmdMs": 38.416,
          "deltaMs": -0.322
        },
        {
          "pair": 35,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.674,
          "nodeCmdMs": 40.548,
          "deltaMs": -0.126
        },
        {
          "pair": 36,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.037,
          "nodeCmdMs": 39.121,
          "deltaMs": -1.916
        },
        {
          "pair": 37,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.857,
          "nodeCmdMs": 41.745,
          "deltaMs": 0.888
        },
        {
          "pair": 38,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 42.981,
          "nodeCmdMs": 40.252,
          "deltaMs": -2.729
        },
        {
          "pair": 39,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.081,
          "nodeCmdMs": 45.642,
          "deltaMs": 5.561
        },
        {
          "pair": 40,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 44.202,
          "nodeCmdMs": 48.801,
          "deltaMs": 4.599
        },
        {
          "pair": 41,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 91.81,
          "nodeCmdMs": 45.045,
          "deltaMs": -46.764
        },
        {
          "pair": 42,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 42.566,
          "nodeCmdMs": 41.422,
          "deltaMs": -1.145
        },
        {
          "pair": 43,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 43.145,
          "nodeCmdMs": 45.245,
          "deltaMs": 2.1
        },
        {
          "pair": 44,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 44.815,
          "nodeCmdMs": 45.316,
          "deltaMs": 0.501
        },
        {
          "pair": 45,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 45.375,
          "nodeCmdMs": 41.91,
          "deltaMs": -3.466
        },
        {
          "pair": 46,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.714,
          "nodeCmdMs": 41.775,
          "deltaMs": 1.061
        },
        {
          "pair": 47,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.426,
          "nodeCmdMs": 43.598,
          "deltaMs": 4.172
        },
        {
          "pair": 48,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.324,
          "nodeCmdMs": 42.967,
          "deltaMs": 1.643
        },
        {
          "pair": 49,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.653,
          "nodeCmdMs": 41.26,
          "deltaMs": -1.393
        },
        {
          "pair": 50,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.534,
          "nodeCmdMs": 40.561,
          "deltaMs": -0.973
        },
        {
          "pair": 51,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 46.696,
          "nodeCmdMs": 46.456,
          "deltaMs": -0.24
        },
        {
          "pair": 52,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 44.313,
          "nodeCmdMs": 43.529,
          "deltaMs": -0.785
        },
        {
          "pair": 53,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 45.495,
          "nodeCmdMs": 50.297,
          "deltaMs": 4.802
        },
        {
          "pair": 54,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 43.852,
          "nodeCmdMs": 50.716,
          "deltaMs": 6.864
        },
        {
          "pair": 55,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.469,
          "nodeCmdMs": 42.224,
          "deltaMs": -0.246
        },
        {
          "pair": 56,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 45.006,
          "nodeCmdMs": 41.932,
          "deltaMs": -3.074
        },
        {
          "pair": 57,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.553,
          "nodeCmdMs": 43.535,
          "deltaMs": 0.983
        },
        {
          "pair": 58,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 45.012,
          "nodeCmdMs": 49.139,
          "deltaMs": 4.127
        },
        {
          "pair": 59,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.044,
          "nodeCmdMs": 39.927,
          "deltaMs": -2.117
        },
        {
          "pair": 60,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 84.007,
          "nodeCmdMs": 40.698,
          "deltaMs": -43.309
        },
        {
          "pair": 61,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.581,
          "nodeCmdMs": 38.67,
          "deltaMs": 0.089
        },
        {
          "pair": 62,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.714,
          "nodeCmdMs": 39.271,
          "deltaMs": 0.556
        },
        {
          "pair": 63,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.216,
          "nodeCmdMs": 38.531,
          "deltaMs": 1.315
        },
        {
          "pair": 64,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.733,
          "nodeCmdMs": 38.592,
          "deltaMs": -1.14
        },
        {
          "pair": 65,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.543,
          "nodeCmdMs": 37.545,
          "deltaMs": -2.998
        },
        {
          "pair": 66,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.236,
          "nodeCmdMs": 38.809,
          "deltaMs": 0.572
        },
        {
          "pair": 67,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.118,
          "nodeCmdMs": 43.775,
          "deltaMs": 2.657
        },
        {
          "pair": 68,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 43.359,
          "nodeCmdMs": 43.251,
          "deltaMs": -0.108
        },
        {
          "pair": 69,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 45.218,
          "nodeCmdMs": 46.654,
          "deltaMs": 1.436
        },
        {
          "pair": 70,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 43.58,
          "nodeCmdMs": 43.179,
          "deltaMs": -0.4
        },
        {
          "pair": 71,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 45.19,
          "nodeCmdMs": 40.319,
          "deltaMs": -4.871
        },
        {
          "pair": 72,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 42.425,
          "nodeCmdMs": 42.565,
          "deltaMs": 0.14
        },
        {
          "pair": 73,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.836,
          "nodeCmdMs": 40.195,
          "deltaMs": -1.64
        },
        {
          "pair": 74,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 43.873,
          "nodeCmdMs": 41.807,
          "deltaMs": -2.065
        },
        {
          "pair": 75,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.817,
          "nodeCmdMs": 38.647,
          "deltaMs": -3.17
        },
        {
          "pair": 76,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 45.397,
          "nodeCmdMs": 41.329,
          "deltaMs": -4.067
        },
        {
          "pair": 77,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 47.554,
          "nodeCmdMs": 45.099,
          "deltaMs": -2.455
        },
        {
          "pair": 78,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 42.889,
          "nodeCmdMs": 42.407,
          "deltaMs": -0.482
        },
        {
          "pair": 79,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.634,
          "nodeCmdMs": 41.78,
          "deltaMs": 0.146
        },
        {
          "pair": 80,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 37.705,
          "nodeCmdMs": 85,
          "deltaMs": 47.295
        },
        {
          "pair": 81,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.524,
          "nodeCmdMs": 38.171,
          "deltaMs": -1.353
        },
        {
          "pair": 82,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 37.127,
          "nodeCmdMs": 38.262,
          "deltaMs": 1.135
        },
        {
          "pair": 83,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.177,
          "nodeCmdMs": 38.349,
          "deltaMs": 0.172
        },
        {
          "pair": 84,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.091,
          "nodeCmdMs": 36.123,
          "deltaMs": -2.968
        },
        {
          "pair": 85,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 36.675,
          "nodeCmdMs": 38.822,
          "deltaMs": 2.148
        },
        {
          "pair": 86,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.477,
          "nodeCmdMs": 38.358,
          "deltaMs": -3.119
        },
        {
          "pair": 87,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.688,
          "nodeCmdMs": 44.737,
          "deltaMs": 5.05
        },
        {
          "pair": 88,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.972,
          "nodeCmdMs": 40.375,
          "deltaMs": -1.597
        },
        {
          "pair": 89,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.8,
          "nodeCmdMs": 46.396,
          "deltaMs": 4.596
        },
        {
          "pair": 90,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 50.042,
          "nodeCmdMs": 42.836,
          "deltaMs": -7.206
        },
        {
          "pair": 91,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.232,
          "nodeCmdMs": 41.533,
          "deltaMs": 0.301
        },
        {
          "pair": 92,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.803,
          "nodeCmdMs": 42.859,
          "deltaMs": 3.056
        },
        {
          "pair": 93,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 43.036,
          "nodeCmdMs": 43.142,
          "deltaMs": 0.107
        },
        {
          "pair": 94,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.29,
          "nodeCmdMs": 38.449,
          "deltaMs": -2.841
        },
        {
          "pair": 95,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.071,
          "nodeCmdMs": 41.103,
          "deltaMs": 4.032
        },
        {
          "pair": 96,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.941,
          "nodeCmdMs": 37.328,
          "deltaMs": -1.614
        },
        {
          "pair": 97,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.526,
          "nodeCmdMs": 38.081,
          "deltaMs": 0.555
        },
        {
          "pair": 98,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.323,
          "nodeCmdMs": 40.13,
          "deltaMs": -0.193
        },
        {
          "pair": 99,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.551,
          "nodeCmdMs": 40.456,
          "deltaMs": 1.905
        },
        {
          "pair": 100,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.714,
          "nodeCmdMs": 87.243,
          "deltaMs": 46.528
        }
      ]
    },
    {
      "id": "run-file-promise",
      "label": "runFilePromise",
      "nodeApi": "promisify(execFile)",
      "nodeCmdApi": "runFilePromise",
      "direct": {
        "minMs": 36.178,
        "p25Ms": 38.867,
        "p50Ms": 40.393,
        "p75Ms": 42.226,
        "p95Ms": 48.472,
        "maxMs": 88.36,
        "averageMs": 42.337,
        "medianAbsoluteDeviationMs": 1.675,
        "standardDeviationMs": 8.455
      },
      "nodeCmd": {
        "minMs": 36.443,
        "p25Ms": 38.662,
        "p50Ms": 40.14,
        "p75Ms": 42.339,
        "p95Ms": 47.048,
        "maxMs": 89.862,
        "averageMs": 41.648,
        "medianAbsoluteDeviationMs": 1.675,
        "standardDeviationMs": 7.05
      },
      "pairedDelta": {
        "minMs": -47.933,
        "p25Ms": -2.206,
        "p50Ms": -0.174,
        "p75Ms": 1.417,
        "p95Ms": 4.576,
        "maxMs": 50.062,
        "averageMs": -0.689,
        "medianAbsoluteDeviationMs": 1.887,
        "standardDeviationMs": 11.045,
        "p50Percent": -0.432,
        "medianCi95Ms": [
          -1.135,
          0.46
        ]
      },
      "samples": [
        {
          "pair": 1,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.454,
          "nodeCmdMs": 38.645,
          "deltaMs": 1.191
        },
        {
          "pair": 2,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.876,
          "nodeCmdMs": 38.822,
          "deltaMs": -2.055
        },
        {
          "pair": 3,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.695,
          "nodeCmdMs": 37.913,
          "deltaMs": -1.782
        },
        {
          "pair": 4,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.509,
          "nodeCmdMs": 39.727,
          "deltaMs": 1.219
        },
        {
          "pair": 5,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.183,
          "nodeCmdMs": 36.934,
          "deltaMs": -1.249
        },
        {
          "pair": 6,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 43.321,
          "nodeCmdMs": 37.336,
          "deltaMs": -5.985
        },
        {
          "pair": 7,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 45.481,
          "nodeCmdMs": 48.177,
          "deltaMs": 2.697
        },
        {
          "pair": 8,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 48.472,
          "nodeCmdMs": 44.03,
          "deltaMs": -4.441
        },
        {
          "pair": 9,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 48.228,
          "nodeCmdMs": 46.918,
          "deltaMs": -1.31
        },
        {
          "pair": 10,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 47.488,
          "nodeCmdMs": 45.396,
          "deltaMs": -2.092
        },
        {
          "pair": 11,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 51.694,
          "nodeCmdMs": 49.488,
          "deltaMs": -2.206
        },
        {
          "pair": 12,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 46.431,
          "nodeCmdMs": 46.806,
          "deltaMs": 0.376
        },
        {
          "pair": 13,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 43.917,
          "nodeCmdMs": 42.734,
          "deltaMs": -1.183
        },
        {
          "pair": 14,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 88.36,
          "nodeCmdMs": 40.427,
          "deltaMs": -47.933
        },
        {
          "pair": 15,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.937,
          "nodeCmdMs": 40.06,
          "deltaMs": 1.123
        },
        {
          "pair": 16,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.938,
          "nodeCmdMs": 37.645,
          "deltaMs": -1.294
        },
        {
          "pair": 17,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 46.556,
          "nodeCmdMs": 39.404,
          "deltaMs": -7.153
        },
        {
          "pair": 18,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.955,
          "nodeCmdMs": 47.048,
          "deltaMs": 7.093
        },
        {
          "pair": 19,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.095,
          "nodeCmdMs": 43.031,
          "deltaMs": 2.936
        },
        {
          "pair": 20,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.81,
          "nodeCmdMs": 39.103,
          "deltaMs": -2.707
        },
        {
          "pair": 21,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.923,
          "nodeCmdMs": 40.724,
          "deltaMs": 1.801
        },
        {
          "pair": 22,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 36.899,
          "nodeCmdMs": 39.562,
          "deltaMs": 2.663
        },
        {
          "pair": 23,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.662,
          "nodeCmdMs": 36.443,
          "deltaMs": -2.22
        },
        {
          "pair": 24,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 37.679,
          "nodeCmdMs": 37.509,
          "deltaMs": -0.171
        },
        {
          "pair": 25,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.069,
          "nodeCmdMs": 37.102,
          "deltaMs": -1.968
        },
        {
          "pair": 26,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 37.81,
          "nodeCmdMs": 37.916,
          "deltaMs": 0.106
        },
        {
          "pair": 27,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.867,
          "nodeCmdMs": 43.443,
          "deltaMs": 4.576
        },
        {
          "pair": 28,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.831,
          "nodeCmdMs": 42.763,
          "deltaMs": 0.932
        },
        {
          "pair": 29,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.496,
          "nodeCmdMs": 41.983,
          "deltaMs": 3.487
        },
        {
          "pair": 30,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.611,
          "nodeCmdMs": 43.808,
          "deltaMs": 5.197
        },
        {
          "pair": 31,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.847,
          "nodeCmdMs": 39.312,
          "deltaMs": 0.465
        },
        {
          "pair": 32,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.953,
          "nodeCmdMs": 38.771,
          "deltaMs": -2.182
        },
        {
          "pair": 33,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.167,
          "nodeCmdMs": 39.032,
          "deltaMs": -1.135
        },
        {
          "pair": 34,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.8,
          "nodeCmdMs": 89.862,
          "deltaMs": 50.062
        },
        {
          "pair": 35,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.588,
          "nodeCmdMs": 39.3,
          "deltaMs": -0.288
        },
        {
          "pair": 36,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.74,
          "nodeCmdMs": 44.962,
          "deltaMs": 3.222
        },
        {
          "pair": 37,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.946,
          "nodeCmdMs": 43.187,
          "deltaMs": 1.241
        },
        {
          "pair": 38,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 43.377,
          "nodeCmdMs": 44.034,
          "deltaMs": 0.657
        },
        {
          "pair": 39,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 43.106,
          "nodeCmdMs": 44.805,
          "deltaMs": 1.7
        },
        {
          "pair": 40,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.378,
          "nodeCmdMs": 42.709,
          "deltaMs": 3.331
        },
        {
          "pair": 41,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.321,
          "nodeCmdMs": 38.507,
          "deltaMs": -0.814
        },
        {
          "pair": 42,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.207,
          "nodeCmdMs": 41.624,
          "deltaMs": 1.417
        },
        {
          "pair": 43,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.712,
          "nodeCmdMs": 37.982,
          "deltaMs": -2.729
        },
        {
          "pair": 44,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 46.694,
          "nodeCmdMs": 40.203,
          "deltaMs": -6.49
        },
        {
          "pair": 45,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 43.143,
          "nodeCmdMs": 40.307,
          "deltaMs": -2.836
        },
        {
          "pair": 46,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.484,
          "nodeCmdMs": 42.776,
          "deltaMs": 2.292
        },
        {
          "pair": 47,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.486,
          "nodeCmdMs": 38.554,
          "deltaMs": -2.932
        },
        {
          "pair": 48,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 42.226,
          "nodeCmdMs": 39.407,
          "deltaMs": -2.818
        },
        {
          "pair": 49,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.913,
          "nodeCmdMs": 41.859,
          "deltaMs": 0.946
        },
        {
          "pair": 50,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 42.124,
          "nodeCmdMs": 42.134,
          "deltaMs": 0.011
        },
        {
          "pair": 51,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.017,
          "nodeCmdMs": 40.579,
          "deltaMs": -0.438
        },
        {
          "pair": 52,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.96,
          "nodeCmdMs": 37.61,
          "deltaMs": -2.35
        },
        {
          "pair": 53,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 86.043,
          "nodeCmdMs": 38.522,
          "deltaMs": -47.521
        },
        {
          "pair": 54,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 53.952,
          "nodeCmdMs": 40.419,
          "deltaMs": -13.534
        },
        {
          "pair": 55,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.196,
          "nodeCmdMs": 39.27,
          "deltaMs": 1.074
        },
        {
          "pair": 56,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.93,
          "nodeCmdMs": 39.733,
          "deltaMs": -1.197
        },
        {
          "pair": 57,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 43.572,
          "nodeCmdMs": 40.578,
          "deltaMs": -2.994
        },
        {
          "pair": 58,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.008,
          "nodeCmdMs": 39.462,
          "deltaMs": 1.454
        },
        {
          "pair": 59,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.305,
          "nodeCmdMs": 39.45,
          "deltaMs": 0.145
        },
        {
          "pair": 60,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.088,
          "nodeCmdMs": 39.411,
          "deltaMs": 1.322
        },
        {
          "pair": 61,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.903,
          "nodeCmdMs": 40.176,
          "deltaMs": 1.273
        },
        {
          "pair": 62,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.718,
          "nodeCmdMs": 41.876,
          "deltaMs": 3.157
        },
        {
          "pair": 63,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 43.597,
          "nodeCmdMs": 39.859,
          "deltaMs": -3.738
        },
        {
          "pair": 64,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 36.178,
          "nodeCmdMs": 38.56,
          "deltaMs": 2.382
        },
        {
          "pair": 65,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.908,
          "nodeCmdMs": 36.502,
          "deltaMs": -2.406
        },
        {
          "pair": 66,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.492,
          "nodeCmdMs": 40.115,
          "deltaMs": 0.623
        },
        {
          "pair": 67,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.062,
          "nodeCmdMs": 42.522,
          "deltaMs": 0.46
        },
        {
          "pair": 68,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.474,
          "nodeCmdMs": 41.815,
          "deltaMs": 0.342
        },
        {
          "pair": 69,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.362,
          "nodeCmdMs": 42.339,
          "deltaMs": 1.977
        },
        {
          "pair": 70,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.809,
          "nodeCmdMs": 41.673,
          "deltaMs": 0.864
        },
        {
          "pair": 71,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.251,
          "nodeCmdMs": 83.725,
          "deltaMs": 46.474
        },
        {
          "pair": 72,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 37.062,
          "nodeCmdMs": 40.868,
          "deltaMs": 3.806
        },
        {
          "pair": 73,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.527,
          "nodeCmdMs": 38.687,
          "deltaMs": -1.84
        },
        {
          "pair": 74,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.883,
          "nodeCmdMs": 37.562,
          "deltaMs": -1.321
        },
        {
          "pair": 75,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.716,
          "nodeCmdMs": 40.14,
          "deltaMs": 2.424
        },
        {
          "pair": 76,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.393,
          "nodeCmdMs": 38.261,
          "deltaMs": -2.132
        },
        {
          "pair": 77,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.514,
          "nodeCmdMs": 39.589,
          "deltaMs": 1.075
        },
        {
          "pair": 78,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.737,
          "nodeCmdMs": 39.766,
          "deltaMs": -0.971
        },
        {
          "pair": 79,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.184,
          "nodeCmdMs": 49.921,
          "deltaMs": 12.737
        },
        {
          "pair": 80,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.524,
          "nodeCmdMs": 37.024,
          "deltaMs": -2.5
        },
        {
          "pair": 81,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.337,
          "nodeCmdMs": 38.572,
          "deltaMs": -0.764
        },
        {
          "pair": 82,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 42.59,
          "nodeCmdMs": 36.769,
          "deltaMs": -5.82
        },
        {
          "pair": 83,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.488,
          "nodeCmdMs": 36.993,
          "deltaMs": -0.495
        },
        {
          "pair": 84,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.837,
          "nodeCmdMs": 38.662,
          "deltaMs": -0.174
        },
        {
          "pair": 85,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.09,
          "nodeCmdMs": 37.763,
          "deltaMs": -0.327
        },
        {
          "pair": 86,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.342,
          "nodeCmdMs": 39.415,
          "deltaMs": 0.072
        },
        {
          "pair": 87,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.273,
          "nodeCmdMs": 39.867,
          "deltaMs": -2.407
        },
        {
          "pair": 88,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.167,
          "nodeCmdMs": 39.657,
          "deltaMs": -1.509
        },
        {
          "pair": 89,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.501,
          "nodeCmdMs": 37.828,
          "deltaMs": -3.673
        },
        {
          "pair": 90,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 86.963,
          "nodeCmdMs": 41.479,
          "deltaMs": -45.483
        },
        {
          "pair": 91,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.194,
          "nodeCmdMs": 41.024,
          "deltaMs": 2.83
        },
        {
          "pair": 92,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 43.776,
          "nodeCmdMs": 40.695,
          "deltaMs": -3.081
        },
        {
          "pair": 93,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.13,
          "nodeCmdMs": 42.153,
          "deltaMs": 0.023
        },
        {
          "pair": 94,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 45.589,
          "nodeCmdMs": 41.986,
          "deltaMs": -3.604
        },
        {
          "pair": 95,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.065,
          "nodeCmdMs": 40.991,
          "deltaMs": -1.074
        },
        {
          "pair": 96,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 43.852,
          "nodeCmdMs": 43.926,
          "deltaMs": 0.074
        },
        {
          "pair": 97,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.104,
          "nodeCmdMs": 40.547,
          "deltaMs": -1.558
        },
        {
          "pair": 98,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.36,
          "nodeCmdMs": 41.624,
          "deltaMs": 2.264
        },
        {
          "pair": 99,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.247,
          "nodeCmdMs": 43.96,
          "deltaMs": 1.713
        },
        {
          "pair": 100,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.954,
          "nodeCmdMs": 44.652,
          "deltaMs": 2.698
        }
      ]
    },
    {
      "id": "run-file-sync",
      "label": "runFileSync",
      "nodeApi": "execFileSync",
      "nodeCmdApi": "runFileSync",
      "direct": {
        "minMs": 35.999,
        "p25Ms": 38.612,
        "p50Ms": 39.508,
        "p75Ms": 40.992,
        "p95Ms": 46.965,
        "maxMs": 86.588,
        "averageMs": 41.865,
        "medianAbsoluteDeviationMs": 1.183,
        "standardDeviationMs": 9.025
      },
      "nodeCmd": {
        "minMs": 36.768,
        "p25Ms": 38.596,
        "p50Ms": 39.485,
        "p75Ms": 40.667,
        "p95Ms": 44.462,
        "maxMs": 84.335,
        "averageMs": 40.341,
        "medianAbsoluteDeviationMs": 0.97,
        "standardDeviationMs": 4.971
      },
      "pairedDelta": {
        "minMs": -48.289,
        "p25Ms": -1.734,
        "p50Ms": -0.15,
        "p75Ms": 1.147,
        "p95Ms": 2.922,
        "maxMs": 46.349,
        "averageMs": -1.525,
        "medianAbsoluteDeviationMs": 1.411,
        "standardDeviationMs": 10.342,
        "p50Percent": -0.38,
        "medianCi95Ms": [
          -0.793,
          0.189
        ]
      },
      "samples": [
        {
          "pair": 1,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.696,
          "nodeCmdMs": 36.768,
          "deltaMs": -1.928
        },
        {
          "pair": 2,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.069,
          "nodeCmdMs": 39.485,
          "deltaMs": 0.416
        },
        {
          "pair": 3,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.257,
          "nodeCmdMs": 38.169,
          "deltaMs": -3.088
        },
        {
          "pair": 4,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 37.81,
          "nodeCmdMs": 38.337,
          "deltaMs": 0.528
        },
        {
          "pair": 5,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.762,
          "nodeCmdMs": 39.002,
          "deltaMs": -1.76
        },
        {
          "pair": 6,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 36.59,
          "nodeCmdMs": 38.941,
          "deltaMs": 2.351
        },
        {
          "pair": 7,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.254,
          "nodeCmdMs": 39.408,
          "deltaMs": 0.154
        },
        {
          "pair": 8,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 36.947,
          "nodeCmdMs": 37.829,
          "deltaMs": 0.882
        },
        {
          "pair": 9,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 83.558,
          "nodeCmdMs": 37.287,
          "deltaMs": -46.271
        },
        {
          "pair": 10,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.834,
          "nodeCmdMs": 40.023,
          "deltaMs": -0.811
        },
        {
          "pair": 11,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.379,
          "nodeCmdMs": 42.584,
          "deltaMs": 2.205
        },
        {
          "pair": 12,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 42.919,
          "nodeCmdMs": 41.185,
          "deltaMs": -1.734
        },
        {
          "pair": 13,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.748,
          "nodeCmdMs": 40.4,
          "deltaMs": -2.348
        },
        {
          "pair": 14,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.612,
          "nodeCmdMs": 44.932,
          "deltaMs": 4.32
        },
        {
          "pair": 15,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 45.67,
          "nodeCmdMs": 48.559,
          "deltaMs": 2.888
        },
        {
          "pair": 16,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 46.965,
          "nodeCmdMs": 48.392,
          "deltaMs": 1.428
        },
        {
          "pair": 17,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 46.169,
          "nodeCmdMs": 44.462,
          "deltaMs": -1.707
        },
        {
          "pair": 18,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 52.701,
          "nodeCmdMs": 41.445,
          "deltaMs": -11.256
        },
        {
          "pair": 19,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 45.669,
          "nodeCmdMs": 40.899,
          "deltaMs": -4.771
        },
        {
          "pair": 20,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.234,
          "nodeCmdMs": 39.573,
          "deltaMs": -0.661
        },
        {
          "pair": 21,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.489,
          "nodeCmdMs": 39.915,
          "deltaMs": 0.427
        },
        {
          "pair": 22,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.526,
          "nodeCmdMs": 41.079,
          "deltaMs": 1.552
        },
        {
          "pair": 23,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.564,
          "nodeCmdMs": 38.746,
          "deltaMs": 1.182
        },
        {
          "pair": 24,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.388,
          "nodeCmdMs": 37.224,
          "deltaMs": -3.164
        },
        {
          "pair": 25,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 85.768,
          "nodeCmdMs": 37.479,
          "deltaMs": -48.289
        },
        {
          "pair": 26,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.017,
          "nodeCmdMs": 38.783,
          "deltaMs": -0.234
        },
        {
          "pair": 27,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.852,
          "nodeCmdMs": 40.667,
          "deltaMs": -2.184
        },
        {
          "pair": 28,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.517,
          "nodeCmdMs": 36.955,
          "deltaMs": -1.562
        },
        {
          "pair": 29,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.526,
          "nodeCmdMs": 40.448,
          "deltaMs": 2.922
        },
        {
          "pair": 30,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.979,
          "nodeCmdMs": 39.188,
          "deltaMs": -1.791
        },
        {
          "pair": 31,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.978,
          "nodeCmdMs": 41.481,
          "deltaMs": 1.503
        },
        {
          "pair": 32,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.919,
          "nodeCmdMs": 38.769,
          "deltaMs": -0.15
        },
        {
          "pair": 33,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 43.998,
          "nodeCmdMs": 39.176,
          "deltaMs": -4.822
        },
        {
          "pair": 34,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.152,
          "nodeCmdMs": 40.8,
          "deltaMs": -0.352
        },
        {
          "pair": 35,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.481,
          "nodeCmdMs": 42.889,
          "deltaMs": 1.408
        },
        {
          "pair": 36,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 45.072,
          "nodeCmdMs": 38.655,
          "deltaMs": -6.418
        },
        {
          "pair": 37,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.992,
          "nodeCmdMs": 40.198,
          "deltaMs": -0.793
        },
        {
          "pair": 38,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.898,
          "nodeCmdMs": 41.09,
          "deltaMs": 0.192
        },
        {
          "pair": 39,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.495,
          "nodeCmdMs": 39.705,
          "deltaMs": 2.211
        },
        {
          "pair": 40,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.555,
          "nodeCmdMs": 38.065,
          "deltaMs": -1.49
        },
        {
          "pair": 41,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 44.06,
          "nodeCmdMs": 39.03,
          "deltaMs": -5.03
        },
        {
          "pair": 42,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 86.588,
          "nodeCmdMs": 41.642,
          "deltaMs": -44.946
        },
        {
          "pair": 43,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.964,
          "nodeCmdMs": 37.509,
          "deltaMs": -0.455
        },
        {
          "pair": 44,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.57,
          "nodeCmdMs": 40.341,
          "deltaMs": 0.771
        },
        {
          "pair": 45,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.015,
          "nodeCmdMs": 38.987,
          "deltaMs": -1.028
        },
        {
          "pair": 46,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 35.999,
          "nodeCmdMs": 39.07,
          "deltaMs": 3.071
        },
        {
          "pair": 47,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.851,
          "nodeCmdMs": 37.447,
          "deltaMs": -1.404
        },
        {
          "pair": 48,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.325,
          "nodeCmdMs": 38.486,
          "deltaMs": 0.161
        },
        {
          "pair": 49,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.295,
          "nodeCmdMs": 40.059,
          "deltaMs": 2.764
        },
        {
          "pair": 50,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.612,
          "nodeCmdMs": 38.889,
          "deltaMs": 0.276
        },
        {
          "pair": 51,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.888,
          "nodeCmdMs": 38.596,
          "deltaMs": -3.291
        },
        {
          "pair": 52,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.868,
          "nodeCmdMs": 38.564,
          "deltaMs": -0.304
        },
        {
          "pair": 53,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.437,
          "nodeCmdMs": 39.584,
          "deltaMs": 1.147
        },
        {
          "pair": 54,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.604,
          "nodeCmdMs": 38.49,
          "deltaMs": -0.114
        },
        {
          "pair": 55,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.218,
          "nodeCmdMs": 37.891,
          "deltaMs": -1.327
        },
        {
          "pair": 56,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 37.851,
          "nodeCmdMs": 41.119,
          "deltaMs": 3.268
        },
        {
          "pair": 57,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.106,
          "nodeCmdMs": 40.284,
          "deltaMs": 0.178
        },
        {
          "pair": 58,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.742,
          "nodeCmdMs": 51.762,
          "deltaMs": 13.02
        },
        {
          "pair": 59,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.544,
          "nodeCmdMs": 37.449,
          "deltaMs": -1.095
        },
        {
          "pair": 60,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.308,
          "nodeCmdMs": 38.507,
          "deltaMs": -0.801
        },
        {
          "pair": 61,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.301,
          "nodeCmdMs": 40.819,
          "deltaMs": 1.518
        },
        {
          "pair": 62,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.819,
          "nodeCmdMs": 39.383,
          "deltaMs": 0.564
        },
        {
          "pair": 63,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.259,
          "nodeCmdMs": 39.448,
          "deltaMs": 0.189
        },
        {
          "pair": 64,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.08,
          "nodeCmdMs": 37.732,
          "deltaMs": -1.348
        },
        {
          "pair": 65,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.479,
          "nodeCmdMs": 39.268,
          "deltaMs": -0.212
        },
        {
          "pair": 66,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 37.986,
          "nodeCmdMs": 84.335,
          "deltaMs": 46.349
        },
        {
          "pair": 67,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.565,
          "nodeCmdMs": 39.794,
          "deltaMs": -0.771
        },
        {
          "pair": 68,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.628,
          "nodeCmdMs": 40.627,
          "deltaMs": -0.001
        },
        {
          "pair": 69,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.833,
          "nodeCmdMs": 38.74,
          "deltaMs": -2.093
        },
        {
          "pair": 70,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.472,
          "nodeCmdMs": 38.923,
          "deltaMs": -0.549
        },
        {
          "pair": 71,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.64,
          "nodeCmdMs": 41.114,
          "deltaMs": 2.474
        },
        {
          "pair": 72,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.056,
          "nodeCmdMs": 38.576,
          "deltaMs": 0.52
        },
        {
          "pair": 73,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.772,
          "nodeCmdMs": 39.985,
          "deltaMs": 2.213
        },
        {
          "pair": 74,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.205,
          "nodeCmdMs": 40.266,
          "deltaMs": 1.061
        },
        {
          "pair": 75,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.809,
          "nodeCmdMs": 40.627,
          "deltaMs": 0.818
        },
        {
          "pair": 76,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.412,
          "nodeCmdMs": 40.859,
          "deltaMs": 1.446
        },
        {
          "pair": 77,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.717,
          "nodeCmdMs": 39.691,
          "deltaMs": -2.025
        },
        {
          "pair": 78,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 37.158,
          "nodeCmdMs": 39.241,
          "deltaMs": 2.083
        },
        {
          "pair": 79,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.097,
          "nodeCmdMs": 38.76,
          "deltaMs": -1.338
        },
        {
          "pair": 80,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 37.425,
          "nodeCmdMs": 39.488,
          "deltaMs": 2.063
        },
        {
          "pair": 81,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.092,
          "nodeCmdMs": 39.589,
          "deltaMs": 0.497
        },
        {
          "pair": 82,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.915,
          "nodeCmdMs": 38.825,
          "deltaMs": -1.09
        },
        {
          "pair": 83,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.075,
          "nodeCmdMs": 39.179,
          "deltaMs": 1.104
        },
        {
          "pair": 84,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.34,
          "nodeCmdMs": 38.083,
          "deltaMs": -2.257
        },
        {
          "pair": 85,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.514,
          "nodeCmdMs": 42.413,
          "deltaMs": 2.9
        },
        {
          "pair": 86,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 43.678,
          "nodeCmdMs": 40.011,
          "deltaMs": -3.667
        },
        {
          "pair": 87,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 81.661,
          "nodeCmdMs": 41.592,
          "deltaMs": -40.068
        },
        {
          "pair": 88,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.076,
          "nodeCmdMs": 40.333,
          "deltaMs": 2.257
        },
        {
          "pair": 89,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.263,
          "nodeCmdMs": 37.177,
          "deltaMs": -1.085
        },
        {
          "pair": 90,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.178,
          "nodeCmdMs": 40.372,
          "deltaMs": 2.194
        },
        {
          "pair": 91,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.565,
          "nodeCmdMs": 37.629,
          "deltaMs": -3.936
        },
        {
          "pair": 92,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.44,
          "nodeCmdMs": 39.273,
          "deltaMs": -0.168
        },
        {
          "pair": 93,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.341,
          "nodeCmdMs": 38.152,
          "deltaMs": -1.188
        },
        {
          "pair": 94,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.35,
          "nodeCmdMs": 39.699,
          "deltaMs": 0.349
        },
        {
          "pair": 95,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.508,
          "nodeCmdMs": 39.437,
          "deltaMs": -0.071
        },
        {
          "pair": 96,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.027,
          "nodeCmdMs": 38.407,
          "deltaMs": -2.62
        },
        {
          "pair": 97,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.593,
          "nodeCmdMs": 41.662,
          "deltaMs": 0.069
        },
        {
          "pair": 98,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 43.313,
          "nodeCmdMs": 40.739,
          "deltaMs": -2.574
        },
        {
          "pair": 99,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.66,
          "nodeCmdMs": 40.669,
          "deltaMs": 0.008
        },
        {
          "pair": 100,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.38,
          "nodeCmdMs": 40.456,
          "deltaMs": 0.075
        }
      ]
    },
    {
      "id": "run-stream",
      "label": "runStream",
      "nodeApi": "spawn",
      "nodeCmdApi": "runStream",
      "direct": {
        "minMs": 36.187,
        "p25Ms": 38.19,
        "p50Ms": 39.121,
        "p75Ms": 40.016,
        "p95Ms": 42.954,
        "maxMs": 85.802,
        "averageMs": 40.205,
        "medianAbsoluteDeviationMs": 0.895,
        "standardDeviationMs": 6.697
      },
      "nodeCmd": {
        "minMs": 36.319,
        "p25Ms": 37.975,
        "p50Ms": 38.886,
        "p75Ms": 40.23,
        "p95Ms": 42.446,
        "maxMs": 91.387,
        "averageMs": 40.505,
        "medianAbsoluteDeviationMs": 0.98,
        "standardDeviationMs": 8.264
      },
      "pairedDelta": {
        "minMs": -46.763,
        "p25Ms": -1.709,
        "p50Ms": -0.026,
        "p75Ms": 1.235,
        "p95Ms": 4.276,
        "maxMs": 49.185,
        "averageMs": 0.3,
        "medianAbsoluteDeviationMs": 1.47,
        "standardDeviationMs": 10.348,
        "p50Percent": -0.066,
        "medianCi95Ms": [
          -0.874,
          0.218
        ]
      },
      "samples": [
        {
          "pair": 1,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.044,
          "nodeCmdMs": 42.446,
          "deltaMs": 2.402
        },
        {
          "pair": 2,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.093,
          "nodeCmdMs": 41.311,
          "deltaMs": 0.218
        },
        {
          "pair": 3,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.214,
          "nodeCmdMs": 38.414,
          "deltaMs": -0.8
        },
        {
          "pair": 4,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 43.652,
          "nodeCmdMs": 39.866,
          "deltaMs": -3.786
        },
        {
          "pair": 5,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.823,
          "nodeCmdMs": 40.449,
          "deltaMs": 1.626
        },
        {
          "pair": 6,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.801,
          "nodeCmdMs": 38.927,
          "deltaMs": -0.874
        },
        {
          "pair": 7,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.708,
          "nodeCmdMs": 37.66,
          "deltaMs": -0.048
        },
        {
          "pair": 8,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.871,
          "nodeCmdMs": 85.091,
          "deltaMs": 44.22
        },
        {
          "pair": 9,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.678,
          "nodeCmdMs": 38.949,
          "deltaMs": -2.729
        },
        {
          "pair": 10,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.621,
          "nodeCmdMs": 38.969,
          "deltaMs": -2.652
        },
        {
          "pair": 11,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.797,
          "nodeCmdMs": 37.889,
          "deltaMs": 0.093
        },
        {
          "pair": 12,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 37.92,
          "nodeCmdMs": 38.023,
          "deltaMs": 0.103
        },
        {
          "pair": 13,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.161,
          "nodeCmdMs": 39.516,
          "deltaMs": 0.355
        },
        {
          "pair": 14,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 42.954,
          "nodeCmdMs": 40.565,
          "deltaMs": -2.389
        },
        {
          "pair": 15,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.722,
          "nodeCmdMs": 38.912,
          "deltaMs": 0.19
        },
        {
          "pair": 16,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.961,
          "nodeCmdMs": 38.252,
          "deltaMs": -1.709
        },
        {
          "pair": 17,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.311,
          "nodeCmdMs": 39.937,
          "deltaMs": 0.626
        },
        {
          "pair": 18,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 37.578,
          "nodeCmdMs": 37.913,
          "deltaMs": 0.335
        },
        {
          "pair": 19,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.944,
          "nodeCmdMs": 37.523,
          "deltaMs": -0.421
        },
        {
          "pair": 20,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.482,
          "nodeCmdMs": 37.575,
          "deltaMs": -0.907
        },
        {
          "pair": 21,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.284,
          "nodeCmdMs": 39.761,
          "deltaMs": 1.477
        },
        {
          "pair": 22,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.423,
          "nodeCmdMs": 38.53,
          "deltaMs": 0.107
        },
        {
          "pair": 23,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.564,
          "nodeCmdMs": 40.756,
          "deltaMs": 3.192
        },
        {
          "pair": 24,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 37.307,
          "nodeCmdMs": 37.975,
          "deltaMs": 0.668
        },
        {
          "pair": 25,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.174,
          "nodeCmdMs": 37.673,
          "deltaMs": 0.499
        },
        {
          "pair": 26,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 36.818,
          "nodeCmdMs": 41.095,
          "deltaMs": 4.276
        },
        {
          "pair": 27,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.567,
          "nodeCmdMs": 39.142,
          "deltaMs": 0.575
        },
        {
          "pair": 28,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.755,
          "nodeCmdMs": 41.043,
          "deltaMs": 2.288
        },
        {
          "pair": 29,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.721,
          "nodeCmdMs": 37.733,
          "deltaMs": -1.988
        },
        {
          "pair": 30,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 37.133,
          "nodeCmdMs": 41.878,
          "deltaMs": 4.745
        },
        {
          "pair": 31,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 85.408,
          "nodeCmdMs": 41.81,
          "deltaMs": -43.598
        },
        {
          "pair": 32,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.511,
          "nodeCmdMs": 37.436,
          "deltaMs": -2.076
        },
        {
          "pair": 33,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.667,
          "nodeCmdMs": 40.445,
          "deltaMs": 1.778
        },
        {
          "pair": 34,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.953,
          "nodeCmdMs": 39.669,
          "deltaMs": -2.285
        },
        {
          "pair": 35,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.082,
          "nodeCmdMs": 37.999,
          "deltaMs": 0.916
        },
        {
          "pair": 36,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.401,
          "nodeCmdMs": 38.375,
          "deltaMs": -0.026
        },
        {
          "pair": 37,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.679,
          "nodeCmdMs": 38.654,
          "deltaMs": -1.026
        },
        {
          "pair": 38,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.19,
          "nodeCmdMs": 38.4,
          "deltaMs": 0.209
        },
        {
          "pair": 39,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.71,
          "nodeCmdMs": 37.729,
          "deltaMs": -1.982
        },
        {
          "pair": 40,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.879,
          "nodeCmdMs": 43.127,
          "deltaMs": 4.248
        },
        {
          "pair": 41,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.214,
          "nodeCmdMs": 37.023,
          "deltaMs": -3.191
        },
        {
          "pair": 42,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.07,
          "nodeCmdMs": 37.996,
          "deltaMs": -1.074
        },
        {
          "pair": 43,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.901,
          "nodeCmdMs": 40.195,
          "deltaMs": 1.294
        },
        {
          "pair": 44,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.193,
          "nodeCmdMs": 38.137,
          "deltaMs": -1.056
        },
        {
          "pair": 45,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.628,
          "nodeCmdMs": 41.065,
          "deltaMs": 1.436
        },
        {
          "pair": 46,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.967,
          "nodeCmdMs": 39.005,
          "deltaMs": -1.961
        },
        {
          "pair": 47,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.261,
          "nodeCmdMs": 38.674,
          "deltaMs": 0.413
        },
        {
          "pair": 48,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.059,
          "nodeCmdMs": 38.886,
          "deltaMs": -1.172
        },
        {
          "pair": 49,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 41.423,
          "nodeCmdMs": 41.368,
          "deltaMs": -0.055
        },
        {
          "pair": 50,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.016,
          "nodeCmdMs": 38.46,
          "deltaMs": -1.556
        },
        {
          "pair": 51,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.312,
          "nodeCmdMs": 39.666,
          "deltaMs": 0.354
        },
        {
          "pair": 52,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.511,
          "nodeCmdMs": 37.887,
          "deltaMs": -1.624
        },
        {
          "pair": 53,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.202,
          "nodeCmdMs": 91.387,
          "deltaMs": 49.185
        },
        {
          "pair": 54,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.432,
          "nodeCmdMs": 41.248,
          "deltaMs": 2.816
        },
        {
          "pair": 55,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 42.001,
          "nodeCmdMs": 40.775,
          "deltaMs": -1.225
        },
        {
          "pair": 56,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.782,
          "nodeCmdMs": 39.254,
          "deltaMs": -2.528
        },
        {
          "pair": 57,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.65,
          "nodeCmdMs": 38.1,
          "deltaMs": -1.551
        },
        {
          "pair": 58,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 45.769,
          "nodeCmdMs": 41.674,
          "deltaMs": -4.095
        },
        {
          "pair": 59,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 44.234,
          "nodeCmdMs": 39.63,
          "deltaMs": -4.604
        },
        {
          "pair": 60,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.706,
          "nodeCmdMs": 40.266,
          "deltaMs": -0.44
        },
        {
          "pair": 61,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.962,
          "nodeCmdMs": 37.87,
          "deltaMs": -2.092
        },
        {
          "pair": 62,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.637,
          "nodeCmdMs": 37.726,
          "deltaMs": -1.911
        },
        {
          "pair": 63,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.45,
          "nodeCmdMs": 39.638,
          "deltaMs": 2.188
        },
        {
          "pair": 64,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.748,
          "nodeCmdMs": 39.033,
          "deltaMs": -2.715
        },
        {
          "pair": 65,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.46,
          "nodeCmdMs": 38.298,
          "deltaMs": -0.161
        },
        {
          "pair": 66,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 41.031,
          "nodeCmdMs": 37.844,
          "deltaMs": -3.187
        },
        {
          "pair": 67,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.275,
          "nodeCmdMs": 38.093,
          "deltaMs": -1.182
        },
        {
          "pair": 68,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.121,
          "nodeCmdMs": 39.424,
          "deltaMs": 0.303
        },
        {
          "pair": 69,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.933,
          "nodeCmdMs": 36.765,
          "deltaMs": -3.168
        },
        {
          "pair": 70,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.18,
          "nodeCmdMs": 40.822,
          "deltaMs": 2.642
        },
        {
          "pair": 71,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.349,
          "nodeCmdMs": 38.369,
          "deltaMs": 0.02
        },
        {
          "pair": 72,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.414,
          "nodeCmdMs": 44.079,
          "deltaMs": 5.665
        },
        {
          "pair": 73,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.872,
          "nodeCmdMs": 38.434,
          "deltaMs": -1.438
        },
        {
          "pair": 74,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.188,
          "nodeCmdMs": 83.397,
          "deltaMs": 43.209
        },
        {
          "pair": 75,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.853,
          "nodeCmdMs": 41.239,
          "deltaMs": 2.386
        },
        {
          "pair": 76,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.306,
          "nodeCmdMs": 39.12,
          "deltaMs": -0.187
        },
        {
          "pair": 77,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.08,
          "nodeCmdMs": 39.315,
          "deltaMs": 1.235
        },
        {
          "pair": 78,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 36.936,
          "nodeCmdMs": 37.139,
          "deltaMs": 0.203
        },
        {
          "pair": 79,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.062,
          "nodeCmdMs": 38.609,
          "deltaMs": 1.547
        },
        {
          "pair": 80,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 40.737,
          "nodeCmdMs": 37.391,
          "deltaMs": -3.346
        },
        {
          "pair": 81,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.379,
          "nodeCmdMs": 38.104,
          "deltaMs": 0.725
        },
        {
          "pair": 82,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.91,
          "nodeCmdMs": 37.828,
          "deltaMs": -1.082
        },
        {
          "pair": 83,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 37.886,
          "nodeCmdMs": 36.319,
          "deltaMs": -1.567
        },
        {
          "pair": 84,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 36.828,
          "nodeCmdMs": 38.129,
          "deltaMs": 1.301
        },
        {
          "pair": 85,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 40.942,
          "nodeCmdMs": 40.251,
          "deltaMs": -0.691
        },
        {
          "pair": 86,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 36.187,
          "nodeCmdMs": 40.23,
          "deltaMs": 4.043
        },
        {
          "pair": 87,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.451,
          "nodeCmdMs": 38.735,
          "deltaMs": 0.284
        },
        {
          "pair": 88,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.552,
          "nodeCmdMs": 38.593,
          "deltaMs": 0.041
        },
        {
          "pair": 89,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.276,
          "nodeCmdMs": 37.611,
          "deltaMs": -1.665
        },
        {
          "pair": 90,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 37.369,
          "nodeCmdMs": 38.324,
          "deltaMs": 0.955
        },
        {
          "pair": 91,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.243,
          "nodeCmdMs": 37.05,
          "deltaMs": -2.194
        },
        {
          "pair": 92,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 37.685,
          "nodeCmdMs": 39.129,
          "deltaMs": 1.444
        },
        {
          "pair": 93,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 36.676,
          "nodeCmdMs": 39.464,
          "deltaMs": 2.788
        },
        {
          "pair": 94,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.703,
          "nodeCmdMs": 37.91,
          "deltaMs": -0.793
        },
        {
          "pair": 95,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 38.071,
          "nodeCmdMs": 38.599,
          "deltaMs": 0.529
        },
        {
          "pair": 96,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.892,
          "nodeCmdMs": 36.587,
          "deltaMs": -2.305
        },
        {
          "pair": 97,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 85.802,
          "nodeCmdMs": 39.039,
          "deltaMs": -46.763
        },
        {
          "pair": 98,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 38.868,
          "nodeCmdMs": 39.103,
          "deltaMs": 0.236
        },
        {
          "pair": 99,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "directMs": 39.503,
          "nodeCmdMs": 37.668,
          "deltaMs": -1.834
        },
        {
          "pair": 100,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "directMs": 39.758,
          "nodeCmdMs": 41.087,
          "deltaMs": 1.329
        }
      ]
    }
  ],
  "dispatch": {
    "subject": "JavaScript wrapper dispatch with node:child_process replaced by counter stubs",
    "unit": "nanoseconds per call",
    "processStarted": false,
    "calibration": "Each API uses at least 100,000 calls per measured batch and calibrates up to 2,000,000.",
    "interpretation": "This isolates JavaScript overload normalization, options handling, and result envelopes from operating-system process cost."
  },
  "dispatchChecksum": 3812875383,
  "dispatchResults": [
    {
      "id": "run",
      "label": "run",
      "iterationsPerBatch": 2000000,
      "direct": {
        "minNs": 1.995,
        "p25Ns": 2.058,
        "p50Ns": 2.081,
        "p75Ns": 2.105,
        "p95Ns": 2.159,
        "maxNs": 2.206,
        "averageNs": 2.083,
        "medianAbsoluteDeviationNs": 0.023,
        "standardDeviationNs": 0.042
      },
      "nodeCmd": {
        "minNs": 2.236,
        "p25Ns": 2.274,
        "p50Ns": 2.286,
        "p75Ns": 2.315,
        "p95Ns": 2.382,
        "maxNs": 2.467,
        "averageNs": 2.298,
        "medianAbsoluteDeviationNs": 0.024,
        "standardDeviationNs": 0.043
      },
      "pairedDelta": {
        "minNs": 0.106,
        "p25Ns": 0.183,
        "p50Ns": 0.211,
        "p75Ns": 0.241,
        "p95Ns": 0.293,
        "maxNs": 0.374,
        "averageNs": 0.215,
        "medianAbsoluteDeviationNs": 0.028,
        "standardDeviationNs": 0.05,
        "p50Percent": 10.129,
        "medianCi95Ns": [
          0.203,
          0.22
        ]
      },
      "samples": [
        {
          "batch": 1,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.024,
          "nodeCmdNs": 2.259,
          "deltaNs": 0.235
        },
        {
          "batch": 2,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.044,
          "nodeCmdNs": 2.253,
          "deltaNs": 0.21
        },
        {
          "batch": 3,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.03,
          "nodeCmdNs": 2.262,
          "deltaNs": 0.232
        },
        {
          "batch": 4,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.037,
          "nodeCmdNs": 2.248,
          "deltaNs": 0.211
        },
        {
          "batch": 5,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.058,
          "nodeCmdNs": 2.258,
          "deltaNs": 0.2
        },
        {
          "batch": 6,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.058,
          "nodeCmdNs": 2.245,
          "deltaNs": 0.187
        },
        {
          "batch": 7,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.035,
          "nodeCmdNs": 2.239,
          "deltaNs": 0.203
        },
        {
          "batch": 8,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.021,
          "nodeCmdNs": 2.273,
          "deltaNs": 0.252
        },
        {
          "batch": 9,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.033,
          "nodeCmdNs": 2.249,
          "deltaNs": 0.216
        },
        {
          "batch": 10,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.086,
          "nodeCmdNs": 2.236,
          "deltaNs": 0.151
        },
        {
          "batch": 11,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.021,
          "nodeCmdNs": 2.262,
          "deltaNs": 0.241
        },
        {
          "batch": 12,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.02,
          "nodeCmdNs": 2.24,
          "deltaNs": 0.22
        },
        {
          "batch": 13,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.063,
          "nodeCmdNs": 2.247,
          "deltaNs": 0.184
        },
        {
          "batch": 14,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.043,
          "nodeCmdNs": 2.243,
          "deltaNs": 0.2
        },
        {
          "batch": 15,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.033,
          "nodeCmdNs": 2.265,
          "deltaNs": 0.233
        },
        {
          "batch": 16,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.048,
          "nodeCmdNs": 2.237,
          "deltaNs": 0.189
        },
        {
          "batch": 17,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.026,
          "nodeCmdNs": 2.279,
          "deltaNs": 0.253
        },
        {
          "batch": 18,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.036,
          "nodeCmdNs": 2.24,
          "deltaNs": 0.204
        },
        {
          "batch": 19,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.014,
          "nodeCmdNs": 2.278,
          "deltaNs": 0.265
        },
        {
          "batch": 20,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.038,
          "nodeCmdNs": 2.241,
          "deltaNs": 0.203
        },
        {
          "batch": 21,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.042,
          "nodeCmdNs": 2.253,
          "deltaNs": 0.211
        },
        {
          "batch": 22,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.034,
          "nodeCmdNs": 2.25,
          "deltaNs": 0.216
        },
        {
          "batch": 23,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.022,
          "nodeCmdNs": 2.382,
          "deltaNs": 0.359
        },
        {
          "batch": 24,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.113,
          "nodeCmdNs": 2.275,
          "deltaNs": 0.163
        },
        {
          "batch": 25,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.074,
          "nodeCmdNs": 2.302,
          "deltaNs": 0.229
        },
        {
          "batch": 26,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.073,
          "nodeCmdNs": 2.31,
          "deltaNs": 0.237
        },
        {
          "batch": 27,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.085,
          "nodeCmdNs": 2.34,
          "deltaNs": 0.255
        },
        {
          "batch": 28,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.156,
          "nodeCmdNs": 2.341,
          "deltaNs": 0.185
        },
        {
          "batch": 29,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.187,
          "nodeCmdNs": 2.3,
          "deltaNs": 0.113
        },
        {
          "batch": 30,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.108,
          "nodeCmdNs": 2.293,
          "deltaNs": 0.185
        },
        {
          "batch": 31,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.082,
          "nodeCmdNs": 2.364,
          "deltaNs": 0.282
        },
        {
          "batch": 32,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.14,
          "nodeCmdNs": 2.277,
          "deltaNs": 0.138
        },
        {
          "batch": 33,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.088,
          "nodeCmdNs": 2.318,
          "deltaNs": 0.23
        },
        {
          "batch": 34,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.171,
          "nodeCmdNs": 2.277,
          "deltaNs": 0.106
        },
        {
          "batch": 35,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.067,
          "nodeCmdNs": 2.362,
          "deltaNs": 0.295
        },
        {
          "batch": 36,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.1,
          "nodeCmdNs": 2.278,
          "deltaNs": 0.178
        },
        {
          "batch": 37,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.068,
          "nodeCmdNs": 2.31,
          "deltaNs": 0.242
        },
        {
          "batch": 38,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.159,
          "nodeCmdNs": 2.28,
          "deltaNs": 0.121
        },
        {
          "batch": 39,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.061,
          "nodeCmdNs": 2.322,
          "deltaNs": 0.261
        },
        {
          "batch": 40,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.108,
          "nodeCmdNs": 2.279,
          "deltaNs": 0.171
        },
        {
          "batch": 41,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.076,
          "nodeCmdNs": 2.311,
          "deltaNs": 0.235
        },
        {
          "batch": 42,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.101,
          "nodeCmdNs": 2.306,
          "deltaNs": 0.205
        },
        {
          "batch": 43,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.101,
          "nodeCmdNs": 2.292,
          "deltaNs": 0.191
        },
        {
          "batch": 44,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.066,
          "nodeCmdNs": 2.321,
          "deltaNs": 0.255
        },
        {
          "batch": 45,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.19,
          "nodeCmdNs": 2.403,
          "deltaNs": 0.214
        },
        {
          "batch": 46,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.096,
          "nodeCmdNs": 2.28,
          "deltaNs": 0.183
        },
        {
          "batch": 47,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.121,
          "nodeCmdNs": 2.286,
          "deltaNs": 0.166
        },
        {
          "batch": 48,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.108,
          "nodeCmdNs": 2.313,
          "deltaNs": 0.205
        },
        {
          "batch": 49,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.148,
          "nodeCmdNs": 2.306,
          "deltaNs": 0.157
        },
        {
          "batch": 50,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.102,
          "nodeCmdNs": 2.467,
          "deltaNs": 0.365
        },
        {
          "batch": 51,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.078,
          "nodeCmdNs": 2.292,
          "deltaNs": 0.214
        },
        {
          "batch": 52,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.119,
          "nodeCmdNs": 2.279,
          "deltaNs": 0.16
        },
        {
          "batch": 53,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.111,
          "nodeCmdNs": 2.323,
          "deltaNs": 0.212
        },
        {
          "batch": 54,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.09,
          "nodeCmdNs": 2.28,
          "deltaNs": 0.19
        },
        {
          "batch": 55,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.069,
          "nodeCmdNs": 2.313,
          "deltaNs": 0.244
        },
        {
          "batch": 56,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.105,
          "nodeCmdNs": 2.276,
          "deltaNs": 0.17
        },
        {
          "batch": 57,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.061,
          "nodeCmdNs": 2.319,
          "deltaNs": 0.258
        },
        {
          "batch": 58,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.077,
          "nodeCmdNs": 2.282,
          "deltaNs": 0.206
        },
        {
          "batch": 59,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.082,
          "nodeCmdNs": 2.283,
          "deltaNs": 0.2
        },
        {
          "batch": 60,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.066,
          "nodeCmdNs": 2.315,
          "deltaNs": 0.249
        },
        {
          "batch": 61,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.069,
          "nodeCmdNs": 2.285,
          "deltaNs": 0.217
        },
        {
          "batch": 62,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.082,
          "nodeCmdNs": 2.364,
          "deltaNs": 0.281
        },
        {
          "batch": 63,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.101,
          "nodeCmdNs": 2.305,
          "deltaNs": 0.205
        },
        {
          "batch": 64,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.06,
          "nodeCmdNs": 2.353,
          "deltaNs": 0.293
        },
        {
          "batch": 65,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.096,
          "nodeCmdNs": 2.303,
          "deltaNs": 0.207
        },
        {
          "batch": 66,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.056,
          "nodeCmdNs": 2.318,
          "deltaNs": 0.263
        },
        {
          "batch": 67,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.097,
          "nodeCmdNs": 2.277,
          "deltaNs": 0.179
        },
        {
          "batch": 68,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.083,
          "nodeCmdNs": 2.309,
          "deltaNs": 0.225
        },
        {
          "batch": 69,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.105,
          "nodeCmdNs": 2.297,
          "deltaNs": 0.192
        },
        {
          "batch": 70,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.08,
          "nodeCmdNs": 2.349,
          "deltaNs": 0.269
        },
        {
          "batch": 71,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.097,
          "nodeCmdNs": 2.312,
          "deltaNs": 0.215
        },
        {
          "batch": 72,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.141,
          "nodeCmdNs": 2.306,
          "deltaNs": 0.166
        },
        {
          "batch": 73,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.066,
          "nodeCmdNs": 2.297,
          "deltaNs": 0.231
        },
        {
          "batch": 74,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.1,
          "nodeCmdNs": 2.319,
          "deltaNs": 0.219
        },
        {
          "batch": 75,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.095,
          "nodeCmdNs": 2.323,
          "deltaNs": 0.229
        },
        {
          "batch": 76,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.206,
          "nodeCmdNs": 2.321,
          "deltaNs": 0.115
        },
        {
          "batch": 77,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.073,
          "nodeCmdNs": 2.311,
          "deltaNs": 0.237
        },
        {
          "batch": 78,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.142,
          "nodeCmdNs": 2.285,
          "deltaNs": 0.142
        },
        {
          "batch": 79,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.081,
          "nodeCmdNs": 2.341,
          "deltaNs": 0.259
        },
        {
          "batch": 80,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 1.995,
          "nodeCmdNs": 2.275,
          "deltaNs": 0.28
        },
        {
          "batch": 81,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.015,
          "nodeCmdNs": 2.289,
          "deltaNs": 0.274
        },
        {
          "batch": 82,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.062,
          "nodeCmdNs": 2.263,
          "deltaNs": 0.2
        },
        {
          "batch": 83,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.058,
          "nodeCmdNs": 2.282,
          "deltaNs": 0.224
        },
        {
          "batch": 84,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.095,
          "nodeCmdNs": 2.271,
          "deltaNs": 0.175
        },
        {
          "batch": 85,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.082,
          "nodeCmdNs": 2.344,
          "deltaNs": 0.262
        },
        {
          "batch": 86,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.129,
          "nodeCmdNs": 2.3,
          "deltaNs": 0.171
        },
        {
          "batch": 87,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.083,
          "nodeCmdNs": 2.282,
          "deltaNs": 0.199
        },
        {
          "batch": 88,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.091,
          "nodeCmdNs": 2.274,
          "deltaNs": 0.183
        },
        {
          "batch": 89,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.135,
          "nodeCmdNs": 2.317,
          "deltaNs": 0.182
        },
        {
          "batch": 90,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.138,
          "nodeCmdNs": 2.308,
          "deltaNs": 0.17
        },
        {
          "batch": 91,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.053,
          "nodeCmdNs": 2.427,
          "deltaNs": 0.374
        },
        {
          "batch": 92,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.122,
          "nodeCmdNs": 2.297,
          "deltaNs": 0.175
        },
        {
          "batch": 93,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.109,
          "nodeCmdNs": 2.275,
          "deltaNs": 0.165
        },
        {
          "batch": 94,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.066,
          "nodeCmdNs": 2.269,
          "deltaNs": 0.203
        },
        {
          "batch": 95,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.105,
          "nodeCmdNs": 2.275,
          "deltaNs": 0.17
        },
        {
          "batch": 96,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.061,
          "nodeCmdNs": 2.282,
          "deltaNs": 0.221
        },
        {
          "batch": 97,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.097,
          "nodeCmdNs": 2.252,
          "deltaNs": 0.154
        },
        {
          "batch": 98,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.167,
          "nodeCmdNs": 2.424,
          "deltaNs": 0.257
        },
        {
          "batch": 99,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.049,
          "nodeCmdNs": 2.281,
          "deltaNs": 0.232
        },
        {
          "batch": 100,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.068,
          "nodeCmdNs": 2.413,
          "deltaNs": 0.345
        }
      ]
    },
    {
      "id": "run-promise",
      "label": "runPromise",
      "iterationsPerBatch": 2000000,
      "direct": {
        "minNs": 1.986,
        "p25Ns": 2.069,
        "p50Ns": 2.091,
        "p75Ns": 2.126,
        "p95Ns": 2.185,
        "maxNs": 2.23,
        "averageNs": 2.099,
        "medianAbsoluteDeviationNs": 0.024,
        "standardDeviationNs": 0.046
      },
      "nodeCmd": {
        "minNs": 2.233,
        "p25Ns": 2.29,
        "p50Ns": 2.316,
        "p75Ns": 2.336,
        "p95Ns": 2.398,
        "maxNs": 2.572,
        "averageNs": 2.32,
        "medianAbsoluteDeviationNs": 0.023,
        "standardDeviationNs": 0.052
      },
      "pairedDelta": {
        "minNs": 0.074,
        "p25Ns": 0.185,
        "p50Ns": 0.217,
        "p75Ns": 0.248,
        "p95Ns": 0.315,
        "maxNs": 0.545,
        "averageNs": 0.221,
        "medianAbsoluteDeviationNs": 0.031,
        "standardDeviationNs": 0.063,
        "p50Percent": 10.368,
        "medianCi95Ns": [
          0.209,
          0.229
        ]
      },
      "samples": [
        {
          "batch": 1,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.079,
          "nodeCmdNs": 2.279,
          "deltaNs": 0.2
        },
        {
          "batch": 2,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.027,
          "nodeCmdNs": 2.572,
          "deltaNs": 0.545
        },
        {
          "batch": 3,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.134,
          "nodeCmdNs": 2.306,
          "deltaNs": 0.172
        },
        {
          "batch": 4,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.14,
          "nodeCmdNs": 2.353,
          "deltaNs": 0.213
        },
        {
          "batch": 5,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.065,
          "nodeCmdNs": 2.334,
          "deltaNs": 0.269
        },
        {
          "batch": 6,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.221,
          "nodeCmdNs": 2.363,
          "deltaNs": 0.142
        },
        {
          "batch": 7,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.155,
          "nodeCmdNs": 2.348,
          "deltaNs": 0.194
        },
        {
          "batch": 8,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.092,
          "nodeCmdNs": 2.316,
          "deltaNs": 0.224
        },
        {
          "batch": 9,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.128,
          "nodeCmdNs": 2.324,
          "deltaNs": 0.196
        },
        {
          "batch": 10,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.185,
          "nodeCmdNs": 2.324,
          "deltaNs": 0.139
        },
        {
          "batch": 11,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.096,
          "nodeCmdNs": 2.316,
          "deltaNs": 0.22
        },
        {
          "batch": 12,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.172,
          "nodeCmdNs": 2.33,
          "deltaNs": 0.158
        },
        {
          "batch": 13,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.155,
          "nodeCmdNs": 2.319,
          "deltaNs": 0.165
        },
        {
          "batch": 14,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.073,
          "nodeCmdNs": 2.32,
          "deltaNs": 0.247
        },
        {
          "batch": 15,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.095,
          "nodeCmdNs": 2.308,
          "deltaNs": 0.213
        },
        {
          "batch": 16,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.132,
          "nodeCmdNs": 2.344,
          "deltaNs": 0.212
        },
        {
          "batch": 17,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.138,
          "nodeCmdNs": 2.294,
          "deltaNs": 0.157
        },
        {
          "batch": 18,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.124,
          "nodeCmdNs": 2.284,
          "deltaNs": 0.161
        },
        {
          "batch": 19,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.109,
          "nodeCmdNs": 2.285,
          "deltaNs": 0.175
        },
        {
          "batch": 20,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.128,
          "nodeCmdNs": 2.305,
          "deltaNs": 0.177
        },
        {
          "batch": 21,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.091,
          "nodeCmdNs": 2.338,
          "deltaNs": 0.248
        },
        {
          "batch": 22,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.079,
          "nodeCmdNs": 2.32,
          "deltaNs": 0.241
        },
        {
          "batch": 23,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.09,
          "nodeCmdNs": 2.323,
          "deltaNs": 0.233
        },
        {
          "batch": 24,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.09,
          "nodeCmdNs": 2.323,
          "deltaNs": 0.233
        },
        {
          "batch": 25,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.088,
          "nodeCmdNs": 2.398,
          "deltaNs": 0.309
        },
        {
          "batch": 26,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.107,
          "nodeCmdNs": 2.301,
          "deltaNs": 0.194
        },
        {
          "batch": 27,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.067,
          "nodeCmdNs": 2.337,
          "deltaNs": 0.271
        },
        {
          "batch": 28,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.115,
          "nodeCmdNs": 2.325,
          "deltaNs": 0.21
        },
        {
          "batch": 29,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.095,
          "nodeCmdNs": 2.283,
          "deltaNs": 0.188
        },
        {
          "batch": 30,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.096,
          "nodeCmdNs": 2.308,
          "deltaNs": 0.212
        },
        {
          "batch": 31,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.077,
          "nodeCmdNs": 2.302,
          "deltaNs": 0.225
        },
        {
          "batch": 32,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.069,
          "nodeCmdNs": 2.356,
          "deltaNs": 0.287
        },
        {
          "batch": 33,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.097,
          "nodeCmdNs": 2.302,
          "deltaNs": 0.205
        },
        {
          "batch": 34,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.097,
          "nodeCmdNs": 2.297,
          "deltaNs": 0.2
        },
        {
          "batch": 35,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.086,
          "nodeCmdNs": 2.334,
          "deltaNs": 0.248
        },
        {
          "batch": 36,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.104,
          "nodeCmdNs": 2.327,
          "deltaNs": 0.223
        },
        {
          "batch": 37,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.213,
          "nodeCmdNs": 2.335,
          "deltaNs": 0.122
        },
        {
          "batch": 38,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.025,
          "nodeCmdNs": 2.306,
          "deltaNs": 0.28
        },
        {
          "batch": 39,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.063,
          "nodeCmdNs": 2.256,
          "deltaNs": 0.194
        },
        {
          "batch": 40,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.072,
          "nodeCmdNs": 2.281,
          "deltaNs": 0.209
        },
        {
          "batch": 41,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.095,
          "nodeCmdNs": 2.342,
          "deltaNs": 0.247
        },
        {
          "batch": 42,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.076,
          "nodeCmdNs": 2.319,
          "deltaNs": 0.243
        },
        {
          "batch": 43,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.064,
          "nodeCmdNs": 2.293,
          "deltaNs": 0.229
        },
        {
          "batch": 44,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.048,
          "nodeCmdNs": 2.287,
          "deltaNs": 0.239
        },
        {
          "batch": 45,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.079,
          "nodeCmdNs": 2.354,
          "deltaNs": 0.275
        },
        {
          "batch": 46,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.058,
          "nodeCmdNs": 2.32,
          "deltaNs": 0.263
        },
        {
          "batch": 47,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.084,
          "nodeCmdNs": 2.289,
          "deltaNs": 0.205
        },
        {
          "batch": 48,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.041,
          "nodeCmdNs": 2.382,
          "deltaNs": 0.341
        },
        {
          "batch": 49,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.076,
          "nodeCmdNs": 2.378,
          "deltaNs": 0.302
        },
        {
          "batch": 50,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.147,
          "nodeCmdNs": 2.235,
          "deltaNs": 0.089
        },
        {
          "batch": 51,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.065,
          "nodeCmdNs": 2.303,
          "deltaNs": 0.238
        },
        {
          "batch": 52,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.178,
          "nodeCmdNs": 2.259,
          "deltaNs": 0.081
        },
        {
          "batch": 53,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.072,
          "nodeCmdNs": 2.314,
          "deltaNs": 0.242
        },
        {
          "batch": 54,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.069,
          "nodeCmdNs": 2.233,
          "deltaNs": 0.165
        },
        {
          "batch": 55,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.134,
          "nodeCmdNs": 2.317,
          "deltaNs": 0.183
        },
        {
          "batch": 56,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.108,
          "nodeCmdNs": 2.321,
          "deltaNs": 0.213
        },
        {
          "batch": 57,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.167,
          "nodeCmdNs": 2.331,
          "deltaNs": 0.165
        },
        {
          "batch": 58,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.198,
          "nodeCmdNs": 2.333,
          "deltaNs": 0.135
        },
        {
          "batch": 59,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.23,
          "nodeCmdNs": 2.304,
          "deltaNs": 0.074
        },
        {
          "batch": 60,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.111,
          "nodeCmdNs": 2.363,
          "deltaNs": 0.252
        },
        {
          "batch": 61,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.079,
          "nodeCmdNs": 2.338,
          "deltaNs": 0.259
        },
        {
          "batch": 62,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.119,
          "nodeCmdNs": 2.306,
          "deltaNs": 0.188
        },
        {
          "batch": 63,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.133,
          "nodeCmdNs": 2.313,
          "deltaNs": 0.18
        },
        {
          "batch": 64,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.066,
          "nodeCmdNs": 2.327,
          "deltaNs": 0.261
        },
        {
          "batch": 65,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.146,
          "nodeCmdNs": 2.29,
          "deltaNs": 0.144
        },
        {
          "batch": 66,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.085,
          "nodeCmdNs": 2.389,
          "deltaNs": 0.304
        },
        {
          "batch": 67,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.146,
          "nodeCmdNs": 2.309,
          "deltaNs": 0.163
        },
        {
          "batch": 68,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.026,
          "nodeCmdNs": 2.247,
          "deltaNs": 0.22
        },
        {
          "batch": 69,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.073,
          "nodeCmdNs": 2.269,
          "deltaNs": 0.196
        },
        {
          "batch": 70,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.064,
          "nodeCmdNs": 2.249,
          "deltaNs": 0.185
        },
        {
          "batch": 71,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.071,
          "nodeCmdNs": 2.281,
          "deltaNs": 0.211
        },
        {
          "batch": 72,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.049,
          "nodeCmdNs": 2.258,
          "deltaNs": 0.21
        },
        {
          "batch": 73,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.044,
          "nodeCmdNs": 2.268,
          "deltaNs": 0.224
        },
        {
          "batch": 74,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.077,
          "nodeCmdNs": 2.36,
          "deltaNs": 0.283
        },
        {
          "batch": 75,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.023,
          "nodeCmdNs": 2.271,
          "deltaNs": 0.248
        },
        {
          "batch": 76,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.05,
          "nodeCmdNs": 2.29,
          "deltaNs": 0.241
        },
        {
          "batch": 77,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.097,
          "nodeCmdNs": 2.258,
          "deltaNs": 0.161
        },
        {
          "batch": 78,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.05,
          "nodeCmdNs": 2.365,
          "deltaNs": 0.315
        },
        {
          "batch": 79,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.094,
          "nodeCmdNs": 2.336,
          "deltaNs": 0.242
        },
        {
          "batch": 80,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.126,
          "nodeCmdNs": 2.31,
          "deltaNs": 0.183
        },
        {
          "batch": 81,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.051,
          "nodeCmdNs": 2.414,
          "deltaNs": 0.363
        },
        {
          "batch": 82,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.001,
          "nodeCmdNs": 2.278,
          "deltaNs": 0.277
        },
        {
          "batch": 83,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.075,
          "nodeCmdNs": 2.27,
          "deltaNs": 0.195
        },
        {
          "batch": 84,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.074,
          "nodeCmdNs": 2.356,
          "deltaNs": 0.282
        },
        {
          "batch": 85,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.068,
          "nodeCmdNs": 2.292,
          "deltaNs": 0.224
        },
        {
          "batch": 86,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.126,
          "nodeCmdNs": 2.287,
          "deltaNs": 0.161
        },
        {
          "batch": 87,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.188,
          "nodeCmdNs": 2.527,
          "deltaNs": 0.339
        },
        {
          "batch": 88,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.113,
          "nodeCmdNs": 2.324,
          "deltaNs": 0.211
        },
        {
          "batch": 89,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.176,
          "nodeCmdNs": 2.414,
          "deltaNs": 0.237
        },
        {
          "batch": 90,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.145,
          "nodeCmdNs": 2.291,
          "deltaNs": 0.146
        },
        {
          "batch": 91,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.09,
          "nodeCmdNs": 2.312,
          "deltaNs": 0.222
        },
        {
          "batch": 92,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.102,
          "nodeCmdNs": 2.348,
          "deltaNs": 0.246
        },
        {
          "batch": 93,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.096,
          "nodeCmdNs": 2.305,
          "deltaNs": 0.209
        },
        {
          "batch": 94,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.109,
          "nodeCmdNs": 2.326,
          "deltaNs": 0.217
        },
        {
          "batch": 95,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.105,
          "nodeCmdNs": 2.29,
          "deltaNs": 0.185
        },
        {
          "batch": 96,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.158,
          "nodeCmdNs": 2.481,
          "deltaNs": 0.323
        },
        {
          "batch": 97,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.06,
          "nodeCmdNs": 2.294,
          "deltaNs": 0.234
        },
        {
          "batch": 98,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.082,
          "nodeCmdNs": 2.349,
          "deltaNs": 0.268
        },
        {
          "batch": 99,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.083,
          "nodeCmdNs": 2.326,
          "deltaNs": 0.243
        },
        {
          "batch": 100,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 1.986,
          "nodeCmdNs": 2.247,
          "deltaNs": 0.26
        }
      ]
    },
    {
      "id": "run-sync",
      "label": "runSync",
      "iterationsPerBatch": 2000000,
      "direct": {
        "minNs": 2.037,
        "p25Ns": 2.102,
        "p50Ns": 2.126,
        "p75Ns": 2.165,
        "p95Ns": 2.244,
        "maxNs": 2.333,
        "averageNs": 2.138,
        "medianAbsoluteDeviationNs": 0.033,
        "standardDeviationNs": 0.056
      },
      "nodeCmd": {
        "minNs": 9.244,
        "p25Ns": 9.548,
        "p50Ns": 9.701,
        "p75Ns": 9.896,
        "p95Ns": 10.489,
        "maxNs": 11.225,
        "averageNs": 9.772,
        "medianAbsoluteDeviationNs": 0.16,
        "standardDeviationNs": 0.333
      },
      "pairedDelta": {
        "minNs": 7.085,
        "p25Ns": 7.419,
        "p50Ns": 7.562,
        "p75Ns": 7.764,
        "p95Ns": 8.385,
        "maxNs": 9.089,
        "averageNs": 7.635,
        "medianAbsoluteDeviationNs": 0.155,
        "standardDeviationNs": 0.335,
        "p50Percent": 355.702,
        "medianCi95Ns": [
          7.486,
          7.614
        ]
      },
      "samples": [
        {
          "batch": 1,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.162,
          "nodeCmdNs": 9.669,
          "deltaNs": 7.506
        },
        {
          "batch": 2,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.207,
          "nodeCmdNs": 9.491,
          "deltaNs": 7.284
        },
        {
          "batch": 3,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.235,
          "nodeCmdNs": 9.479,
          "deltaNs": 7.244
        },
        {
          "batch": 4,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.157,
          "nodeCmdNs": 9.497,
          "deltaNs": 7.34
        },
        {
          "batch": 5,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.069,
          "nodeCmdNs": 9.941,
          "deltaNs": 7.872
        },
        {
          "batch": 6,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.137,
          "nodeCmdNs": 9.417,
          "deltaNs": 7.28
        },
        {
          "batch": 7,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.147,
          "nodeCmdNs": 9.56,
          "deltaNs": 7.413
        },
        {
          "batch": 8,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.083,
          "nodeCmdNs": 9.594,
          "deltaNs": 7.511
        },
        {
          "batch": 9,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.126,
          "nodeCmdNs": 9.44,
          "deltaNs": 7.314
        },
        {
          "batch": 10,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.126,
          "nodeCmdNs": 9.356,
          "deltaNs": 7.229
        },
        {
          "batch": 11,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.189,
          "nodeCmdNs": 9.626,
          "deltaNs": 7.436
        },
        {
          "batch": 12,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.119,
          "nodeCmdNs": 9.598,
          "deltaNs": 7.478
        },
        {
          "batch": 13,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.058,
          "nodeCmdNs": 9.694,
          "deltaNs": 7.636
        },
        {
          "batch": 14,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.081,
          "nodeCmdNs": 9.526,
          "deltaNs": 7.445
        },
        {
          "batch": 15,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.037,
          "nodeCmdNs": 9.738,
          "deltaNs": 7.7
        },
        {
          "batch": 16,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.208,
          "nodeCmdNs": 9.615,
          "deltaNs": 7.407
        },
        {
          "batch": 17,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.197,
          "nodeCmdNs": 10.489,
          "deltaNs": 8.291
        },
        {
          "batch": 18,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.126,
          "nodeCmdNs": 10.128,
          "deltaNs": 8.002
        },
        {
          "batch": 19,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.103,
          "nodeCmdNs": 10.308,
          "deltaNs": 8.205
        },
        {
          "batch": 20,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.111,
          "nodeCmdNs": 9.805,
          "deltaNs": 7.694
        },
        {
          "batch": 21,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.272,
          "nodeCmdNs": 9.732,
          "deltaNs": 7.459
        },
        {
          "batch": 22,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.215,
          "nodeCmdNs": 9.944,
          "deltaNs": 7.729
        },
        {
          "batch": 23,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.238,
          "nodeCmdNs": 9.652,
          "deltaNs": 7.414
        },
        {
          "batch": 24,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.127,
          "nodeCmdNs": 9.55,
          "deltaNs": 7.423
        },
        {
          "batch": 25,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.142,
          "nodeCmdNs": 10.615,
          "deltaNs": 8.472
        },
        {
          "batch": 26,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.124,
          "nodeCmdNs": 9.855,
          "deltaNs": 7.731
        },
        {
          "batch": 27,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.119,
          "nodeCmdNs": 9.533,
          "deltaNs": 7.414
        },
        {
          "batch": 28,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.159,
          "nodeCmdNs": 9.244,
          "deltaNs": 7.085
        },
        {
          "batch": 29,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.104,
          "nodeCmdNs": 9.991,
          "deltaNs": 7.887
        },
        {
          "batch": 30,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.127,
          "nodeCmdNs": 9.575,
          "deltaNs": 7.448
        },
        {
          "batch": 31,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.129,
          "nodeCmdNs": 9.508,
          "deltaNs": 7.38
        },
        {
          "batch": 32,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.099,
          "nodeCmdNs": 9.712,
          "deltaNs": 7.613
        },
        {
          "batch": 33,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.041,
          "nodeCmdNs": 9.704,
          "deltaNs": 7.663
        },
        {
          "batch": 34,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.118,
          "nodeCmdNs": 9.548,
          "deltaNs": 7.43
        },
        {
          "batch": 35,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.216,
          "nodeCmdNs": 9.688,
          "deltaNs": 7.472
        },
        {
          "batch": 36,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.07,
          "nodeCmdNs": 9.754,
          "deltaNs": 7.684
        },
        {
          "batch": 37,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.159,
          "nodeCmdNs": 9.641,
          "deltaNs": 7.482
        },
        {
          "batch": 38,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.104,
          "nodeCmdNs": 9.405,
          "deltaNs": 7.301
        },
        {
          "batch": 39,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.074,
          "nodeCmdNs": 10.106,
          "deltaNs": 8.032
        },
        {
          "batch": 40,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.176,
          "nodeCmdNs": 9.542,
          "deltaNs": 7.366
        },
        {
          "batch": 41,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.149,
          "nodeCmdNs": 9.634,
          "deltaNs": 7.486
        },
        {
          "batch": 42,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.092,
          "nodeCmdNs": 9.543,
          "deltaNs": 7.45
        },
        {
          "batch": 43,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.082,
          "nodeCmdNs": 9.579,
          "deltaNs": 7.497
        },
        {
          "batch": 44,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.133,
          "nodeCmdNs": 9.367,
          "deltaNs": 7.234
        },
        {
          "batch": 45,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.051,
          "nodeCmdNs": 9.87,
          "deltaNs": 7.819
        },
        {
          "batch": 46,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.052,
          "nodeCmdNs": 9.4,
          "deltaNs": 7.348
        },
        {
          "batch": 47,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.117,
          "nodeCmdNs": 9.833,
          "deltaNs": 7.716
        },
        {
          "batch": 48,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.135,
          "nodeCmdNs": 9.261,
          "deltaNs": 7.127
        },
        {
          "batch": 49,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.124,
          "nodeCmdNs": 9.767,
          "deltaNs": 7.642
        },
        {
          "batch": 50,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.146,
          "nodeCmdNs": 9.76,
          "deltaNs": 7.614
        },
        {
          "batch": 51,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.147,
          "nodeCmdNs": 9.635,
          "deltaNs": 7.488
        },
        {
          "batch": 52,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.145,
          "nodeCmdNs": 9.524,
          "deltaNs": 7.379
        },
        {
          "batch": 53,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.109,
          "nodeCmdNs": 9.89,
          "deltaNs": 7.781
        },
        {
          "batch": 54,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.077,
          "nodeCmdNs": 9.426,
          "deltaNs": 7.349
        },
        {
          "batch": 55,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.085,
          "nodeCmdNs": 9.541,
          "deltaNs": 7.456
        },
        {
          "batch": 56,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.08,
          "nodeCmdNs": 9.636,
          "deltaNs": 7.555
        },
        {
          "batch": 57,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.093,
          "nodeCmdNs": 9.439,
          "deltaNs": 7.346
        },
        {
          "batch": 58,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.102,
          "nodeCmdNs": 9.364,
          "deltaNs": 7.262
        },
        {
          "batch": 59,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.086,
          "nodeCmdNs": 10.471,
          "deltaNs": 8.385
        },
        {
          "batch": 60,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.111,
          "nodeCmdNs": 9.589,
          "deltaNs": 7.478
        },
        {
          "batch": 61,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.17,
          "nodeCmdNs": 9.604,
          "deltaNs": 7.433
        },
        {
          "batch": 62,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.102,
          "nodeCmdNs": 9.823,
          "deltaNs": 7.721
        },
        {
          "batch": 63,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.137,
          "nodeCmdNs": 11.225,
          "deltaNs": 9.089
        },
        {
          "batch": 64,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.116,
          "nodeCmdNs": 10.627,
          "deltaNs": 8.511
        },
        {
          "batch": 65,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.085,
          "nodeCmdNs": 9.948,
          "deltaNs": 7.863
        },
        {
          "batch": 66,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.156,
          "nodeCmdNs": 9.752,
          "deltaNs": 7.596
        },
        {
          "batch": 67,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.114,
          "nodeCmdNs": 9.816,
          "deltaNs": 7.702
        },
        {
          "batch": 68,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.15,
          "nodeCmdNs": 9.528,
          "deltaNs": 7.378
        },
        {
          "batch": 69,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.123,
          "nodeCmdNs": 9.779,
          "deltaNs": 7.656
        },
        {
          "batch": 70,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.21,
          "nodeCmdNs": 9.772,
          "deltaNs": 7.562
        },
        {
          "batch": 71,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.106,
          "nodeCmdNs": 10.082,
          "deltaNs": 7.977
        },
        {
          "batch": 72,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.172,
          "nodeCmdNs": 9.454,
          "deltaNs": 7.282
        },
        {
          "batch": 73,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.042,
          "nodeCmdNs": 10.5,
          "deltaNs": 8.457
        },
        {
          "batch": 74,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.16,
          "nodeCmdNs": 9.579,
          "deltaNs": 7.419
        },
        {
          "batch": 75,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.248,
          "nodeCmdNs": 10.011,
          "deltaNs": 7.764
        },
        {
          "batch": 76,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.089,
          "nodeCmdNs": 9.652,
          "deltaNs": 7.563
        },
        {
          "batch": 77,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.124,
          "nodeCmdNs": 9.918,
          "deltaNs": 7.794
        },
        {
          "batch": 78,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.095,
          "nodeCmdNs": 9.723,
          "deltaNs": 7.628
        },
        {
          "batch": 79,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.112,
          "nodeCmdNs": 9.614,
          "deltaNs": 7.502
        },
        {
          "batch": 80,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.119,
          "nodeCmdNs": 9.896,
          "deltaNs": 7.776
        },
        {
          "batch": 81,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.11,
          "nodeCmdNs": 9.701,
          "deltaNs": 7.591
        },
        {
          "batch": 82,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.068,
          "nodeCmdNs": 9.642,
          "deltaNs": 7.574
        },
        {
          "batch": 83,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.058,
          "nodeCmdNs": 9.579,
          "deltaNs": 7.521
        },
        {
          "batch": 84,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.138,
          "nodeCmdNs": 9.592,
          "deltaNs": 7.454
        },
        {
          "batch": 85,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.266,
          "nodeCmdNs": 10.127,
          "deltaNs": 7.861
        },
        {
          "batch": 86,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.12,
          "nodeCmdNs": 9.95,
          "deltaNs": 7.831
        },
        {
          "batch": 87,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.152,
          "nodeCmdNs": 10.306,
          "deltaNs": 8.153
        },
        {
          "batch": 88,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.27,
          "nodeCmdNs": 9.45,
          "deltaNs": 7.18
        },
        {
          "batch": 89,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.333,
          "nodeCmdNs": 10.179,
          "deltaNs": 7.846
        },
        {
          "batch": 90,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.152,
          "nodeCmdNs": 9.759,
          "deltaNs": 7.608
        },
        {
          "batch": 91,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.178,
          "nodeCmdNs": 10.345,
          "deltaNs": 8.167
        },
        {
          "batch": 92,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.207,
          "nodeCmdNs": 9.717,
          "deltaNs": 7.51
        },
        {
          "batch": 93,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.122,
          "nodeCmdNs": 10.52,
          "deltaNs": 8.398
        },
        {
          "batch": 94,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.165,
          "nodeCmdNs": 9.768,
          "deltaNs": 7.603
        },
        {
          "batch": 95,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.184,
          "nodeCmdNs": 9.887,
          "deltaNs": 7.703
        },
        {
          "batch": 96,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.167,
          "nodeCmdNs": 10.052,
          "deltaNs": 7.885
        },
        {
          "batch": 97,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.209,
          "nodeCmdNs": 10.053,
          "deltaNs": 7.844
        },
        {
          "batch": 98,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.204,
          "nodeCmdNs": 9.818,
          "deltaNs": 7.614
        },
        {
          "batch": 99,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.244,
          "nodeCmdNs": 9.735,
          "deltaNs": 7.49
        },
        {
          "batch": 100,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.176,
          "nodeCmdNs": 9.937,
          "deltaNs": 7.76
        }
      ]
    },
    {
      "id": "run-file",
      "label": "runFile",
      "iterationsPerBatch": 2000000,
      "direct": {
        "minNs": 1.967,
        "p25Ns": 2.088,
        "p50Ns": 2.107,
        "p75Ns": 2.143,
        "p95Ns": 2.219,
        "maxNs": 2.249,
        "averageNs": 2.119,
        "medianAbsoluteDeviationNs": 0.025,
        "standardDeviationNs": 0.045
      },
      "nodeCmd": {
        "minNs": 2.251,
        "p25Ns": 2.301,
        "p50Ns": 2.321,
        "p75Ns": 2.348,
        "p95Ns": 2.387,
        "maxNs": 2.648,
        "averageNs": 2.328,
        "medianAbsoluteDeviationNs": 0.02,
        "standardDeviationNs": 0.046
      },
      "pairedDelta": {
        "minNs": 0.049,
        "p25Ns": 0.181,
        "p50Ns": 0.211,
        "p75Ns": 0.24,
        "p95Ns": 0.288,
        "maxNs": 0.478,
        "averageNs": 0.209,
        "medianAbsoluteDeviationNs": 0.029,
        "standardDeviationNs": 0.061,
        "p50Percent": 10,
        "medianCi95Ns": [
          0.204,
          0.219
        ]
      },
      "samples": [
        {
          "batch": 1,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.106,
          "nodeCmdNs": 2.348,
          "deltaNs": 0.242
        },
        {
          "batch": 2,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.066,
          "nodeCmdNs": 2.273,
          "deltaNs": 0.206
        },
        {
          "batch": 3,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.213,
          "nodeCmdNs": 2.262,
          "deltaNs": 0.049
        },
        {
          "batch": 4,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.143,
          "nodeCmdNs": 2.324,
          "deltaNs": 0.181
        },
        {
          "batch": 5,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.143,
          "nodeCmdNs": 2.359,
          "deltaNs": 0.216
        },
        {
          "batch": 6,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.154,
          "nodeCmdNs": 2.333,
          "deltaNs": 0.179
        },
        {
          "batch": 7,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.107,
          "nodeCmdNs": 2.365,
          "deltaNs": 0.258
        },
        {
          "batch": 8,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.249,
          "nodeCmdNs": 2.381,
          "deltaNs": 0.132
        },
        {
          "batch": 9,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.11,
          "nodeCmdNs": 2.385,
          "deltaNs": 0.275
        },
        {
          "batch": 10,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.141,
          "nodeCmdNs": 2.333,
          "deltaNs": 0.192
        },
        {
          "batch": 11,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.099,
          "nodeCmdNs": 2.407,
          "deltaNs": 0.307
        },
        {
          "batch": 12,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.144,
          "nodeCmdNs": 2.337,
          "deltaNs": 0.193
        },
        {
          "batch": 13,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.124,
          "nodeCmdNs": 2.324,
          "deltaNs": 0.2
        },
        {
          "batch": 14,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.115,
          "nodeCmdNs": 2.366,
          "deltaNs": 0.251
        },
        {
          "batch": 15,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.16,
          "nodeCmdNs": 2.31,
          "deltaNs": 0.15
        },
        {
          "batch": 16,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.156,
          "nodeCmdNs": 2.411,
          "deltaNs": 0.255
        },
        {
          "batch": 17,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.134,
          "nodeCmdNs": 2.367,
          "deltaNs": 0.233
        },
        {
          "batch": 18,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.102,
          "nodeCmdNs": 2.306,
          "deltaNs": 0.204
        },
        {
          "batch": 19,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.124,
          "nodeCmdNs": 2.326,
          "deltaNs": 0.202
        },
        {
          "batch": 20,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.08,
          "nodeCmdNs": 2.349,
          "deltaNs": 0.269
        },
        {
          "batch": 21,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.137,
          "nodeCmdNs": 2.351,
          "deltaNs": 0.214
        },
        {
          "batch": 22,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.084,
          "nodeCmdNs": 2.342,
          "deltaNs": 0.258
        },
        {
          "batch": 23,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.11,
          "nodeCmdNs": 2.314,
          "deltaNs": 0.204
        },
        {
          "batch": 24,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.107,
          "nodeCmdNs": 2.348,
          "deltaNs": 0.24
        },
        {
          "batch": 25,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.231,
          "nodeCmdNs": 2.34,
          "deltaNs": 0.109
        },
        {
          "batch": 26,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 1.967,
          "nodeCmdNs": 2.283,
          "deltaNs": 0.317
        },
        {
          "batch": 27,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.152,
          "nodeCmdNs": 2.321,
          "deltaNs": 0.169
        },
        {
          "batch": 28,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.181,
          "nodeCmdNs": 2.32,
          "deltaNs": 0.139
        },
        {
          "batch": 29,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.146,
          "nodeCmdNs": 2.293,
          "deltaNs": 0.147
        },
        {
          "batch": 30,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.099,
          "nodeCmdNs": 2.387,
          "deltaNs": 0.288
        },
        {
          "batch": 31,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.154,
          "nodeCmdNs": 2.38,
          "deltaNs": 0.226
        },
        {
          "batch": 32,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.153,
          "nodeCmdNs": 2.364,
          "deltaNs": 0.211
        },
        {
          "batch": 33,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.125,
          "nodeCmdNs": 2.303,
          "deltaNs": 0.177
        },
        {
          "batch": 34,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.094,
          "nodeCmdNs": 2.327,
          "deltaNs": 0.233
        },
        {
          "batch": 35,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.09,
          "nodeCmdNs": 2.296,
          "deltaNs": 0.206
        },
        {
          "batch": 36,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.098,
          "nodeCmdNs": 2.358,
          "deltaNs": 0.26
        },
        {
          "batch": 37,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.114,
          "nodeCmdNs": 2.35,
          "deltaNs": 0.236
        },
        {
          "batch": 38,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.13,
          "nodeCmdNs": 2.338,
          "deltaNs": 0.208
        },
        {
          "batch": 39,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.141,
          "nodeCmdNs": 2.284,
          "deltaNs": 0.142
        },
        {
          "batch": 40,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.092,
          "nodeCmdNs": 2.301,
          "deltaNs": 0.209
        },
        {
          "batch": 41,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.067,
          "nodeCmdNs": 2.322,
          "deltaNs": 0.254
        },
        {
          "batch": 42,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.134,
          "nodeCmdNs": 2.325,
          "deltaNs": 0.192
        },
        {
          "batch": 43,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.095,
          "nodeCmdNs": 2.349,
          "deltaNs": 0.254
        },
        {
          "batch": 44,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.153,
          "nodeCmdNs": 2.31,
          "deltaNs": 0.157
        },
        {
          "batch": 45,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.084,
          "nodeCmdNs": 2.31,
          "deltaNs": 0.226
        },
        {
          "batch": 46,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.113,
          "nodeCmdNs": 2.348,
          "deltaNs": 0.235
        },
        {
          "batch": 47,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.084,
          "nodeCmdNs": 2.318,
          "deltaNs": 0.234
        },
        {
          "batch": 48,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.173,
          "nodeCmdNs": 2.332,
          "deltaNs": 0.159
        },
        {
          "batch": 49,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.071,
          "nodeCmdNs": 2.335,
          "deltaNs": 0.263
        },
        {
          "batch": 50,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.102,
          "nodeCmdNs": 2.31,
          "deltaNs": 0.208
        },
        {
          "batch": 51,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.066,
          "nodeCmdNs": 2.317,
          "deltaNs": 0.25
        },
        {
          "batch": 52,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.094,
          "nodeCmdNs": 2.285,
          "deltaNs": 0.191
        },
        {
          "batch": 53,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.131,
          "nodeCmdNs": 2.29,
          "deltaNs": 0.159
        },
        {
          "batch": 54,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.116,
          "nodeCmdNs": 2.319,
          "deltaNs": 0.203
        },
        {
          "batch": 55,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.107,
          "nodeCmdNs": 2.301,
          "deltaNs": 0.194
        },
        {
          "batch": 56,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.145,
          "nodeCmdNs": 2.324,
          "deltaNs": 0.179
        },
        {
          "batch": 57,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.074,
          "nodeCmdNs": 2.313,
          "deltaNs": 0.24
        },
        {
          "batch": 58,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.096,
          "nodeCmdNs": 2.277,
          "deltaNs": 0.181
        },
        {
          "batch": 59,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.172,
          "nodeCmdNs": 2.288,
          "deltaNs": 0.116
        },
        {
          "batch": 60,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.14,
          "nodeCmdNs": 2.369,
          "deltaNs": 0.229
        },
        {
          "batch": 61,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.094,
          "nodeCmdNs": 2.303,
          "deltaNs": 0.209
        },
        {
          "batch": 62,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.088,
          "nodeCmdNs": 2.306,
          "deltaNs": 0.218
        },
        {
          "batch": 63,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.149,
          "nodeCmdNs": 2.31,
          "deltaNs": 0.162
        },
        {
          "batch": 64,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.09,
          "nodeCmdNs": 2.289,
          "deltaNs": 0.199
        },
        {
          "batch": 65,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.092,
          "nodeCmdNs": 2.321,
          "deltaNs": 0.229
        },
        {
          "batch": 66,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.082,
          "nodeCmdNs": 2.34,
          "deltaNs": 0.258
        },
        {
          "batch": 67,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.221,
          "nodeCmdNs": 2.316,
          "deltaNs": 0.094
        },
        {
          "batch": 68,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.14,
          "nodeCmdNs": 2.318,
          "deltaNs": 0.178
        },
        {
          "batch": 69,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.079,
          "nodeCmdNs": 2.296,
          "deltaNs": 0.217
        },
        {
          "batch": 70,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.219,
          "nodeCmdNs": 2.293,
          "deltaNs": 0.074
        },
        {
          "batch": 71,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.083,
          "nodeCmdNs": 2.387,
          "deltaNs": 0.304
        },
        {
          "batch": 72,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.084,
          "nodeCmdNs": 2.295,
          "deltaNs": 0.21
        },
        {
          "batch": 73,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.072,
          "nodeCmdNs": 2.311,
          "deltaNs": 0.24
        },
        {
          "batch": 74,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.096,
          "nodeCmdNs": 2.307,
          "deltaNs": 0.211
        },
        {
          "batch": 75,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.069,
          "nodeCmdNs": 2.314,
          "deltaNs": 0.245
        },
        {
          "batch": 76,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.099,
          "nodeCmdNs": 2.29,
          "deltaNs": 0.191
        },
        {
          "batch": 77,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.076,
          "nodeCmdNs": 2.329,
          "deltaNs": 0.253
        },
        {
          "batch": 78,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.127,
          "nodeCmdNs": 2.331,
          "deltaNs": 0.204
        },
        {
          "batch": 79,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.084,
          "nodeCmdNs": 2.318,
          "deltaNs": 0.235
        },
        {
          "batch": 80,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.119,
          "nodeCmdNs": 2.312,
          "deltaNs": 0.193
        },
        {
          "batch": 81,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.143,
          "nodeCmdNs": 2.38,
          "deltaNs": 0.237
        },
        {
          "batch": 82,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.159,
          "nodeCmdNs": 2.298,
          "deltaNs": 0.139
        },
        {
          "batch": 83,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.063,
          "nodeCmdNs": 2.325,
          "deltaNs": 0.262
        },
        {
          "batch": 84,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.136,
          "nodeCmdNs": 2.352,
          "deltaNs": 0.215
        },
        {
          "batch": 85,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.222,
          "nodeCmdNs": 2.284,
          "deltaNs": 0.062
        },
        {
          "batch": 86,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.111,
          "nodeCmdNs": 2.325,
          "deltaNs": 0.213
        },
        {
          "batch": 87,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.17,
          "nodeCmdNs": 2.648,
          "deltaNs": 0.478
        },
        {
          "batch": 88,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.079,
          "nodeCmdNs": 2.349,
          "deltaNs": 0.27
        },
        {
          "batch": 89,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.11,
          "nodeCmdNs": 2.438,
          "deltaNs": 0.328
        },
        {
          "batch": 90,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.085,
          "nodeCmdNs": 2.251,
          "deltaNs": 0.166
        },
        {
          "batch": 91,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.085,
          "nodeCmdNs": 2.318,
          "deltaNs": 0.233
        },
        {
          "batch": 92,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.099,
          "nodeCmdNs": 2.299,
          "deltaNs": 0.2
        },
        {
          "batch": 93,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.064,
          "nodeCmdNs": 2.351,
          "deltaNs": 0.287
        },
        {
          "batch": 94,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.247,
          "nodeCmdNs": 2.303,
          "deltaNs": 0.055
        },
        {
          "batch": 95,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.209,
          "nodeCmdNs": 2.277,
          "deltaNs": 0.067
        },
        {
          "batch": 96,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.092,
          "nodeCmdNs": 2.321,
          "deltaNs": 0.228
        },
        {
          "batch": 97,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.094,
          "nodeCmdNs": 2.296,
          "deltaNs": 0.202
        },
        {
          "batch": 98,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.082,
          "nodeCmdNs": 2.299,
          "deltaNs": 0.216
        },
        {
          "batch": 99,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.105,
          "nodeCmdNs": 2.324,
          "deltaNs": 0.219
        },
        {
          "batch": 100,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.088,
          "nodeCmdNs": 2.301,
          "deltaNs": 0.213
        }
      ]
    },
    {
      "id": "run-file-promise",
      "label": "runFilePromise",
      "iterationsPerBatch": 2000000,
      "direct": {
        "minNs": 1.988,
        "p25Ns": 2.058,
        "p50Ns": 2.083,
        "p75Ns": 2.104,
        "p95Ns": 2.179,
        "maxNs": 2.265,
        "averageNs": 2.089,
        "medianAbsoluteDeviationNs": 0.024,
        "standardDeviationNs": 0.045
      },
      "nodeCmd": {
        "minNs": 2.211,
        "p25Ns": 2.272,
        "p50Ns": 2.295,
        "p75Ns": 2.322,
        "p95Ns": 2.397,
        "maxNs": 2.475,
        "averageNs": 2.302,
        "medianAbsoluteDeviationNs": 0.026,
        "standardDeviationNs": 0.047
      },
      "pairedDelta": {
        "minNs": 0.076,
        "p25Ns": 0.179,
        "p50Ns": 0.213,
        "p75Ns": 0.248,
        "p95Ns": 0.314,
        "maxNs": 0.371,
        "averageNs": 0.214,
        "medianAbsoluteDeviationNs": 0.035,
        "standardDeviationNs": 0.059,
        "p50Percent": 10.246,
        "medianCi95Ns": [
          0.204,
          0.224
        ]
      },
      "samples": [
        {
          "batch": 1,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.07,
          "nodeCmdNs": 2.342,
          "deltaNs": 0.272
        },
        {
          "batch": 2,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.195,
          "nodeCmdNs": 2.326,
          "deltaNs": 0.131
        },
        {
          "batch": 3,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.082,
          "nodeCmdNs": 2.397,
          "deltaNs": 0.314
        },
        {
          "batch": 4,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.082,
          "nodeCmdNs": 2.291,
          "deltaNs": 0.209
        },
        {
          "batch": 5,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.183,
          "nodeCmdNs": 2.29,
          "deltaNs": 0.107
        },
        {
          "batch": 6,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.074,
          "nodeCmdNs": 2.298,
          "deltaNs": 0.224
        },
        {
          "batch": 7,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.1,
          "nodeCmdNs": 2.276,
          "deltaNs": 0.176
        },
        {
          "batch": 8,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.05,
          "nodeCmdNs": 2.421,
          "deltaNs": 0.371
        },
        {
          "batch": 9,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.058,
          "nodeCmdNs": 2.266,
          "deltaNs": 0.208
        },
        {
          "batch": 10,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.078,
          "nodeCmdNs": 2.293,
          "deltaNs": 0.215
        },
        {
          "batch": 11,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.207,
          "nodeCmdNs": 2.299,
          "deltaNs": 0.092
        },
        {
          "batch": 12,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.068,
          "nodeCmdNs": 2.246,
          "deltaNs": 0.178
        },
        {
          "batch": 13,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.052,
          "nodeCmdNs": 2.313,
          "deltaNs": 0.261
        },
        {
          "batch": 14,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.095,
          "nodeCmdNs": 2.274,
          "deltaNs": 0.179
        },
        {
          "batch": 15,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.099,
          "nodeCmdNs": 2.22,
          "deltaNs": 0.12
        },
        {
          "batch": 16,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.081,
          "nodeCmdNs": 2.28,
          "deltaNs": 0.199
        },
        {
          "batch": 17,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.127,
          "nodeCmdNs": 2.322,
          "deltaNs": 0.195
        },
        {
          "batch": 18,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.085,
          "nodeCmdNs": 2.314,
          "deltaNs": 0.229
        },
        {
          "batch": 19,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.085,
          "nodeCmdNs": 2.327,
          "deltaNs": 0.242
        },
        {
          "batch": 20,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.087,
          "nodeCmdNs": 2.316,
          "deltaNs": 0.229
        },
        {
          "batch": 21,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 1.988,
          "nodeCmdNs": 2.244,
          "deltaNs": 0.256
        },
        {
          "batch": 22,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.092,
          "nodeCmdNs": 2.247,
          "deltaNs": 0.155
        },
        {
          "batch": 23,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.083,
          "nodeCmdNs": 2.256,
          "deltaNs": 0.173
        },
        {
          "batch": 24,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.158,
          "nodeCmdNs": 2.343,
          "deltaNs": 0.185
        },
        {
          "batch": 25,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.039,
          "nodeCmdNs": 2.275,
          "deltaNs": 0.237
        },
        {
          "batch": 26,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.048,
          "nodeCmdNs": 2.318,
          "deltaNs": 0.27
        },
        {
          "batch": 27,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.059,
          "nodeCmdNs": 2.279,
          "deltaNs": 0.221
        },
        {
          "batch": 28,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.011,
          "nodeCmdNs": 2.25,
          "deltaNs": 0.239
        },
        {
          "batch": 29,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.025,
          "nodeCmdNs": 2.234,
          "deltaNs": 0.209
        },
        {
          "batch": 30,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.063,
          "nodeCmdNs": 2.211,
          "deltaNs": 0.148
        },
        {
          "batch": 31,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.107,
          "nodeCmdNs": 2.295,
          "deltaNs": 0.188
        },
        {
          "batch": 32,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.054,
          "nodeCmdNs": 2.309,
          "deltaNs": 0.255
        },
        {
          "batch": 33,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.144,
          "nodeCmdNs": 2.266,
          "deltaNs": 0.122
        },
        {
          "batch": 34,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.052,
          "nodeCmdNs": 2.276,
          "deltaNs": 0.225
        },
        {
          "batch": 35,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.143,
          "nodeCmdNs": 2.298,
          "deltaNs": 0.155
        },
        {
          "batch": 36,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.057,
          "nodeCmdNs": 2.261,
          "deltaNs": 0.204
        },
        {
          "batch": 37,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.089,
          "nodeCmdNs": 2.282,
          "deltaNs": 0.193
        },
        {
          "batch": 38,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.092,
          "nodeCmdNs": 2.267,
          "deltaNs": 0.175
        },
        {
          "batch": 39,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.169,
          "nodeCmdNs": 2.245,
          "deltaNs": 0.076
        },
        {
          "batch": 40,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.097,
          "nodeCmdNs": 2.282,
          "deltaNs": 0.185
        },
        {
          "batch": 41,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.032,
          "nodeCmdNs": 2.303,
          "deltaNs": 0.271
        },
        {
          "batch": 42,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.08,
          "nodeCmdNs": 2.265,
          "deltaNs": 0.185
        },
        {
          "batch": 43,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.039,
          "nodeCmdNs": 2.272,
          "deltaNs": 0.233
        },
        {
          "batch": 44,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.082,
          "nodeCmdNs": 2.295,
          "deltaNs": 0.213
        },
        {
          "batch": 45,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.047,
          "nodeCmdNs": 2.272,
          "deltaNs": 0.225
        },
        {
          "batch": 46,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.076,
          "nodeCmdNs": 2.285,
          "deltaNs": 0.209
        },
        {
          "batch": 47,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.038,
          "nodeCmdNs": 2.313,
          "deltaNs": 0.275
        },
        {
          "batch": 48,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.058,
          "nodeCmdNs": 2.251,
          "deltaNs": 0.193
        },
        {
          "batch": 49,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.036,
          "nodeCmdNs": 2.34,
          "deltaNs": 0.304
        },
        {
          "batch": 50,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.053,
          "nodeCmdNs": 2.272,
          "deltaNs": 0.219
        },
        {
          "batch": 51,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.123,
          "nodeCmdNs": 2.234,
          "deltaNs": 0.111
        },
        {
          "batch": 52,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.103,
          "nodeCmdNs": 2.326,
          "deltaNs": 0.223
        },
        {
          "batch": 53,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.094,
          "nodeCmdNs": 2.321,
          "deltaNs": 0.228
        },
        {
          "batch": 54,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.076,
          "nodeCmdNs": 2.353,
          "deltaNs": 0.277
        },
        {
          "batch": 55,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.087,
          "nodeCmdNs": 2.287,
          "deltaNs": 0.201
        },
        {
          "batch": 56,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.099,
          "nodeCmdNs": 2.332,
          "deltaNs": 0.233
        },
        {
          "batch": 57,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.108,
          "nodeCmdNs": 2.269,
          "deltaNs": 0.161
        },
        {
          "batch": 58,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.065,
          "nodeCmdNs": 2.37,
          "deltaNs": 0.305
        },
        {
          "batch": 59,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.104,
          "nodeCmdNs": 2.293,
          "deltaNs": 0.189
        },
        {
          "batch": 60,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.066,
          "nodeCmdNs": 2.323,
          "deltaNs": 0.257
        },
        {
          "batch": 61,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.098,
          "nodeCmdNs": 2.322,
          "deltaNs": 0.223
        },
        {
          "batch": 62,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.111,
          "nodeCmdNs": 2.475,
          "deltaNs": 0.364
        },
        {
          "batch": 63,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.103,
          "nodeCmdNs": 2.416,
          "deltaNs": 0.314
        },
        {
          "batch": 64,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.19,
          "nodeCmdNs": 2.291,
          "deltaNs": 0.101
        },
        {
          "batch": 65,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.083,
          "nodeCmdNs": 2.361,
          "deltaNs": 0.278
        },
        {
          "batch": 66,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.265,
          "nodeCmdNs": 2.362,
          "deltaNs": 0.097
        },
        {
          "batch": 67,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.099,
          "nodeCmdNs": 2.396,
          "deltaNs": 0.298
        },
        {
          "batch": 68,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.085,
          "nodeCmdNs": 2.41,
          "deltaNs": 0.325
        },
        {
          "batch": 69,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.143,
          "nodeCmdNs": 2.321,
          "deltaNs": 0.179
        },
        {
          "batch": 70,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.097,
          "nodeCmdNs": 2.309,
          "deltaNs": 0.212
        },
        {
          "batch": 71,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.122,
          "nodeCmdNs": 2.323,
          "deltaNs": 0.2
        },
        {
          "batch": 72,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.075,
          "nodeCmdNs": 2.343,
          "deltaNs": 0.268
        },
        {
          "batch": 73,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.158,
          "nodeCmdNs": 2.309,
          "deltaNs": 0.151
        },
        {
          "batch": 74,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.081,
          "nodeCmdNs": 2.304,
          "deltaNs": 0.223
        },
        {
          "batch": 75,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.117,
          "nodeCmdNs": 2.314,
          "deltaNs": 0.197
        },
        {
          "batch": 76,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.149,
          "nodeCmdNs": 2.468,
          "deltaNs": 0.319
        },
        {
          "batch": 77,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.058,
          "nodeCmdNs": 2.327,
          "deltaNs": 0.268
        },
        {
          "batch": 78,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.077,
          "nodeCmdNs": 2.306,
          "deltaNs": 0.229
        },
        {
          "batch": 79,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.099,
          "nodeCmdNs": 2.315,
          "deltaNs": 0.217
        },
        {
          "batch": 80,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.066,
          "nodeCmdNs": 2.321,
          "deltaNs": 0.254
        },
        {
          "batch": 81,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.113,
          "nodeCmdNs": 2.342,
          "deltaNs": 0.228
        },
        {
          "batch": 82,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.137,
          "nodeCmdNs": 2.267,
          "deltaNs": 0.13
        },
        {
          "batch": 83,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.066,
          "nodeCmdNs": 2.289,
          "deltaNs": 0.223
        },
        {
          "batch": 84,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.092,
          "nodeCmdNs": 2.305,
          "deltaNs": 0.213
        },
        {
          "batch": 85,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.076,
          "nodeCmdNs": 2.353,
          "deltaNs": 0.277
        },
        {
          "batch": 86,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.051,
          "nodeCmdNs": 2.295,
          "deltaNs": 0.244
        },
        {
          "batch": 87,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.031,
          "nodeCmdNs": 2.25,
          "deltaNs": 0.219
        },
        {
          "batch": 88,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.04,
          "nodeCmdNs": 2.281,
          "deltaNs": 0.242
        },
        {
          "batch": 89,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.073,
          "nodeCmdNs": 2.282,
          "deltaNs": 0.208
        },
        {
          "batch": 90,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.106,
          "nodeCmdNs": 2.295,
          "deltaNs": 0.19
        },
        {
          "batch": 91,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.156,
          "nodeCmdNs": 2.272,
          "deltaNs": 0.116
        },
        {
          "batch": 92,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.087,
          "nodeCmdNs": 2.26,
          "deltaNs": 0.174
        },
        {
          "batch": 93,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.04,
          "nodeCmdNs": 2.335,
          "deltaNs": 0.295
        },
        {
          "batch": 94,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.059,
          "nodeCmdNs": 2.271,
          "deltaNs": 0.211
        },
        {
          "batch": 95,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.067,
          "nodeCmdNs": 2.275,
          "deltaNs": 0.208
        },
        {
          "batch": 96,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.018,
          "nodeCmdNs": 2.286,
          "deltaNs": 0.267
        },
        {
          "batch": 97,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.179,
          "nodeCmdNs": 2.268,
          "deltaNs": 0.088
        },
        {
          "batch": 98,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.028,
          "nodeCmdNs": 2.276,
          "deltaNs": 0.248
        },
        {
          "batch": 99,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.083,
          "nodeCmdNs": 2.247,
          "deltaNs": 0.164
        },
        {
          "batch": 100,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.113,
          "nodeCmdNs": 2.278,
          "deltaNs": 0.165
        }
      ]
    },
    {
      "id": "run-file-sync",
      "label": "runFileSync",
      "iterationsPerBatch": 1600000,
      "direct": {
        "minNs": 1.955,
        "p25Ns": 2.088,
        "p50Ns": 2.117,
        "p75Ns": 2.146,
        "p95Ns": 2.212,
        "maxNs": 2.26,
        "averageNs": 2.122,
        "medianAbsoluteDeviationNs": 0.028,
        "standardDeviationNs": 0.051
      },
      "nodeCmd": {
        "minNs": 11.924,
        "p25Ns": 12.217,
        "p50Ns": 12.483,
        "p75Ns": 12.723,
        "p95Ns": 13.183,
        "maxNs": 13.979,
        "averageNs": 12.526,
        "medianAbsoluteDeviationNs": 0.246,
        "standardDeviationNs": 0.373
      },
      "pairedDelta": {
        "minNs": 9.787,
        "p25Ns": 10.109,
        "p50Ns": 10.402,
        "p75Ns": 10.603,
        "p95Ns": 10.96,
        "maxNs": 11.949,
        "averageNs": 10.404,
        "medianAbsoluteDeviationNs": 0.258,
        "standardDeviationNs": 0.375,
        "p50Percent": 491.382,
        "medianCi95Ns": [
          10.241,
          10.484
        ]
      },
      "samples": [
        {
          "batch": 1,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.13,
          "nodeCmdNs": 12.483,
          "deltaNs": 10.353
        },
        {
          "batch": 2,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.121,
          "nodeCmdNs": 11.924,
          "deltaNs": 9.803
        },
        {
          "batch": 3,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.111,
          "nodeCmdNs": 12.88,
          "deltaNs": 10.77
        },
        {
          "batch": 4,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.045,
          "nodeCmdNs": 12.035,
          "deltaNs": 9.99
        },
        {
          "batch": 5,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.175,
          "nodeCmdNs": 12.782,
          "deltaNs": 10.607
        },
        {
          "batch": 6,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.129,
          "nodeCmdNs": 12.638,
          "deltaNs": 10.509
        },
        {
          "batch": 7,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.125,
          "nodeCmdNs": 12.688,
          "deltaNs": 10.563
        },
        {
          "batch": 8,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.124,
          "nodeCmdNs": 12.346,
          "deltaNs": 10.223
        },
        {
          "batch": 9,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.168,
          "nodeCmdNs": 12.681,
          "deltaNs": 10.513
        },
        {
          "batch": 10,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.07,
          "nodeCmdNs": 11.964,
          "deltaNs": 9.894
        },
        {
          "batch": 11,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.09,
          "nodeCmdNs": 12.142,
          "deltaNs": 10.053
        },
        {
          "batch": 12,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.166,
          "nodeCmdNs": 12.193,
          "deltaNs": 10.027
        },
        {
          "batch": 13,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.062,
          "nodeCmdNs": 12.45,
          "deltaNs": 10.388
        },
        {
          "batch": 14,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.051,
          "nodeCmdNs": 12.212,
          "deltaNs": 10.161
        },
        {
          "batch": 15,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.067,
          "nodeCmdNs": 12.447,
          "deltaNs": 10.38
        },
        {
          "batch": 16,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.041,
          "nodeCmdNs": 12.483,
          "deltaNs": 10.441
        },
        {
          "batch": 17,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.051,
          "nodeCmdNs": 12.711,
          "deltaNs": 10.66
        },
        {
          "batch": 18,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.103,
          "nodeCmdNs": 12.723,
          "deltaNs": 10.62
        },
        {
          "batch": 19,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.115,
          "nodeCmdNs": 13.41,
          "deltaNs": 11.295
        },
        {
          "batch": 20,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.144,
          "nodeCmdNs": 12.193,
          "deltaNs": 10.049
        },
        {
          "batch": 21,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.093,
          "nodeCmdNs": 12.792,
          "deltaNs": 10.699
        },
        {
          "batch": 22,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.103,
          "nodeCmdNs": 12.331,
          "deltaNs": 10.228
        },
        {
          "batch": 23,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.144,
          "nodeCmdNs": 12.768,
          "deltaNs": 10.624
        },
        {
          "batch": 24,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.13,
          "nodeCmdNs": 12.077,
          "deltaNs": 9.947
        },
        {
          "batch": 25,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.078,
          "nodeCmdNs": 12.598,
          "deltaNs": 10.52
        },
        {
          "batch": 26,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.153,
          "nodeCmdNs": 13.183,
          "deltaNs": 11.03
        },
        {
          "batch": 27,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.103,
          "nodeCmdNs": 12.864,
          "deltaNs": 10.761
        },
        {
          "batch": 28,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.064,
          "nodeCmdNs": 12.145,
          "deltaNs": 10.081
        },
        {
          "batch": 29,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.233,
          "nodeCmdNs": 13.193,
          "deltaNs": 10.96
        },
        {
          "batch": 30,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.086,
          "nodeCmdNs": 12.513,
          "deltaNs": 10.427
        },
        {
          "batch": 31,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.215,
          "nodeCmdNs": 13.115,
          "deltaNs": 10.9
        },
        {
          "batch": 32,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.145,
          "nodeCmdNs": 12.287,
          "deltaNs": 10.142
        },
        {
          "batch": 33,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.106,
          "nodeCmdNs": 12.59,
          "deltaNs": 10.484
        },
        {
          "batch": 34,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.085,
          "nodeCmdNs": 12.417,
          "deltaNs": 10.332
        },
        {
          "batch": 35,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.093,
          "nodeCmdNs": 12.533,
          "deltaNs": 10.439
        },
        {
          "batch": 36,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.15,
          "nodeCmdNs": 12.049,
          "deltaNs": 9.9
        },
        {
          "batch": 37,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.212,
          "nodeCmdNs": 12.916,
          "deltaNs": 10.704
        },
        {
          "batch": 38,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.144,
          "nodeCmdNs": 12.193,
          "deltaNs": 10.048
        },
        {
          "batch": 39,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.088,
          "nodeCmdNs": 12.383,
          "deltaNs": 10.294
        },
        {
          "batch": 40,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.119,
          "nodeCmdNs": 12.363,
          "deltaNs": 10.245
        },
        {
          "batch": 41,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.181,
          "nodeCmdNs": 12.174,
          "deltaNs": 9.992
        },
        {
          "batch": 42,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.095,
          "nodeCmdNs": 11.934,
          "deltaNs": 9.838
        },
        {
          "batch": 43,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.077,
          "nodeCmdNs": 12.844,
          "deltaNs": 10.767
        },
        {
          "batch": 44,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.134,
          "nodeCmdNs": 12.536,
          "deltaNs": 10.402
        },
        {
          "batch": 45,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.118,
          "nodeCmdNs": 12.466,
          "deltaNs": 10.348
        },
        {
          "batch": 46,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.16,
          "nodeCmdNs": 13.083,
          "deltaNs": 10.923
        },
        {
          "batch": 47,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.088,
          "nodeCmdNs": 12.895,
          "deltaNs": 10.806
        },
        {
          "batch": 48,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.117,
          "nodeCmdNs": 12.536,
          "deltaNs": 10.419
        },
        {
          "batch": 49,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.14,
          "nodeCmdNs": 13.021,
          "deltaNs": 10.882
        },
        {
          "batch": 50,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.131,
          "nodeCmdNs": 12.284,
          "deltaNs": 10.152
        },
        {
          "batch": 51,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.192,
          "nodeCmdNs": 12.796,
          "deltaNs": 10.603
        },
        {
          "batch": 52,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.118,
          "nodeCmdNs": 12.125,
          "deltaNs": 10.007
        },
        {
          "batch": 53,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.182,
          "nodeCmdNs": 12.423,
          "deltaNs": 10.241
        },
        {
          "batch": 54,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.094,
          "nodeCmdNs": 12.546,
          "deltaNs": 10.452
        },
        {
          "batch": 55,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.081,
          "nodeCmdNs": 12.961,
          "deltaNs": 10.88
        },
        {
          "batch": 56,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.26,
          "nodeCmdNs": 12.047,
          "deltaNs": 9.787
        },
        {
          "batch": 57,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.196,
          "nodeCmdNs": 12.793,
          "deltaNs": 10.597
        },
        {
          "batch": 58,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.093,
          "nodeCmdNs": 12.287,
          "deltaNs": 10.194
        },
        {
          "batch": 59,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.14,
          "nodeCmdNs": 12.604,
          "deltaNs": 10.464
        },
        {
          "batch": 60,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.127,
          "nodeCmdNs": 12.446,
          "deltaNs": 10.319
        },
        {
          "batch": 61,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.113,
          "nodeCmdNs": 12.999,
          "deltaNs": 10.886
        },
        {
          "batch": 62,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.079,
          "nodeCmdNs": 12.188,
          "deltaNs": 10.109
        },
        {
          "batch": 63,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.101,
          "nodeCmdNs": 12.528,
          "deltaNs": 10.427
        },
        {
          "batch": 64,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.186,
          "nodeCmdNs": 12.432,
          "deltaNs": 10.246
        },
        {
          "batch": 65,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.201,
          "nodeCmdNs": 12.329,
          "deltaNs": 10.128
        },
        {
          "batch": 66,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.057,
          "nodeCmdNs": 12.103,
          "deltaNs": 10.046
        },
        {
          "batch": 67,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.144,
          "nodeCmdNs": 13.058,
          "deltaNs": 10.915
        },
        {
          "batch": 68,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.086,
          "nodeCmdNs": 12.044,
          "deltaNs": 9.958
        },
        {
          "batch": 69,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.099,
          "nodeCmdNs": 12.687,
          "deltaNs": 10.589
        },
        {
          "batch": 70,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.208,
          "nodeCmdNs": 12.34,
          "deltaNs": 10.131
        },
        {
          "batch": 71,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.227,
          "nodeCmdNs": 12.721,
          "deltaNs": 10.494
        },
        {
          "batch": 72,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.125,
          "nodeCmdNs": 12.106,
          "deltaNs": 9.981
        },
        {
          "batch": 73,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.193,
          "nodeCmdNs": 12.305,
          "deltaNs": 10.112
        },
        {
          "batch": 74,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.083,
          "nodeCmdNs": 12.577,
          "deltaNs": 10.494
        },
        {
          "batch": 75,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.094,
          "nodeCmdNs": 12.275,
          "deltaNs": 10.18
        },
        {
          "batch": 76,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 1.955,
          "nodeCmdNs": 12.566,
          "deltaNs": 10.61
        },
        {
          "batch": 77,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.031,
          "nodeCmdNs": 13.979,
          "deltaNs": 11.949
        },
        {
          "batch": 78,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.182,
          "nodeCmdNs": 12.237,
          "deltaNs": 10.055
        },
        {
          "batch": 79,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.125,
          "nodeCmdNs": 12.665,
          "deltaNs": 10.54
        },
        {
          "batch": 80,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.104,
          "nodeCmdNs": 12.528,
          "deltaNs": 10.423
        },
        {
          "batch": 81,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.098,
          "nodeCmdNs": 12.754,
          "deltaNs": 10.655
        },
        {
          "batch": 82,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.107,
          "nodeCmdNs": 12.217,
          "deltaNs": 10.111
        },
        {
          "batch": 83,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.2,
          "nodeCmdNs": 12.416,
          "deltaNs": 10.216
        },
        {
          "batch": 84,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.117,
          "nodeCmdNs": 12.242,
          "deltaNs": 10.125
        },
        {
          "batch": 85,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.106,
          "nodeCmdNs": 12.311,
          "deltaNs": 10.205
        },
        {
          "batch": 86,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.161,
          "nodeCmdNs": 12.012,
          "deltaNs": 9.851
        },
        {
          "batch": 87,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.161,
          "nodeCmdNs": 12.942,
          "deltaNs": 10.781
        },
        {
          "batch": 88,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.102,
          "nodeCmdNs": 12.538,
          "deltaNs": 10.436
        },
        {
          "batch": 89,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.075,
          "nodeCmdNs": 12.672,
          "deltaNs": 10.597
        },
        {
          "batch": 90,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.131,
          "nodeCmdNs": 12.123,
          "deltaNs": 9.992
        },
        {
          "batch": 91,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.129,
          "nodeCmdNs": 12.687,
          "deltaNs": 10.558
        },
        {
          "batch": 92,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.146,
          "nodeCmdNs": 12.191,
          "deltaNs": 10.045
        },
        {
          "batch": 93,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.121,
          "nodeCmdNs": 13.532,
          "deltaNs": 11.411
        },
        {
          "batch": 94,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.039,
          "nodeCmdNs": 12.604,
          "deltaNs": 10.565
        },
        {
          "batch": 95,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.069,
          "nodeCmdNs": 13.284,
          "deltaNs": 11.215
        },
        {
          "batch": 96,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.113,
          "nodeCmdNs": 12.118,
          "deltaNs": 10.005
        },
        {
          "batch": 97,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.072,
          "nodeCmdNs": 12.601,
          "deltaNs": 10.529
        },
        {
          "batch": 98,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.164,
          "nodeCmdNs": 12.253,
          "deltaNs": 10.089
        },
        {
          "batch": 99,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 1600000,
          "directNs": 2.233,
          "nodeCmdNs": 12.785,
          "deltaNs": 10.552
        },
        {
          "batch": 100,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 1600000,
          "directNs": 2.094,
          "nodeCmdNs": 12.129,
          "deltaNs": 10.034
        }
      ]
    },
    {
      "id": "run-stream",
      "label": "runStream",
      "iterationsPerBatch": 2000000,
      "direct": {
        "minNs": 2.015,
        "p25Ns": 2.072,
        "p50Ns": 2.1,
        "p75Ns": 2.129,
        "p95Ns": 2.171,
        "maxNs": 2.242,
        "averageNs": 2.104,
        "medianAbsoluteDeviationNs": 0.029,
        "standardDeviationNs": 0.042
      },
      "nodeCmd": {
        "minNs": 2.231,
        "p25Ns": 2.294,
        "p50Ns": 2.318,
        "p75Ns": 2.358,
        "p95Ns": 2.456,
        "maxNs": 2.577,
        "averageNs": 2.334,
        "medianAbsoluteDeviationNs": 0.031,
        "standardDeviationNs": 0.062
      },
      "pairedDelta": {
        "minNs": 0.118,
        "p25Ns": 0.186,
        "p50Ns": 0.218,
        "p75Ns": 0.257,
        "p95Ns": 0.371,
        "maxNs": 0.516,
        "averageNs": 0.23,
        "medianAbsoluteDeviationNs": 0.033,
        "standardDeviationNs": 0.069,
        "p50Percent": 10.374,
        "medianCi95Ns": [
          0.204,
          0.227
        ]
      },
      "samples": [
        {
          "batch": 1,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.053,
          "nodeCmdNs": 2.273,
          "deltaNs": 0.221
        },
        {
          "batch": 2,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.067,
          "nodeCmdNs": 2.294,
          "deltaNs": 0.226
        },
        {
          "batch": 3,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.046,
          "nodeCmdNs": 2.332,
          "deltaNs": 0.287
        },
        {
          "batch": 4,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.104,
          "nodeCmdNs": 2.274,
          "deltaNs": 0.169
        },
        {
          "batch": 5,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.094,
          "nodeCmdNs": 2.277,
          "deltaNs": 0.183
        },
        {
          "batch": 6,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.107,
          "nodeCmdNs": 2.299,
          "deltaNs": 0.192
        },
        {
          "batch": 7,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.107,
          "nodeCmdNs": 2.328,
          "deltaNs": 0.221
        },
        {
          "batch": 8,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.069,
          "nodeCmdNs": 2.317,
          "deltaNs": 0.248
        },
        {
          "batch": 9,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.081,
          "nodeCmdNs": 2.309,
          "deltaNs": 0.227
        },
        {
          "batch": 10,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.118,
          "nodeCmdNs": 2.349,
          "deltaNs": 0.231
        },
        {
          "batch": 11,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.054,
          "nodeCmdNs": 2.296,
          "deltaNs": 0.242
        },
        {
          "batch": 12,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.053,
          "nodeCmdNs": 2.395,
          "deltaNs": 0.342
        },
        {
          "batch": 13,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.108,
          "nodeCmdNs": 2.345,
          "deltaNs": 0.236
        },
        {
          "batch": 14,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.054,
          "nodeCmdNs": 2.349,
          "deltaNs": 0.295
        },
        {
          "batch": 15,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.119,
          "nodeCmdNs": 2.272,
          "deltaNs": 0.153
        },
        {
          "batch": 16,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.129,
          "nodeCmdNs": 2.283,
          "deltaNs": 0.154
        },
        {
          "batch": 17,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.075,
          "nodeCmdNs": 2.308,
          "deltaNs": 0.233
        },
        {
          "batch": 18,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.161,
          "nodeCmdNs": 2.28,
          "deltaNs": 0.118
        },
        {
          "batch": 19,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.087,
          "nodeCmdNs": 2.313,
          "deltaNs": 0.225
        },
        {
          "batch": 20,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.088,
          "nodeCmdNs": 2.28,
          "deltaNs": 0.192
        },
        {
          "batch": 21,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.103,
          "nodeCmdNs": 2.275,
          "deltaNs": 0.172
        },
        {
          "batch": 22,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.066,
          "nodeCmdNs": 2.287,
          "deltaNs": 0.221
        },
        {
          "batch": 23,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.072,
          "nodeCmdNs": 2.269,
          "deltaNs": 0.198
        },
        {
          "batch": 24,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.1,
          "nodeCmdNs": 2.309,
          "deltaNs": 0.209
        },
        {
          "batch": 25,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.055,
          "nodeCmdNs": 2.3,
          "deltaNs": 0.246
        },
        {
          "batch": 26,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.103,
          "nodeCmdNs": 2.294,
          "deltaNs": 0.192
        },
        {
          "batch": 27,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.052,
          "nodeCmdNs": 2.33,
          "deltaNs": 0.278
        },
        {
          "batch": 28,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.138,
          "nodeCmdNs": 2.29,
          "deltaNs": 0.153
        },
        {
          "batch": 29,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.051,
          "nodeCmdNs": 2.318,
          "deltaNs": 0.267
        },
        {
          "batch": 30,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.121,
          "nodeCmdNs": 2.27,
          "deltaNs": 0.149
        },
        {
          "batch": 31,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.092,
          "nodeCmdNs": 2.278,
          "deltaNs": 0.185
        },
        {
          "batch": 32,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.044,
          "nodeCmdNs": 2.275,
          "deltaNs": 0.23
        },
        {
          "batch": 33,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.088,
          "nodeCmdNs": 2.373,
          "deltaNs": 0.285
        },
        {
          "batch": 34,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.118,
          "nodeCmdNs": 2.306,
          "deltaNs": 0.188
        },
        {
          "batch": 35,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.092,
          "nodeCmdNs": 2.312,
          "deltaNs": 0.219
        },
        {
          "batch": 36,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.093,
          "nodeCmdNs": 2.268,
          "deltaNs": 0.175
        },
        {
          "batch": 37,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.067,
          "nodeCmdNs": 2.318,
          "deltaNs": 0.251
        },
        {
          "batch": 38,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.015,
          "nodeCmdNs": 2.531,
          "deltaNs": 0.516
        },
        {
          "batch": 39,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.111,
          "nodeCmdNs": 2.303,
          "deltaNs": 0.191
        },
        {
          "batch": 40,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.132,
          "nodeCmdNs": 2.388,
          "deltaNs": 0.257
        },
        {
          "batch": 41,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.087,
          "nodeCmdNs": 2.381,
          "deltaNs": 0.294
        },
        {
          "batch": 42,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.122,
          "nodeCmdNs": 2.33,
          "deltaNs": 0.209
        },
        {
          "batch": 43,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.125,
          "nodeCmdNs": 2.444,
          "deltaNs": 0.319
        },
        {
          "batch": 44,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.09,
          "nodeCmdNs": 2.431,
          "deltaNs": 0.341
        },
        {
          "batch": 45,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.144,
          "nodeCmdNs": 2.29,
          "deltaNs": 0.146
        },
        {
          "batch": 46,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.132,
          "nodeCmdNs": 2.354,
          "deltaNs": 0.221
        },
        {
          "batch": 47,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.144,
          "nodeCmdNs": 2.327,
          "deltaNs": 0.183
        },
        {
          "batch": 48,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.095,
          "nodeCmdNs": 2.309,
          "deltaNs": 0.214
        },
        {
          "batch": 49,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.1,
          "nodeCmdNs": 2.322,
          "deltaNs": 0.221
        },
        {
          "batch": 50,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.095,
          "nodeCmdNs": 2.306,
          "deltaNs": 0.211
        },
        {
          "batch": 51,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.111,
          "nodeCmdNs": 2.371,
          "deltaNs": 0.26
        },
        {
          "batch": 52,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.105,
          "nodeCmdNs": 2.309,
          "deltaNs": 0.204
        },
        {
          "batch": 53,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.095,
          "nodeCmdNs": 2.327,
          "deltaNs": 0.232
        },
        {
          "batch": 54,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.122,
          "nodeCmdNs": 2.321,
          "deltaNs": 0.199
        },
        {
          "batch": 55,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.119,
          "nodeCmdNs": 2.297,
          "deltaNs": 0.179
        },
        {
          "batch": 56,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.146,
          "nodeCmdNs": 2.304,
          "deltaNs": 0.158
        },
        {
          "batch": 57,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.065,
          "nodeCmdNs": 2.33,
          "deltaNs": 0.265
        },
        {
          "batch": 58,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.103,
          "nodeCmdNs": 2.298,
          "deltaNs": 0.196
        },
        {
          "batch": 59,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.066,
          "nodeCmdNs": 2.47,
          "deltaNs": 0.404
        },
        {
          "batch": 60,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.05,
          "nodeCmdNs": 2.34,
          "deltaNs": 0.29
        },
        {
          "batch": 61,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.018,
          "nodeCmdNs": 2.293,
          "deltaNs": 0.275
        },
        {
          "batch": 62,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.102,
          "nodeCmdNs": 2.315,
          "deltaNs": 0.212
        },
        {
          "batch": 63,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.071,
          "nodeCmdNs": 2.379,
          "deltaNs": 0.308
        },
        {
          "batch": 64,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.143,
          "nodeCmdNs": 2.298,
          "deltaNs": 0.155
        },
        {
          "batch": 65,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.129,
          "nodeCmdNs": 2.315,
          "deltaNs": 0.186
        },
        {
          "batch": 66,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.209,
          "nodeCmdNs": 2.349,
          "deltaNs": 0.14
        },
        {
          "batch": 67,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.142,
          "nodeCmdNs": 2.367,
          "deltaNs": 0.225
        },
        {
          "batch": 68,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.149,
          "nodeCmdNs": 2.327,
          "deltaNs": 0.178
        },
        {
          "batch": 69,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.138,
          "nodeCmdNs": 2.32,
          "deltaNs": 0.182
        },
        {
          "batch": 70,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.093,
          "nodeCmdNs": 2.389,
          "deltaNs": 0.295
        },
        {
          "batch": 71,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.202,
          "nodeCmdNs": 2.335,
          "deltaNs": 0.133
        },
        {
          "batch": 72,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.171,
          "nodeCmdNs": 2.362,
          "deltaNs": 0.191
        },
        {
          "batch": 73,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.112,
          "nodeCmdNs": 2.34,
          "deltaNs": 0.228
        },
        {
          "batch": 74,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.242,
          "nodeCmdNs": 2.374,
          "deltaNs": 0.132
        },
        {
          "batch": 75,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.068,
          "nodeCmdNs": 2.267,
          "deltaNs": 0.199
        },
        {
          "batch": 76,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.079,
          "nodeCmdNs": 2.283,
          "deltaNs": 0.204
        },
        {
          "batch": 77,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.09,
          "nodeCmdNs": 2.233,
          "deltaNs": 0.143
        },
        {
          "batch": 78,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.097,
          "nodeCmdNs": 2.231,
          "deltaNs": 0.135
        },
        {
          "batch": 79,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.069,
          "nodeCmdNs": 2.312,
          "deltaNs": 0.243
        },
        {
          "batch": 80,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.171,
          "nodeCmdNs": 2.328,
          "deltaNs": 0.156
        },
        {
          "batch": 81,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.1,
          "nodeCmdNs": 2.386,
          "deltaNs": 0.286
        },
        {
          "batch": 82,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.047,
          "nodeCmdNs": 2.291,
          "deltaNs": 0.245
        },
        {
          "batch": 83,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.161,
          "nodeCmdNs": 2.577,
          "deltaNs": 0.415
        },
        {
          "batch": 84,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.073,
          "nodeCmdNs": 2.263,
          "deltaNs": 0.189
        },
        {
          "batch": 85,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.055,
          "nodeCmdNs": 2.273,
          "deltaNs": 0.218
        },
        {
          "batch": 86,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.14,
          "nodeCmdNs": 2.349,
          "deltaNs": 0.209
        },
        {
          "batch": 87,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.11,
          "nodeCmdNs": 2.456,
          "deltaNs": 0.346
        },
        {
          "batch": 88,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.19,
          "nodeCmdNs": 2.347,
          "deltaNs": 0.157
        },
        {
          "batch": 89,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.027,
          "nodeCmdNs": 2.43,
          "deltaNs": 0.403
        },
        {
          "batch": 90,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.181,
          "nodeCmdNs": 2.372,
          "deltaNs": 0.191
        },
        {
          "batch": 91,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.119,
          "nodeCmdNs": 2.491,
          "deltaNs": 0.371
        },
        {
          "batch": 92,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.137,
          "nodeCmdNs": 2.39,
          "deltaNs": 0.252
        },
        {
          "batch": 93,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.17,
          "nodeCmdNs": 2.358,
          "deltaNs": 0.187
        },
        {
          "batch": 94,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.165,
          "nodeCmdNs": 2.547,
          "deltaNs": 0.382
        },
        {
          "batch": 95,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.092,
          "nodeCmdNs": 2.304,
          "deltaNs": 0.212
        },
        {
          "batch": 96,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.124,
          "nodeCmdNs": 2.33,
          "deltaNs": 0.206
        },
        {
          "batch": 97,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.141,
          "nodeCmdNs": 2.371,
          "deltaNs": 0.23
        },
        {
          "batch": 98,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.089,
          "nodeCmdNs": 2.416,
          "deltaNs": 0.326
        },
        {
          "batch": 99,
          "order": [
            "node:child_process",
            "node-cmd"
          ],
          "iterations": 2000000,
          "directNs": 2.127,
          "nodeCmdNs": 2.337,
          "deltaNs": 0.211
        },
        {
          "batch": 100,
          "order": [
            "node-cmd",
            "node:child_process"
          ],
          "iterations": 2000000,
          "directNs": 2.096,
          "nodeCmdNs": 2.371,
          "deltaNs": 0.275
        }
      ]
    }
  ]
}
