{
  "meta": {
    "date": "2026-07-16T22:00:39.015Z",
    "machine": {
      "cpu": "Apple M4 Max",
      "arch": "arm64",
      "platform": "darwin",
      "memGb": 36
    },
    "chromium": "149.0.7827.55",
    "warmup": 3,
    "samples": 10,
    "cpuThrottle": null,
    "methodology": "Playwright trusted clicks; per-operation Chrome trace (devtools.timeline); duration = click EventDispatch start -> end of last Paint/Commit event; headless Chrome for Testing; local static server. No CPU throttling.",
    "versions": {
      "kinetica": "dev",
      "react": "19.2.7",
      "preact": "10.29.4",
      "vue": "3.5.39",
      "svelte": "5.56.4",
      "vanilla": "n/a",
      "compose-web": "1.11.1"
    }
  },
  "benchmarks": [
    {
      "id": "01_run1k",
      "label": "create 1,000 rows"
    },
    {
      "id": "02_replace1k",
      "label": "replace all 1,000 rows"
    },
    {
      "id": "03_update10th1k",
      "label": "partial update (every 10th row)"
    },
    {
      "id": "04_select1k",
      "label": "select row"
    },
    {
      "id": "05_swap1k",
      "label": "swap two rows"
    },
    {
      "id": "06_remove1k",
      "label": "remove one row"
    },
    {
      "id": "07_create10k",
      "label": "create 10,000 rows"
    },
    {
      "id": "08_append1k",
      "label": "append 1,000 rows to 1,000"
    },
    {
      "id": "09_clear1k",
      "label": "clear 1,000 rows"
    },
    {
      "id": "10_select10k",
      "label": "select row (10k table)"
    },
    {
      "id": "11_swap10k",
      "label": "swap two rows (10k table)"
    },
    {
      "id": "12_remove10k",
      "label": "remove one row (10k table)"
    },
    {
      "id": "13_update10th10k",
      "label": "partial update (every 10th of 10k)"
    }
  ],
  "results": {
    "kinetica": {
      "01_run1k": {
        "samples": [
          33.01,
          41,
          44.33,
          42.28,
          36.28,
          37.33,
          34.47,
          41.66,
          45,
          36.19
        ],
        "median": 39.17,
        "mean": 39.16,
        "stddev": 4.01,
        "min": 33.01,
        "max": 45,
        "gcMedianMs": 0,
        "gcMaxMs": 16.43,
        "gcMeanCount": 9.4,
        "pageErrors": 0
      },
      "02_replace1k": {
        "samples": [
          29.38,
          45.9,
          35.38,
          42.91,
          34.44,
          41.07,
          41.91,
          43.45,
          31.3,
          43.29
        ],
        "median": 41.49,
        "mean": 38.9,
        "stddev": 5.47,
        "min": 29.38,
        "max": 45.9,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "03_update10th1k": {
        "samples": [
          8.27,
          7.18,
          8.78,
          8.31,
          7.06,
          8.45,
          7.03,
          7.76,
          7.69,
          7.42
        ],
        "median": 7.73,
        "mean": 7.79,
        "stddev": 0.59,
        "min": 7.03,
        "max": 8.78,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "04_select1k": {
        "samples": [
          6.17,
          6.95,
          6.39,
          6.18,
          7.24,
          7.24,
          6.55,
          7.82,
          6.72,
          7
        ],
        "median": 6.83,
        "mean": 6.83,
        "stddev": 0.5,
        "min": 6.17,
        "max": 7.82,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "05_swap1k": {
        "samples": [
          8.02,
          7.27,
          7.79,
          7.71,
          6.93,
          7.54,
          6.04,
          8.88,
          6.94,
          6.82
        ],
        "median": 7.4,
        "mean": 7.39,
        "stddev": 0.74,
        "min": 6.04,
        "max": 8.88,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "06_remove1k": {
        "samples": [
          8.41,
          9.88,
          9.51,
          8.52,
          7.87,
          7.88,
          8.52,
          8.16,
          9.68,
          9.26
        ],
        "median": 8.52,
        "mean": 8.77,
        "stddev": 0.71,
        "min": 7.87,
        "max": 9.88,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "07_create10k": {
        "samples": [
          292.99,
          277.38,
          270.23,
          281.51,
          278.05,
          278.7,
          257,
          280.43,
          293,
          273.17
        ],
        "median": 278.37,
        "mean": 278.25,
        "stddev": 9.97,
        "min": 257,
        "max": 293,
        "gcMedianMs": 81.55,
        "gcMaxMs": 125.32,
        "gcMeanCount": 337.6,
        "pageErrors": 0
      },
      "08_append1k": {
        "samples": [
          40.2,
          42.9,
          45.6,
          47.17,
          37.24,
          40.89,
          42.5,
          42.92,
          36.2,
          35.05
        ],
        "median": 41.7,
        "mean": 41.07,
        "stddev": 3.77,
        "min": 35.05,
        "max": 47.17,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "09_clear1k": {
        "samples": [
          6.59,
          6.33,
          6.08,
          7.05,
          7.4,
          6.03,
          6.9,
          6.36,
          6,
          8.14
        ],
        "median": 6.48,
        "mean": 6.69,
        "stddev": 0.66,
        "min": 6,
        "max": 8.14,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "10_select10k": {
        "samples": [
          7.55,
          8.48,
          7.03,
          8.77,
          7.57,
          6.99,
          8.03,
          8.29,
          8.32,
          8.46
        ],
        "median": 8.16,
        "mean": 7.95,
        "stddev": 0.6,
        "min": 6.99,
        "max": 8.77,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "11_swap10k": {
        "samples": [
          42.63,
          43.65,
          45.87,
          42.38,
          49.06,
          41.28,
          36.86,
          39.63,
          36.07,
          47.28
        ],
        "median": 42.51,
        "mean": 42.47,
        "stddev": 4.02,
        "min": 36.07,
        "max": 49.06,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "12_remove10k": {
        "samples": [
          48.89,
          64.18,
          48.78,
          74.29,
          48.05,
          55.1,
          49.83,
          73.38,
          48.21,
          53.8
        ],
        "median": 51.82,
        "mean": 56.45,
        "stddev": 9.86,
        "min": 48.05,
        "max": 74.29,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "13_update10th10k": {
        "samples": [
          43.03,
          37.12,
          55.61,
          42.83,
          39.37,
          37.66,
          49.33,
          56.55,
          40.5,
          41.54
        ],
        "median": 42.18,
        "mean": 44.35,
        "stddev": 6.7,
        "min": 37.12,
        "max": 56.55,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      }
    },
    "react": {
      "01_run1k": {
        "samples": [
          32.51,
          35.87,
          39.45,
          37.39,
          38.86,
          34.15,
          39.12,
          32.65,
          36.5,
          37.63
        ],
        "median": 36.95,
        "mean": 36.41,
        "stddev": 2.44,
        "min": 32.51,
        "max": 39.45,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "02_replace1k": {
        "samples": [
          42.74,
          47.43,
          28.19,
          35.46,
          42.49,
          40.94,
          39.33,
          41.28,
          30.01,
          38.77
        ],
        "median": 40.14,
        "mean": 38.66,
        "stddev": 5.62,
        "min": 28.19,
        "max": 47.43,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "03_update10th1k": {
        "samples": [
          8.35,
          7.9,
          7.52,
          6.64,
          7.02,
          6.7,
          6.75,
          7.02,
          6.66,
          7.22
        ],
        "median": 7.02,
        "mean": 7.18,
        "stddev": 0.55,
        "min": 6.64,
        "max": 8.35,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "04_select1k": {
        "samples": [
          6.92,
          6.66,
          6.2,
          7.45,
          7.08,
          7.03,
          6.86,
          6.01,
          6.46,
          7.39
        ],
        "median": 6.89,
        "mean": 6.81,
        "stddev": 0.45,
        "min": 6.01,
        "max": 7.45,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "05_swap1k": {
        "samples": [
          34.74,
          32.36,
          37.2,
          28.17,
          36.55,
          34.21,
          28.75,
          34.8,
          36.34,
          37.05
        ],
        "median": 34.77,
        "mean": 34.02,
        "stddev": 3.11,
        "min": 28.17,
        "max": 37.2,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "06_remove1k": {
        "samples": [
          8.36,
          6.93,
          7.55,
          6.74,
          8.41,
          7.2,
          5.92,
          7.21,
          8.06,
          6.43
        ],
        "median": 7.21,
        "mean": 7.28,
        "stddev": 0.78,
        "min": 5.92,
        "max": 8.41,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "07_create10k": {
        "samples": [
          614.72,
          332.23,
          321.32,
          325.18,
          321.17,
          331.58,
          319.53,
          330.23,
          313.08,
          331.99
        ],
        "median": 327.7,
        "mean": 354.1,
        "stddev": 87.09,
        "min": 313.08,
        "max": 614.72,
        "gcMedianMs": 0,
        "gcMaxMs": 88.64,
        "gcMeanCount": 67.8,
        "pageErrors": 0
      },
      "08_append1k": {
        "samples": [
          42.3,
          42.27,
          35.29,
          40.17,
          42.18,
          30.37,
          35.84,
          27.03,
          37.95,
          36.48
        ],
        "median": 37.21,
        "mean": 36.99,
        "stddev": 4.91,
        "min": 27.03,
        "max": 42.3,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "09_clear1k": {
        "samples": [
          7.57,
          7.33,
          7.2,
          5.29,
          7.16,
          6.77,
          6.73,
          7.06,
          8.03,
          7.47
        ],
        "median": 7.18,
        "mean": 7.06,
        "stddev": 0.69,
        "min": 5.29,
        "max": 8.03,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "10_select10k": {
        "samples": [
          8.1,
          8.85,
          8.24,
          8.01,
          8.47,
          8.83,
          8.4,
          9.06,
          8.05,
          7.94
        ],
        "median": 8.32,
        "mean": 8.4,
        "stddev": 0.38,
        "min": 7.94,
        "max": 9.06,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "11_swap10k": {
        "samples": [
          54.51,
          57.98,
          57.31,
          53.51,
          50.36,
          60.49,
          65.44,
          58.92,
          57.8,
          55.62
        ],
        "median": 57.56,
        "mean": 57.19,
        "stddev": 3.91,
        "min": 50.36,
        "max": 65.44,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "12_remove10k": {
        "samples": [
          40.71,
          47.51,
          43.68,
          49.79,
          41.47,
          45.09,
          41.49,
          44.76,
          42.74,
          43.14
        ],
        "median": 43.41,
        "mean": 44.04,
        "stddev": 2.71,
        "min": 40.71,
        "max": 49.79,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "13_update10th10k": {
        "samples": [
          41.88,
          38.53,
          34.84,
          36.34,
          33.76,
          38,
          37.09,
          37.08,
          33.95,
          36.71
        ],
        "median": 36.9,
        "mean": 36.82,
        "stddev": 2.28,
        "min": 33.76,
        "max": 41.88,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      }
    },
    "preact": {
      "01_run1k": {
        "samples": [
          32.47,
          39.05,
          40.62,
          39.76,
          41.32,
          38.03,
          28.57,
          34.67,
          30.49,
          41.29
        ],
        "median": 38.54,
        "mean": 36.63,
        "stddev": 4.48,
        "min": 28.57,
        "max": 41.32,
        "gcMedianMs": 0,
        "gcMaxMs": 14.03,
        "gcMeanCount": 8.4,
        "pageErrors": 0
      },
      "02_replace1k": {
        "samples": [
          30.03,
          41.27,
          38.25,
          40.52,
          37.24,
          40.28,
          41.88,
          42.29,
          39.76,
          38.55
        ],
        "median": 40.02,
        "mean": 39.01,
        "stddev": 3.36,
        "min": 30.03,
        "max": 42.29,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "03_update10th1k": {
        "samples": [
          7.33,
          7.24,
          8.01,
          7.9,
          7.21,
          8.73,
          7.21,
          5.61,
          8.26,
          6.54
        ],
        "median": 7.28,
        "mean": 7.4,
        "stddev": 0.85,
        "min": 5.61,
        "max": 8.73,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "04_select1k": {
        "samples": [
          6.14,
          6.55,
          6.61,
          7.6,
          8.96,
          8,
          7.9,
          7.36,
          9.04,
          7.5
        ],
        "median": 7.55,
        "mean": 7.57,
        "stddev": 0.92,
        "min": 6.14,
        "max": 9.04,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "05_swap1k": {
        "samples": [
          4.17,
          8.33,
          9.3,
          9.43,
          4.77,
          8.26,
          7.6,
          5,
          8.71,
          7.8
        ],
        "median": 8.03,
        "mean": 7.34,
        "stddev": 1.85,
        "min": 4.17,
        "max": 9.43,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "06_remove1k": {
        "samples": [
          6.69,
          8.48,
          7.45,
          7.89,
          6.92,
          5.55,
          7.32,
          6.81,
          7,
          7.19
        ],
        "median": 7.1,
        "mean": 7.13,
        "stddev": 0.74,
        "min": 5.55,
        "max": 8.48,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "07_create10k": {
        "samples": [
          258.83,
          253.23,
          260.04,
          243.13,
          261.37,
          238.29,
          266.71,
          246.88,
          265.19,
          251.72
        ],
        "median": 256.03,
        "mean": 254.54,
        "stddev": 9.05,
        "min": 238.29,
        "max": 266.71,
        "gcMedianMs": 51.09,
        "gcMaxMs": 62.03,
        "gcMeanCount": 34.5,
        "pageErrors": 0
      },
      "08_append1k": {
        "samples": [
          37.43,
          32.52,
          35.92,
          39.14,
          35.42,
          40.94,
          41.7,
          40.91,
          37.2,
          28.07
        ],
        "median": 37.31,
        "mean": 36.92,
        "stddev": 4.01,
        "min": 28.07,
        "max": 41.7,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "09_clear1k": {
        "samples": [
          8.49,
          7.57,
          5.94,
          6.56,
          6.98,
          9.05,
          6.56,
          7.63,
          6.62,
          6.81
        ],
        "median": 6.89,
        "mean": 7.22,
        "stddev": 0.91,
        "min": 5.94,
        "max": 9.05,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "10_select10k": {
        "samples": [
          7.88,
          8.22,
          8.68,
          7.35,
          8.07,
          7.53,
          8.23,
          8,
          7.26,
          7.86
        ],
        "median": 7.94,
        "mean": 7.91,
        "stddev": 0.41,
        "min": 7.26,
        "max": 8.68,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "11_swap10k": {
        "samples": [
          31.13,
          36.34,
          37.82,
          33.8,
          35.17,
          32.86,
          36.59,
          33.75,
          30.97,
          30.36
        ],
        "median": 33.77,
        "mean": 33.88,
        "stddev": 2.45,
        "min": 30.36,
        "max": 37.82,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "12_remove10k": {
        "samples": [
          56.1,
          59.9,
          44.18,
          41.29,
          42.91,
          57.96,
          42.48,
          45.76,
          41.89,
          40.64
        ],
        "median": 43.54,
        "mean": 47.31,
        "stddev": 7.17,
        "min": 40.64,
        "max": 59.9,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "13_update10th10k": {
        "samples": [
          50.76,
          36.35,
          38.67,
          35.68,
          40.88,
          34.07,
          39.12,
          35.84,
          38.09,
          36.02
        ],
        "median": 37.22,
        "mean": 38.55,
        "stddev": 4.49,
        "min": 34.07,
        "max": 50.76,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      }
    },
    "vue": {
      "01_run1k": {
        "samples": [
          26.93,
          35.03,
          34.53,
          32.76,
          25.11,
          26.68,
          29.84,
          34,
          29.89,
          21.3
        ],
        "median": 29.87,
        "mean": 29.61,
        "stddev": 4.33,
        "min": 21.3,
        "max": 35.03,
        "gcMedianMs": 0,
        "gcMaxMs": 17.36,
        "gcMeanCount": 8,
        "pageErrors": 0
      },
      "02_replace1k": {
        "samples": [
          27.24,
          25.91,
          35.63,
          32.48,
          31.87,
          25.96,
          33.67,
          32.71,
          28.37,
          35.09
        ],
        "median": 32.17,
        "mean": 30.89,
        "stddev": 3.51,
        "min": 25.91,
        "max": 35.63,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "03_update10th1k": {
        "samples": [
          8.01,
          7.72,
          7.54,
          7.7,
          7.12,
          7.99,
          7.25,
          8.09,
          9.41,
          8.26
        ],
        "median": 7.85,
        "mean": 7.91,
        "stddev": 0.61,
        "min": 7.12,
        "max": 9.41,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "04_select1k": {
        "samples": [
          7.53,
          6.68,
          5.36,
          7.32,
          8.14,
          7.3,
          8.21,
          7.04,
          6.77,
          8.16
        ],
        "median": 7.31,
        "mean": 7.25,
        "stddev": 0.82,
        "min": 5.36,
        "max": 8.21,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "05_swap1k": {
        "samples": [
          8.68,
          7.26,
          8.4,
          7.72,
          8.1,
          8.65,
          9.3,
          7.07,
          8.7,
          6.51
        ],
        "median": 8.25,
        "mean": 8.04,
        "stddev": 0.83,
        "min": 6.51,
        "max": 9.3,
        "gcMedianMs": 0,
        "gcMaxMs": 6.46,
        "gcMeanCount": 3.3,
        "pageErrors": 0
      },
      "06_remove1k": {
        "samples": [
          8.46,
          7.36,
          7.15,
          8.06,
          7.47,
          7.45,
          8.08,
          6.8,
          7.52,
          6.49
        ],
        "median": 7.46,
        "mean": 7.48,
        "stddev": 0.57,
        "min": 6.49,
        "max": 8.46,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "07_create10k": {
        "samples": [
          219.62,
          238.27,
          230.77,
          239.26,
          283.61,
          220.16,
          233.31,
          237.21,
          230.43,
          232.24
        ],
        "median": 232.77,
        "mean": 236.49,
        "stddev": 16.97,
        "min": 219.62,
        "max": 283.61,
        "gcMedianMs": 52.39,
        "gcMaxMs": 120.34,
        "gcMeanCount": 461.8,
        "pageErrors": 0
      },
      "08_append1k": {
        "samples": [
          32.09,
          27.78,
          27.55,
          29.16,
          33.79,
          25.54,
          34.31,
          27.88,
          25.77,
          27.04
        ],
        "median": 27.83,
        "mean": 29.09,
        "stddev": 3.03,
        "min": 25.54,
        "max": 34.31,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "09_clear1k": {
        "samples": [
          5.05,
          7.93,
          7.43,
          7.75,
          7.68,
          5.81,
          7.24,
          7.2,
          6.45,
          6.83
        ],
        "median": 7.22,
        "mean": 6.94,
        "stddev": 0.88,
        "min": 5.05,
        "max": 7.93,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "10_select10k": {
        "samples": [
          15.06,
          14.65,
          16.38,
          15.59,
          14.41,
          14.72,
          14.58,
          15.58,
          14.62,
          14.49
        ],
        "median": 14.68,
        "mean": 15.01,
        "stddev": 0.61,
        "min": 14.41,
        "max": 16.38,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "11_swap10k": {
        "samples": [
          42.08,
          41.56,
          46.18,
          46.47,
          47.62,
          44.42,
          47.18,
          40.94,
          44.49,
          51.03
        ],
        "median": 45.33,
        "mean": 45.2,
        "stddev": 2.98,
        "min": 40.94,
        "max": 51.03,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "12_remove10k": {
        "samples": [
          53.74,
          56.41,
          56.27,
          57.48,
          49.67,
          71.19,
          56.64,
          58.19,
          57.67,
          54.38
        ],
        "median": 56.53,
        "mean": 57.16,
        "stddev": 5.25,
        "min": 49.67,
        "max": 71.19,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "13_update10th10k": {
        "samples": [
          55.86,
          49.7,
          49.43,
          42.29,
          47.74,
          43.96,
          47.59,
          46.9,
          44.83,
          44.49
        ],
        "median": 47.24,
        "mean": 47.28,
        "stddev": 3.66,
        "min": 42.29,
        "max": 55.86,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      }
    },
    "svelte": {
      "01_run1k": {
        "samples": [
          21.41,
          22.52,
          25.19,
          31.99,
          28.12,
          35.42,
          21.46,
          21.98,
          20.72,
          25.98
        ],
        "median": 23.85,
        "mean": 25.48,
        "stddev": 4.74,
        "min": 20.72,
        "max": 35.42,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "02_replace1k": {
        "samples": [
          28.49,
          25.86,
          27.3,
          23.45,
          36.25,
          28.65,
          29.45,
          24.58,
          27.96,
          24.58
        ],
        "median": 27.63,
        "mean": 27.65,
        "stddev": 3.45,
        "min": 23.45,
        "max": 36.25,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "03_update10th1k": {
        "samples": [
          6.84,
          8.31,
          6.37,
          7.72,
          8.33,
          6.17,
          6.4,
          7.89,
          6.32,
          8.5
        ],
        "median": 7.28,
        "mean": 7.29,
        "stddev": 0.9,
        "min": 6.17,
        "max": 8.5,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "04_select1k": {
        "samples": [
          7.52,
          6.88,
          8.21,
          6.91,
          7.06,
          7.01,
          6.67,
          7.69,
          7.45,
          7.52
        ],
        "median": 7.26,
        "mean": 7.29,
        "stddev": 0.44,
        "min": 6.67,
        "max": 8.21,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "05_swap1k": {
        "samples": [
          7.33,
          7.83,
          7.06,
          7.81,
          7.21,
          6.84,
          4.05,
          8.6,
          6.82,
          6.47
        ],
        "median": 7.14,
        "mean": 7,
        "stddev": 1.14,
        "min": 4.05,
        "max": 8.6,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "06_remove1k": {
        "samples": [
          6.75,
          7.16,
          7.11,
          6.57,
          5.28,
          6.64,
          7.95,
          7.11,
          7.61,
          7.43
        ],
        "median": 7.11,
        "mean": 6.96,
        "stddev": 0.69,
        "min": 5.28,
        "max": 7.95,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "07_create10k": {
        "samples": [
          280.04,
          215.42,
          260.82,
          275.48,
          308.56,
          265.39,
          272.69,
          257.23,
          272.56,
          283.75
        ],
        "median": 272.62,
        "mean": 269.19,
        "stddev": 22.5,
        "min": 215.42,
        "max": 308.56,
        "gcMedianMs": 76,
        "gcMaxMs": 99.09,
        "gcMeanCount": 393.9,
        "pageErrors": 0
      },
      "08_append1k": {
        "samples": [
          30.53,
          33.84,
          29.38,
          32.74,
          34.43,
          29.21,
          32.56,
          33.79,
          32.14,
          31.49
        ],
        "median": 32.35,
        "mean": 32.01,
        "stddev": 1.74,
        "min": 29.21,
        "max": 34.43,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "09_clear1k": {
        "samples": [
          7.14,
          6.65,
          8.04,
          6.53,
          7.87,
          6.93,
          6.88,
          7.68,
          6.73,
          7.93
        ],
        "median": 7.04,
        "mean": 7.24,
        "stddev": 0.55,
        "min": 6.53,
        "max": 8.04,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "10_select10k": {
        "samples": [
          8.26,
          8.03,
          8.41,
          8.18,
          7.98,
          8.7,
          8.28,
          7.51,
          8.11,
          7.43
        ],
        "median": 8.15,
        "mean": 8.09,
        "stddev": 0.37,
        "min": 7.43,
        "max": 8.7,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "11_swap10k": {
        "samples": [
          32.53,
          29.61,
          29.41,
          30.76,
          31.14,
          91.67,
          28.12,
          35.35,
          33.92,
          27.96
        ],
        "median": 30.95,
        "mean": 37.05,
        "stddev": 18.35,
        "min": 27.96,
        "max": 91.67,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "12_remove10k": {
        "samples": [
          37.65,
          42.12,
          37.13,
          38.34,
          49.34,
          51.37,
          39.6,
          40.21,
          41.37,
          54.98
        ],
        "median": 40.79,
        "mean": 43.21,
        "stddev": 6.01,
        "min": 37.13,
        "max": 54.98,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "13_update10th10k": {
        "samples": [
          39.45,
          26.15,
          33.63,
          34.03,
          29.65,
          39.27,
          30.43,
          29.18,
          29.75,
          27.33
        ],
        "median": 30.09,
        "mean": 31.89,
        "stddev": 4.38,
        "min": 26.15,
        "max": 39.45,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      }
    },
    "vanilla": {
      "01_run1k": {
        "samples": [
          26.3,
          31.87,
          34.61,
          32.23,
          31.81,
          31.73,
          19.4,
          20.64,
          32.53,
          22.1
        ],
        "median": 31.77,
        "mean": 28.32,
        "stddev": 5.39,
        "min": 19.4,
        "max": 34.61,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "02_replace1k": {
        "samples": [
          29.49,
          29.62,
          31.26,
          30.66,
          25,
          29.67,
          30.12,
          29.98,
          31.01,
          26.73
        ],
        "median": 29.82,
        "mean": 29.35,
        "stddev": 1.87,
        "min": 25,
        "max": 31.26,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "03_update10th1k": {
        "samples": [
          6.32,
          7.04,
          8.12,
          8.2,
          6.97,
          8.25,
          6.52,
          7.33,
          6.93,
          8.07
        ],
        "median": 7.19,
        "mean": 7.37,
        "stddev": 0.69,
        "min": 6.32,
        "max": 8.25,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "04_select1k": {
        "samples": [
          8.07,
          6.87,
          6.89,
          7.3,
          6.74,
          7.11,
          7.63,
          7.98,
          8.1,
          8.31
        ],
        "median": 7.47,
        "mean": 7.5,
        "stddev": 0.56,
        "min": 6.74,
        "max": 8.31,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "05_swap1k": {
        "samples": [
          6.28,
          7.09,
          8.15,
          8.72,
          7.43,
          7.9,
          6.62,
          7.98,
          8.5,
          8.36
        ],
        "median": 7.94,
        "mean": 7.7,
        "stddev": 0.78,
        "min": 6.28,
        "max": 8.72,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "06_remove1k": {
        "samples": [
          7.45,
          8.38,
          6.2,
          6.05,
          6.37,
          6.94,
          7.96,
          7.78,
          6.03,
          7.36
        ],
        "median": 7.15,
        "mean": 7.05,
        "stddev": 0.81,
        "min": 6.03,
        "max": 8.38,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "07_create10k": {
        "samples": [
          225.62,
          202.12,
          200.96,
          207.87,
          187.87,
          208.29,
          197.23,
          205.94,
          200.8,
          203.92
        ],
        "median": 203.02,
        "mean": 204.06,
        "stddev": 9.13,
        "min": 187.87,
        "max": 225.62,
        "gcMedianMs": 6.57,
        "gcMaxMs": 21.49,
        "gcMeanCount": 137.5,
        "pageErrors": 0
      },
      "08_append1k": {
        "samples": [
          29.22,
          31.8,
          24.1,
          32.5,
          26.92,
          27.65,
          29.25,
          28.79,
          26.43,
          26.39
        ],
        "median": 28.22,
        "mean": 28.31,
        "stddev": 2.43,
        "min": 24.1,
        "max": 32.5,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "09_clear1k": {
        "samples": [
          6.62,
          7.5,
          6.34,
          6.07,
          6.73,
          6.39,
          6.7,
          7.47,
          7.56,
          7.72
        ],
        "median": 6.71,
        "mean": 6.91,
        "stddev": 0.57,
        "min": 6.07,
        "max": 7.72,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "10_select10k": {
        "samples": [
          8.13,
          7.24,
          8.18,
          7.21,
          8.28,
          8.19,
          9.34,
          7.77,
          8.17,
          8.18
        ],
        "median": 8.17,
        "mean": 8.07,
        "stddev": 0.57,
        "min": 7.21,
        "max": 9.34,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "11_swap10k": {
        "samples": [
          24.97,
          30.71,
          26.5,
          25.85,
          28.06,
          25.18,
          29.11,
          29.19,
          27.38,
          29.41
        ],
        "median": 27.72,
        "mean": 27.64,
        "stddev": 1.87,
        "min": 24.97,
        "max": 30.71,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "12_remove10k": {
        "samples": [
          39.14,
          41.76,
          35.05,
          48.6,
          49.56,
          35.42,
          52.99,
          53,
          37.26,
          50.82
        ],
        "median": 45.18,
        "mean": 44.36,
        "stddev": 6.98,
        "min": 35.05,
        "max": 53,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "13_update10th10k": {
        "samples": [
          35.09,
          31.08,
          41.86,
          29.19,
          31.76,
          30.66,
          30.83,
          43.4,
          29.66,
          28.69
        ],
        "median": 30.96,
        "mean": 33.22,
        "stddev": 5,
        "min": 28.69,
        "max": 43.4,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      }
    },
    "compose-web": {
      "01_run1k": {
        "samples": [
          227.73,
          236.25,
          232.63,
          245.66,
          224.17,
          225.38,
          210.2,
          219.89,
          229.76,
          223.67
        ],
        "median": 226.55,
        "mean": 227.54,
        "stddev": 9.08,
        "min": 210.2,
        "max": 245.66,
        "gcMedianMs": 60.47,
        "gcMaxMs": 66.97,
        "gcMeanCount": 235.4,
        "pageErrors": 0
      },
      "02_replace1k": {
        "samples": [
          346.02,
          335.71,
          339.38,
          340.04,
          333.89,
          332.8,
          340.14,
          333.99,
          335.63,
          340.25
        ],
        "median": 337.54,
        "mean": 337.78,
        "stddev": 3.88,
        "min": 332.8,
        "max": 346.02,
        "gcMedianMs": 67.86,
        "gcMaxMs": 77.08,
        "gcMeanCount": 784.5,
        "pageErrors": 0
      },
      "03_update10th1k": {
        "samples": [
          12.4,
          12.21,
          11.96,
          12.7,
          12.54,
          10.74,
          12.41,
          13.32,
          13.04,
          13.16
        ],
        "median": 12.47,
        "mean": 12.45,
        "stddev": 0.7,
        "min": 10.74,
        "max": 13.32,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "04_select1k": {
        "samples": [
          9.8,
          9.85,
          10.51,
          10.95,
          10.33,
          10.32,
          10.43,
          11.08,
          11.49,
          10.24
        ],
        "median": 10.38,
        "mean": 10.5,
        "stddev": 0.51,
        "min": 9.8,
        "max": 11.49,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "05_swap1k": {
        "samples": [
          552.31,
          557.43,
          552.49,
          556.02,
          550.21,
          557.68,
          553.65,
          556.75,
          551.08,
          548.7
        ],
        "median": 553.07,
        "mean": 553.63,
        "stddev": 3.03,
        "min": 548.7,
        "max": 557.68,
        "gcMedianMs": 6.33,
        "gcMaxMs": 8.33,
        "gcMeanCount": 243.3,
        "pageErrors": 0
      },
      "06_remove1k": {
        "samples": [
          506.87,
          506.76,
          506.47,
          512.49,
          510.23,
          509.96,
          500.35,
          508.4,
          505.43,
          507.33
        ],
        "median": 507.1,
        "mean": 507.43,
        "stddev": 3.11,
        "min": 500.35,
        "max": 512.49,
        "gcMedianMs": 7.82,
        "gcMaxMs": 8.22,
        "gcMeanCount": 133.8,
        "pageErrors": 0
      },
      "07_create10k": {
        "samples": [
          7601.86,
          7461.76,
          7390.71,
          7323.82,
          7351.05,
          7361.08,
          7441.22,
          7331.85,
          7334.56,
          7330.79
        ],
        "median": 7356.07,
        "mean": 7392.87,
        "stddev": 83.23,
        "min": 7323.82,
        "max": 7601.86,
        "gcMedianMs": 823.3,
        "gcMaxMs": 1006.76,
        "gcMeanCount": 9066.4,
        "pageErrors": 0
      },
      "08_append1k": {
        "samples": [
          227.11,
          224.36,
          224.41,
          229.41,
          229.49,
          220.11,
          225.98,
          227.66,
          228.81,
          225.46
        ],
        "median": 226.55,
        "mean": 226.28,
        "stddev": 2.74,
        "min": 220.11,
        "max": 229.49,
        "gcMedianMs": 50.74,
        "gcMaxMs": 55.56,
        "gcMeanCount": 236.1,
        "pageErrors": 0
      },
      "09_clear1k": {
        "samples": [
          32.21,
          25.84,
          24.22,
          30.2,
          22.56,
          24.93,
          32.11,
          22.3,
          24.03,
          31.28
        ],
        "median": 25.38,
        "mean": 26.97,
        "stddev": 3.82,
        "min": 22.3,
        "max": 32.21,
        "gcMedianMs": 0,
        "gcMaxMs": 0,
        "gcMeanCount": 0,
        "pageErrors": 0
      },
      "10_select10k": {
        "samples": [
          19.31,
          22.37,
          22.24,
          22.02,
          21.32,
          22.42,
          21.78,
          23.78,
          22.64,
          23.69
        ],
        "median": 22.3,
        "mean": 22.16,
        "stddev": 1.2,
        "min": 19.31,
        "max": 23.78,
        "gcMedianMs": 6.65,
        "gcMaxMs": 15.69,
        "gcMeanCount": 159.1,
        "pageErrors": 0
      },
      "11_swap10k": {
        "samples": [
          9162.62,
          9163.48,
          9184.07,
          9182.2,
          9173.29,
          9168.13,
          9188.09,
          9146.52,
          9162.01,
          9179.7
        ],
        "median": 9170.71,
        "mean": 9171.01,
        "stddev": 12.18,
        "min": 9146.52,
        "max": 9188.09,
        "gcMedianMs": 29.44,
        "gcMaxMs": 102.49,
        "gcMeanCount": 2371,
        "pageErrors": 0
      },
      "12_remove10k": {
        "samples": [
          48620.87,
          48368.34,
          48557.73,
          48290.76,
          48051.62,
          48134.94,
          48031.37,
          48140.45,
          48353.65,
          48302.6
        ],
        "median": 48296.68,
        "mean": 48285.23,
        "stddev": 190.1,
        "min": 48031.37,
        "max": 48620.87,
        "gcMedianMs": 179.19,
        "gcMaxMs": 445.58,
        "gcMeanCount": 7663.2,
        "pageErrors": 0
      },
      "13_update10th10k": {
        "samples": [
          63.42,
          79.28,
          58.99,
          73.79,
          69.88,
          78.72,
          56.01,
          84.33,
          68.06,
          68.26
        ],
        "median": 69.07,
        "mean": 70.07,
        "stddev": 8.65,
        "min": 56.01,
        "max": 84.33,
        "gcMedianMs": 24.73,
        "gcMaxMs": 30.47,
        "gcMeanCount": 38.8,
        "pageErrors": 0
      }
    }
  },
  "startup": {
    "kinetica": {
      "mountMs": [
        34,
        33.5,
        36.7,
        34.4,
        34.8
      ],
      "median": 34.4,
      "mean": 34.68,
      "stddev": 1.1,
      "min": 33.5,
      "max": 36.7,
      "jsBytes": 279092,
      "gzipBytes": 88212,
      "files": 1,
      "scriptMs": 8.96,
      "tbtMs": 0
    },
    "react": {
      "mountMs": [
        38.4,
        41,
        38.6,
        40.6,
        43
      ],
      "median": 40.6,
      "mean": 40.32,
      "stddev": 1.7,
      "min": 38.4,
      "max": 43,
      "jsBytes": 197341,
      "gzipBytes": 61726,
      "files": 1,
      "scriptMs": 14.53,
      "tbtMs": 0
    },
    "preact": {
      "mountMs": [
        26.6,
        27.1,
        27.4,
        29.6,
        25.8
      ],
      "median": 27.1,
      "mean": 27.3,
      "stddev": 1.27,
      "min": 25.8,
      "max": 29.6,
      "jsBytes": 22064,
      "gzipBytes": 8825,
      "files": 1,
      "scriptMs": 8.81,
      "tbtMs": 0
    },
    "vue": {
      "mountMs": [
        37.8,
        36.7,
        35,
        37.5,
        37.5
      ],
      "median": 37.5,
      "mean": 36.9,
      "stddev": 1.02,
      "min": 35,
      "max": 37.8,
      "jsBytes": 178080,
      "gzipBytes": 66794,
      "files": 1,
      "scriptMs": 9.45,
      "tbtMs": 0
    },
    "svelte": {
      "mountMs": [
        28.1,
        26.8,
        27.6,
        28.7,
        27
      ],
      "median": 27.6,
      "mean": 27.64,
      "stddev": 0.7,
      "min": 26.8,
      "max": 28.7,
      "jsBytes": 56724,
      "gzipBytes": 21258,
      "files": 1,
      "scriptMs": 5.09,
      "tbtMs": 0
    },
    "vanilla": {
      "mountMs": [
        24.4,
        26.6,
        25.9,
        25.9,
        25.1
      ],
      "median": 25.9,
      "mean": 25.58,
      "stddev": 0.76,
      "min": 24.4,
      "max": 26.6,
      "jsBytes": 3103,
      "gzipBytes": 1251,
      "files": 1,
      "scriptMs": 6.92,
      "tbtMs": 0
    },
    "compose-web": {
      "mountMs": [
        42.1,
        41.5,
        43.2,
        41.4,
        41.4
      ],
      "median": 41.5,
      "mean": 41.92,
      "stddev": 0.69,
      "min": 41.4,
      "max": 43.2,
      "jsBytes": 547693,
      "gzipBytes": 175728,
      "files": 1,
      "scriptMs": 16.76,
      "tbtMs": 0
    }
  },
  "memory": {
    "kinetica": {
      "afterLoadMb": 1.99,
      "after1kMb": 4.95,
      "after5xReplaceMb": 5.18,
      "afterCreateClear10Mb": 3.68,
      "afterUnmountMb": 3.54,
      "after5xRemountMb": 3.63
    },
    "react": {
      "afterLoadMb": 1.62,
      "after1kMb": 4.4,
      "after5xReplaceMb": 4.99,
      "afterCreateClear10Mb": 3.17,
      "afterUnmountMb": 2.85,
      "after5xRemountMb": 2.84
    },
    "preact": {
      "afterLoadMb": 1.27,
      "after1kMb": 4.28,
      "after5xReplaceMb": 4.39,
      "afterCreateClear10Mb": 2.17,
      "afterUnmountMb": 2.1,
      "after5xRemountMb": 2.11
    },
    "vue": {
      "afterLoadMb": 1.85,
      "after1kMb": 4.43,
      "after5xReplaceMb": 4.59,
      "afterCreateClear10Mb": 2.94,
      "afterUnmountMb": 2.93,
      "after5xRemountMb": 2.91
    },
    "svelte": {
      "afterLoadMb": 1.29,
      "after1kMb": 3.24,
      "after5xReplaceMb": 3.42,
      "afterCreateClear10Mb": 2.41,
      "afterUnmountMb": 2.37,
      "after5xRemountMb": 2.39
    },
    "vanilla": {
      "afterLoadMb": 1.15,
      "after1kMb": 1.9,
      "after5xReplaceMb": 1.98,
      "afterCreateClear10Mb": 1.92,
      "afterUnmountMb": 1.92,
      "after5xRemountMb": 1.92
    },
    "compose-web": {
      "afterLoadMb": 2.73,
      "after1kMb": 17.86,
      "after5xReplaceMb": 19.5,
      "afterCreateClear10Mb": 7.29,
      "afterUnmountMb": 4.66,
      "after5xRemountMb": 4.85
    }
  },
  "animation": {
    "kinetica": {
      "seconds": 6,
      "frames": 666,
      "fps": 120,
      "meanMs": 8.33,
      "medianMs": 8.3,
      "p95Ms": 9.3,
      "longFramePct": 0,
      "pageErrors": 0
    },
    "react": {
      "seconds": 6,
      "frames": 667,
      "fps": 120.02,
      "meanMs": 8.33,
      "medianMs": 8.3,
      "p95Ms": 9.3,
      "longFramePct": 0,
      "pageErrors": 0
    },
    "preact": {
      "seconds": 6,
      "frames": 666,
      "fps": 120,
      "meanMs": 8.33,
      "medianMs": 8.3,
      "p95Ms": 9.3,
      "longFramePct": 0,
      "pageErrors": 0
    },
    "vue": {
      "seconds": 6,
      "frames": 663,
      "fps": 120.02,
      "meanMs": 8.33,
      "medianMs": 8.3,
      "p95Ms": 9.3,
      "longFramePct": 0,
      "pageErrors": 0
    },
    "svelte": {
      "seconds": 6,
      "frames": 665,
      "fps": 120,
      "meanMs": 8.33,
      "medianMs": 8.3,
      "p95Ms": 9.3,
      "longFramePct": 0,
      "pageErrors": 0
    },
    "vanilla": {
      "seconds": 6,
      "frames": 664,
      "fps": 120,
      "meanMs": 8.33,
      "medianMs": 8.3,
      "p95Ms": 9.3,
      "longFramePct": 0,
      "pageErrors": 0
    },
    "compose-web": {
      "seconds": 6,
      "frames": 666,
      "fps": 120,
      "meanMs": 8.33,
      "medianMs": 8.3,
      "p95Ms": 10.1,
      "longFramePct": 0,
      "pageErrors": 0
    }
  }
}