[
  {
    "case_id": "rep1_mariadb-innodb-baseline_read-heavy_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.069019916,
    "ok_flows": 2350,
    "failed_flows": 0,
    "flow_requests_per_second": 117.0959025321643,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 34.06856312425545,
    "http_request_avg_ms": 21.00288197425121,
    "p50_ms": 23.246479000000875,
    "p75_ms": 36.05626025000053,
    "p95_ms": 75.11538505000107,
    "p99_ms": 112.14463259000121,
    "by_kind": {
      "browse": {
        "samples": 2129,
        "avg_ms": 31.78998098074221,
        "p50_ms": 22.52062500000207,
        "p75_ms": 29.654959000001924,
        "p95_ms": 73.76294179999832,
        "p99_ms": 80.75511476000173
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 221,
        "avg_ms": 56.019248117647024,
        "p50_ms": 40.05000000000081,
        "p75_ms": 58.59637500000048,
        "p95_ms": 125.35600000000002,
        "p99_ms": 165.8737249999974
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 221,
        "attempts": 221,
        "failures": 0,
        "avg_ms": 56.019248117647024,
        "p50_ms": 40.05000000000081,
        "p75_ms": 58.59637500000048,
        "p95_ms": 125.35600000000002,
        "p99_ms": 165.8737249999974
      },
      "page_browse": {
        "samples": 1305,
        "attempts": 1305,
        "failures": 0,
        "avg_ms": 22.22684523908053,
        "p50_ms": 20.772165999996872,
        "p75_ms": 23.37349999999816,
        "p95_ms": 28.961816800000406,
        "p99_ms": 31.662393039997884
      },
      "rest_xhr_bundle": {
        "samples": 364,
        "attempts": 364,
        "failures": 0,
        "avg_ms": 73.55944278846154,
        "p50_ms": 72.25312499999959,
        "p75_ms": 74.10518799999988,
        "p95_ms": 81.17532059999935,
        "p99_ms": 105.91587333000068
      },
      "site_search": {
        "samples": 460,
        "attempts": 460,
        "failures": 0,
        "avg_ms": 25.867824556521867,
        "p50_ms": 23.95722850000226,
        "p75_ms": 29.793572749997388,
        "p95_ms": 33.48424614999974,
        "p99_ms": 38.708843470001696
      }
    },
    "status_counts": {
      "200": 3806
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.694,
      "process_cpu_pct_avg": 341.41999999999996,
      "process_cpu_pct_p95": 365.39,
      "process_cpu_pct_max": 366.2,
      "process_cpu_core_seconds_approx": 70.648292,
      "process_cpu_core_seconds_per_1k_flows_approx": 30.063103,
      "total_rss_bytes_max": 814579712,
      "php_fpm_cpu_pct_max": 341.4,
      "php_fpm_rss_bytes_max": 674562048,
      "web_server_cpu_pct_max": 3.4,
      "web_server_rss_bytes_max": 23838720,
      "database_cpu_pct_max": 26.3,
      "database_rss_bytes_max": 116195328,
      "load1_max": 4.1328125,
      "disk_total_mb_per_sample_avg": 4.105,
      "disk_total_mb_per_sample_max": 13.23,
      "disk_transfers_per_sample_max": 972.0,
      "network_bytes_per_s": 44849862.991,
      "loopback_bytes_per_s": 44839038.3,
      "filesystem_free_bytes_min": 9708691456
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 2822,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 347,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 2822,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 347,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 0,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_read-heavy_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_read-heavy_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-3.0.0-rc.3_read-heavy_c4",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.087695332999992,
    "ok_flows": 1938,
    "failed_flows": 0,
    "flow_requests_per_second": 96.47697099508775,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 41.323544737358176,
    "http_request_avg_ms": 26.05464772996732,
    "p50_ms": 30.202458000001542,
    "p75_ms": 38.46025000000175,
    "p95_ms": 94.29175360000032,
    "p99_ms": 103.3732361299964,
    "by_kind": {
      "browse": {
        "samples": 1749,
        "avg_ms": 40.89535465294464,
        "p50_ms": 29.149541999998974,
        "p75_ms": 38.038499999998976,
        "p95_ms": 94.61930800000003,
        "p99_ms": 103.36781851999717
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 189,
        "avg_ms": 45.2860021851849,
        "p50_ms": 36.22520799999762,
        "p75_ms": 62.78916699999826,
        "p95_ms": 75.87383340000002,
        "p99_ms": 87.06164104000563
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 189,
        "attempts": 189,
        "failures": 0,
        "avg_ms": 45.2860021851849,
        "p50_ms": 36.22520799999762,
        "p75_ms": 62.78916699999826,
        "p95_ms": 75.87383340000002,
        "p99_ms": 87.06164104000563
      },
      "page_browse": {
        "samples": 1099,
        "attempts": 1099,
        "failures": 0,
        "avg_ms": 29.103885301183038,
        "p50_ms": 26.472208000001274,
        "p75_ms": 29.664083499998384,
        "p95_ms": 38.987425000001956,
        "p99_ms": 50.99156250000274
      },
      "rest_xhr_bundle": {
        "samples": 283,
        "attempts": 283,
        "failures": 0,
        "avg_ms": 95.57792332862175,
        "p50_ms": 92.42087500000196,
        "p75_ms": 95.4968540000003,
        "p95_ms": 103.3865338999945,
        "p99_ms": 153.15252561999384
      },
      "site_search": {
        "samples": 367,
        "attempts": 367,
        "failures": 0,
        "avg_ms": 34.03883662125342,
        "p50_ms": 31.6653329999923,
        "p75_ms": 37.547125000003234,
        "p95_ms": 42.886025199996425,
        "p99_ms": 56.45949821999678
      }
    },
    "status_counts": {
      "200": 3070
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 19.025,
      "process_cpu_pct_avg": 354.76,
      "process_cpu_pct_p95": 381.045,
      "process_cpu_pct_max": 381.9,
      "process_cpu_core_seconds_approx": 74.633867,
      "process_cpu_core_seconds_per_1k_flows_approx": 38.510767,
      "total_rss_bytes_max": 903659520,
      "php_fpm_cpu_pct_max": 379.4,
      "php_fpm_rss_bytes_max": 763543552,
      "web_server_cpu_pct_max": 3.0,
      "web_server_rss_bytes_max": 23937024,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 116195328,
      "load1_max": 7.4833984375,
      "disk_total_mb_per_sample_avg": 2.548,
      "disk_total_mb_per_sample_max": 10.14,
      "disk_transfers_per_sample_max": 896.0,
      "network_bytes_per_s": 36772150.837,
      "loopback_bytes_per_s": 36768524.944,
      "filesystem_free_bytes_min": 9704943616
    },
    "sqlite": {
      "before": {
        "time": 1781190683.25216,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781190703.3522182,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 37112,
      "wal_samples": [
        {
          "time": 1781190683.252364,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781190683.7588868,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781190684.269064,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781190684.770572,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781190685.274218,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190685.7868621,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190686.298775,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190686.804406,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190687.312566,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190687.8179681,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190688.327521,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781190688.832426,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781190689.3430002,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781190689.853191,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781190690.364456,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781190690.87244,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781190691.380553,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781190691.8826618,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781190692.387936,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781190692.901022,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781190693.409714,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781190693.9134321,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781190694.423368,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781190694.925664,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781190695.433056,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781190695.9487412,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781190696.457387,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190696.965199,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190697.471509,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190697.982017,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190698.483846,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190698.999136,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190699.504917,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781190700.015025,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781190700.5222862,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781190701.0377321,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781190701.54575,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781190702.0471869,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781190702.5532548,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781190703.0599942,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_read-heavy_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_read-heavy_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_read-heavy_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.104152999999997,
    "ok_flows": 2187,
    "failed_flows": 0,
    "flow_requests_per_second": 108.78349363934906,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 146.72728428532253,
    "http_request_avg_ms": 86.8104465420841,
    "p50_ms": 101.70133300000828,
    "p75_ms": 145.6293749999915,
    "p95_ms": 346.3392339999984,
    "p99_ms": 425.46639137999944,
    "by_kind": {
      "browse": {
        "samples": 1976,
        "avg_ms": 142.3345030728745,
        "p50_ms": 98.70618750000659,
        "p75_ms": 130.40136474999287,
        "p95_ms": 345.943062749992,
        "p99_ms": 415.47642700000506
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 211,
        "avg_ms": 187.86536805687194,
        "p50_ms": 149.52212500000428,
        "p75_ms": 237.2840000000025,
        "p95_ms": 370.6007915000029,
        "p99_ms": 476.9112082999996
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 211,
        "attempts": 211,
        "failures": 0,
        "avg_ms": 187.86536805687194,
        "p50_ms": 149.52212500000428,
        "p75_ms": 237.2840000000025,
        "p95_ms": 370.6007915000029,
        "p99_ms": 476.9112082999996
      },
      "page_browse": {
        "samples": 1160,
        "attempts": 1160,
        "failures": 0,
        "avg_ms": 96.6493733258622,
        "p50_ms": 92.61983350000236,
        "p75_ms": 104.30271875000585,
        "p95_ms": 137.86354165000455,
        "p99_ms": 179.93622277999015
      },
      "rest_xhr_bundle": {
        "samples": 377,
        "attempts": 377,
        "failures": 0,
        "avg_ms": 332.2214204297081,
        "p50_ms": 323.58283300000323,
        "p75_ms": 346.4785839999962,
        "p95_ms": 415.39701660000503,
        "p99_ms": 505.6961819200027
      },
      "site_search": {
        "samples": 439,
        "attempts": 439,
        "failures": 0,
        "avg_ms": 99.98229957175373,
        "p50_ms": 96.92691600000103,
        "p75_ms": 109.25004200000643,
        "p95_ms": 132.99522499999625,
        "p99_ms": 166.71664233999368
      }
    },
    "status_counts": {
      "200": 3695
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.951,
      "process_cpu_pct_avg": 341.56,
      "process_cpu_pct_p95": 372.165,
      "process_cpu_pct_max": 372.3,
      "process_cpu_core_seconds_approx": 71.578737,
      "process_cpu_core_seconds_per_1k_flows_approx": 32.729189,
      "total_rss_bytes_max": 1128071168,
      "php_fpm_cpu_pct_max": 347.5,
      "php_fpm_rss_bytes_max": 983941120,
      "web_server_cpu_pct_max": 5.7,
      "web_server_rss_bytes_max": 25493504,
      "database_cpu_pct_max": 22.3,
      "database_rss_bytes_max": 118636544,
      "load1_max": 12.75,
      "disk_total_mb_per_sample_avg": 2.8680000000000003,
      "disk_total_mb_per_sample_max": 6.96,
      "disk_transfers_per_sample_max": 1037.0,
      "network_bytes_per_s": 42533714.927,
      "loopback_bytes_per_s": 42533676.513,
      "filesystem_free_bytes_min": 9700405248
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 2822,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 347,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 2822,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 347,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 0,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_read-heavy_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_read-heavy_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-3.0.0-rc.3_read-heavy_c16",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.152044583000006,
    "ok_flows": 1844,
    "failed_flows": 0,
    "flow_requests_per_second": 91.50436286527342,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 174.01286532212592,
    "http_request_avg_ms": 102.94492070410772,
    "p50_ms": 140.35402100000027,
    "p75_ms": 211.370468749994,
    "p95_ms": 384.2403955499961,
    "p99_ms": 466.2988380000119,
    "by_kind": {
      "browse": {
        "samples": 1667,
        "avg_ms": 168.93572747090607,
        "p50_ms": 134.25929100000644,
        "p75_ms": 200.99768749999924,
        "p95_ms": 380.79220419999024,
        "p99_ms": 464.74457843999926
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 177,
        "avg_ms": 221.82975118644015,
        "p50_ms": 185.32312499999648,
        "p75_ms": 310.1772500000095,
        "p95_ms": 415.5310495999998,
        "p99_ms": 510.3403669199966
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 177,
        "attempts": 177,
        "failures": 0,
        "avg_ms": 221.82975118644015,
        "p50_ms": 185.32312499999648,
        "p75_ms": 310.1772500000095,
        "p95_ms": 415.5310495999998,
        "p99_ms": 510.3403669199966
      },
      "page_browse": {
        "samples": 995,
        "attempts": 995,
        "failures": 0,
        "avg_ms": 121.38471612663358,
        "p50_ms": 115.43233300000111,
        "p75_ms": 146.32052099999981,
        "p95_ms": 210.11947070000613,
        "p99_ms": 261.9671650199996
      },
      "rest_xhr_bundle": {
        "samples": 318,
        "attempts": 318,
        "failures": 0,
        "avg_ms": 343.518737606918,
        "p50_ms": 340.17606300000125,
        "p75_ms": 382.48972975000584,
        "p95_ms": 466.00630800001636,
        "p99_ms": 531.5686817799942
      },
      "site_search": {
        "samples": 354,
        "attempts": 354,
        "failures": 0,
        "avg_ms": 145.76018810452015,
        "p50_ms": 142.6749789999988,
        "p75_ms": 176.20726075001159,
        "p95_ms": 231.89301524999314,
        "p99_ms": 286.7114640100006
      }
    },
    "status_counts": {
      "200": 3116
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.762,
      "process_cpu_pct_avg": 351.82,
      "process_cpu_pct_p95": 376.665,
      "process_cpu_pct_max": 376.8,
      "process_cpu_core_seconds_approx": 73.087903,
      "process_cpu_core_seconds_per_1k_flows_approx": 39.635522,
      "total_rss_bytes_max": 1478721536,
      "php_fpm_cpu_pct_max": 373.6,
      "php_fpm_rss_bytes_max": 1334329344,
      "web_server_cpu_pct_max": 3.3,
      "web_server_rss_bytes_max": 25739264,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 118652928,
      "load1_max": 16.43359375,
      "disk_total_mb_per_sample_avg": 2.5140000000000002,
      "disk_total_mb_per_sample_max": 7.7,
      "disk_transfers_per_sample_max": 1246.0,
      "network_bytes_per_s": 36136017.402,
      "loopback_bytes_per_s": 36133503.78,
      "filesystem_free_bytes_min": 9696579584
    },
    "sqlite": {
      "before": {
        "time": 1781190744.964092,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781190765.116645,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 61832,
      "wal_samples": [
        {
          "time": 1781190744.964385,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781190745.474606,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781190745.984718,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781190746.4854348,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781190746.985835,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781190747.495712,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781190748.005815,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781190748.514688,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190749.024828,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190749.530226,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190750.040315,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190750.550286,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190751.0606,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190751.5683992,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190752.078321,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190752.587231,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781190753.094815,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781190753.6034281,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781190754.111671,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781190754.621857,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781190755.1320682,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781190755.642292,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781190756.152426,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781190756.662652,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781190757.172757,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781190757.682533,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781190758.1839411,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781190758.69408,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781190759.195112,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781190759.705406,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781190760.214178,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781190760.720814,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781190761.22871,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781190761.735453,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781190762.2456288,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781190762.753191,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781190763.263403,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781190763.772518,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781190764.2827148,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781190764.7928362,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_read-heavy_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_read-heavy_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-3.0.0-rc.3_read-heavy_c32",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.27301516700001,
    "ok_flows": 1873,
    "failed_flows": 0,
    "flow_requests_per_second": 92.38882250967927,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 343.1152765483179,
    "http_request_avg_ms": 214.96950031883603,
    "p50_ms": 280.5269170000031,
    "p75_ms": 384.7797909999997,
    "p95_ms": 777.7129163999973,
    "p99_ms": 918.478328479996,
    "by_kind": {
      "browse": {
        "samples": 1685,
        "avg_ms": 336.2293024599407,
        "p50_ms": 271.1661250000077,
        "p75_ms": 372.56279199999653,
        "p95_ms": 781.8746078000174,
        "p99_ms": 923.8987234399979
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 188,
        "avg_ms": 404.832650691488,
        "p50_ms": 355.15120800000943,
        "p75_ms": 480.57907300000835,
        "p95_ms": 729.3206852000026,
        "p99_ms": 824.7530962499885
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 188,
        "attempts": 188,
        "failures": 0,
        "avg_ms": 404.832650691488,
        "p50_ms": 355.15120800000943,
        "p75_ms": 480.57907300000835,
        "p95_ms": 729.3206852000026,
        "p99_ms": 824.7530962499885
      },
      "page_browse": {
        "samples": 1053,
        "attempts": 1053,
        "failures": 0,
        "avg_ms": 249.62207950142442,
        "p50_ms": 239.66475000000287,
        "p75_ms": 300.3175409999983,
        "p95_ms": 396.13000820000366,
        "p99_ms": 502.5919516400099
      },
      "rest_xhr_bundle": {
        "samples": 279,
        "attempts": 279,
        "failures": 0,
        "avg_ms": 718.9185130322577,
        "p50_ms": 713.5565830000132,
        "p75_ms": 802.5752289999986,
        "p95_ms": 943.8267541000018,
        "p99_ms": 1005.9141112199867
      },
      "site_search": {
        "samples": 353,
        "attempts": 353,
        "failures": 0,
        "avg_ms": 292.11348383569407,
        "p50_ms": 285.77183400000195,
        "p75_ms": 348.4955419999949,
        "p95_ms": 439.927516199998,
        "p99_ms": 505.35629799999845
      }
    },
    "status_counts": {
      "200": 2989
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.9,
      "process_cpu_pct_avg": 356.07,
      "process_cpu_pct_p95": 377.51500000000004,
      "process_cpu_pct_max": 378.1,
      "process_cpu_core_seconds_approx": 74.453671,
      "process_cpu_core_seconds_per_1k_flows_approx": 39.751026,
      "total_rss_bytes_max": 2137047040,
      "php_fpm_cpu_pct_max": 375.3,
      "php_fpm_rss_bytes_max": 1992048640,
      "web_server_cpu_pct_max": 3.5,
      "web_server_rss_bytes_max": 26443776,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 118652928,
      "load1_max": 22.44482421875,
      "disk_total_mb_per_sample_avg": 1.559,
      "disk_total_mb_per_sample_max": 2.18,
      "disk_transfers_per_sample_max": 466.0,
      "network_bytes_per_s": 35166242.956,
      "loopback_bytes_per_s": 35166152.8,
      "filesystem_free_bytes_min": 9692635136
    },
    "sqlite": {
      "before": {
        "time": 1781190775.2186291,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781190795.492029,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 82432,
      "wal_samples": [
        {
          "time": 1781190775.2189069,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781190775.729153,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781190776.2379851,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781190776.742272,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781190777.2498932,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781190777.756543,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781190778.266667,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190778.772613,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190779.282794,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190779.787721,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190780.289344,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190780.796986,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190781.302947,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781190781.8113332,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781190782.319564,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781190782.827918,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781190783.338055,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781190783.8482392,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781190784.3583748,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781190784.861225,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781190785.370539,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781190785.878378,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781190786.3885581,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781190786.895079,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781190787.405262,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781190787.915475,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781190788.425618,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781190788.9318469,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781190789.439261,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781190789.9399,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781190790.45008,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781190790.952975,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781190791.463263,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781190791.9646962,
          "db_bytes": 458752,
          "wal_bytes": 70072,
          "shm_bytes": 32768
        },
        {
          "time": 1781190792.474751,
          "db_bytes": 458752,
          "wal_bytes": 74192,
          "shm_bytes": 32768
        },
        {
          "time": 1781190792.9824991,
          "db_bytes": 458752,
          "wal_bytes": 74192,
          "shm_bytes": 32768
        },
        {
          "time": 1781190793.486109,
          "db_bytes": 458752,
          "wal_bytes": 74192,
          "shm_bytes": 32768
        },
        {
          "time": 1781190793.995384,
          "db_bytes": 458752,
          "wal_bytes": 78312,
          "shm_bytes": 32768
        },
        {
          "time": 1781190794.505609,
          "db_bytes": 458752,
          "wal_bytes": 78312,
          "shm_bytes": 32768
        },
        {
          "time": 1781190795.015754,
          "db_bytes": 458752,
          "wal_bytes": 82432,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_read-heavy_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_read-heavy_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_read-heavy_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.304963041999997,
    "ok_flows": 2005,
    "failed_flows": 0,
    "flow_requests_per_second": 98.74433141556271,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 321.8587899112221,
    "http_request_avg_ms": 202.05909467835878,
    "p50_ms": 251.97583300001725,
    "p75_ms": 369.47837500002834,
    "p95_ms": 814.4183831999953,
    "p99_ms": 1004.1846436799824,
    "by_kind": {
      "browse": {
        "samples": 1811,
        "avg_ms": 311.207621748757,
        "p50_ms": 242.04391700001793,
        "p75_ms": 345.0172914999996,
        "p95_ms": 813.3885629999895,
        "p99_ms": 1002.6997798000203
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 194,
        "avg_ms": 421.2879937371132,
        "p50_ms": 369.924729499985,
        "p75_ms": 488.6893639999954,
        "p95_ms": 840.1703085499946,
        "p99_ms": 1029.5854403100018
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 194,
        "attempts": 194,
        "failures": 0,
        "avg_ms": 421.2879937371132,
        "p50_ms": 369.924729499985,
        "p75_ms": 488.6893639999954,
        "p95_ms": 840.1703085499946,
        "p99_ms": 1029.5854403100018
      },
      "page_browse": {
        "samples": 1135,
        "attempts": 1135,
        "failures": 0,
        "avg_ms": 226.1896734167399,
        "p50_ms": 214.14250000000834,
        "p75_ms": 278.06018750000305,
        "p95_ms": 399.3522457999916,
        "p99_ms": 541.308558840002
      },
      "rest_xhr_bundle": {
        "samples": 297,
        "attempts": 297,
        "failures": 0,
        "avg_ms": 734.2145662121209,
        "p50_ms": 724.3702499999927,
        "p75_ms": 837.7095419999989,
        "p95_ms": 1020.8774919999996,
        "p99_ms": 1170.5714423199788
      },
      "site_search": {
        "samples": 379,
        "attempts": 379,
        "failures": 0,
        "avg_ms": 234.3271701688654,
        "p50_ms": 226.8935410000097,
        "p75_ms": 283.01050000000316,
        "p95_ms": 400.06865839999364,
        "p99_ms": 481.6818492400011
      }
    },
    "status_counts": {
      "200": 3193
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.994,
      "process_cpu_pct_avg": 333.37,
      "process_cpu_pct_p95": 360.135,
      "process_cpu_pct_max": 361.8,
      "process_cpu_core_seconds_approx": 70.122069,
      "process_cpu_core_seconds_per_1k_flows_approx": 34.973601,
      "total_rss_bytes_max": 1742372864,
      "php_fpm_cpu_pct_max": 334.3,
      "php_fpm_rss_bytes_max": 1595555840,
      "web_server_cpu_pct_max": 4.4,
      "web_server_rss_bytes_max": 25460736,
      "database_cpu_pct_max": 27.2,
      "database_rss_bytes_max": 121356288,
      "load1_max": 26.76123046875,
      "disk_total_mb_per_sample_avg": 3.8449999999999998,
      "disk_total_mb_per_sample_max": 18.53,
      "disk_transfers_per_sample_max": 584.0,
      "network_bytes_per_s": 37963234.986,
      "loopback_bytes_per_s": 37963173.386,
      "filesystem_free_bytes_min": 9689210880
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 2822,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 347,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 2822,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 347,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 0,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_read-heavy_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_read-heavy_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-3.0.0-rc.3_read-heavy_c64",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.798704208999993,
    "ok_flows": 1374,
    "failed_flows": 0,
    "flow_requests_per_second": 66.06180780269206,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 948.4078851026198,
    "http_request_avg_ms": 578.0712323252005,
    "p50_ms": 743.0393335000076,
    "p75_ms": 998.3787814999943,
    "p95_ms": 2306.745041650012,
    "p99_ms": 2714.9180405000047,
    "by_kind": {
      "browse": {
        "samples": 1258,
        "avg_ms": 938.8975137464233,
        "p50_ms": 731.3246039999939,
        "p75_ms": 960.3761774999953,
        "p95_ms": 2339.69900795,
        "p99_ms": 2718.218947870009
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 116,
        "avg_ms": 1051.5462227413789,
        "p50_ms": 913.0456454999916,
        "p75_ms": 1344.063760250002,
        "p95_ms": 1901.0863125000128,
        "p99_ms": 1961.2824107000051
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 116,
        "attempts": 116,
        "failures": 0,
        "avg_ms": 1051.5462227413789,
        "p50_ms": 913.0456454999916,
        "p75_ms": 1344.063760250002,
        "p95_ms": 1901.0863125000128,
        "p99_ms": 1961.2824107000051
      },
      "page_browse": {
        "samples": 761,
        "attempts": 761,
        "failures": 0,
        "avg_ms": 665.2631311300916,
        "p50_ms": 655.281083999995,
        "p75_ms": 796.9469999999887,
        "p95_ms": 1008.5743749999949,
        "p99_ms": 1219.6775412000015
      },
      "rest_xhr_bundle": {
        "samples": 220,
        "attempts": 220,
        "failures": 0,
        "avg_ms": 2104.4985165090898,
        "p50_ms": 2113.404438000003,
        "p75_ms": 2371.1130412499983,
        "p95_ms": 2733.1479398999763,
        "p99_ms": 2916.9256507699984
      },
      "site_search": {
        "samples": 277,
        "attempts": 277,
        "failures": 0,
        "avg_ms": 764.9030897870031,
        "p50_ms": 752.7412919999961,
        "p75_ms": 912.5623749999932,
        "p95_ms": 1140.4458667999904,
        "p99_ms": 1332.5811963199828
      }
    },
    "status_counts": {
      "200": 2254
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 9,
      "sample_span_s": 20.167,
      "process_cpu_pct_avg": 341.26666666666665,
      "process_cpu_pct_p95": 367.82,
      "process_cpu_pct_max": 369.3,
      "process_cpu_core_seconds_approx": 77.140275,
      "process_cpu_core_seconds_per_1k_flows_approx": 56.142849,
      "total_rss_bytes_max": 3428630528,
      "php_fpm_cpu_pct_max": 366.2,
      "php_fpm_rss_bytes_max": 3279093760,
      "web_server_cpu_pct_max": 3.8,
      "web_server_rss_bytes_max": 28147712,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 121389056,
      "load1_max": 38.63134765625,
      "disk_total_mb_per_sample_avg": 1.8899999999999997,
      "disk_total_mb_per_sample_max": 5.2,
      "disk_transfers_per_sample_max": 662.0,
      "network_bytes_per_s": 24850925.609,
      "loopback_bytes_per_s": 24848775.588,
      "filesystem_free_bytes_min": 9686200320
    },
    "sqlite": {
      "before": {
        "time": 1781190838.4871511,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781190859.795889,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 61832,
      "wal_samples": [
        {
          "time": 1781190838.487391,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781190838.994623,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781190839.504788,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781190840.015105,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781190840.525433,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781190841.0359402,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781190841.546196,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781190842.0565372,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781190842.564797,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190843.071303,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190843.578133,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190844.0883589,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190844.589279,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190845.09146,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190845.597728,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190846.102081,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781190846.6124291,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190847.1228511,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190847.623392,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781190848.129707,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781190848.637077,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781190849.1473448,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781190849.657587,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781190850.165685,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781190850.672384,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781190851.180754,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781190851.690014,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781190852.20028,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781190852.705163,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781190853.215518,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781190853.725234,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781190854.232512,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781190854.741777,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781190855.248798,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781190855.751936,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781190856.262212,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781190856.7736142,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781190857.283839,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781190857.794073,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781190858.2950752,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781190858.805451,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781190859.3158631,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 0
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_read-heavy_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_read-heavy_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_read-heavy_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.54426054100003,
    "ok_flows": 1657,
    "failed_flows": 0,
    "flow_requests_per_second": 80.65512977179867,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 783.9835040434532,
    "http_request_avg_ms": 474.56872038217017,
    "p50_ms": 608.7297920000196,
    "p75_ms": 843.8495830000079,
    "p95_ms": 1929.3709328000034,
    "p99_ms": 2218.63715644,
    "by_kind": {
      "browse": {
        "samples": 1516,
        "avg_ms": 765.1909902941934,
        "p50_ms": 590.254625,
        "p75_ms": 800.5695417500008,
        "p95_ms": 1941.6153852499817,
        "p99_ms": 2233.551489349988
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 141,
        "avg_ms": 986.0363469078023,
        "p50_ms": 881.2224170000036,
        "p75_ms": 1306.5277499999866,
        "p95_ms": 1754.2530419999878,
        "p99_ms": 1971.1037247999911
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 141,
        "attempts": 141,
        "failures": 0,
        "avg_ms": 986.0363469078023,
        "p50_ms": 881.2224170000036,
        "p75_ms": 1306.5277499999866,
        "p95_ms": 1754.2530419999878,
        "p99_ms": 1971.1037247999911
      },
      "page_browse": {
        "samples": 930,
        "attempts": 930,
        "failures": 0,
        "avg_ms": 550.965602462365,
        "p50_ms": 538.2026454999931,
        "p75_ms": 650.0204685000099,
        "p95_ms": 859.6881784999935,
        "p99_ms": 1081.765052359994
      },
      "rest_xhr_bundle": {
        "samples": 270,
        "attempts": 270,
        "failures": 0,
        "avg_ms": 1718.179285962963,
        "p50_ms": 1746.6134164999971,
        "p75_ms": 1981.9351662499898,
        "p95_ms": 2240.9447397999857,
        "p99_ms": 2469.337840019998
      },
      "site_search": {
        "samples": 316,
        "attempts": 316,
        "failures": 0,
        "avg_ms": 581.4022904620269,
        "p50_ms": 577.3680834999908,
        "p75_ms": 697.6041772500209,
        "p95_ms": 867.4354057500153,
        "p99_ms": 1008.846140199998
      }
    },
    "status_counts": {
      "200": 2737
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 19.11,
      "process_cpu_pct_avg": 327.28,
      "process_cpu_pct_p95": 355.255,
      "process_cpu_pct_max": 357.1,
      "process_cpu_core_seconds_approx": 69.278396,
      "process_cpu_core_seconds_per_1k_flows_approx": 41.809533,
      "total_rss_bytes_max": 2941419520,
      "php_fpm_cpu_pct_max": 329.4,
      "php_fpm_rss_bytes_max": 2790850560,
      "web_server_cpu_pct_max": 4.4,
      "web_server_rss_bytes_max": 25329664,
      "database_cpu_pct_max": 25.0,
      "database_rss_bytes_max": 125353984,
      "load1_max": 44.3583984375,
      "disk_total_mb_per_sample_avg": 2.187,
      "disk_total_mb_per_sample_max": 5.2,
      "disk_transfers_per_sample_max": 958.0,
      "network_bytes_per_s": 31045138.808,
      "loopback_bytes_per_s": 31040230.269,
      "filesystem_free_bytes_min": 9682722816
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 2822,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 347,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 2822,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 347,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 0,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_read-heavy_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_read-heavy_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-3.0.0-rc.3_balanced_c4",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.42994783300003,
    "ok_flows": 629,
    "failed_flows": 0,
    "flow_requests_per_second": 30.788135395235354,
    "attempted_writes_per_second": 6.314259882329667,
    "successful_writes_per_second": 6.314259882329667,
    "write_verification_failures": 0,
    "avg_ms": 128.56273350556447,
    "http_request_avg_ms": 79.09315427130122,
    "p50_ms": 91.21920799998406,
    "p75_ms": 160.46049999999923,
    "p95_ms": 323.4593839999889,
    "p99_ms": 551.8514432399693,
    "by_kind": {
      "browse": {
        "samples": 365,
        "avg_ms": 151.55376429041092,
        "p50_ms": 104.80712499997935,
        "p75_ms": 183.27379099997643,
        "p95_ms": 428.5417417999838,
        "p99_ms": 604.134344999975
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 135,
        "avg_ms": 143.48305766666516,
        "p50_ms": 118.5774580000043,
        "p75_ms": 180.26349999999525,
        "p95_ms": 296.1546998999836,
        "p99_ms": 320.63805865999484
      },
      "write": {
        "samples": 129,
        "avg_ms": 47.896299410854134,
        "p50_ms": 35.25512499999195,
        "p75_ms": 56.520083000009436,
        "p95_ms": 127.79581700001464,
        "p99_ms": 181.9159765199879
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 135,
        "attempts": 135,
        "failures": 0,
        "avg_ms": 143.48305766666516,
        "p50_ms": 118.5774580000043,
        "p75_ms": 180.26349999999525,
        "p95_ms": 296.1546998999836,
        "p99_ms": 320.63805865999484
      },
      "comment_write": {
        "samples": 49,
        "attempts": 49,
        "failures": 0,
        "avg_ms": 32.09129169387816,
        "p50_ms": 27.943499999992127,
        "p75_ms": 39.481416999990415,
        "p95_ms": 59.864716400022644,
        "p99_ms": 78.70238115998075
      },
      "editor_save_write": {
        "samples": 33,
        "attempts": 33,
        "failures": 0,
        "avg_ms": 67.85377645454707,
        "p50_ms": 55.84229199996571,
        "p75_ms": 74.0674580000018,
        "p95_ms": 157.94853300000108,
        "p99_ms": 189.64173799999116
      },
      "page_browse": {
        "samples": 210,
        "attempts": 210,
        "failures": 0,
        "avg_ms": 100.03211469523849,
        "p50_ms": 75.84962499998937,
        "p75_ms": 113.80213574999232,
        "p95_ms": 232.71218765001154,
        "p99_ms": 368.1901648400342
      },
      "reservation_write": {
        "samples": 47,
        "attempts": 47,
        "failures": 0,
        "avg_ms": 50.361164000002134,
        "p50_ms": 37.97258399998782,
        "p75_ms": 63.17593750000583,
        "p95_ms": 129.92297059998927,
        "p99_ms": 170.2697758599993
      },
      "rest_xhr_bundle": {
        "samples": 98,
        "attempts": 98,
        "failures": 0,
        "avg_ms": 289.9198448571434,
        "p50_ms": 266.58058349997305,
        "p75_ms": 339.0056977500393,
        "p95_ms": 566.8208312499532,
        "p99_ms": 684.6371057500063
      },
      "site_search": {
        "samples": 57,
        "attempts": 57,
        "failures": 0,
        "avg_ms": 103.47780849122545,
        "p50_ms": 94.05579200000602,
        "p75_ms": 117.69999999995662,
        "p95_ms": 172.4313165999888,
        "p99_ms": 242.50637799999353
      }
    },
    "status_counts": {
      "200": 1021
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 63,
        "reservations": 33,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 112,
        "reservations": 80,
        "users": 4
      },
      "delta": {
        "comments": 49,
        "pages": 0,
        "posts": 0,
        "reservations": 47,
        "users": 0
      },
      "successful_comment_writes": 49,
      "successful_reservation_writes": 47,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 19.836,
      "process_cpu_pct_avg": 314.45,
      "process_cpu_pct_p95": 371.35,
      "process_cpu_pct_max": 371.8,
      "process_cpu_core_seconds_approx": 68.869616,
      "process_cpu_core_seconds_per_1k_flows_approx": 109.490646,
      "total_rss_bytes_max": 928055296,
      "php_fpm_cpu_pct_max": 368.9,
      "php_fpm_rss_bytes_max": 778076160,
      "web_server_cpu_pct_max": 3.8,
      "web_server_rss_bytes_max": 24559616,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 125419520,
      "load1_max": 38.33251953125,
      "disk_total_mb_per_sample_avg": 1.401,
      "disk_total_mb_per_sample_max": 2.59,
      "disk_transfers_per_sample_max": 430.0,
      "network_bytes_per_s": 12252041.662,
      "loopback_bytes_per_s": 12240081.812,
      "filesystem_free_bytes_min": 9675448320
    },
    "sqlite": {
      "before": {
        "time": 1781190903.737887,
        "db_bytes": 589824,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781190924.703285,
        "db_bytes": 933888,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4140632,
      "wal_samples": [
        {
          "time": 1781190903.738241,
          "db_bytes": 589824,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781190904.253311,
          "db_bytes": 589824,
          "wal_bytes": 630392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190904.7636008,
          "db_bytes": 589824,
          "wal_bytes": 1087712,
          "shm_bytes": 32768
        },
        {
          "time": 1781190905.273841,
          "db_bytes": 589824,
          "wal_bytes": 1771632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190905.78404,
          "db_bytes": 589824,
          "wal_bytes": 2311352,
          "shm_bytes": 32768
        },
        {
          "time": 1781190906.294456,
          "db_bytes": 663552,
          "wal_bytes": 206032,
          "shm_bytes": 32768
        },
        {
          "time": 1781190906.8048792,
          "db_bytes": 663552,
          "wal_bytes": 309032,
          "shm_bytes": 32768
        },
        {
          "time": 1781190907.3096771,
          "db_bytes": 663552,
          "wal_bytes": 547992,
          "shm_bytes": 32768
        },
        {
          "time": 1781190907.82004,
          "db_bytes": 663552,
          "wal_bytes": 844632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190908.330338,
          "db_bytes": 663552,
          "wal_bytes": 1231912,
          "shm_bytes": 32768
        },
        {
          "time": 1781190908.837153,
          "db_bytes": 663552,
          "wal_bytes": 1722192,
          "shm_bytes": 32768
        },
        {
          "time": 1781190909.347462,
          "db_bytes": 663552,
          "wal_bytes": 1989992,
          "shm_bytes": 32768
        },
        {
          "time": 1781190909.854021,
          "db_bytes": 663552,
          "wal_bytes": 2418472,
          "shm_bytes": 32768
        },
        {
          "time": 1781190910.3665862,
          "db_bytes": 663552,
          "wal_bytes": 2566792,
          "shm_bytes": 32768
        },
        {
          "time": 1781190910.8685682,
          "db_bytes": 663552,
          "wal_bytes": 2851072,
          "shm_bytes": 32768
        },
        {
          "time": 1781190911.369638,
          "db_bytes": 663552,
          "wal_bytes": 2851072,
          "shm_bytes": 32768
        },
        {
          "time": 1781190911.8764968,
          "db_bytes": 663552,
          "wal_bytes": 2987032,
          "shm_bytes": 32768
        },
        {
          "time": 1781190912.389492,
          "db_bytes": 663552,
          "wal_bytes": 3090032,
          "shm_bytes": 32768
        },
        {
          "time": 1781190912.951929,
          "db_bytes": 663552,
          "wal_bytes": 3221872,
          "shm_bytes": 32768
        },
        {
          "time": 1781190913.454327,
          "db_bytes": 663552,
          "wal_bytes": 3366072,
          "shm_bytes": 32768
        },
        {
          "time": 1781190913.960205,
          "db_bytes": 663552,
          "wal_bytes": 3497912,
          "shm_bytes": 32768
        },
        {
          "time": 1781190914.472808,
          "db_bytes": 663552,
          "wal_bytes": 3646232,
          "shm_bytes": 32768
        },
        {
          "time": 1781190914.9859068,
          "db_bytes": 663552,
          "wal_bytes": 3786312,
          "shm_bytes": 32768
        },
        {
          "time": 1781190915.488876,
          "db_bytes": 663552,
          "wal_bytes": 4111792,
          "shm_bytes": 32768
        },
        {
          "time": 1781190916.000167,
          "db_bytes": 782336,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190916.510517,
          "db_bytes": 782336,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190917.019416,
          "db_bytes": 782336,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190917.546114,
          "db_bytes": 782336,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190918.0550442,
          "db_bytes": 782336,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190918.56544,
          "db_bytes": 782336,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190919.075635,
          "db_bytes": 782336,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190919.579658,
          "db_bytes": 782336,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190920.090055,
          "db_bytes": 782336,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190920.599544,
          "db_bytes": 782336,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190921.103714,
          "db_bytes": 782336,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190921.612758,
          "db_bytes": 782336,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190922.125369,
          "db_bytes": 782336,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190922.6269052,
          "db_bytes": 782336,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190923.1315598,
          "db_bytes": 782336,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190923.6383512,
          "db_bytes": 782336,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190924.142974,
          "db_bytes": 933888,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781190924.6492002,
          "db_bytes": 933888,
          "wal_bytes": 0,
          "shm_bytes": 0
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_balanced_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_balanced_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_balanced_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.219305458999997,
    "ok_flows": 496,
    "failed_flows": 0,
    "flow_requests_per_second": 24.5310107711549,
    "attempted_writes_per_second": 5.094141349655151,
    "successful_writes_per_second": 5.094141349655151,
    "write_verification_failures": 0,
    "avg_ms": 162.09360945161006,
    "http_request_avg_ms": 96.04028262799052,
    "p50_ms": 118.1705414999783,
    "p75_ms": 200.1697604999606,
    "p95_ms": 399.9703130000114,
    "p99_ms": 536.9153044499911,
    "by_kind": {
      "browse": {
        "samples": 291,
        "avg_ms": 174.5095296254255,
        "p50_ms": 117.14883399997689,
        "p75_ms": 247.2987499999988,
        "p95_ms": 433.75904199999127,
        "p99_ms": 550.281086900003
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 102,
        "avg_ms": 181.2501989705884,
        "p50_ms": 139.3406875000096,
        "p75_ms": 208.41158275001703,
        "p95_ms": 394.8207750000364,
        "p99_ms": 512.4057564899548
      },
      "write": {
        "samples": 103,
        "avg_ms": 108.0450181747541,
        "p50_ms": 100.75937500005239,
        "p75_ms": 132.83658299999956,
        "p95_ms": 205.81142849999313,
        "p99_ms": 223.59519133997657
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 102,
        "attempts": 102,
        "failures": 0,
        "avg_ms": 181.2501989705884,
        "p50_ms": 139.3406875000096,
        "p75_ms": 208.41158275001703,
        "p95_ms": 394.8207750000364,
        "p99_ms": 512.4057564899548
      },
      "comment_write": {
        "samples": 41,
        "attempts": 41,
        "failures": 0,
        "avg_ms": 67.11238924390412,
        "p50_ms": 62.44708299999502,
        "p75_ms": 85.17150000000129,
        "p95_ms": 111.93991699997241,
        "p99_ms": 124.43647540001167
      },
      "editor_save_write": {
        "samples": 24,
        "attempts": 24,
        "failures": 0,
        "avg_ms": 139.5816371666688,
        "p50_ms": 129.54160449999108,
        "p75_ms": 181.70739574998152,
        "p95_ms": 206.5255543500001,
        "p99_ms": 267.3556148200009
      },
      "page_browse": {
        "samples": 153,
        "attempts": 153,
        "failures": 0,
        "avg_ms": 100.47975162091295,
        "p50_ms": 92.46720900000582,
        "p75_ms": 120.41758300000538,
        "p95_ms": 181.2580581999669,
        "p99_ms": 230.42672799998854
      },
      "reservation_write": {
        "samples": 38,
        "attempts": 38,
        "failures": 0,
        "avg_ms": 132.29130581577775,
        "p50_ms": 123.04139599999075,
        "p75_ms": 163.99415624997005,
        "p95_ms": 207.60428124996224,
        "p99_ms": 218.463024789981
      },
      "rest_xhr_bundle": {
        "samples": 85,
        "attempts": 85,
        "failures": 0,
        "avg_ms": 350.86094216470303,
        "p50_ms": 338.48320800001375,
        "p75_ms": 399.63358400001425,
        "p95_ms": 535.588775199983,
        "p99_ms": 584.5961844399652
      },
      "site_search": {
        "samples": 53,
        "attempts": 53,
        "failures": 0,
        "avg_ms": 105.39039696225205,
        "p50_ms": 101.59591600000795,
        "p75_ms": 124.61529199998722,
        "p95_ms": 165.11683339997487,
        "p99_ms": 233.0758588400156
      }
    },
    "status_counts": {
      "200": 836
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 54,
        "reservations": 26,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 95,
        "reservations": 64,
        "users": 4
      },
      "delta": {
        "comments": 41,
        "pages": 0,
        "posts": 0,
        "reservations": 38,
        "users": 0
      },
      "successful_comment_writes": 41,
      "successful_reservation_writes": 38,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 19.86,
      "process_cpu_pct_avg": 248.73000000000002,
      "process_cpu_pct_p95": 308.61,
      "process_cpu_pct_max": 318.6,
      "process_cpu_core_seconds_approx": 54.22464,
      "process_cpu_core_seconds_per_1k_flows_approx": 109.323872,
      "total_rss_bytes_max": 827064320,
      "php_fpm_cpu_pct_max": 289.7,
      "php_fpm_rss_bytes_max": 676036608,
      "web_server_cpu_pct_max": 3.7,
      "web_server_rss_bytes_max": 24018944,
      "database_cpu_pct_max": 32.0,
      "database_rss_bytes_max": 127025152,
      "load1_max": 28.06982421875,
      "disk_total_mb_per_sample_avg": 2.607,
      "disk_total_mb_per_sample_max": 10.67,
      "disk_transfers_per_sample_max": 804.0,
      "network_bytes_per_s": 9706485.822,
      "loopback_bytes_per_s": 9699504.225,
      "filesystem_free_bytes_min": 9677201408
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 2822,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 347,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 2822,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 347,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 0,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_balanced_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_balanced_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-3.0.0-rc.3_balanced_c16",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.229120249999994,
    "ok_flows": 1358,
    "failed_flows": 0,
    "flow_requests_per_second": 67.13094703166838,
    "attempted_writes_per_second": 13.940299751789754,
    "successful_writes_per_second": 13.940299751789754,
    "write_verification_failures": 0,
    "avg_ms": 236.7031699219442,
    "http_request_avg_ms": 147.26559901374895,
    "p50_ms": 170.30845850001697,
    "p75_ms": 330.22447874998306,
    "p95_ms": 653.2948919999856,
    "p99_ms": 1092.364652119986,
    "by_kind": {
      "browse": {
        "samples": 814,
        "avg_ms": 276.3424897076166,
        "p50_ms": 201.14658350001946,
        "p75_ms": 368.19316699997273,
        "p95_ms": 719.951206150046,
        "p99_ms": 960.5105980799783
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 262,
        "avg_ms": 329.3238384236639,
        "p50_ms": 236.9436254999755,
        "p75_ms": 413.9206352499798,
        "p95_ms": 747.8472329999958,
        "p99_ms": 1744.8274609900368
      },
      "write": {
        "samples": 282,
        "avg_ms": 36.23146264184319,
        "p50_ms": 19.172458500008815,
        "p75_ms": 39.20907350001812,
        "p95_ms": 117.63840594995825,
        "p99_ms": 210.6193292500034
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 262,
        "attempts": 262,
        "failures": 0,
        "avg_ms": 329.3238384236639,
        "p50_ms": 236.9436254999755,
        "p75_ms": 413.9206352499798,
        "p95_ms": 747.8472329999958,
        "p99_ms": 1744.8274609900368
      },
      "comment_write": {
        "samples": 115,
        "attempts": 115,
        "failures": 0,
        "avg_ms": 30.89702468695795,
        "p50_ms": 12.733625000009852,
        "p75_ms": 28.168187500000386,
        "p95_ms": 116.1073125999792,
        "p99_ms": 248.78909137996052
      },
      "editor_save_write": {
        "samples": 72,
        "attempts": 72,
        "failures": 0,
        "avg_ms": 35.24679394443887,
        "p50_ms": 20.579916499997353,
        "p75_ms": 39.72381274999748,
        "p95_ms": 99.26394359997347,
        "p99_ms": 135.6384794999815
      },
      "page_browse": {
        "samples": 444,
        "attempts": 444,
        "failures": 0,
        "avg_ms": 186.95597943918943,
        "p50_ms": 145.18572950001385,
        "p75_ms": 223.19532299999878,
        "p95_ms": 442.25763305000527,
        "p99_ms": 807.9177301900017
      },
      "reservation_write": {
        "samples": 95,
        "attempts": 95,
        "failures": 0,
        "avg_ms": 43.43521538947387,
        "p50_ms": 19.912292000014986,
        "p75_ms": 62.566500499997346,
        "p95_ms": 139.37301689996386,
        "p99_ms": 205.9269305000033
      },
      "rest_xhr_bundle": {
        "samples": 206,
        "attempts": 206,
        "failures": 0,
        "avg_ms": 502.5864316504876,
        "p50_ms": 434.66095800002336,
        "p75_ms": 535.0010422499736,
        "p95_ms": 913.9403437499993,
        "p99_ms": 1813.2111521000143
      },
      "site_search": {
        "samples": 164,
        "attempts": 164,
        "failures": 0,
        "avg_ms": 234.1556514085337,
        "p50_ms": 183.92918699998972,
        "p75_ms": 266.7207392499762,
        "p95_ms": 542.0250624499743,
        "p99_ms": 940.4236422899846
      }
    },
    "status_counts": {
      "200": 2182
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 44,
        "reservations": 16,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 159,
        "reservations": 111,
        "users": 4
      },
      "delta": {
        "comments": 115,
        "pages": 0,
        "posts": 0,
        "reservations": 95,
        "users": 0
      },
      "successful_comment_writes": 115,
      "successful_reservation_writes": 95,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 19.019,
      "process_cpu_pct_avg": 313.14,
      "process_cpu_pct_p95": 374.445,
      "process_cpu_pct_max": 376.2,
      "process_cpu_core_seconds_approx": 65.2079,
      "process_cpu_core_seconds_per_1k_flows_approx": 48.017599,
      "total_rss_bytes_max": 1395146752,
      "php_fpm_cpu_pct_max": 373.0,
      "php_fpm_rss_bytes_max": 1242398720,
      "web_server_cpu_pct_max": 3.5,
      "web_server_rss_bytes_max": 25706496,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 127041536,
      "load1_max": 24.72021484375,
      "disk_total_mb_per_sample_avg": 3.7689999999999997,
      "disk_total_mb_per_sample_max": 8.6,
      "disk_transfers_per_sample_max": 971.0,
      "network_bytes_per_s": 30427917.144,
      "loopback_bytes_per_s": 30423044.247,
      "filesystem_free_bytes_min": 9670541312
    },
    "sqlite": {
      "before": {
        "time": 1781190969.777163,
        "db_bytes": 487424,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781190990.046918,
        "db_bytes": 1286144,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4132392,
      "wal_samples": [
        {
          "time": 1781190969.777809,
          "db_bytes": 487424,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781190970.2833679,
          "db_bytes": 487424,
          "wal_bytes": 131872,
          "shm_bytes": 32768
        },
        {
          "time": 1781190970.7903712,
          "db_bytes": 487424,
          "wal_bytes": 366712,
          "shm_bytes": 32768
        },
        {
          "time": 1781190971.2928472,
          "db_bytes": 487424,
          "wal_bytes": 498552,
          "shm_bytes": 32768
        },
        {
          "time": 1781190971.798516,
          "db_bytes": 487424,
          "wal_bytes": 671592,
          "shm_bytes": 32768
        },
        {
          "time": 1781190972.3040671,
          "db_bytes": 487424,
          "wal_bytes": 856992,
          "shm_bytes": 32768
        },
        {
          "time": 1781190972.809401,
          "db_bytes": 487424,
          "wal_bytes": 968232,
          "shm_bytes": 32768
        },
        {
          "time": 1781190973.3139699,
          "db_bytes": 487424,
          "wal_bytes": 1236032,
          "shm_bytes": 32768
        },
        {
          "time": 1781190973.818791,
          "db_bytes": 487424,
          "wal_bytes": 1470872,
          "shm_bytes": 32768
        },
        {
          "time": 1781190974.324008,
          "db_bytes": 487424,
          "wal_bytes": 1676872,
          "shm_bytes": 32768
        },
        {
          "time": 1781190974.827604,
          "db_bytes": 487424,
          "wal_bytes": 1981752,
          "shm_bytes": 32768
        },
        {
          "time": 1781190975.332889,
          "db_bytes": 487424,
          "wal_bytes": 2125952,
          "shm_bytes": 32768
        },
        {
          "time": 1781190975.8358889,
          "db_bytes": 487424,
          "wal_bytes": 3625632,
          "shm_bytes": 32768
        },
        {
          "time": 1781190976.3411179,
          "db_bytes": 487424,
          "wal_bytes": 3872832,
          "shm_bytes": 32768
        },
        {
          "time": 1781190976.846362,
          "db_bytes": 593920,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781190977.3502321,
          "db_bytes": 593920,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781190977.855427,
          "db_bytes": 593920,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781190978.360567,
          "db_bytes": 593920,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781190978.865806,
          "db_bytes": 593920,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781190979.370819,
          "db_bytes": 593920,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781190979.875985,
          "db_bytes": 593920,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781190980.3797371,
          "db_bytes": 753664,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190980.884934,
          "db_bytes": 753664,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190981.386011,
          "db_bytes": 753664,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190981.8911612,
          "db_bytes": 753664,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190982.395661,
          "db_bytes": 753664,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190982.89618,
          "db_bytes": 753664,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190983.4001431,
          "db_bytes": 905216,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190983.9036002,
          "db_bytes": 905216,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190984.408042,
          "db_bytes": 905216,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190984.913213,
          "db_bytes": 905216,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190985.41835,
          "db_bytes": 905216,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190985.923187,
          "db_bytes": 1048576,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190986.428299,
          "db_bytes": 1048576,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190986.933957,
          "db_bytes": 1048576,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190987.439511,
          "db_bytes": 1048576,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190987.942802,
          "db_bytes": 1048576,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190988.4438982,
          "db_bytes": 1048576,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190988.945311,
          "db_bytes": 1048576,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190989.4481752,
          "db_bytes": 1048576,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781190989.95218,
          "db_bytes": 1273856,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_balanced_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_balanced_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_balanced_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.153460915999972,
    "ok_flows": 2030,
    "failed_flows": 0,
    "flow_requests_per_second": 100.72711622391215,
    "attempted_writes_per_second": 20.641615935540617,
    "successful_writes_per_second": 20.641615935540617,
    "write_verification_failures": 0,
    "avg_ms": 158.2745324044338,
    "http_request_avg_ms": 100.68100386300928,
    "p50_ms": 86.0287289999917,
    "p75_ms": 204.02129149998416,
    "p95_ms": 574.7380831499611,
    "p99_ms": 698.1447075000261,
    "by_kind": {
      "browse": {
        "samples": 1236,
        "avg_ms": 75.66019315129452,
        "p50_ms": 51.33410450000042,
        "p75_ms": 91.18691625002384,
        "p95_ms": 214.43512499996586,
        "p99_ms": 342.13289365001003
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 378,
        "avg_ms": 158.0030310899464,
        "p50_ms": 114.58968700000582,
        "p75_ms": 198.76295824998635,
        "p95_ms": 380.99260624997544,
        "p99_ms": 516.8525506600083
      },
      "write": {
        "samples": 416,
        "avg_ms": 403.9811449375015,
        "p50_ms": 376.9906869999886,
        "p75_ms": 560.9452289999837,
        "p95_ms": 697.992562500005,
        "p99_ms": 780.9232044999932
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 378,
        "attempts": 378,
        "failures": 0,
        "avg_ms": 158.0030310899464,
        "p50_ms": 114.58968700000582,
        "p75_ms": 198.76295824998635,
        "p95_ms": 380.99260624997544,
        "p99_ms": 516.8525506600083
      },
      "comment_write": {
        "samples": 169,
        "attempts": 169,
        "failures": 0,
        "avg_ms": 229.95083010059403,
        "p50_ms": 226.91433299996788,
        "p75_ms": 286.07675000000654,
        "p95_ms": 356.1679497999876,
        "p99_ms": 376.8613494399756
      },
      "editor_save_write": {
        "samples": 99,
        "attempts": 99,
        "failures": 0,
        "avg_ms": 446.82460525252685,
        "p50_ms": 471.46208399999523,
        "p75_ms": 543.8221459999966,
        "p95_ms": 657.9080752999914,
        "p99_ms": 698.7323508400378
      },
      "page_browse": {
        "samples": 716,
        "attempts": 716,
        "failures": 0,
        "avg_ms": 48.206034839384756,
        "p50_ms": 40.51752050000346,
        "p75_ms": 60.28869749999899,
        "p95_ms": 97.94131224997216,
        "p99_ms": 165.14535450002657
      },
      "reservation_write": {
        "samples": 148,
        "attempts": 148,
        "failures": 0,
        "avg_ms": 574.0461492364872,
        "p50_ms": 590.6207914999868,
        "p75_ms": 654.1765725000204,
        "p95_ms": 732.9010897000217,
        "p99_ms": 854.9161140099943
      },
      "rest_xhr_bundle": {
        "samples": 290,
        "attempts": 290,
        "failures": 0,
        "avg_ms": 162.976742244829,
        "p50_ms": 142.48356250001848,
        "p75_ms": 198.7858232499775,
        "p95_ms": 299.2819561000062,
        "p99_ms": 492.19057261999023
      },
      "site_search": {
        "samples": 230,
        "attempts": 230,
        "failures": 0,
        "avg_ms": 51.03140234347833,
        "p50_ms": 41.18797900000004,
        "p75_ms": 64.19878149999647,
        "p95_ms": 99.66859824999689,
        "p99_ms": 161.97606800000145
      }
    },
    "status_counts": {
      "200": 3190
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 77,
        "reservations": 45,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 246,
        "reservations": 193,
        "users": 4
      },
      "delta": {
        "comments": 169,
        "pages": 0,
        "posts": 0,
        "reservations": 148,
        "users": 0
      },
      "successful_comment_writes": 169,
      "successful_reservation_writes": 148,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.715,
      "process_cpu_pct_avg": 304.54999999999995,
      "process_cpu_pct_p95": 353.01,
      "process_cpu_pct_max": 353.1,
      "process_cpu_core_seconds_approx": 63.131967,
      "process_cpu_core_seconds_per_1k_flows_approx": 31.099491,
      "total_rss_bytes_max": 1156743168,
      "php_fpm_cpu_pct_max": 328.7,
      "php_fpm_rss_bytes_max": 1003634688,
      "web_server_cpu_pct_max": 3.9,
      "web_server_rss_bytes_max": 24379392,
      "database_cpu_pct_max": 21.6,
      "database_rss_bytes_max": 130449408,
      "load1_max": 23.16455078125,
      "disk_total_mb_per_sample_avg": 4.494000000000001,
      "disk_total_mb_per_sample_max": 11.62,
      "disk_transfers_per_sample_max": 668.0,
      "network_bytes_per_s": 42536913.748,
      "loopback_bytes_per_s": 42516051.926,
      "filesystem_free_bytes_min": 9662001152
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 2822,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 347,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 2827,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 350,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 5,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 3,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_balanced_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_balanced_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-3.0.0-rc.3_balanced_c32",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.428845916,
    "ok_flows": 1691,
    "failed_flows": 0,
    "flow_requests_per_second": 82.77511157277848,
    "attempted_writes_per_second": 16.78998419246778,
    "successful_writes_per_second": 16.78998419246778,
    "write_verification_failures": 0,
    "avg_ms": 381.9846009946773,
    "http_request_avg_ms": 229.09626357183433,
    "p50_ms": 303.9822920000006,
    "p75_ms": 524.5463545000177,
    "p95_ms": 986.5487500000256,
    "p99_ms": 1185.533758899976,
    "by_kind": {
      "browse": {
        "samples": 1012,
        "avg_ms": 466.3542360503954,
        "p50_ms": 338.78018749996386,
        "p75_ms": 689.0455212500086,
        "p95_ms": 1054.0637227000275,
        "p99_ms": 1211.6740528800294
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 336,
        "avg_ms": 479.29320023809623,
        "p50_ms": 402.84754199996087,
        "p75_ms": 608.5495210000005,
        "p95_ms": 929.6378540000347,
        "p99_ms": 1089.6480204999925
      },
      "write": {
        "samples": 343,
        "avg_ms": 37.7345717755101,
        "p50_ms": 18.256624999992255,
        "p75_ms": 30.067500000001246,
        "p95_ms": 145.34997020000446,
        "p99_ms": 259.4377930000081
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 336,
        "attempts": 336,
        "failures": 0,
        "avg_ms": 479.29320023809623,
        "p50_ms": 402.84754199996087,
        "p75_ms": 608.5495210000005,
        "p95_ms": 929.6378540000347,
        "p99_ms": 1089.6480204999925
      },
      "comment_write": {
        "samples": 148,
        "attempts": 148,
        "failures": 0,
        "avg_ms": 29.524443135133005,
        "p50_ms": 11.743937500000357,
        "p75_ms": 19.297583499991333,
        "p95_ms": 133.07889154999378,
        "p99_ms": 202.93408146997768
      },
      "editor_save_write": {
        "samples": 80,
        "attempts": 80,
        "failures": 0,
        "avg_ms": 46.386861912500876,
        "p50_ms": 21.55681249999475,
        "p75_ms": 33.69055224999329,
        "p95_ms": 147.29522855000698,
        "p99_ms": 290.33963425000655
      },
      "page_browse": {
        "samples": 578,
        "attempts": 578,
        "failures": 0,
        "avg_ms": 298.15903315571,
        "p50_ms": 270.45031200000835,
        "p75_ms": 352.71997900001395,
        "p95_ms": 558.0674937500191,
        "p99_ms": 659.5754141600123
      },
      "reservation_write": {
        "samples": 115,
        "attempts": 115,
        "failures": 0,
        "avg_ms": 42.28166593043664,
        "p50_ms": 17.35045899999932,
        "p75_ms": 47.98252049999974,
        "p95_ms": 145.12210819997335,
        "p99_ms": 239.1710546200011
      },
      "rest_xhr_bundle": {
        "samples": 282,
        "attempts": 282,
        "failures": 0,
        "avg_ms": 876.8371133475182,
        "p50_ms": 863.3998749999989,
        "p75_ms": 995.4536667499951,
        "p95_ms": 1186.2991830500334,
        "p99_ms": 1347.1551584800304
      },
      "site_search": {
        "samples": 152,
        "attempts": 152,
        "failures": 0,
        "avg_ms": 344.38486680921346,
        "p50_ms": 329.3625630000179,
        "p75_ms": 396.4351352499733,
        "p95_ms": 567.6808565499896,
        "p99_ms": 795.9668588400309
      }
    },
    "status_counts": {
      "200": 2819
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 70,
        "reservations": 42,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 218,
        "reservations": 157,
        "users": 4
      },
      "delta": {
        "comments": 148,
        "pages": 0,
        "posts": 0,
        "reservations": 115,
        "users": 0
      },
      "successful_comment_writes": 148,
      "successful_reservation_writes": 115,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 19.085,
      "process_cpu_pct_avg": 334.47999999999996,
      "process_cpu_pct_p95": 366.36,
      "process_cpu_pct_max": 367.8,
      "process_cpu_core_seconds_approx": 70.552773,
      "process_cpu_core_seconds_per_1k_flows_approx": 41.722515,
      "total_rss_bytes_max": 2158706688,
      "php_fpm_cpu_pct_max": 364.8,
      "php_fpm_rss_bytes_max": 2001141760,
      "web_server_cpu_pct_max": 3.5,
      "web_server_rss_bytes_max": 26951680,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 130613248,
      "load1_max": 25.92333984375,
      "disk_total_mb_per_sample_avg": 7.623,
      "disk_total_mb_per_sample_max": 15.75,
      "disk_transfers_per_sample_max": 1057.0,
      "network_bytes_per_s": 35437367.524,
      "loopback_bytes_per_s": 35420623.744,
      "filesystem_free_bytes_min": 9653637120
    },
    "sqlite": {
      "before": {
        "time": 1781191031.3597288,
        "db_bytes": 634880,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781191051.789047,
        "db_bytes": 1789952,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4581472,
      "wal_samples": [
        {
          "time": 1781191031.359995,
          "db_bytes": 634880,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191031.866436,
          "db_bytes": 634880,
          "wal_bytes": 1248392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191032.3700612,
          "db_bytes": 634880,
          "wal_bytes": 2043552,
          "shm_bytes": 32768
        },
        {
          "time": 1781191032.8745,
          "db_bytes": 634880,
          "wal_bytes": 2797512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191033.378892,
          "db_bytes": 634880,
          "wal_bytes": 3984072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191033.8828921,
          "db_bytes": 765952,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191034.384823,
          "db_bytes": 765952,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191034.8855622,
          "db_bytes": 765952,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191035.390663,
          "db_bytes": 765952,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191035.8946402,
          "db_bytes": 765952,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191036.399768,
          "db_bytes": 765952,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191036.901729,
          "db_bytes": 765952,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191037.406859,
          "db_bytes": 917504,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191037.9095418,
          "db_bytes": 917504,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191038.414697,
          "db_bytes": 917504,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191038.917401,
          "db_bytes": 917504,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191039.418952,
          "db_bytes": 917504,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191039.924165,
          "db_bytes": 917504,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191040.429224,
          "db_bytes": 917504,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191040.93269,
          "db_bytes": 917504,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191041.4346108,
          "db_bytes": 1114112,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191041.936383,
          "db_bytes": 1114112,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191042.441535,
          "db_bytes": 1114112,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191042.946348,
          "db_bytes": 1114112,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191043.4492958,
          "db_bytes": 1114112,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191043.949863,
          "db_bytes": 1114112,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191044.45503,
          "db_bytes": 1310720,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191044.960151,
          "db_bytes": 1310720,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191045.465292,
          "db_bytes": 1310720,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191045.970405,
          "db_bytes": 1310720,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191046.4748049,
          "db_bytes": 1310720,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191046.979913,
          "db_bytes": 1310720,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191047.4847639,
          "db_bytes": 1310720,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191047.9899032,
          "db_bytes": 1310720,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191048.494585,
          "db_bytes": 1536000,
          "wal_bytes": 4581472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191048.9994628,
          "db_bytes": 1536000,
          "wal_bytes": 4581472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191049.5046341,
          "db_bytes": 1536000,
          "wal_bytes": 4581472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191050.008033,
          "db_bytes": 1536000,
          "wal_bytes": 4581472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191050.5115101,
          "db_bytes": 1536000,
          "wal_bytes": 4581472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191051.016921,
          "db_bytes": 1536000,
          "wal_bytes": 4581472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191051.5197709,
          "db_bytes": 1753088,
          "wal_bytes": 4581472,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_balanced_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_balanced_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_balanced_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.345395958999973,
    "ok_flows": 1842,
    "failed_flows": 0,
    "flow_requests_per_second": 90.53645373685511,
    "attempted_writes_per_second": 18.185932618152222,
    "successful_writes_per_second": 18.185932618152222,
    "write_verification_failures": 0,
    "avg_ms": 350.448817155265,
    "http_request_avg_ms": 211.32686496823848,
    "p50_ms": 204.0513745000112,
    "p75_ms": 478.99679149999486,
    "p95_ms": 1224.1937735500046,
    "p99_ms": 1549.0432274999732,
    "by_kind": {
      "browse": {
        "samples": 1102,
        "avg_ms": 180.41577952540888,
        "p50_ms": 115.16379200000415,
        "p75_ms": 224.8074902500008,
        "p95_ms": 559.3434273999695,
        "p99_ms": 852.0285841600322
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 370,
        "avg_ms": 335.68897612432374,
        "p50_ms": 246.15679200002205,
        "p75_ms": 406.07291674997725,
        "p95_ms": 845.6447159999899,
        "p99_ms": 1170.5640274999998
      },
      "write": {
        "samples": 370,
        "avg_ms": 871.6313810729703,
        "p50_ms": 859.4147084999975,
        "p75_ms": 1210.65520774998,
        "p95_ms": 1548.9702374999724,
        "p99_ms": 1786.5059302900045
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 370,
        "attempts": 370,
        "failures": 0,
        "avg_ms": 335.68897612432374,
        "p50_ms": 246.15679200002205,
        "p75_ms": 406.07291674997725,
        "p95_ms": 845.6447159999899,
        "p99_ms": 1170.5640274999998
      },
      "comment_write": {
        "samples": 155,
        "attempts": 155,
        "failures": 0,
        "avg_ms": 493.22725914193313,
        "p50_ms": 468.25387500001625,
        "p75_ms": 626.9429584999955,
        "p95_ms": 841.8405912000198,
        "p99_ms": 1061.3786006800065
      },
      "editor_save_write": {
        "samples": 86,
        "attempts": 86,
        "failures": 0,
        "avg_ms": 1005.6066574651122,
        "p50_ms": 1018.1479794999859,
        "p75_ms": 1204.2564477499836,
        "p95_ms": 1424.620573249996,
        "p99_ms": 1496.4213892999749
      },
      "page_browse": {
        "samples": 628,
        "attempts": 628,
        "failures": 0,
        "avg_ms": 113.31843669904497,
        "p50_ms": 82.66227099997536,
        "p75_ms": 152.72760474999814,
        "p95_ms": 285.8749080000365,
        "p99_ms": 464.1494330699871
      },
      "reservation_write": {
        "samples": 129,
        "attempts": 129,
        "failures": 0,
        "avg_ms": 1236.9861495193786,
        "p50_ms": 1250.5967910000209,
        "p75_ms": 1426.3390830000162,
        "p95_ms": 1722.3926661999712,
        "p99_ms": 1837.0347812799878
      },
      "rest_xhr_bundle": {
        "samples": 303,
        "attempts": 303,
        "failures": 0,
        "avg_ms": 361.4899609603961,
        "p50_ms": 283.0516669999952,
        "p75_ms": 496.9358335000038,
        "p95_ms": 783.7259294999739,
        "p99_ms": 1041.1720433399767
      },
      "site_search": {
        "samples": 171,
        "attempts": 171,
        "failures": 0,
        "avg_ms": 105.98100946783646,
        "p50_ms": 89.33283299995765,
        "p75_ms": 138.05608299998084,
        "p95_ms": 227.63527099999692,
        "p99_ms": 289.75439200001006
      }
    },
    "status_counts": {
      "200": 3054
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 74,
        "reservations": 46,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 229,
        "reservations": 175,
        "users": 4
      },
      "delta": {
        "comments": 155,
        "pages": 0,
        "posts": 0,
        "reservations": 129,
        "users": 0
      },
      "successful_comment_writes": 155,
      "successful_reservation_writes": 129,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.791,
      "process_cpu_pct_avg": 289.03,
      "process_cpu_pct_p95": 342.42,
      "process_cpu_pct_max": 345.3,
      "process_cpu_core_seconds_approx": 60.217831,
      "process_cpu_core_seconds_per_1k_flows_approx": 32.691548,
      "total_rss_bytes_max": 1839448064,
      "php_fpm_cpu_pct_max": 318.3,
      "php_fpm_rss_bytes_max": 1681014784,
      "web_server_cpu_pct_max": 3.4,
      "web_server_rss_bytes_max": 25575424,
      "database_cpu_pct_max": 35.9,
      "database_rss_bytes_max": 132857856,
      "load1_max": 22.45263671875,
      "disk_total_mb_per_sample_avg": 5.194999999999999,
      "disk_total_mb_per_sample_max": 13.66,
      "disk_transfers_per_sample_max": 1154.0,
      "network_bytes_per_s": 38171360.389,
      "loopback_bytes_per_s": 38158648.412,
      "filesystem_free_bytes_min": 9655025664
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 2827,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 350,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 2835,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 353,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 8,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 3,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_balanced_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_balanced_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-3.0.0-rc.3_balanced_c64",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 21.707698375000007,
    "ok_flows": 758,
    "failed_flows": 0,
    "flow_requests_per_second": 34.91848775976001,
    "attempted_writes_per_second": 6.956057588026071,
    "successful_writes_per_second": 6.956057588026071,
    "write_verification_failures": 0,
    "avg_ms": 1763.6372008535598,
    "http_request_avg_ms": 1123.289006763866,
    "p50_ms": 1380.2748124999766,
    "p75_ms": 2116.507583249998,
    "p95_ms": 4921.063283899994,
    "p99_ms": 6142.17281230999,
    "by_kind": {
      "browse": {
        "samples": 447,
        "avg_ms": 2098.4643797427266,
        "p50_ms": 1534.677457999976,
        "p75_ms": 2553.8651670000263,
        "p95_ms": 5345.082974899998,
        "p99_ms": 6451.429892000021
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 160,
        "avg_ms": 1992.7996406437499,
        "p50_ms": 1748.5570005,
        "p75_ms": 2373.9961460000104,
        "p95_ms": 4072.3417294999854,
        "p99_ms": 4609.30287381002
      },
      "write": {
        "samples": 151,
        "avg_ms": 529.6389271456975,
        "p50_ms": 520.8945410000183,
        "p75_ms": 648.9411670000038,
        "p95_ms": 1089.4086664999634,
        "p99_ms": 1303.173208000004
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 160,
        "attempts": 160,
        "failures": 0,
        "avg_ms": 1992.7996406437499,
        "p50_ms": 1748.5570005,
        "p75_ms": 2373.9961460000104,
        "p95_ms": 4072.3417294999854,
        "p99_ms": 4609.30287381002
      },
      "comment_write": {
        "samples": 53,
        "attempts": 53,
        "failures": 0,
        "avg_ms": 459.05877275471994,
        "p50_ms": 461.93045799998345,
        "p75_ms": 545.2974579999932,
        "p95_ms": 802.2024086000101,
        "p99_ms": 1010.5272129999994
      },
      "editor_save_write": {
        "samples": 42,
        "attempts": 42,
        "failures": 0,
        "avg_ms": 669.1994315714282,
        "p50_ms": 623.3466250000106,
        "p75_ms": 802.9303334999867,
        "p95_ms": 1277.6110250000272,
        "p99_ms": 1555.0446070299672
      },
      "page_browse": {
        "samples": 270,
        "attempts": 270,
        "failures": 0,
        "avg_ms": 1352.8489564592587,
        "p50_ms": 1269.2936045000351,
        "p75_ms": 1643.9619482500093,
        "p95_ms": 2231.4073712000186,
        "p99_ms": 3116.8303184600168
      },
      "reservation_write": {
        "samples": 56,
        "attempts": 56,
        "failures": 0,
        "avg_ms": 491.76762351786005,
        "p50_ms": 519.1619789999891,
        "p75_ms": 644.4173539999696,
        "p95_ms": 789.569031250025,
        "p99_ms": 1002.3614248499943
      },
      "rest_xhr_bundle": {
        "samples": 108,
        "attempts": 108,
        "failures": 0,
        "avg_ms": 4268.4346477962945,
        "p50_ms": 3983.6111249999817,
        "p75_ms": 5235.008218999979,
        "p95_ms": 6335.405833549989,
        "p99_ms": 6537.5393431199855
      },
      "site_search": {
        "samples": 69,
        "attempts": 69,
        "failures": 0,
        "avg_ms": 1619.6147469420282,
        "p50_ms": 1579.1363750000187,
        "p75_ms": 1898.0455839999877,
        "p95_ms": 2525.4818249999967,
        "p99_ms": 3023.32799788001
      }
    },
    "status_counts": {
      "200": 1190
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 60,
        "reservations": 31,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 113,
        "reservations": 87,
        "users": 4
      },
      "delta": {
        "comments": 53,
        "pages": 0,
        "posts": 0,
        "reservations": 56,
        "users": 0
      },
      "successful_comment_writes": 53,
      "successful_reservation_writes": 56,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 8,
      "sample_span_s": 19.976,
      "process_cpu_pct_avg": 295.4125,
      "process_cpu_pct_p95": 352.285,
      "process_cpu_pct_max": 357.5,
      "process_cpu_core_seconds_approx": 67.794347,
      "process_cpu_core_seconds_per_1k_flows_approx": 89.438452,
      "total_rss_bytes_max": 3466559488,
      "php_fpm_cpu_pct_max": 355.2,
      "php_fpm_rss_bytes_max": 3307077632,
      "web_server_cpu_pct_max": 4.2,
      "web_server_rss_bytes_max": 27901952,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 132907008,
      "load1_max": 40.2216796875,
      "disk_total_mb_per_sample_avg": 2.13625,
      "disk_total_mb_per_sample_max": 3.61,
      "disk_transfers_per_sample_max": 591.0,
      "network_bytes_per_s": 14276937.522,
      "loopback_bytes_per_s": 14267690.048,
      "filesystem_free_bytes_min": 9648979968
    },
    "sqlite": {
      "before": {
        "time": 1781191094.531737,
        "db_bytes": 557056,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781191116.240397,
        "db_bytes": 974848,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4185952,
      "wal_samples": [
        {
          "time": 1781191094.532087,
          "db_bytes": 557056,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191095.035955,
          "db_bytes": 557056,
          "wal_bytes": 1112432,
          "shm_bytes": 32768
        },
        {
          "time": 1781191095.5411782,
          "db_bytes": 557056,
          "wal_bytes": 1371992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191096.046426,
          "db_bytes": 557056,
          "wal_bytes": 1779872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191096.55197,
          "db_bytes": 557056,
          "wal_bytes": 2315472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191097.053,
          "db_bytes": 557056,
          "wal_bytes": 2579152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191097.558497,
          "db_bytes": 557056,
          "wal_bytes": 2727472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191098.0683079,
          "db_bytes": 557056,
          "wal_bytes": 3081792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191098.573855,
          "db_bytes": 557056,
          "wal_bytes": 3769832,
          "shm_bytes": 32768
        },
        {
          "time": 1781191099.0792089,
          "db_bytes": 557056,
          "wal_bytes": 4029392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191099.5840771,
          "db_bytes": 675840,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191100.090025,
          "db_bytes": 675840,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191100.594041,
          "db_bytes": 675840,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191101.099312,
          "db_bytes": 675840,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191101.6046221,
          "db_bytes": 675840,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191102.110718,
          "db_bytes": 675840,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191102.6141708,
          "db_bytes": 675840,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191103.119395,
          "db_bytes": 675840,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191103.624733,
          "db_bytes": 675840,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191104.1286569,
          "db_bytes": 675840,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191104.630441,
          "db_bytes": 675840,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191105.1315358,
          "db_bytes": 675840,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191105.636298,
          "db_bytes": 675840,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191106.1415522,
          "db_bytes": 675840,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191106.645739,
          "db_bytes": 675840,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191107.1577961,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191108.0285819,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191108.5339048,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191109.039168,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191109.544597,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191110.050026,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191110.5532858,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191111.058801,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191111.561283,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191112.061738,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191112.566962,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191113.072282,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191113.573239,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191114.07883,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191114.581141,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191115.086797,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191115.592275,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191116.0952,
          "db_bytes": 819200,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_balanced_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_balanced_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_balanced_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 21.501940083000022,
    "ok_flows": 743,
    "failed_flows": 0,
    "flow_requests_per_second": 34.55502141350652,
    "attempted_writes_per_second": 6.4180255115261104,
    "successful_writes_per_second": 6.4180255115261104,
    "write_verification_failures": 0,
    "avg_ms": 1793.6900759677021,
    "http_request_avg_ms": 1157.7536955794956,
    "p50_ms": 1337.8104170000142,
    "p75_ms": 1909.0122709999946,
    "p95_ms": 4808.964929100011,
    "p99_ms": 5624.363019360058,
    "by_kind": {
      "browse": {
        "samples": 454,
        "avg_ms": 1817.9242870550704,
        "p50_ms": 1182.4176879999868,
        "p75_ms": 1755.4526039999985,
        "p95_ms": 5183.881725100008,
        "p99_ms": 5704.5017062299885
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 151,
        "avg_ms": 1668.8565993443715,
        "p50_ms": 1501.117249999993,
        "p75_ms": 1877.5296460000561,
        "p95_ms": 3240.559000000019,
        "p99_ms": 4202.521291999972
      },
      "write": {
        "samples": 138,
        "avg_ms": 1850.556185652179,
        "p50_ms": 1639.4122915000082,
        "p75_ms": 2043.3224482499668,
        "p95_ms": 3649.4341919499966,
        "p99_ms": 4290.35778892001
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 151,
        "attempts": 151,
        "failures": 0,
        "avg_ms": 1668.8565993443715,
        "p50_ms": 1501.117249999993,
        "p75_ms": 1877.5296460000561,
        "p95_ms": 3240.559000000019,
        "p99_ms": 4202.521291999972
      },
      "comment_write": {
        "samples": 48,
        "attempts": 48,
        "failures": 0,
        "avg_ms": 1308.836012937507,
        "p50_ms": 1200.9318540000322,
        "p75_ms": 1487.7586035000263,
        "p95_ms": 2197.228570950017,
        "p99_ms": 2340.417933730004
      },
      "editor_save_write": {
        "samples": 40,
        "attempts": 40,
        "failures": 0,
        "avg_ms": 2101.894388475002,
        "p50_ms": 1801.8497495000076,
        "p75_ms": 2519.8820937500273,
        "p95_ms": 3646.5599627999886,
        "p99_ms": 4293.688512379984
      },
      "page_browse": {
        "samples": 282,
        "attempts": 282,
        "failures": 0,
        "avg_ms": 1104.2040565461048,
        "p50_ms": 1064.6732915000712,
        "p75_ms": 1308.5262085000409,
        "p95_ms": 1660.5878416499675,
        "p99_ms": 1951.5818659800152
      },
      "reservation_write": {
        "samples": 50,
        "attempts": 50,
        "failures": 0,
        "avg_ms": 2169.536989200006,
        "p50_ms": 1795.917916999997,
        "p75_ms": 2580.135177500011,
        "p95_ms": 3895.3005189000037,
        "p99_ms": 4254.2975988400085
      },
      "rest_xhr_bundle": {
        "samples": 102,
        "attempts": 102,
        "failures": 0,
        "avg_ms": 4263.123368009803,
        "p50_ms": 4315.552270999973,
        "p75_ms": 5155.794364250014,
        "p95_ms": 5685.871222600005,
        "p99_ms": 5810.507013329944
      },
      "site_search": {
        "samples": 70,
        "attempts": 70,
        "failures": 0,
        "avg_ms": 1130.1928405714373,
        "p50_ms": 1128.689479500025,
        "p75_ms": 1297.4949275000113,
        "p95_ms": 1481.0231891000171,
        "p99_ms": 1950.4882985400336
      }
    },
    "status_counts": {
      "200": 1151
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 56,
        "reservations": 30,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 104,
        "reservations": 80,
        "users": 4
      },
      "delta": {
        "comments": 48,
        "pages": 0,
        "posts": 0,
        "reservations": 50,
        "users": 0
      },
      "successful_comment_writes": 48,
      "successful_reservation_writes": 50,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 19.848,
      "process_cpu_pct_avg": 252.54000000000002,
      "process_cpu_pct_p95": 321.945,
      "process_cpu_pct_max": 328.2,
      "process_cpu_core_seconds_approx": 55.621298,
      "process_cpu_core_seconds_per_1k_flows_approx": 74.860428,
      "total_rss_bytes_max": 2923495424,
      "php_fpm_cpu_pct_max": 298.6,
      "php_fpm_rss_bytes_max": 2761211904,
      "web_server_cpu_pct_max": 4.4,
      "web_server_rss_bytes_max": 25329664,
      "database_cpu_pct_max": 38.8,
      "database_rss_bytes_max": 137920512,
      "load1_max": 37.31103515625,
      "disk_total_mb_per_sample_avg": 11.451999999999998,
      "disk_total_mb_per_sample_max": 23.35,
      "disk_transfers_per_sample_max": 1619.0,
      "network_bytes_per_s": 14766456.036,
      "loopback_bytes_per_s": 14747803.382,
      "filesystem_free_bytes_min": 9658781696
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 2835,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 353,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 2835,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 353,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 0,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_balanced_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_balanced_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_write-heavy_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.10412974999997,
    "ok_flows": 654,
    "failed_flows": 0,
    "flow_requests_per_second": 32.530629683187406,
    "attempted_writes_per_second": 10.097427868023003,
    "successful_writes_per_second": 10.097427868023003,
    "write_verification_failures": 0,
    "avg_ms": 122.6832803058112,
    "http_request_avg_ms": 89.23223766369675,
    "p50_ms": 96.67764600004602,
    "p75_ms": 158.6180729999569,
    "p95_ms": 273.9294316999861,
    "p99_ms": 383.83310751997135,
    "by_kind": {
      "browse": {
        "samples": 262,
        "avg_ms": 123.3009430877839,
        "p50_ms": 80.47827100000404,
        "p75_ms": 183.36304125003267,
        "p95_ms": 284.97162854998805,
        "p99_ms": 405.4170006299814
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 189,
        "avg_ms": 146.2788274550264,
        "p50_ms": 116.11854199998106,
        "p75_ms": 179.63862499993866,
        "p95_ms": 292.3184832000288,
        "p99_ms": 405.4888469199523
      },
      "write": {
        "samples": 203,
        "avg_ms": 99.91783173399565,
        "p50_ms": 88.45795800004908,
        "p75_ms": 126.98064549999799,
        "p95_ms": 189.0017413999999,
        "p99_ms": 252.17683066004125
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 189,
        "attempts": 189,
        "failures": 0,
        "avg_ms": 146.2788274550264,
        "p50_ms": 116.11854199998106,
        "p75_ms": 179.63862499993866,
        "p95_ms": 292.3184832000288,
        "p99_ms": 405.4888469199523
      },
      "comment_write": {
        "samples": 73,
        "attempts": 73,
        "failures": 0,
        "avg_ms": 63.16213186302358,
        "p50_ms": 62.068707999969774,
        "p75_ms": 76.81995899997673,
        "p95_ms": 93.35234180005047,
        "p99_ms": 124.04828476000152
      },
      "editor_save_write": {
        "samples": 45,
        "attempts": 45,
        "failures": 0,
        "avg_ms": 132.06335293333873,
        "p50_ms": 120.27024999997593,
        "p75_ms": 171.62041700009922,
        "p95_ms": 211.36554219999653,
        "p99_ms": 256.5021504800188
      },
      "page_browse": {
        "samples": 139,
        "attempts": 139,
        "failures": 0,
        "avg_ms": 81.13746912229672,
        "p50_ms": 69.22820800002683,
        "p75_ms": 90.22087549999469,
        "p95_ms": 145.9028672999579,
        "p99_ms": 232.95723604002438
      },
      "reservation_write": {
        "samples": 85,
        "attempts": 85,
        "failures": 0,
        "avg_ms": 114.46627451764876,
        "p50_ms": 111.16058399989015,
        "p75_ms": 137.1524999999565,
        "p95_ms": 202.91598300002528,
        "p99_ms": 231.90974028000687
      },
      "rest_xhr_bundle": {
        "samples": 61,
        "attempts": 61,
        "failures": 0,
        "avg_ms": 250.69753693442996,
        "p50_ms": 219.05283399996733,
        "p75_ms": 279.0170829999852,
        "p95_ms": 390.6682079999655,
        "p99_ms": 614.8609083999645
      },
      "site_search": {
        "samples": 62,
        "attempts": 62,
        "failures": 0,
        "avg_ms": 92.48692141935342,
        "p50_ms": 75.83008299997118,
        "p75_ms": 105.76307324998879,
        "p95_ms": 218.95342739999256,
        "p99_ms": 245.37695110995176
      }
    },
    "status_counts": {
      "200": 898
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 57,
        "reservations": 29,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 130,
        "reservations": 114,
        "users": 4
      },
      "delta": {
        "comments": 73,
        "pages": 0,
        "posts": 0,
        "reservations": 85,
        "users": 0
      },
      "successful_comment_writes": 73,
      "successful_reservation_writes": 85,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 19.245,
      "process_cpu_pct_avg": 219.32000000000002,
      "process_cpu_pct_p95": 282.72,
      "process_cpu_pct_max": 294.6,
      "process_cpu_core_seconds_approx": 46.666362,
      "process_cpu_core_seconds_per_1k_flows_approx": 71.355293,
      "total_rss_bytes_max": 847282176,
      "php_fpm_cpu_pct_max": 267.4,
      "php_fpm_rss_bytes_max": 683704320,
      "web_server_cpu_pct_max": 3.1,
      "web_server_rss_bytes_max": 23969792,
      "database_cpu_pct_max": 43.2,
      "database_rss_bytes_max": 139624448,
      "load1_max": 27.4267578125,
      "disk_total_mb_per_sample_avg": 11.528000000000002,
      "disk_total_mb_per_sample_max": 27.46,
      "disk_transfers_per_sample_max": 1666.0,
      "network_bytes_per_s": 15787915.247,
      "loopback_bytes_per_s": 15772295.92,
      "filesystem_free_bytes_min": 9657298944
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 2835,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 353,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 2835,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 353,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 0,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_write-heavy_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_write-heavy_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-3.0.0-rc.3_write-heavy_c4",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.09065462500007,
    "ok_flows": 530,
    "failed_flows": 0,
    "flow_requests_per_second": 26.38042462491429,
    "attempted_writes_per_second": 7.963901773559031,
    "successful_writes_per_second": 7.963901773559031,
    "write_verification_failures": 0,
    "avg_ms": 151.25138239999723,
    "http_request_avg_ms": 109.06527711716758,
    "p50_ms": 107.36133349996635,
    "p75_ms": 180.82010425001727,
    "p95_ms": 428.6213089999992,
    "p99_ms": 667.7096504300176,
    "by_kind": {
      "browse": {
        "samples": 222,
        "avg_ms": 183.4399061441404,
        "p50_ms": 126.80991650000806,
        "p75_ms": 256.8079584999623,
        "p95_ms": 441.8194565999329,
        "p99_ms": 659.223161429969
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 148,
        "avg_ms": 200.03652086486628,
        "p50_ms": 131.5765829999691,
        "p75_ms": 234.60612500002753,
        "p95_ms": 504.8614057999885,
        "p99_ms": 805.1534170199842
      },
      "write": {
        "samples": 160,
        "avg_ms": 61.463552624994804,
        "p50_ms": 49.523874999977124,
        "p75_ms": 66.26321899994991,
        "p95_ms": 132.80749614999695,
        "p99_ms": 251.53397374996388
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 148,
        "attempts": 148,
        "failures": 0,
        "avg_ms": 200.03652086486628,
        "p50_ms": 131.5765829999691,
        "p75_ms": 234.60612500002753,
        "p95_ms": 504.8614057999885,
        "p99_ms": 805.1534170199842
      },
      "comment_write": {
        "samples": 61,
        "attempts": 61,
        "failures": 0,
        "avg_ms": 40.5062991639278,
        "p50_ms": 34.73795899992638,
        "p75_ms": 46.433458000024075,
        "p95_ms": 67.38558299991837,
        "p99_ms": 108.35128320004515
      },
      "editor_save_write": {
        "samples": 36,
        "attempts": 36,
        "failures": 0,
        "avg_ms": 88.30073380555821,
        "p50_ms": 61.342521500023395,
        "p75_ms": 83.78093724996916,
        "p95_ms": 210.23584375004134,
        "p99_ms": 293.17061710000854
      },
      "page_browse": {
        "samples": 117,
        "attempts": 117,
        "failures": 0,
        "avg_ms": 123.80504590597741,
        "p50_ms": 103.03045799992105,
        "p75_ms": 142.88087499994617,
        "p95_ms": 248.35789999995086,
        "p99_ms": 416.61051555998756
      },
      "reservation_write": {
        "samples": 63,
        "attempts": 63,
        "failures": 0,
        "avg_ms": 66.41996434919812,
        "p50_ms": 52.23479199992198,
        "p75_ms": 72.85874999996622,
        "p95_ms": 126.19411280001032,
        "p99_ms": 227.02038499997374
      },
      "rest_xhr_bundle": {
        "samples": 51,
        "attempts": 51,
        "failures": 0,
        "avg_ms": 375.1862091764683,
        "p50_ms": 335.25925000003554,
        "p75_ms": 418.1655209999917,
        "p95_ms": 651.9510004999916,
        "p99_ms": 712.7571875000172
      },
      "site_search": {
        "samples": 54,
        "attempts": 54,
        "failures": 0,
        "avg_ms": 131.5550393518505,
        "p50_ms": 119.3615834999946,
        "p75_ms": 160.50418800000443,
        "p95_ms": 232.62111634994653,
        "p99_ms": 256.68808749996856
      }
    },
    "status_counts": {
      "200": 734
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 50,
        "reservations": 24,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 111,
        "reservations": 87,
        "users": 4
      },
      "delta": {
        "comments": 61,
        "pages": 0,
        "posts": 0,
        "reservations": 63,
        "users": 0
      },
      "successful_comment_writes": 61,
      "successful_reservation_writes": 63,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 19.74,
      "process_cpu_pct_avg": 280.57,
      "process_cpu_pct_p95": 336.93,
      "process_cpu_pct_max": 344.4,
      "process_cpu_core_seconds_approx": 60.807508,
      "process_cpu_core_seconds_per_1k_flows_approx": 114.731147,
      "total_rss_bytes_max": 937656320,
      "php_fpm_cpu_pct_max": 341.7,
      "php_fpm_rss_bytes_max": 774029312,
      "web_server_cpu_pct_max": 8.5,
      "web_server_rss_bytes_max": 24133632,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 139640832,
      "load1_max": 20.1455078125,
      "disk_total_mb_per_sample_avg": 8.826,
      "disk_total_mb_per_sample_max": 20.75,
      "disk_transfers_per_sample_max": 1346.0,
      "network_bytes_per_s": 12013435.747,
      "loopback_bytes_per_s": 11992841.863,
      "filesystem_free_bytes_min": 9651691520
    },
    "sqlite": {
      "before": {
        "time": 1781191196.332226,
        "db_bytes": 512000,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781191217.270977,
        "db_bytes": 839680,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4132392,
      "wal_samples": [
        {
          "time": 1781191196.332588,
          "db_bytes": 512000,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191196.841388,
          "db_bytes": 512000,
          "wal_bytes": 131872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191197.344704,
          "db_bytes": 512000,
          "wal_bytes": 304912,
          "shm_bytes": 32768
        },
        {
          "time": 1781191197.85072,
          "db_bytes": 512000,
          "wal_bytes": 440872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191198.3539991,
          "db_bytes": 512000,
          "wal_bytes": 477952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191198.857909,
          "db_bytes": 512000,
          "wal_bytes": 782832,
          "shm_bytes": 32768
        },
        {
          "time": 1781191199.36189,
          "db_bytes": 512000,
          "wal_bytes": 988832,
          "shm_bytes": 32768
        },
        {
          "time": 1781191199.86743,
          "db_bytes": 512000,
          "wal_bytes": 1091832,
          "shm_bytes": 32768
        },
        {
          "time": 1781191200.3726652,
          "db_bytes": 512000,
          "wal_bytes": 1198952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191200.878143,
          "db_bytes": 512000,
          "wal_bytes": 1507952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191201.3816772,
          "db_bytes": 512000,
          "wal_bytes": 1812832,
          "shm_bytes": 32768
        },
        {
          "time": 1781191201.8893912,
          "db_bytes": 512000,
          "wal_bytes": 2546192,
          "shm_bytes": 32768
        },
        {
          "time": 1781191202.3942919,
          "db_bytes": 512000,
          "wal_bytes": 2657432,
          "shm_bytes": 32768
        },
        {
          "time": 1781191202.898981,
          "db_bytes": 512000,
          "wal_bytes": 3271312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191203.409203,
          "db_bytes": 512000,
          "wal_bytes": 3543232,
          "shm_bytes": 32768
        },
        {
          "time": 1781191203.911635,
          "db_bytes": 512000,
          "wal_bytes": 3806912,
          "shm_bytes": 32768
        },
        {
          "time": 1781191204.4173021,
          "db_bytes": 512000,
          "wal_bytes": 3811032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191204.925067,
          "db_bytes": 512000,
          "wal_bytes": 3975832,
          "shm_bytes": 32768
        },
        {
          "time": 1781191205.43047,
          "db_bytes": 630784,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191205.9421718,
          "db_bytes": 630784,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191206.4483562,
          "db_bytes": 630784,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191206.9530828,
          "db_bytes": 630784,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191207.4534888,
          "db_bytes": 630784,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191207.958854,
          "db_bytes": 630784,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191208.465987,
          "db_bytes": 630784,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191208.969919,
          "db_bytes": 630784,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191209.473189,
          "db_bytes": 630784,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191209.975778,
          "db_bytes": 630784,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191210.480651,
          "db_bytes": 630784,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191210.984113,
          "db_bytes": 630784,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191211.489603,
          "db_bytes": 724992,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191211.996444,
          "db_bytes": 724992,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191212.500979,
          "db_bytes": 724992,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191213.006316,
          "db_bytes": 724992,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191213.508926,
          "db_bytes": 724992,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191214.012627,
          "db_bytes": 724992,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191214.518733,
          "db_bytes": 724992,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191215.025928,
          "db_bytes": 724992,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191215.533185,
          "db_bytes": 724992,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191216.038989,
          "db_bytes": 724992,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191216.544323,
          "db_bytes": 839680,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191217.049098,
          "db_bytes": 839680,
          "wal_bytes": 0,
          "shm_bytes": 0
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_write-heavy_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_write-heavy_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-3.0.0-rc.3_write-heavy_c16",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.277577209000015,
    "ok_flows": 1795,
    "failed_flows": 0,
    "flow_requests_per_second": 88.52142351618348,
    "attempted_writes_per_second": 25.79203593257045,
    "successful_writes_per_second": 25.79203593257045,
    "write_verification_failures": 0,
    "avg_ms": 179.3338288150421,
    "http_request_avg_ms": 127.54346027665306,
    "p50_ms": 143.2777500000384,
    "p75_ms": 244.7019790000695,
    "p95_ms": 523.6721874000523,
    "p99_ms": 616.2911799800122,
    "by_kind": {
      "browse": {
        "samples": 728,
        "avg_ms": 226.53490600137593,
        "p50_ms": 172.81218749997151,
        "p75_ms": 330.48250000004487,
        "p95_ms": 536.3180335499976,
        "p99_ms": 620.7411617500078
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 544,
        "avg_ms": 264.24162781801243,
        "p50_ms": 207.822229000044,
        "p75_ms": 351.0092600000405,
        "p95_ms": 566.126423199961,
        "p99_ms": 630.3474462499995
      },
      "write": {
        "samples": 523,
        "avg_ms": 25.314274609943183,
        "p50_ms": 18.33562499996333,
        "p75_ms": 23.97914599998785,
        "p95_ms": 73.63809219995115,
        "p99_ms": 124.52794449999769
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 544,
        "attempts": 544,
        "failures": 0,
        "avg_ms": 264.24162781801243,
        "p50_ms": 207.822229000044,
        "p75_ms": 351.0092600000405,
        "p95_ms": 566.126423199961,
        "p99_ms": 630.3474462499995
      },
      "comment_write": {
        "samples": 198,
        "attempts": 198,
        "failures": 0,
        "avg_ms": 19.443270156565486,
        "p50_ms": 11.85995800000228,
        "p75_ms": 17.516739500024414,
        "p95_ms": 66.53170620002699,
        "p99_ms": 100.7631252200531
      },
      "editor_save_write": {
        "samples": 157,
        "attempts": 157,
        "failures": 0,
        "avg_ms": 28.82811701910732,
        "p50_ms": 21.680333000063,
        "p75_ms": 25.46683299999586,
        "p95_ms": 72.3387745999389,
        "p99_ms": 120.90858000003654
      },
      "page_browse": {
        "samples": 354,
        "attempts": 354,
        "failures": 0,
        "avg_ms": 142.76984918926973,
        "p50_ms": 122.21658350000553,
        "p75_ms": 184.4796980000183,
        "p95_ms": 293.89025414997155,
        "p99_ms": 394.5841184999963
      },
      "reservation_write": {
        "samples": 168,
        "attempts": 168,
        "failures": 0,
        "avg_ms": 28.949903321431304,
        "p50_ms": 15.968562499949712,
        "p75_ms": 28.94966700003465,
        "p95_ms": 82.18226249996975,
        "p99_ms": 148.09297539002097
      },
      "rest_xhr_bundle": {
        "samples": 182,
        "attempts": 182,
        "failures": 0,
        "avg_ms": 447.0650050659321,
        "p50_ms": 437.9422914999509,
        "p75_ms": 516.2379377500201,
        "p95_ms": 611.938350350033,
        "p99_ms": 704.5125917899691
      },
      "site_search": {
        "samples": 192,
        "attempts": 192,
        "failures": 0,
        "avg_ms": 171.93257309375312,
        "p50_ms": 162.21302050001896,
        "p75_ms": 212.1521460000224,
        "p95_ms": 303.93692714999355,
        "p99_ms": 389.3410517499592
      }
    },
    "status_counts": {
      "200": 2523
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 82,
        "reservations": 49,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 280,
        "reservations": 217,
        "users": 4
      },
      "delta": {
        "comments": 198,
        "pages": 0,
        "posts": 0,
        "reservations": 168,
        "users": 0
      },
      "successful_comment_writes": 198,
      "successful_reservation_writes": 168,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.733,
      "process_cpu_pct_avg": 334.26,
      "process_cpu_pct_p95": 368.08,
      "process_cpu_pct_max": 368.8,
      "process_cpu_core_seconds_approx": 69.374719,
      "process_cpu_core_seconds_per_1k_flows_approx": 38.648868,
      "total_rss_bytes_max": 1535836160,
      "php_fpm_cpu_pct_max": 365.8,
      "php_fpm_rss_bytes_max": 1370292224,
      "web_server_cpu_pct_max": 3.4,
      "web_server_rss_bytes_max": 26001408,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 139608064,
      "load1_max": 21.1865234375,
      "disk_total_mb_per_sample_avg": 8.208,
      "disk_total_mb_per_sample_max": 17.5,
      "disk_transfers_per_sample_max": 1231.0,
      "network_bytes_per_s": 43800415.238,
      "loopback_bytes_per_s": 43778301.905,
      "filesystem_free_bytes_min": 9645961216
    },
    "sqlite": {
      "before": {
        "time": 1781191227.678848,
        "db_bytes": 692224,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781191247.957184,
        "db_bytes": 3788800,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4742152,
      "wal_samples": [
        {
          "time": 1781191227.67915,
          "db_bytes": 692224,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191228.184391,
          "db_bytes": 692224,
          "wal_bytes": 1301952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191228.689516,
          "db_bytes": 692224,
          "wal_bytes": 2200112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191229.1947231,
          "db_bytes": 692224,
          "wal_bytes": 3028232,
          "shm_bytes": 32768
        },
        {
          "time": 1781191229.698627,
          "db_bytes": 851968,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191230.203003,
          "db_bytes": 851968,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191230.704579,
          "db_bytes": 851968,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191231.209755,
          "db_bytes": 851968,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191231.7139788,
          "db_bytes": 1069056,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191232.219569,
          "db_bytes": 1069056,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191232.722489,
          "db_bytes": 1069056,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191233.2236311,
          "db_bytes": 1069056,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191233.727285,
          "db_bytes": 1269760,
          "wal_bytes": 4243632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191234.232377,
          "db_bytes": 1269760,
          "wal_bytes": 4243632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191234.736296,
          "db_bytes": 1269760,
          "wal_bytes": 4243632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191235.238435,
          "db_bytes": 1269760,
          "wal_bytes": 4243632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191235.743576,
          "db_bytes": 1269760,
          "wal_bytes": 4243632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191236.248759,
          "db_bytes": 1548288,
          "wal_bytes": 4243632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191236.7539022,
          "db_bytes": 1548288,
          "wal_bytes": 4243632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191237.2593532,
          "db_bytes": 1548288,
          "wal_bytes": 4243632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191237.764492,
          "db_bytes": 1839104,
          "wal_bytes": 4243632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191238.2696881,
          "db_bytes": 1839104,
          "wal_bytes": 4243632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191238.7748082,
          "db_bytes": 1839104,
          "wal_bytes": 4243632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191239.2799559,
          "db_bytes": 1839104,
          "wal_bytes": 4243632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191239.781921,
          "db_bytes": 2138112,
          "wal_bytes": 4326032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191240.287256,
          "db_bytes": 2138112,
          "wal_bytes": 4326032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191240.792387,
          "db_bytes": 2138112,
          "wal_bytes": 4326032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191241.2975519,
          "db_bytes": 2416640,
          "wal_bytes": 4326032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191241.7988029,
          "db_bytes": 2416640,
          "wal_bytes": 4326032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191242.304184,
          "db_bytes": 2416640,
          "wal_bytes": 4326032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191242.807617,
          "db_bytes": 2416640,
          "wal_bytes": 4326032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191243.312758,
          "db_bytes": 2727936,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781191243.8178968,
          "db_bytes": 2752512,
          "wal_bytes": 4742152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191244.323055,
          "db_bytes": 2752512,
          "wal_bytes": 4742152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191244.8282309,
          "db_bytes": 3125248,
          "wal_bytes": 4742152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191245.333368,
          "db_bytes": 3125248,
          "wal_bytes": 4742152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191245.836289,
          "db_bytes": 3125248,
          "wal_bytes": 4742152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191246.340378,
          "db_bytes": 3493888,
          "wal_bytes": 4742152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191246.8417852,
          "db_bytes": 3493888,
          "wal_bytes": 4742152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191247.347033,
          "db_bytes": 3493888,
          "wal_bytes": 4742152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191247.851999,
          "db_bytes": 3493888,
          "wal_bytes": 4742152,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_write-heavy_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_write-heavy_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_write-heavy_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.203819041999964,
    "ok_flows": 1839,
    "failed_flows": 0,
    "flow_requests_per_second": 91.02239513119092,
    "attempted_writes_per_second": 26.5296377326364,
    "successful_writes_per_second": 26.5296377326364,
    "write_verification_failures": 0,
    "avg_ms": 174.9303282457852,
    "http_request_avg_ms": 124.30936664553526,
    "p50_ms": 91.56229200004873,
    "p75_ms": 260.6519380000236,
    "p95_ms": 561.3234332999351,
    "p99_ms": 673.1972219200038,
    "by_kind": {
      "browse": {
        "samples": 748,
        "avg_ms": 58.65812108689968,
        "p50_ms": 42.75450000005776,
        "p75_ms": 76.45999974997153,
        "p95_ms": 151.5597932999469,
        "p99_ms": 220.92206175001013
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 555,
        "avg_ms": 133.2789222072045,
        "p50_ms": 91.90666599999986,
        "p75_ms": 171.14939600003254,
        "p95_ms": 339.23918749995886,
        "p99_ms": 421.72475300000593
      },
      "write": {
        "samples": 536,
        "avg_ms": 380.3186515783574,
        "p50_ms": 366.2006454999869,
        "p75_ms": 515.3985624999677,
        "p95_ms": 652.786885250066,
        "p99_ms": 771.9989976000527
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 555,
        "attempts": 555,
        "failures": 0,
        "avg_ms": 133.2789222072045,
        "p50_ms": 91.90666599999986,
        "p75_ms": 171.14939600003254,
        "p95_ms": 339.23918749995886,
        "p99_ms": 421.72475300000593
      },
      "comment_write": {
        "samples": 202,
        "attempts": 202,
        "failures": 0,
        "avg_ms": 215.63679869306802,
        "p50_ms": 212.77870849996816,
        "p75_ms": 266.7422715000214,
        "p95_ms": 328.1122079999932,
        "p99_ms": 406.61969148993444
      },
      "editor_save_write": {
        "samples": 162,
        "attempts": 162,
        "failures": 0,
        "avg_ms": 427.02396754321194,
        "p50_ms": 427.5198954999837,
        "p75_ms": 504.77386425001214,
        "p95_ms": 607.5450586500095,
        "p99_ms": 723.758059110014
      },
      "page_browse": {
        "samples": 365,
        "attempts": 365,
        "failures": 0,
        "avg_ms": 38.83567408219284,
        "p50_ms": 33.49145800007136,
        "p75_ms": 46.96054200007893,
        "p95_ms": 77.03865879998376,
        "p99_ms": 112.8917586399848
      },
      "reservation_write": {
        "samples": 172,
        "attempts": 172,
        "failures": 0,
        "avg_ms": 529.7341928372075,
        "p50_ms": 531.0250834999692,
        "p75_ms": 619.4892914999741,
        "p95_ms": 729.0694378000012,
        "p99_ms": 815.2656526799806
      },
      "rest_xhr_bundle": {
        "samples": 187,
        "attempts": 187,
        "failures": 0,
        "avg_ms": 116.07139905882686,
        "p50_ms": 94.4114169999466,
        "p75_ms": 143.91839600000367,
        "p95_ms": 212.63324109994525,
        "p99_ms": 295.07114961998866
      },
      "site_search": {
        "samples": 196,
        "attempts": 196,
        "failures": 0,
        "avg_ms": 40.79541790306092,
        "p50_ms": 32.39672899997004,
        "p75_ms": 47.58768799993618,
        "p95_ms": 80.38443724998956,
        "p99_ms": 137.48063270001595
      }
    },
    "status_counts": {
      "200": 2587
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 84,
        "reservations": 51,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 286,
        "reservations": 223,
        "users": 4
      },
      "delta": {
        "comments": 202,
        "pages": 0,
        "posts": 0,
        "reservations": 172,
        "users": 0
      },
      "successful_comment_writes": 202,
      "successful_reservation_writes": 172,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.63,
      "process_cpu_pct_avg": 237.14000000000001,
      "process_cpu_pct_p95": 302.78000000000003,
      "process_cpu_pct_max": 305.3,
      "process_cpu_core_seconds_approx": 48.980281,
      "process_cpu_core_seconds_per_1k_flows_approx": 26.634193,
      "total_rss_bytes_max": 1183580160,
      "php_fpm_cpu_pct_max": 274.3,
      "php_fpm_rss_bytes_max": 1017741312,
      "web_server_cpu_pct_max": 3.8,
      "web_server_rss_bytes_max": 24526848,
      "database_cpu_pct_max": 29.7,
      "database_rss_bytes_max": 143114240,
      "load1_max": 18.05908203125,
      "disk_total_mb_per_sample_avg": 4.5089999999999995,
      "disk_total_mb_per_sample_max": 11.45,
      "disk_transfers_per_sample_max": 1246.0,
      "network_bytes_per_s": 44388844.732,
      "loopback_bytes_per_s": 44383175.288,
      "filesystem_free_bytes_min": 9640140800
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 2835,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 354,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 2835,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 356,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 2,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_write-heavy_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_write-heavy_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-3.0.0-rc.3_write-heavy_c32",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.323884084000042,
    "ok_flows": 1986,
    "failed_flows": 0,
    "flow_requests_per_second": 97.71754216820575,
    "attempted_writes_per_second": 30.309167157912764,
    "successful_writes_per_second": 30.309167157912764,
    "write_verification_failures": 0,
    "avg_ms": 324.13639549647706,
    "http_request_avg_ms": 234.72732499051844,
    "p50_ms": 273.5463125000024,
    "p75_ms": 423.7024272499923,
    "p95_ms": 939.2425419999881,
    "p99_ms": 1143.415329500073,
    "by_kind": {
      "browse": {
        "samples": 779,
        "avg_ms": 444.63235548010255,
        "p50_ms": 327.07666599992535,
        "p75_ms": 593.664896000007,
        "p95_ms": 1037.5096131000305,
        "p99_ms": 1194.119259740003
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 591,
        "avg_ms": 463.14881881387845,
        "p50_ms": 375.71904100002484,
        "p75_ms": 549.1974790000427,
        "p95_ms": 934.0735835000373,
        "p99_ms": 1096.8771878000894
      },
      "write": {
        "samples": 616,
        "avg_ms": 38.38526723701489,
        "p50_ms": 18.883770999934768,
        "p75_ms": 29.633427000021584,
        "p95_ms": 149.7684372499748,
        "p99_ms": 250.8465624499935
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 591,
        "attempts": 591,
        "failures": 0,
        "avg_ms": 463.14881881387845,
        "p50_ms": 375.71904100002484,
        "p75_ms": 549.1974790000427,
        "p95_ms": 934.0735835000373,
        "p99_ms": 1096.8771878000894
      },
      "comment_write": {
        "samples": 233,
        "attempts": 233,
        "failures": 0,
        "avg_ms": 28.190972437770228,
        "p50_ms": 11.645499999985987,
        "p75_ms": 17.84695899993949,
        "p95_ms": 139.47224140001708,
        "p99_ms": 169.57868543998757
      },
      "editor_save_write": {
        "samples": 164,
        "attempts": 164,
        "failures": 0,
        "avg_ms": 50.363297024393724,
        "p50_ms": 23.65904200001978,
        "p75_ms": 37.82956199995624,
        "p95_ms": 175.42938484998552,
        "p99_ms": 278.7669027899926
      },
      "page_browse": {
        "samples": 410,
        "attempts": 410,
        "failures": 0,
        "avg_ms": 293.59053890487695,
        "p50_ms": 262.2816459999626,
        "p75_ms": 345.7238224999628,
        "p95_ms": 578.4636206499954,
        "p99_ms": 693.4480451299822
      },
      "reservation_write": {
        "samples": 219,
        "attempts": 219,
        "failures": 0,
        "avg_ms": 40.26140332420147,
        "p50_ms": 17.08366700006536,
        "p75_ms": 37.46739550001621,
        "p95_ms": 145.15978299989456,
        "p99_ms": 226.21634011995627
      },
      "rest_xhr_bundle": {
        "samples": 189,
        "attempts": 189,
        "failures": 0,
        "avg_ms": 894.2968428412664,
        "p50_ms": 885.4730829999653,
        "p75_ms": 1019.8390420000578,
        "p95_ms": 1173.5801752000498,
        "p99_ms": 1312.8590950000082
      },
      "site_search": {
        "samples": 180,
        "attempts": 180,
        "failures": 0,
        "avg_ms": 316.52433706111395,
        "p50_ms": 317.73618699997996,
        "p75_ms": 381.15168750002226,
        "p95_ms": 489.30899759996583,
        "p99_ms": 587.6469570699385
      }
    },
    "status_counts": {
      "200": 2742
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 98,
        "reservations": 71,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 331,
        "reservations": 290,
        "users": 4
      },
      "delta": {
        "comments": 233,
        "pages": 0,
        "posts": 0,
        "reservations": 219,
        "users": 0
      },
      "successful_comment_writes": 233,
      "successful_reservation_writes": 219,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.775,
      "process_cpu_pct_avg": 354.15,
      "process_cpu_pct_p95": 373.955,
      "process_cpu_pct_max": 374.9,
      "process_cpu_core_seconds_approx": 73.626043,
      "process_cpu_core_seconds_per_1k_flows_approx": 37.072529,
      "total_rss_bytes_max": 2321317888,
      "php_fpm_cpu_pct_max": 371.8,
      "php_fpm_rss_bytes_max": 2151137280,
      "web_server_cpu_pct_max": 5.1,
      "web_server_rss_bytes_max": 26869760,
      "database_cpu_pct_max": 0.4,
      "database_rss_bytes_max": 143310848,
      "load1_max": 20.66162109375,
      "disk_total_mb_per_sample_avg": 8.091999999999999,
      "disk_total_mb_per_sample_max": 16.22,
      "disk_transfers_per_sample_max": 1274.0,
      "network_bytes_per_s": 46718499.094,
      "loopback_bytes_per_s": 46713058.879,
      "filesystem_free_bytes_min": 9631072256
    },
    "sqlite": {
      "before": {
        "time": 1781191289.102248,
        "db_bytes": 798720,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781191309.4266958,
        "db_bytes": 4403200,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 6052312,
      "wal_samples": [
        {
          "time": 1781191289.102481,
          "db_bytes": 798720,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191289.6053178,
          "db_bytes": 798720,
          "wal_bytes": 1961152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191290.1079261,
          "db_bytes": 798720,
          "wal_bytes": 3090032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191290.6117911,
          "db_bytes": 798720,
          "wal_bytes": 4012912,
          "shm_bytes": 32768
        },
        {
          "time": 1781191291.116935,
          "db_bytes": 929792,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191291.619779,
          "db_bytes": 929792,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191292.1249201,
          "db_bytes": 929792,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191292.628466,
          "db_bytes": 1105920,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191293.133617,
          "db_bytes": 1105920,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191293.638817,
          "db_bytes": 1105920,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191294.143102,
          "db_bytes": 1355776,
          "wal_bytes": 4569112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191294.644404,
          "db_bytes": 1355776,
          "wal_bytes": 4569112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191295.1489,
          "db_bytes": 1355776,
          "wal_bytes": 4569112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191295.654115,
          "db_bytes": 1544192,
          "wal_bytes": 4569112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191296.157398,
          "db_bytes": 1544192,
          "wal_bytes": 4569112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191296.661323,
          "db_bytes": 1544192,
          "wal_bytes": 4569112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191297.166911,
          "db_bytes": 1544192,
          "wal_bytes": 4569112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191297.6721191,
          "db_bytes": 1814528,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191298.177257,
          "db_bytes": 1814528,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191298.680665,
          "db_bytes": 1814528,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191299.185794,
          "db_bytes": 1814528,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191299.6910222,
          "db_bytes": 2056192,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191300.196185,
          "db_bytes": 2056192,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191300.701368,
          "db_bytes": 2056192,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191301.206509,
          "db_bytes": 2428928,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191301.7117388,
          "db_bytes": 2428928,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191302.217024,
          "db_bytes": 2727936,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191302.7222579,
          "db_bytes": 2801664,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191303.224892,
          "db_bytes": 2801664,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191303.730166,
          "db_bytes": 2801664,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191304.231143,
          "db_bytes": 3129344,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191304.736276,
          "db_bytes": 3129344,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191305.241489,
          "db_bytes": 3129344,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191305.746423,
          "db_bytes": 3506176,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191306.24975,
          "db_bytes": 3506176,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191306.7548878,
          "db_bytes": 3506176,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191307.255269,
          "db_bytes": 3506176,
          "wal_bytes": 4845152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191307.760698,
          "db_bytes": 3944448,
          "wal_bytes": 5191232,
          "shm_bytes": 32768
        },
        {
          "time": 1781191308.263639,
          "db_bytes": 4038656,
          "wal_bytes": 6052312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191308.763903,
          "db_bytes": 4038656,
          "wal_bytes": 6052312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191309.26913,
          "db_bytes": 4038656,
          "wal_bytes": 6052312,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_write-heavy_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_write-heavy_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_write-heavy_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.283898999999906,
    "ok_flows": 2100,
    "failed_flows": 0,
    "flow_requests_per_second": 103.53039127240822,
    "attempted_writes_per_second": 32.242321853407134,
    "successful_writes_per_second": 32.242321853407134,
    "write_verification_failures": 0,
    "avg_ms": 307.5253553752388,
    "http_request_avg_ms": 221.12438741780838,
    "p50_ms": 155.54760399999168,
    "p75_ms": 433.72962500004064,
    "p95_ms": 1020.1985348000504,
    "p99_ms": 1239.888917409947,
    "by_kind": {
      "browse": {
        "samples": 818,
        "avg_ms": 79.04282971760362,
        "p50_ms": 58.85518750005758,
        "p75_ms": 95.73747974997104,
        "p95_ms": 206.84782509998172,
        "p99_ms": 377.3121055000299
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 628,
        "avg_ms": 205.59618865605478,
        "p50_ms": 156.89539600003855,
        "p75_ms": 240.80965625000772,
        "p95_ms": 528.0582374999254,
        "p99_ms": 763.9761538400128
      },
      "write": {
        "samples": 654,
        "avg_ms": 691.1801301269111,
        "p50_ms": 720.3684584999905,
        "p75_ms": 947.2959584999785,
        "p95_ms": 1186.2824725999815,
        "p99_ms": 1369.7517760299625
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 628,
        "attempts": 628,
        "failures": 0,
        "avg_ms": 205.59618865605478,
        "p50_ms": 156.89539600003855,
        "p75_ms": 240.80965625000772,
        "p95_ms": 528.0582374999254,
        "p99_ms": 763.9761538400128
      },
      "comment_write": {
        "samples": 249,
        "attempts": 249,
        "failures": 0,
        "avg_ms": 371.7818537188769,
        "p50_ms": 365.9261249999872,
        "p75_ms": 481.63383300004625,
        "p95_ms": 613.5627417999558,
        "p99_ms": 732.5653084800616
      },
      "editor_save_write": {
        "samples": 171,
        "attempts": 171,
        "failures": 0,
        "avg_ms": 771.9693396198851,
        "p50_ms": 801.5056670000149,
        "p75_ms": 917.3747080000112,
        "p95_ms": 1042.1036454999921,
        "p99_ms": 1146.0445749999851
      },
      "page_browse": {
        "samples": 422,
        "attempts": 422,
        "failures": 0,
        "avg_ms": 51.73833580331371,
        "p50_ms": 42.731708500014065,
        "p75_ms": 67.36506275004217,
        "p95_ms": 110.45838305005873,
        "p99_ms": 151.1726956799942
      },
      "reservation_write": {
        "samples": 234,
        "attempts": 234,
        "failures": 0,
        "avg_ms": 972.0143865470034,
        "p50_ms": 970.0401874999898,
        "p75_ms": 1106.7313335000222,
        "p95_ms": 1274.7125035000067,
        "p99_ms": 1442.4688705299764
      },
      "rest_xhr_bundle": {
        "samples": 205,
        "attempts": 205,
        "failures": 0,
        "avg_ms": 157.4144922731771,
        "p50_ms": 131.66279200004283,
        "p75_ms": 193.02958299999773,
        "p95_ms": 343.8382583999556,
        "p99_ms": 393.56184863991075
      },
      "site_search": {
        "samples": 191,
        "attempts": 191,
        "failures": 0,
        "avg_ms": 55.25385384293214,
        "p50_ms": 44.00750000002063,
        "p75_ms": 70.9964369999625,
        "p95_ms": 122.31318799996416,
        "p99_ms": 163.19439939996983
      }
    },
    "status_counts": {
      "200": 2920
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 94,
        "reservations": 68,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 343,
        "reservations": 302,
        "users": 4
      },
      "delta": {
        "comments": 249,
        "pages": 0,
        "posts": 0,
        "reservations": 234,
        "users": 0
      },
      "successful_comment_writes": 249,
      "successful_reservation_writes": 234,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.638,
      "process_cpu_pct_avg": 269.39,
      "process_cpu_pct_p95": 332.69,
      "process_cpu_pct_max": 334.4,
      "process_cpu_core_seconds_approx": 55.682522,
      "process_cpu_core_seconds_per_1k_flows_approx": 26.515487,
      "total_rss_bytes_max": 1831043072,
      "php_fpm_cpu_pct_max": 311.5,
      "php_fpm_rss_bytes_max": 1660239872,
      "web_server_cpu_pct_max": 3.4,
      "web_server_rss_bytes_max": 24788992,
      "database_cpu_pct_max": 30.7,
      "database_rss_bytes_max": 146014208,
      "load1_max": 20.96240234375,
      "disk_total_mb_per_sample_avg": 3.814,
      "disk_total_mb_per_sample_max": 4.45,
      "disk_transfers_per_sample_max": 780.0,
      "network_bytes_per_s": 49760661.197,
      "loopback_bytes_per_s": 49755587.346,
      "filesystem_free_bytes_min": 9635262464
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 2852,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 360,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 2911,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 369,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 59,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 9,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_write-heavy_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_write-heavy_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_write-heavy_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.38899891599999,
    "ok_flows": 2315,
    "failed_flows": 0,
    "flow_requests_per_second": 113.54162161357196,
    "attempted_writes_per_second": 34.577470081022994,
    "successful_writes_per_second": 34.577470081022994,
    "write_verification_failures": 0,
    "avg_ms": 559.3661105365018,
    "http_request_avg_ms": 419.43848392776215,
    "p50_ms": 330.2006659999961,
    "p75_ms": 797.0162084999401,
    "p95_ms": 1835.553908300028,
    "p99_ms": 2220.9809102399627,
    "by_kind": {
      "browse": {
        "samples": 912,
        "avg_ms": 213.39014568420862,
        "p50_ms": 151.4101250000408,
        "p75_ms": 254.14866675001235,
        "p95_ms": 823.2722248500359,
        "p99_ms": 1112.2076616300012
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 698,
        "avg_ms": 408.3485547263637,
        "p50_ms": 336.89610400000447,
        "p75_ms": 503.10728074992994,
        "p95_ms": 932.1124223999788,
        "p99_ms": 1303.3732787299878
      },
      "write": {
        "samples": 705,
        "avg_ms": 1156.4445983390074,
        "p50_ms": 1047.5228340000058,
        "p75_ms": 1632.4960829999782,
        "p95_ms": 2147.893166400013,
        "p99_ms": 2368.2135849999813
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 698,
        "attempts": 698,
        "failures": 0,
        "avg_ms": 408.3485547263637,
        "p50_ms": 336.89610400000447,
        "p75_ms": 503.10728074992994,
        "p95_ms": 932.1124223999788,
        "p99_ms": 1303.3732787299878
      },
      "comment_write": {
        "samples": 295,
        "attempts": 295,
        "failures": 0,
        "avg_ms": 641.3261483152548,
        "p50_ms": 653.3991249999644,
        "p75_ms": 834.8563330000047,
        "p95_ms": 1056.8143544000577,
        "p99_ms": 1178.8848494600236
      },
      "editor_save_write": {
        "samples": 180,
        "attempts": 180,
        "failures": 0,
        "avg_ms": 1307.1853504333365,
        "p50_ms": 1344.4757080000045,
        "p75_ms": 1571.6697707499634,
        "p95_ms": 1865.3191919500332,
        "p99_ms": 2045.8911475700083
      },
      "page_browse": {
        "samples": 461,
        "attempts": 461,
        "failures": 0,
        "avg_ms": 140.29296363340555,
        "p50_ms": 116.31245900002796,
        "p75_ms": 212.332124999989,
        "p95_ms": 323.89691600008064,
        "p99_ms": 418.74277519993933
      },
      "reservation_write": {
        "samples": 230,
        "attempts": 230,
        "failures": 0,
        "avg_ms": 1699.1689782521737,
        "p50_ms": 1757.7103749999878,
        "p75_ms": 2039.7257815000103,
        "p95_ms": 2297.6880352000144,
        "p99_ms": 2455.255027319997
      },
      "rest_xhr_bundle": {
        "samples": 193,
        "attempts": 193,
        "failures": 0,
        "avg_ms": 473.37900906217294,
        "p50_ms": 320.81762500001787,
        "p75_ms": 786.3477500000045,
        "p95_ms": 1108.643074800034,
        "p99_ms": 1215.393788360011
      },
      "site_search": {
        "samples": 258,
        "attempts": 258,
        "failures": 0,
        "avg_ms": 149.51398403100396,
        "p50_ms": 132.7167080000322,
        "p75_ms": 220.2686359999575,
        "p95_ms": 330.6487455499621,
        "p99_ms": 404.3922309300354
      }
    },
    "status_counts": {
      "200": 3087
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 92,
        "reservations": 69,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 387,
        "reservations": 299,
        "users": 4
      },
      "delta": {
        "comments": 295,
        "pages": 0,
        "posts": 0,
        "reservations": 230,
        "users": 0
      },
      "successful_comment_writes": 295,
      "successful_reservation_writes": 230,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.689,
      "process_cpu_pct_avg": 295.02,
      "process_cpu_pct_p95": 346.8,
      "process_cpu_pct_max": 348.6,
      "process_cpu_core_seconds_approx": 61.077166,
      "process_cpu_core_seconds_per_1k_flows_approx": 26.383225,
      "total_rss_bytes_max": 3069870080,
      "php_fpm_cpu_pct_max": 323.9,
      "php_fpm_rss_bytes_max": 2889056256,
      "web_server_cpu_pct_max": 3.9,
      "web_server_rss_bytes_max": 26361856,
      "database_cpu_pct_max": 25.7,
      "database_rss_bytes_max": 154451968,
      "load1_max": 18.970703125,
      "disk_total_mb_per_sample_avg": 4.331,
      "disk_total_mb_per_sample_max": 7.15,
      "disk_transfers_per_sample_max": 851.0,
      "network_bytes_per_s": 54764903.518,
      "loopback_bytes_per_s": 54761679.46,
      "filesystem_free_bytes_min": 9632108544
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 3077,
        "Innodb_row_lock_time_max": 78,
        "Innodb_row_lock_waits": 373,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 4821,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 430,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 1744,
        "Innodb_row_lock_time_max": 338,
        "Innodb_row_lock_waits": 57,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_write-heavy_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_mariadb-innodb-baseline_write-heavy_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-3.0.0-rc.3_write-heavy_c64",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.831176458000073,
    "ok_flows": 1994,
    "failed_flows": 0,
    "flow_requests_per_second": 95.72191009088293,
    "attempted_writes_per_second": 28.898991913095045,
    "successful_writes_per_second": 28.898991913095045,
    "write_verification_failures": 0,
    "avg_ms": 654.0601084679034,
    "http_request_avg_ms": 481.20979790295195,
    "p50_ms": 547.3406039999986,
    "p75_ms": 805.5454582500374,
    "p95_ms": 1904.1831688500622,
    "p99_ms": 2359.2078375000333,
    "by_kind": {
      "browse": {
        "samples": 806,
        "avg_ms": 875.1783215322602,
        "p50_ms": 632.7168125000071,
        "p75_ms": 1123.938687749984,
        "p95_ms": 2102.742573499995,
        "p99_ms": 2574.9936184000667
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 586,
        "avg_ms": 890.1611057423205,
        "p50_ms": 722.7909165000597,
        "p75_ms": 980.0166974999627,
        "p95_ms": 1875.194395750043,
        "p99_ms": 2139.967007950082
      },
      "write": {
        "samples": 602,
        "avg_ms": 128.18558333056603,
        "p50_ms": 55.74916649999295,
        "p75_ms": 198.74180250002382,
        "p95_ms": 416.33360834995875,
        "p99_ms": 630.4978694999934
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 586,
        "attempts": 586,
        "failures": 0,
        "avg_ms": 890.1611057423205,
        "p50_ms": 722.7909165000597,
        "p75_ms": 980.0166974999627,
        "p95_ms": 1875.194395750043,
        "p99_ms": 2139.967007950082
      },
      "comment_write": {
        "samples": 249,
        "attempts": 249,
        "failures": 0,
        "avg_ms": 117.48521418473722,
        "p50_ms": 67.47012499999983,
        "p75_ms": 185.28583300007995,
        "p95_ms": 355.24699980003334,
        "p99_ms": 506.14193315997915
      },
      "editor_save_write": {
        "samples": 156,
        "attempts": 156,
        "failures": 0,
        "avg_ms": 173.3910331153928,
        "p50_ms": 109.35027050004464,
        "p75_ms": 272.13465599999154,
        "p95_ms": 545.6843125000432,
        "p99_ms": 733.5110105999661
      },
      "page_browse": {
        "samples": 400,
        "attempts": 400,
        "failures": 0,
        "avg_ms": 576.6162089499993,
        "p50_ms": 521.3267499999574,
        "p75_ms": 676.1905205000005,
        "p95_ms": 1162.7081705500643,
        "p99_ms": 1430.2976062499552
      },
      "reservation_write": {
        "samples": 197,
        "attempts": 197,
        "failures": 0,
        "avg_ms": 105.91320643147104,
        "p50_ms": 32.21116700001403,
        "p75_ms": 177.98645799996393,
        "p95_ms": 368.5964500000405,
        "p99_ms": 496.92307632002655
      },
      "rest_xhr_bundle": {
        "samples": 179,
        "attempts": 179,
        "failures": 0,
        "avg_ms": 1857.6729029273788,
        "p50_ms": 1852.0171669999854,
        "p75_ms": 2088.5038540000096,
        "p95_ms": 2566.126595200001,
        "p99_ms": 2790.1667637800597
      },
      "site_search": {
        "samples": 227,
        "attempts": 227,
        "failures": 0,
        "avg_ms": 626.5365372290786,
        "p50_ms": 615.9543750000012,
        "p75_ms": 742.5018750000163,
        "p95_ms": 944.3870956000748,
        "p99_ms": 1121.0589126600125
      }
    },
    "status_counts": {
      "200": 2710
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 102,
        "reservations": 77,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 351,
        "reservations": 274,
        "users": 4
      },
      "delta": {
        "comments": 249,
        "pages": 0,
        "posts": 0,
        "reservations": 197,
        "users": 0
      },
      "successful_comment_writes": 249,
      "successful_reservation_writes": 197,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 20.094,
      "process_cpu_pct_avg": 349.82000000000005,
      "process_cpu_pct_p95": 372.33000000000004,
      "process_cpu_pct_max": 372.6,
      "process_cpu_core_seconds_approx": 77.8017,
      "process_cpu_core_seconds_per_1k_flows_approx": 39.017904,
      "total_rss_bytes_max": 4003495936,
      "php_fpm_cpu_pct_max": 370.2,
      "php_fpm_rss_bytes_max": 3820290048,
      "web_server_cpu_pct_max": 3.1,
      "web_server_rss_bytes_max": 28803072,
      "database_cpu_pct_max": 0.1,
      "database_rss_bytes_max": 158089216,
      "load1_max": 30.69775390625,
      "disk_total_mb_per_sample_avg": 6.002000000000001,
      "disk_total_mb_per_sample_max": 8.17,
      "disk_transfers_per_sample_max": 1015.0,
      "network_bytes_per_s": 46823583.838,
      "loopback_bytes_per_s": 46823501.574,
      "filesystem_free_bytes_min": 9601728512
    },
    "sqlite": {
      "before": {
        "time": 1781191383.265384,
        "db_bytes": 1077248,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781191404.466115,
        "db_bytes": 4825088,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 26883032,
      "wal_samples": [
        {
          "time": 1781191383.2656379,
          "db_bytes": 1077248,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191383.770838,
          "db_bytes": 1077248,
          "wal_bytes": 1058872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191384.275976,
          "db_bytes": 1077248,
          "wal_bytes": 2336072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191384.7811189,
          "db_bytes": 1077248,
          "wal_bytes": 3254832,
          "shm_bytes": 32768
        },
        {
          "time": 1781191385.286293,
          "db_bytes": 1290240,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191385.790902,
          "db_bytes": 1290240,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191386.296061,
          "db_bytes": 1290240,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191386.7985752,
          "db_bytes": 1581056,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191387.303778,
          "db_bytes": 1581056,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191387.8069582,
          "db_bytes": 1581056,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191388.31207,
          "db_bytes": 1581056,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191388.817245,
          "db_bytes": 1818624,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191389.324656,
          "db_bytes": 1818624,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191389.82984,
          "db_bytes": 1818624,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191390.331763,
          "db_bytes": 2113536,
          "wal_bytes": 4981112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191390.836307,
          "db_bytes": 2199552,
          "wal_bytes": 6192392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191391.3414369,
          "db_bytes": 2240512,
          "wal_bytes": 7737392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191391.846556,
          "db_bytes": 2326528,
          "wal_bytes": 7885712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191392.350802,
          "db_bytes": 2326528,
          "wal_bytes": 7885712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191392.854924,
          "db_bytes": 2326528,
          "wal_bytes": 7885712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191393.360039,
          "db_bytes": 2588672,
          "wal_bytes": 7885712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191393.861811,
          "db_bytes": 2588672,
          "wal_bytes": 7885712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191394.364786,
          "db_bytes": 2588672,
          "wal_bytes": 7885712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191394.869966,
          "db_bytes": 2588672,
          "wal_bytes": 7885712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191395.375087,
          "db_bytes": 2891776,
          "wal_bytes": 7885712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191395.8802361,
          "db_bytes": 2965504,
          "wal_bytes": 7885712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191396.3822238,
          "db_bytes": 3072000,
          "wal_bytes": 7885712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191396.886346,
          "db_bytes": 3125248,
          "wal_bytes": 7885712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191397.399023,
          "db_bytes": 3256320,
          "wal_bytes": 8886872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191397.903035,
          "db_bytes": 3256320,
          "wal_bytes": 9636712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191398.408173,
          "db_bytes": 3543040,
          "wal_bytes": 11873872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191398.9131021,
          "db_bytes": 3571712,
          "wal_bytes": 12916232,
          "shm_bytes": 32768
        },
        {
          "time": 1781191399.4184241,
          "db_bytes": 3776512,
          "wal_bytes": 15392352,
          "shm_bytes": 32768
        },
        {
          "time": 1781191399.9238698,
          "db_bytes": 3858432,
          "wal_bytes": 18177472,
          "shm_bytes": 65536
        },
        {
          "time": 1781191400.426753,
          "db_bytes": 4104192,
          "wal_bytes": 19574176,
          "shm_bytes": 65536
        },
        {
          "time": 1781191400.9319072,
          "db_bytes": 4186112,
          "wal_bytes": 20970832,
          "shm_bytes": 65536
        },
        {
          "time": 1781191401.43581,
          "db_bytes": 4276224,
          "wal_bytes": 21757752,
          "shm_bytes": 65536
        },
        {
          "time": 1781191401.937852,
          "db_bytes": 4345856,
          "wal_bytes": 23183272,
          "shm_bytes": 65536
        },
        {
          "time": 1781191402.442985,
          "db_bytes": 4497408,
          "wal_bytes": 24443992,
          "shm_bytes": 65536
        },
        {
          "time": 1781191402.948101,
          "db_bytes": 4722688,
          "wal_bytes": 26021952,
          "shm_bytes": 65536
        },
        {
          "time": 1781191403.45363,
          "db_bytes": 4792320,
          "wal_bytes": 26582272,
          "shm_bytes": 65536
        },
        {
          "time": 1781191403.958834,
          "db_bytes": 4792320,
          "wal_bytes": 26883032,
          "shm_bytes": 65536
        },
        {
          "time": 1781191404.4641778,
          "db_bytes": 4825088,
          "wal_bytes": 0,
          "shm_bytes": 0
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_write-heavy_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep1_sqlite-driver-3.0.0-rc.3_write-heavy_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_read-heavy_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.020325791999994,
    "ok_flows": 2326,
    "failed_flows": 0,
    "flow_requests_per_second": 116.18192551738873,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 34.3982148005162,
    "http_request_avg_ms": 21.23375020733708,
    "p50_ms": 23.124479500040707,
    "p75_ms": 37.3740420000388,
    "p95_ms": 75.77193750000788,
    "p99_ms": 110.99816649993954,
    "by_kind": {
      "browse": {
        "samples": 2107,
        "avg_ms": 32.19036378974855,
        "p50_ms": 22.39945799999532,
        "p75_ms": 29.731479000020045,
        "p95_ms": 74.47267059995966,
        "p99_ms": 85.49550000007919
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 219,
        "avg_ms": 55.63995945662357,
        "p50_ms": 40.74387499997556,
        "p75_ms": 57.93452049999814,
        "p95_ms": 120.00111690006179,
        "p99_ms": 150.11801443999272
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 219,
        "attempts": 219,
        "failures": 0,
        "avg_ms": 55.63995945662357,
        "p50_ms": 40.74387499997556,
        "p75_ms": 57.93452049999814,
        "p95_ms": 120.00111690006179,
        "p99_ms": 150.11801443999272
      },
      "page_browse": {
        "samples": 1293,
        "attempts": 1293,
        "failures": 0,
        "avg_ms": 22.572827225832363,
        "p50_ms": 21.04758400002993,
        "p75_ms": 22.602249999977175,
        "p95_ms": 29.388016400071137,
        "p99_ms": 36.01593771999878
      },
      "rest_xhr_bundle": {
        "samples": 359,
        "attempts": 359,
        "failures": 0,
        "avg_ms": 74.53455346796582,
        "p50_ms": 73.15333399992596,
        "p75_ms": 74.94593750004697,
        "p95_ms": 87.05747909992851,
        "p99_ms": 105.54499422003119
      },
      "site_search": {
        "samples": 455,
        "attempts": 455,
        "failures": 0,
        "avg_ms": 26.111046608789465,
        "p50_ms": 23.918584000057308,
        "p75_ms": 29.764687500005493,
        "p95_ms": 32.95329980004453,
        "p99_ms": 42.83365700000556
      }
    },
    "status_counts": {
      "200": 3762
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.671,
      "process_cpu_pct_avg": 331.40999999999997,
      "process_cpu_pct_p95": 358.07,
      "process_cpu_pct_max": 358.7,
      "process_cpu_core_seconds_approx": 68.48964,
      "process_cpu_core_seconds_per_1k_flows_approx": 29.445245,
      "total_rss_bytes_max": 852115456,
      "php_fpm_cpu_pct_max": 342.4,
      "php_fpm_rss_bytes_max": 673792000,
      "web_server_cpu_pct_max": 4.2,
      "web_server_rss_bytes_max": 24690688,
      "database_cpu_pct_max": 17.8,
      "database_rss_bytes_max": 154550272,
      "load1_max": 25.541015625,
      "disk_total_mb_per_sample_avg": 2.2840000000000003,
      "disk_total_mb_per_sample_max": 2.86,
      "disk_transfers_per_sample_max": 628.0,
      "network_bytes_per_s": 44398450.794,
      "loopback_bytes_per_s": 44394482.207,
      "filesystem_free_bytes_min": 9635319808
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 4821,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 430,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 4821,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 430,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 0,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_read-heavy_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_read-heavy_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-3.0.0-rc.3_read-heavy_c4",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.042858166999963,
    "ok_flows": 1873,
    "failed_flows": 0,
    "flow_requests_per_second": 93.44974575950675,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 42.75532594981337,
    "http_request_avg_ms": 26.901027795828256,
    "p50_ms": 31.39012500002991,
    "p75_ms": 40.74324999999135,
    "p95_ms": 95.80191679999643,
    "p99_ms": 112.61097851995146,
    "by_kind": {
      "browse": {
        "samples": 1689,
        "avg_ms": 42.188891876258175,
        "p50_ms": 29.96979200008809,
        "p75_ms": 39.903291999962676,
        "p95_ms": 95.98359199999322,
        "p99_ms": 111.15018504004178
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 184,
        "avg_ms": 47.95482133152415,
        "p50_ms": 37.8273125000419,
        "p75_ms": 63.87014549997616,
        "p95_ms": 77.58052059996885,
        "p99_ms": 137.78532633002183
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 184,
        "attempts": 184,
        "failures": 0,
        "avg_ms": 47.95482133152415,
        "p50_ms": 37.8273125000419,
        "p75_ms": 63.87014549997616,
        "p95_ms": 77.58052059996885,
        "p99_ms": 137.78532633002183
      },
      "page_browse": {
        "samples": 1060,
        "attempts": 1060,
        "failures": 0,
        "avg_ms": 30.216204725471744,
        "p50_ms": 27.12516650001362,
        "p75_ms": 31.341791500011595,
        "p95_ms": 42.79846044996702,
        "p99_ms": 65.98343543998809
      },
      "rest_xhr_bundle": {
        "samples": 275,
        "attempts": 275,
        "failures": 0,
        "avg_ms": 96.10876332727085,
        "p50_ms": 94.21487499992054,
        "p75_ms": 96.88964550002765,
        "p95_ms": 112.61226269995177,
        "p99_ms": 133.49523591998602
      },
      "site_search": {
        "samples": 354,
        "attempts": 354,
        "failures": 0,
        "avg_ms": 36.15240524011425,
        "p50_ms": 32.94002099994486,
        "p75_ms": 38.790021000011166,
        "p95_ms": 50.84552259991718,
        "p99_ms": 79.30787246006277
      }
    },
    "status_counts": {
      "200": 2973
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 19.168,
      "process_cpu_pct_avg": 345.77,
      "process_cpu_pct_p95": 379.475,
      "process_cpu_pct_max": 380.6,
      "process_cpu_core_seconds_approx": 73.147446,
      "process_cpu_core_seconds_per_1k_flows_approx": 39.053628,
      "total_rss_bytes_max": 934313984,
      "php_fpm_cpu_pct_max": 377.9,
      "php_fpm_rss_bytes_max": 755957760,
      "web_server_cpu_pct_max": 2.9,
      "web_server_rss_bytes_max": 23920640,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 154435584,
      "load1_max": 18.88134765625,
      "disk_total_mb_per_sample_avg": 1.6239999999999999,
      "disk_total_mb_per_sample_max": 1.83,
      "disk_transfers_per_sample_max": 415.0,
      "network_bytes_per_s": 35507352.348,
      "loopback_bytes_per_s": 35507288.387,
      "filesystem_free_bytes_min": 9635631104
    },
    "sqlite": {
      "before": {
        "time": 1781191446.3586051,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781191466.601572,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 45352,
      "wal_samples": [
        {
          "time": 1781191446.3588219,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191446.866465,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781191447.374764,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191447.8802078,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191448.390388,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781191448.9005609,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781191449.407532,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191449.917693,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191450.427845,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191450.931571,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191451.442705,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191451.944691,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191452.456521,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781191452.9667149,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781191453.472905,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781191453.978636,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191454.486387,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191454.996641,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191455.506165,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191456.0190341,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191456.529886,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191457.036692,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781191457.547169,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781191458.058591,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781191458.561871,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781191459.064075,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781191459.570414,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781191460.080537,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781191460.590734,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191461.108395,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781191461.6217222,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191462.131923,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191462.642103,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191463.144681,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191463.654868,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191464.160084,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191464.671097,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191465.179625,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191465.689813,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191466.195352,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_read-heavy_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_read-heavy_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_read-heavy_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.09836999999993,
    "ok_flows": 2249,
    "failed_flows": 0,
    "flow_requests_per_second": 111.89962171061671,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 142.56297586883215,
    "http_request_avg_ms": 84.49558588558087,
    "p50_ms": 99.43112499991003,
    "p75_ms": 139.18100000000777,
    "p95_ms": 339.99367520004853,
    "p99_ms": 403.87208016007656,
    "by_kind": {
      "browse": {
        "samples": 2033,
        "avg_ms": 139.24119544958268,
        "p50_ms": 96.14504199998919,
        "p75_ms": 124.10987500004467,
        "p95_ms": 339.98761680004463,
        "p99_ms": 397.13097524000693
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 216,
        "avg_ms": 173.82769620371258,
        "p50_ms": 142.85733349998964,
        "p75_ms": 209.03266674994825,
        "p95_ms": 337.38428074997273,
        "p99_ms": 415.5901544000358
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 216,
        "attempts": 216,
        "failures": 0,
        "avg_ms": 173.82769620371258,
        "p50_ms": 142.85733349998964,
        "p75_ms": 209.03266674994825,
        "p95_ms": 337.38428074997273,
        "p99_ms": 415.5901544000358
      },
      "page_browse": {
        "samples": 1195,
        "attempts": 1195,
        "failures": 0,
        "avg_ms": 93.71885025774186,
        "p50_ms": 90.33912500001406,
        "p75_ms": 102.21585449994564,
        "p95_ms": 130.46575440004062,
        "p99_ms": 174.63378147989238
      },
      "rest_xhr_bundle": {
        "samples": 386,
        "attempts": 386,
        "failures": 0,
        "avg_ms": 327.42958268912025,
        "p50_ms": 321.4368754999555,
        "p75_ms": 340.7885002499995,
        "p95_ms": 401.1963025000682,
        "p99_ms": 478.2553954999969
      },
      "site_search": {
        "samples": 452,
        "attempts": 452,
        "failures": 0,
        "avg_ms": 98.88386144468856,
        "p50_ms": 95.03868749999356,
        "p75_ms": 107.53267724996363,
        "p95_ms": 140.26208970000766,
        "p99_ms": 194.0597196599983
      }
    },
    "status_counts": {
      "200": 3793
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.88,
      "process_cpu_pct_avg": 352.23999999999995,
      "process_cpu_pct_p95": 366.43,
      "process_cpu_pct_max": 366.7,
      "process_cpu_core_seconds_approx": 73.580158,
      "process_cpu_core_seconds_per_1k_flows_approx": 32.716833,
      "total_rss_bytes_max": 1155104768,
      "php_fpm_cpu_pct_max": 347.0,
      "php_fpm_rss_bytes_max": 977453056,
      "web_server_cpu_pct_max": 3.6,
      "web_server_rss_bytes_max": 24117248,
      "database_cpu_pct_max": 17.3,
      "database_rss_bytes_max": 154517504,
      "load1_max": 19.3564453125,
      "disk_total_mb_per_sample_avg": 2.242,
      "disk_total_mb_per_sample_max": 2.43,
      "disk_transfers_per_sample_max": 537.0,
      "network_bytes_per_s": 43879152.522,
      "loopback_bytes_per_s": 43874985.342,
      "filesystem_free_bytes_min": 9632169984
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 4821,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 430,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 4821,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 430,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 0,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_read-heavy_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_read-heavy_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-3.0.0-rc.3_read-heavy_c16",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.193788832999985,
    "ok_flows": 1806,
    "failed_flows": 0,
    "flow_requests_per_second": 89.43343990250595,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 178.03225185160616,
    "http_request_avg_ms": 105.3845213373781,
    "p50_ms": 143.1208749999655,
    "p75_ms": 217.8639685000121,
    "p95_ms": 401.8838334999657,
    "p99_ms": 472.97470594992325,
    "by_kind": {
      "browse": {
        "samples": 1632,
        "avg_ms": 172.32853128125075,
        "p50_ms": 137.63597899998103,
        "p75_ms": 211.70921874997362,
        "p95_ms": 394.5251892499358,
        "p99_ms": 470.4156320399784
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 174,
        "avg_ms": 231.52921720115017,
        "p50_ms": 196.59237499996607,
        "p75_ms": 325.5507599999987,
        "p95_ms": 451.88031885003284,
        "p99_ms": 488.89394441001855
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 174,
        "attempts": 174,
        "failures": 0,
        "avg_ms": 231.52921720115017,
        "p50_ms": 196.59237499996607,
        "p75_ms": 325.5507599999987,
        "p95_ms": 451.88031885003284,
        "p99_ms": 488.89394441001855
      },
      "page_browse": {
        "samples": 969,
        "attempts": 969,
        "failures": 0,
        "avg_ms": 123.88425959752401,
        "p50_ms": 116.84687499996471,
        "p75_ms": 151.55133399991882,
        "p95_ms": 215.704249800001,
        "p99_ms": 278.2678499999523
      },
      "rest_xhr_bundle": {
        "samples": 311,
        "attempts": 311,
        "failures": 0,
        "avg_ms": 348.7852167909974,
        "p50_ms": 341.9854579999537,
        "p75_ms": 399.4352915000263,
        "p95_ms": 471.26554149997446,
        "p99_ms": 542.077791900101
      },
      "site_search": {
        "samples": 352,
        "attempts": 352,
        "failures": 0,
        "avg_ms": 149.78441215625057,
        "p50_ms": 143.7013125000135,
        "p75_ms": 186.54820849997122,
        "p95_ms": 254.63532674999666,
        "p99_ms": 301.94083599999436
      }
    },
    "status_counts": {
      "200": 3050
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.752,
      "process_cpu_pct_avg": 349.08000000000004,
      "process_cpu_pct_p95": 377.14,
      "process_cpu_pct_max": 378.4,
      "process_cpu_core_seconds_approx": 72.506279,
      "process_cpu_core_seconds_per_1k_flows_approx": 40.147441,
      "total_rss_bytes_max": 1467547648,
      "php_fpm_cpu_pct_max": 375.4,
      "php_fpm_rss_bytes_max": 1287454720,
      "web_server_cpu_pct_max": 3.5,
      "web_server_rss_bytes_max": 25591808,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 154517504,
      "load1_max": 20.26513671875,
      "disk_total_mb_per_sample_avg": 2.3659999999999997,
      "disk_total_mb_per_sample_max": 8.44,
      "disk_transfers_per_sample_max": 843.0,
      "network_bytes_per_s": 35401841.536,
      "loopback_bytes_per_s": 35397574.837,
      "filesystem_free_bytes_min": 9638760448
    },
    "sqlite": {
      "before": {
        "time": 1781191507.8270988,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781191528.021535,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 65952,
      "wal_samples": [
        {
          "time": 1781191507.82738,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191508.33983,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191508.849938,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191509.356308,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191509.866448,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781191510.3746781,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191510.878518,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191511.386394,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191511.895135,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191512.40529,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191512.9137018,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191513.423999,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191513.9341052,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781191514.4389608,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781191514.949079,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781191515.453084,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191515.963191,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191516.4656608,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191516.971547,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191517.473711,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191517.982471,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191518.4926348,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781191518.9988549,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781191519.5031838,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781191520.0062048,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781191520.516434,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191521.02195,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191521.527912,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191522.0306828,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191522.536494,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191523.046674,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191523.549314,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781191524.053068,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781191524.5644312,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781191525.065254,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781191525.575404,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191526.085614,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191526.5957499,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191527.102759,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191527.612888,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_read-heavy_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_read-heavy_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_read-heavy_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.196587000000022,
    "ok_flows": 2292,
    "failed_flows": 0,
    "flow_requests_per_second": 113.48452092425306,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 280.5135344463365,
    "http_request_avg_ms": 174.8659723182795,
    "p50_ms": 200.22535449999168,
    "p75_ms": 283.8663957500387,
    "p95_ms": 696.0784599000133,
    "p99_ms": 854.154166280086,
    "by_kind": {
      "browse": {
        "samples": 2076,
        "avg_ms": 269.9609747085752,
        "p50_ms": 193.7562085000195,
        "p75_ms": 249.10863549993678,
        "p95_ms": 687.6814057500269,
        "p99_ms": 817.958333249976
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 216,
        "avg_ms": 381.93535859259686,
        "p50_ms": 309.36289600003875,
        "p75_ms": 427.7245624999466,
        "p95_ms": 822.9159789999869,
        "p99_ms": 936.7474751000483
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 216,
        "attempts": 216,
        "failures": 0,
        "avg_ms": 381.93535859259686,
        "p50_ms": 309.36289600003875,
        "p75_ms": 427.7245624999466,
        "p95_ms": 822.9159789999869,
        "p99_ms": 936.7474751000483
      },
      "page_browse": {
        "samples": 1292,
        "attempts": 1292,
        "failures": 0,
        "avg_ms": 191.01741869195152,
        "p50_ms": 182.1828955000342,
        "p75_ms": 209.20591699993452,
        "p95_ms": 281.96624770001796,
        "p99_ms": 364.07404193991033
      },
      "rest_xhr_bundle": {
        "samples": 346,
        "attempts": 346,
        "failures": 0,
        "avg_ms": 655.4437209450805,
        "p50_ms": 641.6728749999265,
        "p75_ms": 697.4204897499874,
        "p95_ms": 845.9946772499336,
        "p99_ms": 955.147360049978
      },
      "site_search": {
        "samples": 438,
        "attempts": 438,
        "failures": 0,
        "avg_ms": 198.31267373973205,
        "p50_ms": 187.91364600008365,
        "p75_ms": 217.19147950000206,
        "p95_ms": 305.46829819996884,
        "p99_ms": 380.6819275000555
      }
    },
    "status_counts": {
      "200": 3676
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.844,
      "process_cpu_pct_avg": 337.25000000000006,
      "process_cpu_pct_p95": 363.26500000000004,
      "process_cpu_pct_max": 366.1,
      "process_cpu_core_seconds_approx": 70.337338,
      "process_cpu_core_seconds_per_1k_flows_approx": 30.688193,
      "total_rss_bytes_max": 1770864640,
      "php_fpm_cpu_pct_max": 346.5,
      "php_fpm_rss_bytes_max": 1591492608,
      "web_server_cpu_pct_max": 3.7,
      "web_server_rss_bytes_max": 24444928,
      "database_cpu_pct_max": 21.3,
      "database_rss_bytes_max": 154943488,
      "load1_max": 24.56640625,
      "disk_total_mb_per_sample_avg": 2.487,
      "disk_total_mb_per_sample_max": 3.3,
      "disk_transfers_per_sample_max": 677.0,
      "network_bytes_per_s": 42834565.3,
      "loopback_bytes_per_s": 42825884.529,
      "filesystem_free_bytes_min": 9637359616
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 4821,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 430,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 4821,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 430,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 0,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_read-heavy_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_read-heavy_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-3.0.0-rc.3_read-heavy_c32",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.325146416000052,
    "ok_flows": 1868,
    "failed_flows": 0,
    "flow_requests_per_second": 91.9058569993622,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 344.49519309261336,
    "http_request_avg_ms": 215.90950609060363,
    "p50_ms": 280.44466649998867,
    "p75_ms": 385.480166749943,
    "p95_ms": 790.0386398000024,
    "p99_ms": 939.7076849700139,
    "by_kind": {
      "browse": {
        "samples": 1680,
        "avg_ms": 338.6283786434541,
        "p50_ms": 270.5760000000623,
        "p75_ms": 378.37681249993693,
        "p95_ms": 792.5029693500164,
        "p99_ms": 955.5795466800216
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 188,
        "avg_ms": 396.9220456170204,
        "p50_ms": 342.8543329999343,
        "p75_ms": 488.695562749939,
        "p95_ms": 767.7459459499972,
        "p99_ms": 867.1209770000678
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 188,
        "attempts": 188,
        "failures": 0,
        "avg_ms": 396.9220456170204,
        "p50_ms": 342.8543329999343,
        "p75_ms": 488.695562749939,
        "p95_ms": 767.7459459499972,
        "p99_ms": 867.1209770000678
      },
      "page_browse": {
        "samples": 1049,
        "attempts": 1049,
        "failures": 0,
        "avg_ms": 251.04452234699892,
        "p50_ms": 240.627958999994,
        "p75_ms": 302.9037500000413,
        "p95_ms": 397.27968300001066,
        "p99_ms": 490.06909299999734
      },
      "rest_xhr_bundle": {
        "samples": 278,
        "attempts": 278,
        "failures": 0,
        "avg_ms": 733.5808808309367,
        "p50_ms": 727.441479499987,
        "p75_ms": 815.2095624999163,
        "p95_ms": 969.1990964000579,
        "p99_ms": 1122.8490087499702
      },
      "site_search": {
        "samples": 353,
        "attempts": 353,
        "failures": 0,
        "avg_ms": 287.8597374164314,
        "p50_ms": 287.7407910000329,
        "p75_ms": 346.3949160000084,
        "p95_ms": 443.17920799996955,
        "p99_ms": 548.0319471599797
      }
    },
    "status_counts": {
      "200": 2980
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.81,
      "process_cpu_pct_avg": 350.67999999999995,
      "process_cpu_pct_p95": 374.26,
      "process_cpu_pct_max": 374.8,
      "process_cpu_core_seconds_approx": 73.027365,
      "process_cpu_core_seconds_per_1k_flows_approx": 39.093879,
      "total_rss_bytes_max": 2134704128,
      "php_fpm_cpu_pct_max": 372.0,
      "php_fpm_rss_bytes_max": 1953398784,
      "web_server_cpu_pct_max": 3.4,
      "web_server_rss_bytes_max": 26771456,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 154877952,
      "load1_max": 27.37744140625,
      "disk_total_mb_per_sample_avg": 3.47,
      "disk_total_mb_per_sample_max": 11.64,
      "disk_transfers_per_sample_max": 875.0,
      "network_bytes_per_s": 34952920.621,
      "loopback_bytes_per_s": 34947990.03,
      "filesystem_free_bytes_min": 9633439744
    },
    "sqlite": {
      "before": {
        "time": 1781191569.547332,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781191589.8730922,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 78312,
      "wal_samples": [
        {
          "time": 1781191569.5475671,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191570.0577831,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781191570.561847,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191571.070045,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191571.580263,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781191572.090453,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781191572.597528,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191573.107146,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191573.6137931,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191574.123958,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191574.632376,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191575.1364028,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191575.646539,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781191576.149024,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781191576.659182,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781191577.165665,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191577.6739929,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191578.1785889,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191578.682349,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191579.192487,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191579.698724,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191580.208898,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781191580.7150662,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781191581.2155688,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781191581.725739,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191582.235907,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191582.744701,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191583.2549472,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191583.75727,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191584.267471,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781191584.767951,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781191585.268886,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191585.778656,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191586.285739,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191586.7947571,
          "db_bytes": 458752,
          "wal_bytes": 70072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191587.303029,
          "db_bytes": 458752,
          "wal_bytes": 70072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191587.813202,
          "db_bytes": 458752,
          "wal_bytes": 74192,
          "shm_bytes": 32768
        },
        {
          "time": 1781191588.317612,
          "db_bytes": 458752,
          "wal_bytes": 74192,
          "shm_bytes": 32768
        },
        {
          "time": 1781191588.826913,
          "db_bytes": 458752,
          "wal_bytes": 74192,
          "shm_bytes": 32768
        },
        {
          "time": 1781191589.33091,
          "db_bytes": 458752,
          "wal_bytes": 78312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191589.83198,
          "db_bytes": 458752,
          "wal_bytes": 78312,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_read-heavy_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_read-heavy_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_read-heavy_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.47527083300008,
    "ok_flows": 2267,
    "failed_flows": 0,
    "flow_requests_per_second": 110.71892618613212,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 571.0194103418589,
    "http_request_avg_ms": 349.166783299433,
    "p50_ms": 437.52008299998124,
    "p75_ms": 616.2177084999598,
    "p95_ms": 1398.8458126999828,
    "p99_ms": 1624.958167000014,
    "by_kind": {
      "browse": {
        "samples": 2063,
        "avg_ms": 549.1905177149765,
        "p50_ms": 419.54004100000475,
        "p75_ms": 570.0456249999775,
        "p95_ms": 1394.249579799964,
        "p99_ms": 1621.8324205800652
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 204,
        "avg_ms": 791.7694372499993,
        "p50_ms": 675.9386040000095,
        "p75_ms": 1099.5603019999578,
        "p95_ms": 1476.0816125499957,
        "p99_ms": 1657.6217630000008
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 204,
        "attempts": 204,
        "failures": 0,
        "avg_ms": 791.7694372499993,
        "p50_ms": 675.9386040000095,
        "p75_ms": 1099.5603019999578,
        "p95_ms": 1476.0816125499957,
        "p99_ms": 1657.6217630000008
      },
      "page_browse": {
        "samples": 1250,
        "attempts": 1250,
        "failures": 0,
        "avg_ms": 392.14768907839976,
        "p50_ms": 379.8944369999617,
        "p75_ms": 467.10381250002797,
        "p95_ms": 619.295993899965,
        "p99_ms": 743.7760570900093
      },
      "rest_xhr_bundle": {
        "samples": 360,
        "attempts": 360,
        "failures": 0,
        "avg_ms": 1263.1882442472174,
        "p50_ms": 1275.6507710000164,
        "p75_ms": 1413.8383955000506,
        "p95_ms": 1623.8765982500126,
        "p99_ms": 1717.9605365900254
      },
      "site_search": {
        "samples": 453,
        "attempts": 453,
        "failures": 0,
        "avg_ms": 415.1162445231759,
        "p50_ms": 401.34024999997564,
        "p75_ms": 498.62016700001277,
        "p95_ms": 644.3477327999516,
        "p99_ms": 735.3521701599948
      }
    },
    "status_counts": {
      "200": 3707
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.934,
      "process_cpu_pct_avg": 335.9699999999999,
      "process_cpu_pct_p95": 360.34999999999997,
      "process_cpu_pct_max": 361.7,
      "process_cpu_core_seconds_approx": 70.476364,
      "process_cpu_core_seconds_per_1k_flows_approx": 31.087942,
      "total_rss_bytes_max": 3019112448,
      "php_fpm_cpu_pct_max": 343.8,
      "php_fpm_rss_bytes_max": 2838528000,
      "web_server_cpu_pct_max": 4.4,
      "web_server_rss_bytes_max": 25575424,
      "database_cpu_pct_max": 24.5,
      "database_rss_bytes_max": 155009024,
      "load1_max": 37.8427734375,
      "disk_total_mb_per_sample_avg": 3.242,
      "disk_total_mb_per_sample_max": 12.71,
      "disk_transfers_per_sample_max": 1109.0,
      "network_bytes_per_s": 44052185.906,
      "loopback_bytes_per_s": 44043554.476,
      "filesystem_free_bytes_min": 9630543872
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 4821,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 430,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 4821,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 430,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 0,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_read-heavy_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_read-heavy_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-3.0.0-rc.3_read-heavy_c64",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.516321625000046,
    "ok_flows": 1873,
    "failed_flows": 0,
    "flow_requests_per_second": 91.29316815338217,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 693.6522000427123,
    "http_request_avg_ms": 422.1987296698071,
    "p50_ms": 544.7821669999939,
    "p75_ms": 757.290624999996,
    "p95_ms": 1615.6452747999767,
    "p99_ms": 1852.9512237599693,
    "by_kind": {
      "browse": {
        "samples": 1700,
        "avg_ms": 683.2412142488237,
        "p50_ms": 529.6281249999311,
        "p75_ms": 730.3599379999923,
        "p95_ms": 1624.3350101000033,
        "p99_ms": 1856.4588402499555
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 173,
        "avg_ms": 795.956684722544,
        "p50_ms": 674.217125000041,
        "p75_ms": 988.9621250000573,
        "p95_ms": 1505.8684996000468,
        "p99_ms": 1702.205122760024
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 173,
        "attempts": 173,
        "failures": 0,
        "avg_ms": 795.956684722544,
        "p50_ms": 674.217125000041,
        "p75_ms": 988.9621250000573,
        "p95_ms": 1505.8684996000468,
        "p99_ms": 1702.205122760024
      },
      "page_browse": {
        "samples": 1032,
        "attempts": 1032,
        "failures": 0,
        "avg_ms": 494.21019829457316,
        "p50_ms": 477.3948545000053,
        "p75_ms": 564.0014475000328,
        "p95_ms": 763.8941371999522,
        "p99_ms": 903.3605877899761
      },
      "rest_xhr_bundle": {
        "samples": 301,
        "attempts": 301,
        "failures": 0,
        "avg_ms": 1464.4895581129538,
        "p50_ms": 1481.8991670000514,
        "p75_ms": 1650.9605410000177,
        "p95_ms": 1859.2741659999774,
        "p99_ms": 2014.5662500000299
      },
      "site_search": {
        "samples": 367,
        "attempts": 367,
        "failures": 0,
        "avg_ms": 574.0430043351543,
        "p50_ms": 561.171750000085,
        "p75_ms": 668.2041460000505,
        "p95_ms": 848.6178659999723,
        "p99_ms": 973.6529282199941
      }
    },
    "status_counts": {
      "200": 3077
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 19.708,
      "process_cpu_pct_avg": 362.33000000000004,
      "process_cpu_pct_p95": 377.06,
      "process_cpu_pct_max": 377.6,
      "process_cpu_core_seconds_approx": 78.913002,
      "process_cpu_core_seconds_per_1k_flows_approx": 42.131875,
      "total_rss_bytes_max": 3520724992,
      "php_fpm_cpu_pct_max": 374.8,
      "php_fpm_rss_bytes_max": 3337633792,
      "web_server_cpu_pct_max": 3.2,
      "web_server_rss_bytes_max": 28082176,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 155009024,
      "load1_max": 45.755859375,
      "disk_total_mb_per_sample_avg": 2.342,
      "disk_total_mb_per_sample_max": 12.38,
      "disk_transfers_per_sample_max": 1059.0,
      "network_bytes_per_s": 35494721.328,
      "loopback_bytes_per_s": 35489191.038,
      "filesystem_free_bytes_min": 9627447296
    },
    "sqlite": {
      "before": {
        "time": 1781191632.020715,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781191652.784988,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 82432,
      "wal_samples": [
        {
          "time": 1781191632.020951,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191632.531144,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191633.041266,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191633.5425122,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781191634.045017,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781191634.5493288,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191635.059468,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191635.565425,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191636.075779,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191636.583101,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191637.086348,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191637.59654,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781191638.0988202,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781191638.607933,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191639.111844,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191639.613869,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191640.114393,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191640.625076,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191641.13127,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191641.6352808,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781191642.135694,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781191642.645194,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781191643.1541839,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781191643.6639261,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191644.169764,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191644.678535,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191645.188745,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191645.698966,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191646.1991591,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191646.7078369,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191647.217963,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781191647.7198,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191648.230127,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191648.740273,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191649.250396,
          "db_bytes": 458752,
          "wal_bytes": 74192,
          "shm_bytes": 32768
        },
        {
          "time": 1781191649.753262,
          "db_bytes": 458752,
          "wal_bytes": 74192,
          "shm_bytes": 32768
        },
        {
          "time": 1781191650.261874,
          "db_bytes": 458752,
          "wal_bytes": 78312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191650.7720299,
          "db_bytes": 458752,
          "wal_bytes": 78312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191651.276592,
          "db_bytes": 458752,
          "wal_bytes": 78312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191651.78091,
          "db_bytes": 458752,
          "wal_bytes": 82432,
          "shm_bytes": 32768
        },
        {
          "time": 1781191652.288907,
          "db_bytes": 458752,
          "wal_bytes": 82432,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_read-heavy_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_read-heavy_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_balanced_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.034018625000044,
    "ok_flows": 1390,
    "failed_flows": 0,
    "flow_requests_per_second": 69.38198601180531,
    "attempted_writes_per_second": 13.87639720236106,
    "successful_writes_per_second": 13.87639720236106,
    "write_verification_failures": 0,
    "avg_ms": 57.58352088345713,
    "http_request_avg_ms": 36.2417199029872,
    "p50_ms": 40.67114549991402,
    "p75_ms": 78.04430149991504,
    "p95_ms": 146.98328940012289,
    "p99_ms": 194.06045688984014,
    "by_kind": {
      "browse": {
        "samples": 822,
        "avg_ms": 40.596589970805304,
        "p50_ms": 24.740271000041503,
        "p75_ms": 72.22564624998995,
        "p95_ms": 82.91955770002915,
        "p99_ms": 133.35341860999256
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 290,
        "avg_ms": 61.939792917243324,
        "p50_ms": 46.01139650003461,
        "p75_ms": 73.99598900002502,
        "p95_ms": 146.33685465001918,
        "p99_ms": 188.8241255000253
      },
      "write": {
        "samples": 278,
        "avg_ms": 103.26675225180858,
        "p50_ms": 102.73410450008669,
        "p75_ms": 135.06477074997747,
        "p95_ms": 178.7842607499783,
        "p99_ms": 210.91500623000715
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 290,
        "attempts": 290,
        "failures": 0,
        "avg_ms": 61.939792917243324,
        "p50_ms": 46.01139650003461,
        "p75_ms": 73.99598900002502,
        "p95_ms": 146.33685465001918,
        "p99_ms": 188.8241255000253
      },
      "comment_write": {
        "samples": 111,
        "attempts": 111,
        "failures": 0,
        "avg_ms": 62.812123135142784,
        "p50_ms": 61.33441700012554,
        "p75_ms": 79.95204149995061,
        "p95_ms": 102.13174950001758,
        "p99_ms": 113.76052890002484
      },
      "editor_save_write": {
        "samples": 71,
        "attempts": 71,
        "failures": 0,
        "avg_ms": 129.27319250706793,
        "p50_ms": 131.81683299990254,
        "p75_ms": 151.6709999999648,
        "p95_ms": 178.09279149992108,
        "p99_ms": 202.91946699992414
      },
      "page_browse": {
        "samples": 495,
        "attempts": 495,
        "failures": 0,
        "avg_ms": 26.20554848687118,
        "p50_ms": 21.80116700014878,
        "p75_ms": 26.14927100000841,
        "p95_ms": 44.59385000006933,
        "p99_ms": 73.19434250013275
      },
      "reservation_write": {
        "samples": 96,
        "attempts": 96,
        "failures": 0,
        "avg_ms": 130.80848739583453,
        "p50_ms": 127.04995799992957,
        "p75_ms": 151.2695315000201,
        "p95_ms": 201.08736449998332,
        "p99_ms": 261.1456083000462
      },
      "rest_xhr_bundle": {
        "samples": 204,
        "attempts": 204,
        "failures": 0,
        "avg_ms": 83.10079432844225,
        "p50_ms": 77.63956249993953,
        "p75_ms": 81.08067724992907,
        "p95_ms": 122.11148114987506,
        "p99_ms": 193.98016749980337
      },
      "site_search": {
        "samples": 123,
        "attempts": 123,
        "failures": 0,
        "avg_ms": 28.016978959337536,
        "p50_ms": 25.465832999998383,
        "p75_ms": 30.830645500032006,
        "p95_ms": 37.7307583001766,
        "p99_ms": 66.31034223992177
      }
    },
    "status_counts": {
      "200": 2206
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 71,
        "reservations": 36,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 182,
        "reservations": 132,
        "users": 4
      },
      "delta": {
        "comments": 111,
        "pages": 0,
        "posts": 0,
        "reservations": 96,
        "users": 0
      },
      "successful_comment_writes": 111,
      "successful_reservation_writes": 96,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.539,
      "process_cpu_pct_avg": 209.84,
      "process_cpu_pct_p95": 256.59000000000003,
      "process_cpu_pct_max": 264.6,
      "process_cpu_core_seconds_approx": 43.0925,
      "process_cpu_core_seconds_per_1k_flows_approx": 31.001799,
      "total_rss_bytes_max": 857571328,
      "php_fpm_cpu_pct_max": 247.2,
      "php_fpm_rss_bytes_max": 677822464,
      "web_server_cpu_pct_max": 2.7,
      "web_server_rss_bytes_max": 24707072,
      "database_cpu_pct_max": 16.4,
      "database_rss_bytes_max": 155074560,
      "load1_max": 38.880859375,
      "disk_total_mb_per_sample_avg": 4.526,
      "disk_total_mb_per_sample_max": 11.79,
      "disk_transfers_per_sample_max": 701.0,
      "network_bytes_per_s": 30064161.317,
      "loopback_bytes_per_s": 30056970.559,
      "filesystem_free_bytes_min": 9614921728
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 4821,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 430,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 4821,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 431,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 1,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_balanced_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_balanced_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-3.0.0-rc.3_balanced_c4",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.10323395799992,
    "ok_flows": 1938,
    "failed_flows": 0,
    "flow_requests_per_second": 96.40239993470247,
    "attempted_writes_per_second": 19.698323206471713,
    "successful_writes_per_second": 19.698323206471713,
    "write_verification_failures": 0,
    "avg_ms": 41.36882178740843,
    "http_request_avg_ms": 26.8118193938386,
    "p50_ms": 30.695312500029104,
    "p75_ms": 44.604843749880274,
    "p95_ms": 100.10614109995686,
    "p99_ms": 121.77449657997163,
    "by_kind": {
      "browse": {
        "samples": 1132,
        "avg_ms": 48.14628309275252,
        "p50_ms": 30.340000000023792,
        "p75_ms": 58.95958325010042,
        "p95_ms": 102.97892254990303,
        "p99_ms": 135.79690622998447
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 410,
        "avg_ms": 47.50302907073758,
        "p50_ms": 36.95862549989215,
        "p75_ms": 58.324749999940195,
        "p95_ms": 83.06955175004305,
        "p99_ms": 110.7607554699962
      },
      "write": {
        "samples": 396,
        "avg_ms": 15.643793545453406,
        "p50_ms": 14.407625000103508,
        "p75_ms": 18.91675000001669,
        "p95_ms": 22.96515599994109,
        "p99_ms": 44.064241049989114
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 410,
        "attempts": 410,
        "failures": 0,
        "avg_ms": 47.50302907073758,
        "p50_ms": 36.95862549989215,
        "p75_ms": 58.324749999940195,
        "p95_ms": 83.06955175004305,
        "p99_ms": 110.7607554699962
      },
      "comment_write": {
        "samples": 158,
        "attempts": 158,
        "failures": 0,
        "avg_ms": 11.661988398729958,
        "p50_ms": 10.624562499970125,
        "p75_ms": 11.532906000013554,
        "p95_ms": 17.492156299954335,
        "p99_ms": 24.64717556003509
      },
      "editor_save_write": {
        "samples": 98,
        "attempts": 98,
        "failures": 0,
        "avg_ms": 21.217156040813038,
        "p50_ms": 19.793125000092004,
        "p75_ms": 21.018239750048906,
        "p95_ms": 24.498385649917513,
        "p99_ms": 52.083649500136744
      },
      "page_browse": {
        "samples": 689,
        "attempts": 689,
        "failures": 0,
        "avg_ms": 31.143688988388543,
        "p50_ms": 26.474458999928174,
        "p75_ms": 30.34374999992906,
        "p95_ms": 53.106849800042255,
        "p99_ms": 67.81630200009204
      },
      "reservation_write": {
        "samples": 140,
        "attempts": 140,
        "failures": 0,
        "avg_ms": 16.23619132143241,
        "p50_ms": 14.745353499961311,
        "p75_ms": 16.17085399999496,
        "p95_ms": 23.546685399855996,
        "p99_ms": 38.69663285987378
      },
      "rest_xhr_bundle": {
        "samples": 262,
        "attempts": 262,
        "failures": 0,
        "avg_ms": 101.75117366029916,
        "p50_ms": 97.70062500001586,
        "p75_ms": 102.15957249999974,
        "p95_ms": 134.5537047999641,
        "p99_ms": 171.9411981300118
      },
      "site_search": {
        "samples": 181,
        "attempts": 181,
        "failures": 0,
        "avg_ms": 35.27504557457343,
        "p50_ms": 32.57795800004715,
        "p75_ms": 38.447124999947846,
        "p95_ms": 49.41125000004831,
        "p99_ms": 62.79086679996895
      }
    },
    "status_counts": {
      "200": 2986
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 76,
        "reservations": 49,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 234,
        "reservations": 189,
        "users": 4
      },
      "delta": {
        "comments": 158,
        "pages": 0,
        "posts": 0,
        "reservations": 140,
        "users": 0
      },
      "successful_comment_writes": 158,
      "successful_reservation_writes": 140,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.917,
      "process_cpu_pct_avg": 354.40999999999997,
      "process_cpu_pct_p95": 381.925,
      "process_cpu_pct_max": 383.5,
      "process_cpu_core_seconds_approx": 74.155827,
      "process_cpu_core_seconds_per_1k_flows_approx": 38.2641,
      "total_rss_bytes_max": 981155840,
      "php_fpm_cpu_pct_max": 381.0,
      "php_fpm_rss_bytes_max": 802160640,
      "web_server_cpu_pct_max": 3.2,
      "web_server_rss_bytes_max": 23920640,
      "database_cpu_pct_max": 0.3,
      "database_rss_bytes_max": 155074560,
      "load1_max": 25.26220703125,
      "disk_total_mb_per_sample_avg": 5.76,
      "disk_total_mb_per_sample_max": 12.72,
      "disk_transfers_per_sample_max": 1072.0,
      "network_bytes_per_s": 42492461.768,
      "loopback_bytes_per_s": 42492388.922,
      "filesystem_free_bytes_min": 9605648384
    },
    "sqlite": {
      "before": {
        "time": 1781191693.657002,
        "db_bytes": 671744,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781191713.763633,
        "db_bytes": 2187264,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4169472,
      "wal_samples": [
        {
          "time": 1781191693.657436,
          "db_bytes": 671744,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191694.1680682,
          "db_bytes": 671744,
          "wal_bytes": 560352,
          "shm_bytes": 32768
        },
        {
          "time": 1781191694.673395,
          "db_bytes": 671744,
          "wal_bytes": 1507952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191695.1786509,
          "db_bytes": 671744,
          "wal_bytes": 2348432,
          "shm_bytes": 32768
        },
        {
          "time": 1781191695.6837912,
          "db_bytes": 671744,
          "wal_bytes": 2768672,
          "shm_bytes": 32768
        },
        {
          "time": 1781191696.185367,
          "db_bytes": 671744,
          "wal_bytes": 3287792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191696.6864069,
          "db_bytes": 802816,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191697.1934552,
          "db_bytes": 802816,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191697.700037,
          "db_bytes": 802816,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191698.2032828,
          "db_bytes": 897024,
          "wal_bytes": 243112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191698.7114089,
          "db_bytes": 897024,
          "wal_bytes": 1437912,
          "shm_bytes": 32768
        },
        {
          "time": 1781191699.2167711,
          "db_bytes": 897024,
          "wal_bytes": 2336072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191699.7229812,
          "db_bytes": 897024,
          "wal_bytes": 2550312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191700.2281868,
          "db_bytes": 1048576,
          "wal_bytes": 696312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191700.733322,
          "db_bytes": 1048576,
          "wal_bytes": 1293712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191701.2393758,
          "db_bytes": 1048576,
          "wal_bytes": 2249552,
          "shm_bytes": 32768
        },
        {
          "time": 1781191701.741329,
          "db_bytes": 1048576,
          "wal_bytes": 3291912,
          "shm_bytes": 32768
        },
        {
          "time": 1781191702.241924,
          "db_bytes": 1048576,
          "wal_bytes": 3843992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191702.749695,
          "db_bytes": 1310720,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191703.255508,
          "db_bytes": 1310720,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191703.7606132,
          "db_bytes": 1310720,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781191704.265174,
          "db_bytes": 1396736,
          "wal_bytes": 238992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191704.7722619,
          "db_bytes": 1396736,
          "wal_bytes": 1351392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191705.27757,
          "db_bytes": 1396736,
          "wal_bytes": 2179512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191705.782777,
          "db_bytes": 1511424,
          "wal_bytes": 230752,
          "shm_bytes": 32768
        },
        {
          "time": 1781191706.283456,
          "db_bytes": 1511424,
          "wal_bytes": 1198952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191706.788626,
          "db_bytes": 1511424,
          "wal_bytes": 1697472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191707.296156,
          "db_bytes": 1511424,
          "wal_bytes": 2694512,
          "shm_bytes": 32768
        },
        {
          "time": 1781191707.802177,
          "db_bytes": 1511424,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191708.308788,
          "db_bytes": 1675264,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191708.813055,
          "db_bytes": 1675264,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191709.3141482,
          "db_bytes": 1675264,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191709.8193128,
          "db_bytes": 1675264,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191710.32225,
          "db_bytes": 1675264,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191710.827429,
          "db_bytes": 1855488,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781191711.3313658,
          "db_bytes": 1855488,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781191711.837396,
          "db_bytes": 1855488,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781191712.342506,
          "db_bytes": 2146304,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191712.8479319,
          "db_bytes": 2146304,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191713.35313,
          "db_bytes": 2146304,
          "wal_bytes": 4169472,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_balanced_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_balanced_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-3.0.0-rc.3_balanced_c16",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.22714037500009,
    "ok_flows": 1919,
    "failed_flows": 0,
    "flow_requests_per_second": 94.87253088784635,
    "attempted_writes_per_second": 19.231586511397722,
    "successful_writes_per_second": 19.231586511397722,
    "write_verification_failures": 0,
    "avg_ms": 167.73727672381767,
    "http_request_avg_ms": 106.7247042739637,
    "p50_ms": 134.42800000007082,
    "p75_ms": 228.672749999987,
    "p95_ms": 436.2322877999077,
    "p99_ms": 524.6393206198486,
    "by_kind": {
      "browse": {
        "samples": 1177,
        "avg_ms": 197.72867171623008,
        "p50_ms": 150.01333399982286,
        "p75_ms": 274.6688750000885,
        "p95_ms": 447.0559914000205,
        "p99_ms": 535.282955000048
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 353,
        "avg_ms": 228.9634724985957,
        "p50_ms": 184.67308300000695,
        "p75_ms": 314.2531670000608,
        "p95_ms": 464.0317750000576,
        "p99_ms": 530.9134150000046
      },
      "write": {
        "samples": 389,
        "avg_ms": 21.43208645501005,
        "p50_ms": 14.597167000147238,
        "p75_ms": 19.326500000033775,
        "p95_ms": 66.76943299989944,
        "p99_ms": 117.58788196003484
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 353,
        "attempts": 353,
        "failures": 0,
        "avg_ms": 228.9634724985957,
        "p50_ms": 184.67308300000695,
        "p75_ms": 314.2531670000608,
        "p95_ms": 464.0317750000576,
        "p99_ms": 530.9134150000046
      },
      "comment_write": {
        "samples": 164,
        "attempts": 164,
        "failures": 0,
        "avg_ms": 16.986949201222572,
        "p50_ms": 10.467916499919738,
        "p75_ms": 12.344979750025686,
        "p95_ms": 58.64054554982658,
        "p99_ms": 86.85791575005177
      },
      "editor_save_write": {
        "samples": 93,
        "attempts": 93,
        "failures": 0,
        "avg_ms": 24.934814978490078,
        "p50_ms": 19.127874999867345,
        "p75_ms": 21.418707999828257,
        "p95_ms": 67.89366660004818,
        "p99_ms": 106.0684572800164
      },
      "page_browse": {
        "samples": 685,
        "attempts": 685,
        "failures": 0,
        "avg_ms": 138.78260089781082,
        "p50_ms": 119.0342499999133,
        "p75_ms": 169.47649999997338,
        "p95_ms": 287.2569500000734,
        "p99_ms": 351.9641670001691
      },
      "reservation_write": {
        "samples": 132,
        "attempts": 132,
        "failures": 0,
        "avg_ms": 24.487001280294173,
        "p50_ms": 14.859354000009262,
        "p75_ms": 19.1373650000628,
        "p95_ms": 69.01598749996083,
        "p99_ms": 123.14165301990667
      },
      "rest_xhr_bundle": {
        "samples": 274,
        "attempts": 274,
        "failures": 0,
        "avg_ms": 387.24110093430784,
        "p50_ms": 378.2836039999893,
        "p75_ms": 435.9917397499089,
        "p95_ms": 526.7747623998957,
        "p99_ms": 616.9795698198775
      },
      "site_search": {
        "samples": 218,
        "attempts": 218,
        "failures": 0,
        "avg_ms": 144.75460247248574,
        "p50_ms": 144.66727100011667,
        "p75_ms": 182.93701000004603,
        "p95_ms": 244.24480890013456,
        "p99_ms": 280.0634816400475
      }
    },
    "status_counts": {
      "200": 3015
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 77,
        "reservations": 48,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 241,
        "reservations": 180,
        "users": 4
      },
      "delta": {
        "comments": 164,
        "pages": 0,
        "posts": 0,
        "reservations": 132,
        "users": 0
      },
      "successful_comment_writes": 164,
      "successful_reservation_writes": 132,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.738,
      "process_cpu_pct_avg": 356.48,
      "process_cpu_pct_p95": 378.255,
      "process_cpu_pct_max": 378.3,
      "process_cpu_core_seconds_approx": 73.978511,
      "process_cpu_core_seconds_per_1k_flows_approx": 38.550553,
      "total_rss_bytes_max": 1537015808,
      "php_fpm_cpu_pct_max": 375.3,
      "php_fpm_rss_bytes_max": 1356087296,
      "web_server_cpu_pct_max": 3.5,
      "web_server_rss_bytes_max": 25853952,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 155074560,
      "load1_max": 21.67822265625,
      "disk_total_mb_per_sample_avg": 4.99,
      "disk_total_mb_per_sample_max": 8.48,
      "disk_transfers_per_sample_max": 1074.0,
      "network_bytes_per_s": 39294624.834,
      "loopback_bytes_per_s": 39290669.699,
      "filesystem_free_bytes_min": 9602613248
    },
    "sqlite": {
      "before": {
        "time": 1781191723.820114,
        "db_bytes": 675840,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781191744.047798,
        "db_bytes": 2138112,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4235392,
      "wal_samples": [
        {
          "time": 1781191723.8202932,
          "db_bytes": 675840,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191724.3256278,
          "db_bytes": 675840,
          "wal_bytes": 1137152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191724.828924,
          "db_bytes": 675840,
          "wal_bytes": 1528552,
          "shm_bytes": 32768
        },
        {
          "time": 1781191725.334062,
          "db_bytes": 675840,
          "wal_bytes": 2208352,
          "shm_bytes": 32768
        },
        {
          "time": 1781191725.834951,
          "db_bytes": 675840,
          "wal_bytes": 3048832,
          "shm_bytes": 32768
        },
        {
          "time": 1781191726.34013,
          "db_bytes": 675840,
          "wal_bytes": 4025272,
          "shm_bytes": 32768
        },
        {
          "time": 1781191726.845312,
          "db_bytes": 823296,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191727.350759,
          "db_bytes": 823296,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191727.8530612,
          "db_bytes": 823296,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191728.358243,
          "db_bytes": 823296,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191728.863363,
          "db_bytes": 823296,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191729.368536,
          "db_bytes": 974848,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191729.873597,
          "db_bytes": 974848,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191730.378777,
          "db_bytes": 974848,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191730.883889,
          "db_bytes": 974848,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191731.389025,
          "db_bytes": 974848,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191731.894134,
          "db_bytes": 974848,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191732.397759,
          "db_bytes": 1191936,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191732.8985221,
          "db_bytes": 1191936,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191733.403685,
          "db_bytes": 1191936,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191733.9065,
          "db_bytes": 1191936,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191734.4116879,
          "db_bytes": 1191936,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191734.916821,
          "db_bytes": 1191936,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191735.419752,
          "db_bytes": 1396736,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191735.920217,
          "db_bytes": 1396736,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191736.4223082,
          "db_bytes": 1396736,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191736.927458,
          "db_bytes": 1396736,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191737.427845,
          "db_bytes": 1396736,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191737.9329731,
          "db_bytes": 1654784,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191738.439584,
          "db_bytes": 1654784,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191738.944764,
          "db_bytes": 1654784,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191739.449877,
          "db_bytes": 1654784,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191739.953238,
          "db_bytes": 1654784,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191740.4583292,
          "db_bytes": 1654784,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191740.963493,
          "db_bytes": 1867776,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191741.46489,
          "db_bytes": 1867776,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191741.9700532,
          "db_bytes": 1867776,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191742.475195,
          "db_bytes": 1867776,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191742.9802089,
          "db_bytes": 1867776,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191743.485331,
          "db_bytes": 2056192,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191743.990463,
          "db_bytes": 2056192,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_balanced_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_balanced_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_balanced_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.12348929199993,
    "ok_flows": 2056,
    "failed_flows": 0,
    "flow_requests_per_second": 102.16916013751951,
    "attempted_writes_per_second": 20.722052420887955,
    "successful_writes_per_second": 20.722052420887955,
    "write_verification_failures": 0,
    "avg_ms": 156.0695306994145,
    "http_request_avg_ms": 99.11930900000087,
    "p50_ms": 82.46437499997228,
    "p75_ms": 202.31664549999095,
    "p95_ms": 563.9802184998643,
    "p99_ms": 708.431556099879,
    "by_kind": {
      "browse": {
        "samples": 1251,
        "avg_ms": 70.11824515507183,
        "p50_ms": 49.69391700001324,
        "p75_ms": 83.17429149997224,
        "p95_ms": 202.94947949992093,
        "p99_ms": 290.01789599999483
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 388,
        "avg_ms": 165.18208280928914,
        "p50_ms": 117.79622949995883,
        "p75_ms": 205.93366699995386,
        "p95_ms": 406.08717739995654,
        "p99_ms": 513.985386369859
      },
      "write": {
        "samples": 417,
        "avg_ms": 405.44456186809856,
        "p50_ms": 400.1016250001612,
        "p75_ms": 560.585625000158,
        "p95_ms": 707.9981915998815,
        "p99_ms": 798.1275452799581
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 388,
        "attempts": 388,
        "failures": 0,
        "avg_ms": 165.18208280928914,
        "p50_ms": 117.79622949995883,
        "p75_ms": 205.93366699995386,
        "p95_ms": 406.08717739995654,
        "p99_ms": 513.985386369859
      },
      "comment_write": {
        "samples": 165,
        "attempts": 165,
        "failures": 0,
        "avg_ms": 233.13144165454105,
        "p50_ms": 232.9835830000775,
        "p75_ms": 293.04079100006675,
        "p95_ms": 337.54525859999376,
        "p99_ms": 401.3512898800947
      },
      "editor_save_write": {
        "samples": 102,
        "attempts": 102,
        "failures": 0,
        "avg_ms": 461.7446577646935,
        "p50_ms": 469.6532914999807,
        "p75_ms": 564.2442394998852,
        "p95_ms": 658.3917607501689,
        "p99_ms": 693.6064900899692
      },
      "page_browse": {
        "samples": 728,
        "attempts": 728,
        "failures": 0,
        "avg_ms": 44.93703936537726,
        "p50_ms": 39.69720850000158,
        "p75_ms": 57.1694160001357,
        "p95_ms": 88.95628739991251,
        "p99_ms": 115.9182874999647
      },
      "reservation_write": {
        "samples": 150,
        "attempts": 150,
        "failures": 0,
        "avg_ms": 556.7049288933264,
        "p50_ms": 564.0746870000157,
        "p75_ms": 643.6081455000817,
        "p95_ms": 757.6485293499901,
        "p99_ms": 831.5496313400123
      },
      "rest_xhr_bundle": {
        "samples": 295,
        "attempts": 295,
        "failures": 0,
        "avg_ms": 148.6487803559349,
        "p50_ms": 128.65758299994923,
        "p75_ms": 189.5116874999303,
        "p95_ms": 280.3068956000061,
        "p99_ms": 362.4011049801175
      },
      "site_search": {
        "samples": 228,
        "attempts": 228,
        "failures": 0,
        "avg_ms": 48.91390274561222,
        "p50_ms": 42.03252100012378,
        "p75_ms": 60.76070850008364,
        "p95_ms": 88.66408179998189,
        "p99_ms": 130.99966008999888
      }
    },
    "status_counts": {
      "200": 3236
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 80,
        "reservations": 45,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 245,
        "reservations": 195,
        "users": 4
      },
      "delta": {
        "comments": 165,
        "pages": 0,
        "posts": 0,
        "reservations": 150,
        "users": 0
      },
      "successful_comment_writes": 165,
      "successful_reservation_writes": 150,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.718,
      "process_cpu_pct_avg": 309.46000000000004,
      "process_cpu_pct_p95": 351.04,
      "process_cpu_pct_max": 355.0,
      "process_cpu_core_seconds_approx": 64.124121,
      "process_cpu_core_seconds_per_1k_flows_approx": 31.188775,
      "total_rss_bytes_max": 1177862144,
      "php_fpm_cpu_pct_max": 331.5,
      "php_fpm_rss_bytes_max": 999178240,
      "web_server_cpu_pct_max": 5.6,
      "web_server_rss_bytes_max": 23412736,
      "database_cpu_pct_max": 31.6,
      "database_rss_bytes_max": 155303936,
      "load1_max": 19.61328125,
      "disk_total_mb_per_sample_avg": 3.5020000000000002,
      "disk_total_mb_per_sample_max": 4.48,
      "disk_transfers_per_sample_max": 742.0,
      "network_bytes_per_s": 43523580.063,
      "loopback_bytes_per_s": 43523497.415,
      "filesystem_free_bytes_min": 9603092480
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 4821,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 431,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 4823,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 435,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 2,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 4,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_balanced_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_balanced_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-3.0.0-rc.3_balanced_c32",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.368517583999846,
    "ok_flows": 1826,
    "failed_flows": 0,
    "flow_requests_per_second": 89.6481539449088,
    "attempted_writes_per_second": 17.870716339510846,
    "successful_writes_per_second": 17.870716339510846,
    "write_verification_failures": 0,
    "avg_ms": 352.62054023877045,
    "http_request_avg_ms": 211.62647954043345,
    "p50_ms": 289.0710000000354,
    "p75_ms": 473.30846849996533,
    "p95_ms": 903.0819372499082,
    "p99_ms": 1068.964176999998,
    "by_kind": {
      "browse": {
        "samples": 1090,
        "avg_ms": 429.3709472238511,
        "p50_ms": 319.3137289999868,
        "p75_ms": 645.8165622499337,
        "p95_ms": 958.8311687499867,
        "p99_ms": 1099.1170208799192
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 372,
        "avg_ms": 442.9130096155892,
        "p50_ms": 368.7395624999681,
        "p75_ms": 535.1511660000483,
        "p95_ms": 848.488856100073,
        "p99_ms": 972.7727053600489
      },
      "write": {
        "samples": 364,
        "avg_ms": 30.514105563182827,
        "p50_ms": 16.027937500098233,
        "p75_ms": 21.636125000043194,
        "p95_ms": 126.13722495004822,
        "p99_ms": 214.10517833001234
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 372,
        "attempts": 372,
        "failures": 0,
        "avg_ms": 442.9130096155892,
        "p50_ms": 368.7395624999681,
        "p75_ms": 535.1511660000483,
        "p95_ms": 848.488856100073,
        "p99_ms": 972.7727053600489
      },
      "comment_write": {
        "samples": 156,
        "attempts": 156,
        "failures": 0,
        "avg_ms": 23.913740416668215,
        "p50_ms": 11.327250000022104,
        "p75_ms": 16.595958499920016,
        "p95_ms": 99.98237475002725,
        "p99_ms": 172.82891875012166
      },
      "editor_save_write": {
        "samples": 86,
        "attempts": 86,
        "failures": 0,
        "avg_ms": 37.63897867440053,
        "p50_ms": 20.43710449993341,
        "p75_ms": 24.948406499902376,
        "p95_ms": 142.76095824999402,
        "p99_ms": 232.40408120000222
      },
      "page_browse": {
        "samples": 624,
        "attempts": 624,
        "failures": 0,
        "avg_ms": 280.524168586538,
        "p50_ms": 251.87945849995685,
        "p75_ms": 331.0512707498674,
        "p95_ms": 517.6942625000835,
        "p99_ms": 684.0723944799946
      },
      "reservation_write": {
        "samples": 122,
        "attempts": 122,
        "failures": 0,
        "avg_ms": 33.931465196720175,
        "p50_ms": 15.192917000035777,
        "p75_ms": 22.310437249984716,
        "p95_ms": 148.51921809990935,
        "p99_ms": 197.88032614003234
      },
      "rest_xhr_bundle": {
        "samples": 304,
        "attempts": 304,
        "failures": 0,
        "avg_ms": 807.3577734276256,
        "p50_ms": 808.3598539999457,
        "p75_ms": 906.453312500048,
        "p95_ms": 1084.7113705500194,
        "p99_ms": 1188.1041017499347
      },
      "site_search": {
        "samples": 162,
        "attempts": 162,
        "failures": 0,
        "avg_ms": 293.39807502469034,
        "p50_ms": 307.205520499906,
        "p75_ms": 349.87984375004544,
        "p95_ms": 417.7935711499003,
        "p99_ms": 486.4792037600387
      }
    },
    "status_counts": {
      "200": 3042
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 71,
        "reservations": 45,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 227,
        "reservations": 167,
        "users": 4
      },
      "delta": {
        "comments": 156,
        "pages": 0,
        "posts": 0,
        "reservations": 122,
        "users": 0
      },
      "successful_comment_writes": 156,
      "successful_reservation_writes": 122,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 19.069,
      "process_cpu_pct_avg": 354.47,
      "process_cpu_pct_p95": 377.955,
      "process_cpu_pct_max": 378.0,
      "process_cpu_core_seconds_approx": 74.690458,
      "process_cpu_core_seconds_per_1k_flows_approx": 40.903865,
      "total_rss_bytes_max": 2230796288,
      "php_fpm_cpu_pct_max": 374.8,
      "php_fpm_rss_bytes_max": 2048360448,
      "web_server_cpu_pct_max": 3.4,
      "web_server_rss_bytes_max": 27246592,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 155320320,
      "load1_max": 23.142578125,
      "disk_total_mb_per_sample_avg": 3.9239999999999995,
      "disk_total_mb_per_sample_max": 4.53,
      "disk_transfers_per_sample_max": 621.0,
      "network_bytes_per_s": 38925950.371,
      "loopback_bytes_per_s": 38921842.959,
      "filesystem_free_bytes_min": 9595072512
    },
    "sqlite": {
      "before": {
        "time": 1781191785.468353,
        "db_bytes": 655360,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781191805.837526,
        "db_bytes": 1949696,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4911072,
      "wal_samples": [
        {
          "time": 1781191785.4686341,
          "db_bytes": 655360,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191785.97389,
          "db_bytes": 655360,
          "wal_bytes": 931152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191786.479054,
          "db_bytes": 655360,
          "wal_bytes": 1746912,
          "shm_bytes": 32768
        },
        {
          "time": 1781191786.9809668,
          "db_bytes": 655360,
          "wal_bytes": 2834592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191787.4860952,
          "db_bytes": 655360,
          "wal_bytes": 3728632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191787.989414,
          "db_bytes": 655360,
          "wal_bytes": 4000552,
          "shm_bytes": 32768
        },
        {
          "time": 1781191788.492276,
          "db_bytes": 782336,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191788.9975019,
          "db_bytes": 782336,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191789.501759,
          "db_bytes": 782336,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191790.0060039,
          "db_bytes": 782336,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191790.5111198,
          "db_bytes": 782336,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191791.016271,
          "db_bytes": 782336,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781191791.5197299,
          "db_bytes": 892928,
          "wal_bytes": 4626792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191792.02041,
          "db_bytes": 958464,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191792.525915,
          "db_bytes": 958464,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191793.028127,
          "db_bytes": 958464,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191793.5332658,
          "db_bytes": 958464,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191794.038431,
          "db_bytes": 958464,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191794.5418408,
          "db_bytes": 958464,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191795.043252,
          "db_bytes": 958464,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191795.548364,
          "db_bytes": 1142784,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191796.0535371,
          "db_bytes": 1159168,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191796.558284,
          "db_bytes": 1159168,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191797.0635562,
          "db_bytes": 1159168,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191797.5651782,
          "db_bytes": 1159168,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191798.069759,
          "db_bytes": 1159168,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191798.573953,
          "db_bytes": 1400832,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191799.079107,
          "db_bytes": 1400832,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191799.582678,
          "db_bytes": 1400832,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191800.0878358,
          "db_bytes": 1400832,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191800.592211,
          "db_bytes": 1400832,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191801.096381,
          "db_bytes": 1400832,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191801.601553,
          "db_bytes": 1400832,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191802.10386,
          "db_bytes": 1622016,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191802.607295,
          "db_bytes": 1622016,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191803.10973,
          "db_bytes": 1622016,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191803.61489,
          "db_bytes": 1622016,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191804.120053,
          "db_bytes": 1622016,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191804.625241,
          "db_bytes": 1839104,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191805.1304178,
          "db_bytes": 1839104,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191805.6356428,
          "db_bytes": 1839104,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_balanced_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_balanced_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_balanced_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.22287233399993,
    "ok_flows": 2147,
    "failed_flows": 0,
    "flow_requests_per_second": 106.16691657546254,
    "attempted_writes_per_second": 21.41139957017945,
    "successful_writes_per_second": 21.41139957017945,
    "write_verification_failures": 0,
    "avg_ms": 299.8661221117847,
    "http_request_avg_ms": 181.0631203291115,
    "p50_ms": 152.0112919999974,
    "p75_ms": 356.03914600005737,
    "p95_ms": 1163.6912874001155,
    "p99_ms": 1510.7364871800926,
    "by_kind": {
      "browse": {
        "samples": 1278,
        "avg_ms": 127.00442710719706,
        "p50_ms": 94.59645849995013,
        "p75_ms": 151.4538122499971,
        "p95_ms": 357.25105175008633,
        "p99_ms": 445.5424946600556
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 436,
        "avg_ms": 268.32865690826077,
        "p50_ms": 201.01354200005517,
        "p75_ms": 298.12163574996475,
        "p95_ms": 729.5851770000468,
        "p99_ms": 969.9330686499591
      },
      "write": {
        "samples": 433,
        "avg_ms": 841.8235841085512,
        "p50_ms": 804.9623330000486,
        "p75_ms": 1158.1590829998731,
        "p95_ms": 1509.7819088000958,
        "p99_ms": 1747.3626584399976
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 436,
        "attempts": 436,
        "failures": 0,
        "avg_ms": 268.32865690826077,
        "p50_ms": 201.01354200005517,
        "p75_ms": 298.12163574996475,
        "p95_ms": 729.5851770000468,
        "p99_ms": 969.9330686499591
      },
      "comment_write": {
        "samples": 176,
        "attempts": 176,
        "failures": 0,
        "avg_ms": 480.5246844545496,
        "p50_ms": 487.44135400011146,
        "p75_ms": 600.5041457501079,
        "p95_ms": 722.3857504999387,
        "p99_ms": 854.1577089999919
      },
      "editor_save_write": {
        "samples": 100,
        "attempts": 100,
        "failures": 0,
        "avg_ms": 949.0638837000054,
        "p50_ms": 937.1514580000166,
        "p75_ms": 1147.8814895000369,
        "p95_ms": 1386.1569562499426,
        "p99_ms": 1471.750066760069
      },
      "page_browse": {
        "samples": 732,
        "attempts": 732,
        "failures": 0,
        "avg_ms": 79.61228160245601,
        "p50_ms": 75.87772950000726,
        "p75_ms": 103.28913574994658,
        "p95_ms": 154.92268530011873,
        "p99_ms": 199.03420676999608
      },
      "reservation_write": {
        "samples": 157,
        "attempts": 157,
        "failures": 0,
        "avg_ms": 1178.540631114658,
        "p50_ms": 1179.1926250000415,
        "p75_ms": 1397.0516249999037,
        "p95_ms": 1645.6654006000458,
        "p99_ms": 1798.114061519882
      },
      "rest_xhr_bundle": {
        "samples": 352,
        "attempts": 352,
        "failures": 0,
        "avg_ms": 248.04687512216034,
        "p50_ms": 250.88181249998343,
        "p75_ms": 334.66840650004315,
        "p95_ms": 436.83092094996704,
        "p99_ms": 498.90768566992165
      },
      "site_search": {
        "samples": 194,
        "attempts": 194,
        "failures": 0,
        "avg_ms": 86.200864262885,
        "p50_ms": 81.1572505000413,
        "p75_ms": 112.81897899993965,
        "p95_ms": 166.6159436500038,
        "p99_ms": 203.2022475001258
      }
    },
    "status_counts": {
      "200": 3555
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 71,
        "reservations": 40,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 247,
        "reservations": 197,
        "users": 4
      },
      "delta": {
        "comments": 176,
        "pages": 0,
        "posts": 0,
        "reservations": 157,
        "users": 0
      },
      "successful_comment_writes": 176,
      "successful_reservation_writes": 157,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.704,
      "process_cpu_pct_avg": 300.50000000000006,
      "process_cpu_pct_p95": 355.125,
      "process_cpu_pct_max": 359.4,
      "process_cpu_core_seconds_approx": 62.307068,
      "process_cpu_core_seconds_per_1k_flows_approx": 29.020526,
      "total_rss_bytes_max": 1795080192,
      "php_fpm_cpu_pct_max": 337.4,
      "php_fpm_rss_bytes_max": 1615118336,
      "web_server_cpu_pct_max": 3.7,
      "web_server_rss_bytes_max": 24559616,
      "database_cpu_pct_max": 25.3,
      "database_rss_bytes_max": 155402240,
      "load1_max": 20.29736328125,
      "disk_total_mb_per_sample_avg": 3.9219999999999997,
      "disk_total_mb_per_sample_max": 5.8,
      "disk_transfers_per_sample_max": 1088.0,
      "network_bytes_per_s": 45958454.95,
      "loopback_bytes_per_s": 45956275.543,
      "filesystem_free_bytes_min": 9595387904
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 4823,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 435,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 4876,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 441,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 53,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 6,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_balanced_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_balanced_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-3.0.0-rc.3_balanced_c64",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.559946416999992,
    "ok_flows": 1891,
    "failed_flows": 0,
    "flow_requests_per_second": 91.97494787420392,
    "attempted_writes_per_second": 19.503941881309242,
    "successful_writes_per_second": 19.503941881309242,
    "write_verification_failures": 0,
    "avg_ms": 685.0554651924912,
    "http_request_avg_ms": 434.2357562725426,
    "p50_ms": 553.1598329998815,
    "p75_ms": 842.1433959999831,
    "p95_ms": 1850.4099164998706,
    "p99_ms": 2174.088817000118,
    "by_kind": {
      "browse": {
        "samples": 1116,
        "avg_ms": 842.5275126702486,
        "p50_ms": 613.2417914999451,
        "p75_ms": 1098.7063752499466,
        "p95_ms": 1956.417145749981,
        "p99_ms": 2254.0401706500456
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 374,
        "avg_ms": 843.2981147299487,
        "p50_ms": 716.2634375000607,
        "p75_ms": 976.9361667498515,
        "p95_ms": 1730.6615125999883,
        "p99_ms": 1924.2945701599588
      },
      "write": {
        "samples": 401,
        "avg_ms": 99.21617364090392,
        "p50_ms": 23.318709000022864,
        "p75_ms": 178.47741600007794,
        "p95_ms": 372.0429170000443,
        "p99_ms": 485.3215419998378
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 374,
        "attempts": 374,
        "failures": 0,
        "avg_ms": 843.2981147299487,
        "p50_ms": 716.2634375000607,
        "p75_ms": 976.9361667498515,
        "p95_ms": 1730.6615125999883,
        "p99_ms": 1924.2945701599588
      },
      "comment_write": {
        "samples": 167,
        "attempts": 167,
        "failures": 0,
        "avg_ms": 86.26081137126839,
        "p50_ms": 17.27766699991662,
        "p75_ms": 151.34737500000028,
        "p95_ms": 355.48310789997635,
        "p99_ms": 464.5998445599617
      },
      "editor_save_write": {
        "samples": 103,
        "attempts": 103,
        "failures": 0,
        "avg_ms": 109.5682540873842,
        "p50_ms": 31.899082999871098,
        "p75_ms": 186.02068749987666,
        "p95_ms": 421.00747049985364,
        "p99_ms": 452.86398550011654
      },
      "page_browse": {
        "samples": 637,
        "attempts": 637,
        "failures": 0,
        "avg_ms": 550.3696303076921,
        "p50_ms": 504.81300000001283,
        "p75_ms": 651.4747910000551,
        "p95_ms": 1003.2202916000646,
        "p99_ms": 1208.380029999889
      },
      "reservation_write": {
        "samples": 131,
        "attempts": 131,
        "failures": 0,
        "avg_ms": 107.59236610687095,
        "p50_ms": 25.09958300015569,
        "p75_ms": 191.48114550000628,
        "p95_ms": 370.68062549997194,
        "p99_ms": 511.7183831999909
      },
      "rest_xhr_bundle": {
        "samples": 273,
        "attempts": 273,
        "failures": 0,
        "avg_ms": 1706.457019109883,
        "p50_ms": 1707.890541000097,
        "p75_ms": 1923.9218749999054,
        "p95_ms": 2220.1347831999096,
        "p99_ms": 2439.0138935199925
      },
      "site_search": {
        "samples": 206,
        "attempts": 206,
        "failures": 0,
        "avg_ms": 601.0314728980524,
        "p50_ms": 596.326146000024,
        "p75_ms": 721.0642497500999,
        "p95_ms": 911.1699474998431,
        "p99_ms": 1082.4659895999503
      }
    },
    "status_counts": {
      "200": 2983
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 76,
        "reservations": 51,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 243,
        "reservations": 182,
        "users": 4
      },
      "delta": {
        "comments": 167,
        "pages": 0,
        "posts": 0,
        "reservations": 131,
        "users": 0
      },
      "successful_comment_writes": 167,
      "successful_reservation_writes": 131,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 19.424,
      "process_cpu_pct_avg": 348.45,
      "process_cpu_pct_p95": 374.23,
      "process_cpu_pct_max": 374.5,
      "process_cpu_core_seconds_approx": 74.934715,
      "process_cpu_core_seconds_per_1k_flows_approx": 39.627031,
      "total_rss_bytes_max": 3712204800,
      "php_fpm_cpu_pct_max": 371.5,
      "php_fpm_rss_bytes_max": 3528835072,
      "web_server_cpu_pct_max": 3.8,
      "web_server_rss_bytes_max": 27967488,
      "database_cpu_pct_max": 0.1,
      "database_rss_bytes_max": 155402240,
      "load1_max": 35.0810546875,
      "disk_total_mb_per_sample_avg": 5.433,
      "disk_total_mb_per_sample_max": 14.6,
      "disk_transfers_per_sample_max": 1162.0,
      "network_bytes_per_s": 39288462.404,
      "loopback_bytes_per_s": 39279171.47,
      "filesystem_free_bytes_min": 9586589696
    },
    "sqlite": {
      "before": {
        "time": 1781191847.437483,
        "db_bytes": 663552,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781191867.998048,
        "db_bytes": 2285568,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 5508472,
      "wal_samples": [
        {
          "time": 1781191847.437679,
          "db_bytes": 663552,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191847.942859,
          "db_bytes": 663552,
          "wal_bytes": 1108312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191848.448134,
          "db_bytes": 663552,
          "wal_bytes": 1668632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191848.953335,
          "db_bytes": 663552,
          "wal_bytes": 2195992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191849.458583,
          "db_bytes": 663552,
          "wal_bytes": 3081792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191849.9641118,
          "db_bytes": 663552,
          "wal_bytes": 3444352,
          "shm_bytes": 32768
        },
        {
          "time": 1781191850.469239,
          "db_bytes": 663552,
          "wal_bytes": 4074712,
          "shm_bytes": 32768
        },
        {
          "time": 1781191850.974365,
          "db_bytes": 798720,
          "wal_bytes": 4157112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191851.479483,
          "db_bytes": 798720,
          "wal_bytes": 4157112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191851.982823,
          "db_bytes": 798720,
          "wal_bytes": 4157112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191852.486146,
          "db_bytes": 798720,
          "wal_bytes": 4157112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191852.991304,
          "db_bytes": 798720,
          "wal_bytes": 4157112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191853.492527,
          "db_bytes": 798720,
          "wal_bytes": 4157112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191853.997687,
          "db_bytes": 1007616,
          "wal_bytes": 4157112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191854.5028448,
          "db_bytes": 1007616,
          "wal_bytes": 4157112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191855.007095,
          "db_bytes": 1007616,
          "wal_bytes": 4157112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191855.511443,
          "db_bytes": 1007616,
          "wal_bytes": 4157112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191856.0165849,
          "db_bytes": 1200128,
          "wal_bytes": 4511432,
          "shm_bytes": 32768
        },
        {
          "time": 1781191856.519816,
          "db_bytes": 1200128,
          "wal_bytes": 4511432,
          "shm_bytes": 32768
        },
        {
          "time": 1781191857.024999,
          "db_bytes": 1200128,
          "wal_bytes": 4511432,
          "shm_bytes": 32768
        },
        {
          "time": 1781191857.530132,
          "db_bytes": 1200128,
          "wal_bytes": 4511432,
          "shm_bytes": 32768
        },
        {
          "time": 1781191858.0353558,
          "db_bytes": 1458176,
          "wal_bytes": 4511432,
          "shm_bytes": 32768
        },
        {
          "time": 1781191858.540798,
          "db_bytes": 1486848,
          "wal_bytes": 4610312,
          "shm_bytes": 32768
        },
        {
          "time": 1781191859.046002,
          "db_bytes": 1511424,
          "wal_bytes": 5203592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191859.546171,
          "db_bytes": 1511424,
          "wal_bytes": 5203592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191860.051291,
          "db_bytes": 1511424,
          "wal_bytes": 5203592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191860.556143,
          "db_bytes": 1511424,
          "wal_bytes": 5203592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191861.056671,
          "db_bytes": 1511424,
          "wal_bytes": 5203592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191861.561825,
          "db_bytes": 1511424,
          "wal_bytes": 5203592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191862.0669482,
          "db_bytes": 1662976,
          "wal_bytes": 5203592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191862.5721269,
          "db_bytes": 1662976,
          "wal_bytes": 5203592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191863.075549,
          "db_bytes": 1662976,
          "wal_bytes": 5203592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191863.583467,
          "db_bytes": 1662976,
          "wal_bytes": 5203592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191864.090662,
          "db_bytes": 1662976,
          "wal_bytes": 5203592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191864.5948071,
          "db_bytes": 1875968,
          "wal_bytes": 5203592,
          "shm_bytes": 32768
        },
        {
          "time": 1781191865.099978,
          "db_bytes": 1925120,
          "wal_bytes": 5508472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191865.604481,
          "db_bytes": 1925120,
          "wal_bytes": 5508472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191866.109653,
          "db_bytes": 1925120,
          "wal_bytes": 5508472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191866.611947,
          "db_bytes": 1925120,
          "wal_bytes": 5508472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191867.114038,
          "db_bytes": 1925120,
          "wal_bytes": 5508472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191867.619182,
          "db_bytes": 2265088,
          "wal_bytes": 5508472,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_balanced_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_balanced_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_balanced_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.418493958,
    "ok_flows": 2206,
    "failed_flows": 0,
    "flow_requests_per_second": 108.03931007534891,
    "attempted_writes_per_second": 23.018348021493193,
    "successful_writes_per_second": 23.018348021493193,
    "write_verification_failures": 0,
    "avg_ms": 586.4108593635551,
    "http_request_avg_ms": 367.25853005252645,
    "p50_ms": 342.74983349996546,
    "p75_ms": 757.3013119999814,
    "p95_ms": 2062.5765829999523,
    "p99_ms": 2733.8753065499286,
    "by_kind": {
      "browse": {
        "samples": 1306,
        "avg_ms": 301.8503766003097,
        "p50_ms": 206.64777050001248,
        "p75_ms": 372.8278334999686,
        "p95_ms": 835.1837915001852,
        "p99_ms": 1116.6785416500495
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 430,
        "avg_ms": 526.7198206325681,
        "p50_ms": 404.93095800013634,
        "p75_ms": 597.8171352499544,
        "p95_ms": 1288.239916449993,
        "p99_ms": 1599.9478412499138
      },
      "write": {
        "samples": 470,
        "avg_ms": 1431.7366830723306,
        "p50_ms": 1295.7053750000114,
        "p75_ms": 2011.2466350000204,
        "p95_ms": 2718.007264549965,
        "p99_ms": 3161.902216190008
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 430,
        "attempts": 430,
        "failures": 0,
        "avg_ms": 526.7198206325681,
        "p50_ms": 404.93095800013634,
        "p75_ms": 597.8171352499544,
        "p95_ms": 1288.239916449993,
        "p99_ms": 1599.9478412499138
      },
      "comment_write": {
        "samples": 188,
        "attempts": 188,
        "failures": 0,
        "avg_ms": 819.9931376542397,
        "p50_ms": 805.889208500048,
        "p75_ms": 1030.8354164998832,
        "p95_ms": 1332.3304955999677,
        "p99_ms": 1513.336293750001
      },
      "editor_save_write": {
        "samples": 118,
        "attempts": 118,
        "failures": 0,
        "avg_ms": 1594.7193152966015,
        "p50_ms": 1526.33133300003,
        "p75_ms": 1968.2701772499058,
        "p95_ms": 2356.728609850029,
        "p99_ms": 2597.2539778599594
      },
      "page_browse": {
        "samples": 750,
        "attempts": 750,
        "failures": 0,
        "avg_ms": 190.65310167466674,
        "p50_ms": 175.01910400005727,
        "p75_ms": 240.59817675009754,
        "p95_ms": 357.8512143999887,
        "p99_ms": 436.7149246700319
      },
      "reservation_write": {
        "samples": 164,
        "attempts": 164,
        "failures": 0,
        "avg_ms": 2015.7356826829196,
        "p50_ms": 2072.3396045001437,
        "p75_ms": 2517.564438000136,
        "p95_ms": 3055.093098149814,
        "p99_ms": 3233.413148499951
      },
      "rest_xhr_bundle": {
        "samples": 329,
        "attempts": 329,
        "failures": 0,
        "avg_ms": 627.3482720395219,
        "p50_ms": 609.8880409999765,
        "p75_ms": 785.6459160000213,
        "p95_ms": 1068.939791599951,
        "p99_ms": 1148.8883637600884
      },
      "site_search": {
        "samples": 227,
        "attempts": 227,
        "failures": 0,
        "avg_ms": 197.48539243612922,
        "p50_ms": 168.99262500010082,
        "p75_ms": 247.89208300001064,
        "p95_ms": 375.15661710006043,
        "p99_ms": 451.4748474999808
      }
    },
    "status_counts": {
      "200": 3522
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 75,
        "reservations": 49,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 263,
        "reservations": 213,
        "users": 4
      },
      "delta": {
        "comments": 188,
        "pages": 0,
        "posts": 0,
        "reservations": 164,
        "users": 0
      },
      "successful_comment_writes": 188,
      "successful_reservation_writes": 164,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.773,
      "process_cpu_pct_avg": 308.11,
      "process_cpu_pct_p95": 356.815,
      "process_cpu_pct_max": 357.4,
      "process_cpu_core_seconds_approx": 64.112275,
      "process_cpu_core_seconds_per_1k_flows_approx": 29.062681,
      "total_rss_bytes_max": 3032367104,
      "php_fpm_cpu_pct_max": 332.4,
      "php_fpm_rss_bytes_max": 2851094528,
      "web_server_cpu_pct_max": 3.6,
      "web_server_rss_bytes_max": 25313280,
      "database_cpu_pct_max": 27.9,
      "database_rss_bytes_max": 157335552,
      "load1_max": 30.6416015625,
      "disk_total_mb_per_sample_avg": 6.6370000000000005,
      "disk_total_mb_per_sample_max": 13.82,
      "disk_transfers_per_sample_max": 1303.0,
      "network_bytes_per_s": 44578400.509,
      "loopback_bytes_per_s": 44569749.882,
      "filesystem_free_bytes_min": 9586978816
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 4879,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 442,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 5151,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 463,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 272,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 21,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_balanced_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_balanced_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_write-heavy_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.097891291999986,
    "ok_flows": 1310,
    "failed_flows": 0,
    "flow_requests_per_second": 65.18096754366707,
    "attempted_writes_per_second": 19.0567256253622,
    "successful_writes_per_second": 19.0567256253622,
    "write_verification_failures": 0,
    "avg_ms": 61.26102118015099,
    "http_request_avg_ms": 43.52201695113941,
    "p50_ms": 44.63447900002393,
    "p75_ms": 80.44710400002941,
    "p95_ms": 145.51492745003998,
    "p99_ms": 176.72971128003167,
    "by_kind": {
      "browse": {
        "samples": 541,
        "avg_ms": 41.02127315711065,
        "p50_ms": 26.631082999983846,
        "p75_ms": 69.74891699996988,
        "p95_ms": 82.49858299996049,
        "p99_ms": 137.25892519996705
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 386,
        "avg_ms": 57.64958786529081,
        "p50_ms": 42.829395500007195,
        "p75_ms": 71.93702100005339,
        "p95_ms": 128.01522875003002,
        "p99_ms": 171.4241483000478
      },
      "write": {
        "samples": 383,
        "avg_ms": 93.49004713315584,
        "p50_ms": 86.80075000006582,
        "p75_ms": 127.62385399992127,
        "p95_ms": 165.5817377999028,
        "p99_ms": 188.209889440027
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 386,
        "attempts": 386,
        "failures": 0,
        "avg_ms": 57.64958786529081,
        "p50_ms": 42.829395500007195,
        "p75_ms": 71.93702100005339,
        "p95_ms": 128.01522875003002,
        "p99_ms": 171.4241483000478
      },
      "comment_write": {
        "samples": 160,
        "attempts": 160,
        "failures": 0,
        "avg_ms": 58.740100268751405,
        "p50_ms": 58.19383350012686,
        "p75_ms": 71.39212500015901,
        "p95_ms": 92.53605205008172,
        "p99_ms": 100.44884771994019
      },
      "editor_save_write": {
        "samples": 93,
        "attempts": 93,
        "failures": 0,
        "avg_ms": 122.35806730107822,
        "p50_ms": 124.39291700002286,
        "p75_ms": 140.06212499998583,
        "p95_ms": 176.16422500004776,
        "p99_ms": 204.40291364017867
      },
      "page_browse": {
        "samples": 269,
        "attempts": 269,
        "failures": 0,
        "avg_ms": 26.400533104068856,
        "p50_ms": 21.549250000134634,
        "p75_ms": 29.158125000094515,
        "p95_ms": 45.054408799933285,
        "p99_ms": 70.34403143999032
      },
      "reservation_write": {
        "samples": 130,
        "attempts": 130,
        "failures": 0,
        "avg_ms": 115.60747499998587,
        "p50_ms": 118.34935400008817,
        "p75_ms": 143.70346874994766,
        "p95_ms": 175.31556090000322,
        "p99_ms": 194.1185721800161
      },
      "rest_xhr_bundle": {
        "samples": 133,
        "attempts": 133,
        "failures": 0,
        "avg_ms": 84.2849830451292,
        "p50_ms": 77.2578749999866,
        "p75_ms": 80.51133300000402,
        "p95_ms": 136.1355001999982,
        "p99_ms": 168.1964385600168
      },
      "site_search": {
        "samples": 139,
        "attempts": 139,
        "failures": 0,
        "avg_ms": 27.919875021583877,
        "p50_ms": 24.736249999932625,
        "p75_ms": 30.65854200008289,
        "p95_ms": 38.63220900000215,
        "p99_ms": 66.96781846009344
      }
    },
    "status_counts": {
      "200": 1842
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 70,
        "reservations": 46,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 230,
        "reservations": 176,
        "users": 4
      },
      "delta": {
        "comments": 160,
        "pages": 0,
        "posts": 0,
        "reservations": 130,
        "users": 0
      },
      "successful_comment_writes": 160,
      "successful_reservation_writes": 130,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.47,
      "process_cpu_pct_avg": 179.44,
      "process_cpu_pct_p95": 234.155,
      "process_cpu_pct_max": 237.8,
      "process_cpu_core_seconds_approx": 36.710757,
      "process_cpu_core_seconds_per_1k_flows_approx": 28.023478,
      "total_rss_bytes_max": 867483648,
      "php_fpm_cpu_pct_max": 213.2,
      "php_fpm_rss_bytes_max": 686899200,
      "web_server_cpu_pct_max": 2.8,
      "web_server_rss_bytes_max": 23101440,
      "database_cpu_pct_max": 21.8,
      "database_rss_bytes_max": 157483008,
      "load1_max": 26.107421875,
      "disk_total_mb_per_sample_avg": 3.3389999999999995,
      "disk_total_mb_per_sample_max": 4.05,
      "disk_transfers_per_sample_max": 554.0,
      "network_bytes_per_s": 30002814.908,
      "loopback_bytes_per_s": 29993658.902,
      "filesystem_free_bytes_min": 9584746496
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 5151,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 463,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 5151,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 465,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 2,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_write-heavy_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_write-heavy_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-3.0.0-rc.3_write-heavy_c4",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.096736166000028,
    "ok_flows": 1938,
    "failed_flows": 0,
    "flow_requests_per_second": 96.4335693115551,
    "attempted_writes_per_second": 28.810648416610118,
    "successful_writes_per_second": 28.810648416610118,
    "write_verification_failures": 0,
    "avg_ms": 41.3303301166165,
    "http_request_avg_ms": 29.12868142607374,
    "p50_ms": 33.16720800000894,
    "p75_ms": 42.91240600002766,
    "p95_ms": 106.21534640006303,
    "p99_ms": 131.16980820998612,
    "by_kind": {
      "browse": {
        "samples": 803,
        "avg_ms": 52.674747373604745,
        "p50_ms": 32.70916700012094,
        "p75_ms": 92.77360449993921,
        "p95_ms": 113.00594970005022,
        "p99_ms": 143.55604865988428
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 556,
        "avg_ms": 50.722951064747974,
        "p50_ms": 37.48075050009447,
        "p75_ms": 71.21603150011424,
        "p95_ms": 92.98586425001076,
        "p99_ms": 134.76067935010875
      },
      "write": {
        "samples": 579,
        "avg_ms": 16.577542025903856,
        "p50_ms": 14.41762500007826,
        "p75_ms": 19.150187499917593,
        "p95_ms": 25.171595199890376,
        "p99_ms": 63.76808449998869
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 556,
        "attempts": 556,
        "failures": 0,
        "avg_ms": 50.722951064747974,
        "p50_ms": 37.48075050009447,
        "p75_ms": 71.21603150011424,
        "p95_ms": 92.98586425001076,
        "p99_ms": 134.76067935010875
      },
      "comment_write": {
        "samples": 243,
        "attempts": 243,
        "failures": 0,
        "avg_ms": 11.826405333327791,
        "p50_ms": 10.782791000110592,
        "p75_ms": 11.8112289999317,
        "p95_ms": 16.093571399960638,
        "p99_ms": 35.14670827999923
      },
      "editor_save_write": {
        "samples": 148,
        "attempts": 148,
        "failures": 0,
        "avg_ms": 22.15053487161855,
        "p50_ms": 20.873541500009196,
        "p75_ms": 22.63404150005499,
        "p95_ms": 28.452693749989074,
        "p99_ms": 37.9737912499877
      },
      "page_browse": {
        "samples": 395,
        "attempts": 395,
        "failures": 0,
        "avg_ms": 33.70727195949741,
        "p50_ms": 27.385957999968014,
        "p75_ms": 34.12206300015441,
        "p95_ms": 61.76876240001548,
        "p99_ms": 79.10177551992095
      },
      "reservation_write": {
        "samples": 188,
        "attempts": 188,
        "failures": 0,
        "avg_ms": 18.331389234043264,
        "p50_ms": 14.828271000055793,
        "p75_ms": 16.63127125010533,
        "p95_ms": 39.00390000004572,
        "p99_ms": 71.81155170995224
      },
      "rest_xhr_bundle": {
        "samples": 202,
        "attempts": 202,
        "failures": 0,
        "avg_ms": 107.44937277723866,
        "p50_ms": 102.71289549996254,
        "p75_ms": 111.20602049999206,
        "p95_ms": 134.58925030002996,
        "p99_ms": 172.42079115990018
      },
      "site_search": {
        "samples": 206,
        "attempts": 206,
        "failures": 0,
        "avg_ms": 35.33338066019885,
        "p50_ms": 32.29593750006643,
        "p75_ms": 37.98677100007808,
        "p95_ms": 46.250354500159574,
        "p99_ms": 67.50192915008024
      }
    },
    "status_counts": {
      "200": 2746
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 88,
        "reservations": 75,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 331,
        "reservations": 263,
        "users": 4
      },
      "delta": {
        "comments": 243,
        "pages": 0,
        "posts": 0,
        "reservations": 188,
        "users": 0
      },
      "successful_comment_writes": 243,
      "successful_reservation_writes": 188,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.859,
      "process_cpu_pct_avg": 355.63,
      "process_cpu_pct_p95": 376.625,
      "process_cpu_pct_max": 377.3,
      "process_cpu_core_seconds_approx": 74.215244,
      "process_cpu_core_seconds_per_1k_flows_approx": 38.29476,
      "total_rss_bytes_max": 1002684416,
      "php_fpm_cpu_pct_max": 374.4,
      "php_fpm_rss_bytes_max": 821100544,
      "web_server_cpu_pct_max": 3.5,
      "web_server_rss_bytes_max": 24133632,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 157483008,
      "load1_max": 17.90185546875,
      "disk_total_mb_per_sample_avg": 6.877,
      "disk_total_mb_per_sample_max": 13.96,
      "disk_transfers_per_sample_max": 1107.0,
      "network_bytes_per_s": 46162267.098,
      "loopback_bytes_per_s": 46157451.322,
      "filesystem_free_bytes_min": 9576607744
    },
    "sqlite": {
      "before": {
        "time": 1781191941.794632,
        "db_bytes": 765952,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781191961.891998,
        "db_bytes": 3743744,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4288952,
      "wal_samples": [
        {
          "time": 1781191941.7949,
          "db_bytes": 765952,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191942.301343,
          "db_bytes": 765952,
          "wal_bytes": 1124792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191942.8066518,
          "db_bytes": 765952,
          "wal_bytes": 2764552,
          "shm_bytes": 32768
        },
        {
          "time": 1781191943.3645198,
          "db_bytes": 765952,
          "wal_bytes": 3984072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191943.865547,
          "db_bytes": 909312,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191944.3707242,
          "db_bytes": 909312,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191944.8732579,
          "db_bytes": 909312,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191945.378483,
          "db_bytes": 909312,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191945.882695,
          "db_bytes": 1028096,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191946.386531,
          "db_bytes": 1028096,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191946.888936,
          "db_bytes": 1028096,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191947.394288,
          "db_bytes": 1249280,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191947.8994932,
          "db_bytes": 1249280,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191948.405025,
          "db_bytes": 1249280,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191948.910774,
          "db_bytes": 1249280,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781191949.415942,
          "db_bytes": 1552384,
          "wal_bytes": 255472,
          "shm_bytes": 32768
        },
        {
          "time": 1781191949.921176,
          "db_bytes": 1552384,
          "wal_bytes": 1153632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191950.422204,
          "db_bytes": 1552384,
          "wal_bytes": 2715112,
          "shm_bytes": 32768
        },
        {
          "time": 1781191950.926018,
          "db_bytes": 1552384,
          "wal_bytes": 3720392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191951.4311922,
          "db_bytes": 1835008,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191951.933944,
          "db_bytes": 1835008,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191952.439192,
          "db_bytes": 1835008,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191952.944324,
          "db_bytes": 1835008,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191953.4517262,
          "db_bytes": 2048000,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191953.956904,
          "db_bytes": 2048000,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191954.462058,
          "db_bytes": 2048000,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191954.9656131,
          "db_bytes": 2232320,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191955.467489,
          "db_bytes": 2232320,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191955.9726028,
          "db_bytes": 2232320,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191956.477846,
          "db_bytes": 2232320,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191956.982982,
          "db_bytes": 2572288,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191957.48519,
          "db_bytes": 2572288,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191957.991602,
          "db_bytes": 2572288,
          "wal_bytes": 4140632,
          "shm_bytes": 32768
        },
        {
          "time": 1781191958.496329,
          "db_bytes": 2846720,
          "wal_bytes": 4161232,
          "shm_bytes": 32768
        },
        {
          "time": 1781191959.0002828,
          "db_bytes": 2846720,
          "wal_bytes": 4161232,
          "shm_bytes": 32768
        },
        {
          "time": 1781191959.5068061,
          "db_bytes": 2846720,
          "wal_bytes": 4161232,
          "shm_bytes": 32768
        },
        {
          "time": 1781191960.008268,
          "db_bytes": 3235840,
          "wal_bytes": 4206576,
          "shm_bytes": 32768
        },
        {
          "time": 1781191960.511982,
          "db_bytes": 3256320,
          "wal_bytes": 4288952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191961.0145652,
          "db_bytes": 3256320,
          "wal_bytes": 4288952,
          "shm_bytes": 32768
        },
        {
          "time": 1781191961.519715,
          "db_bytes": 3575808,
          "wal_bytes": 4288952,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_write-heavy_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_write-heavy_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-3.0.0-rc.3_write-heavy_c16",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.3529283339999,
    "ok_flows": 1948,
    "failed_flows": 0,
    "flow_requests_per_second": 95.7110430515217,
    "attempted_writes_per_second": 27.95666503917651,
    "successful_writes_per_second": 27.95666503917651,
    "write_verification_failures": 0,
    "avg_ms": 165.305109092918,
    "http_request_avg_ms": 118.69735367146112,
    "p50_ms": 131.48233399999754,
    "p75_ms": 215.02569774986569,
    "p95_ms": 485.55748970013633,
    "p99_ms": 570.9585847599783,
    "by_kind": {
      "browse": {
        "samples": 796,
        "avg_ms": 212.84844784045322,
        "p50_ms": 158.9589164999552,
        "p75_ms": 298.5569685000655,
        "p95_ms": 502.7820627500432,
        "p99_ms": 583.9420298000276
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 583,
        "avg_ms": 240.51635956947524,
        "p50_ms": 184.45450000012897,
        "p75_ms": 331.86577099991155,
        "p95_ms": 515.512296100178,
        "p99_ms": 591.8180595599132
      },
      "write": {
        "samples": 569,
        "avg_ms": 21.73277750966438,
        "p50_ms": 14.72587500006739,
        "p75_ms": 21.305499999925814,
        "p95_ms": 55.84079980008029,
        "p99_ms": 152.98941987997753
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 583,
        "attempts": 583,
        "failures": 0,
        "avg_ms": 240.51635956947524,
        "p50_ms": 184.45450000012897,
        "p75_ms": 331.86577099991155,
        "p95_ms": 515.512296100178,
        "p99_ms": 591.8180595599132
      },
      "comment_write": {
        "samples": 218,
        "attempts": 218,
        "failures": 0,
        "avg_ms": 15.294496931194379,
        "p50_ms": 10.518000000047323,
        "p75_ms": 12.132322999946155,
        "p95_ms": 31.8777312999714,
        "p99_ms": 138.51331825009873
      },
      "editor_save_write": {
        "samples": 168,
        "attempts": 168,
        "failures": 0,
        "avg_ms": 30.022428559521227,
        "p50_ms": 21.345145999930537,
        "p75_ms": 24.332937749989014,
        "p95_ms": 76.36439584997564,
        "p99_ms": 156.7757244699716
      },
      "page_browse": {
        "samples": 397,
        "attempts": 397,
        "failures": 0,
        "avg_ms": 141.02420577078095,
        "p50_ms": 120.19579200000408,
        "p75_ms": 174.81154200004312,
        "p95_ms": 294.2682832000173,
        "p99_ms": 353.4917579999819
      },
      "reservation_write": {
        "samples": 183,
        "attempts": 183,
        "failures": 0,
        "avg_ms": 21.792251770486843,
        "p50_ms": 14.487417000054847,
        "p75_ms": 17.73466700001336,
        "p95_ms": 55.07060830004775,
        "p99_ms": 100.78552306000819
      },
      "rest_xhr_bundle": {
        "samples": 191,
        "attempts": 191,
        "failures": 0,
        "avg_ms": 429.0839997958235,
        "p50_ms": 421.56070800001544,
        "p75_ms": 491.72266699997635,
        "p95_ms": 576.0368129999733,
        "p99_ms": 654.0186083000889
      },
      "site_search": {
        "samples": 208,
        "attempts": 208,
        "failures": 0,
        "avg_ms": 151.37360975480118,
        "p50_ms": 153.29187449992787,
        "p75_ms": 186.54580174995772,
        "p95_ms": 247.75282149993245,
        "p99_ms": 283.7684912499891
      }
    },
    "status_counts": {
      "200": 2712
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 92,
        "reservations": 58,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 310,
        "reservations": 241,
        "users": 4
      },
      "delta": {
        "comments": 218,
        "pages": 0,
        "posts": 0,
        "reservations": 183,
        "users": 0
      },
      "successful_comment_writes": 218,
      "successful_reservation_writes": 183,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.768,
      "process_cpu_pct_avg": 354.74,
      "process_cpu_pct_p95": 376.65500000000003,
      "process_cpu_pct_max": 376.7,
      "process_cpu_core_seconds_approx": 73.726474,
      "process_cpu_core_seconds_per_1k_flows_approx": 37.847266,
      "total_rss_bytes_max": 1513439232,
      "php_fpm_cpu_pct_max": 373.8,
      "php_fpm_rss_bytes_max": 1330069504,
      "web_server_cpu_pct_max": 3.3,
      "web_server_rss_bytes_max": 25952256,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 157417472,
      "load1_max": 17.3916015625,
      "disk_total_mb_per_sample_avg": 6.184,
      "disk_total_mb_per_sample_max": 7.56,
      "disk_transfers_per_sample_max": 921.0,
      "network_bytes_per_s": 47294615.391,
      "loopback_bytes_per_s": 47285866.584,
      "filesystem_free_bytes_min": 9570648064
    },
    "sqlite": {
      "before": {
        "time": 1781191971.793771,
        "db_bytes": 765952,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781191992.147285,
        "db_bytes": 4354048,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 5265392,
      "wal_samples": [
        {
          "time": 1781191971.793987,
          "db_bytes": 765952,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781191972.2953222,
          "db_bytes": 765952,
          "wal_bytes": 1100072,
          "shm_bytes": 32768
        },
        {
          "time": 1781191972.7970612,
          "db_bytes": 765952,
          "wal_bytes": 2566792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191973.309226,
          "db_bytes": 765952,
          "wal_bytes": 3431992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191973.81439,
          "db_bytes": 765952,
          "wal_bytes": 4107672,
          "shm_bytes": 32768
        },
        {
          "time": 1781191974.319584,
          "db_bytes": 962560,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191974.824703,
          "db_bytes": 962560,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191975.32816,
          "db_bytes": 1179648,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191975.8305879,
          "db_bytes": 1179648,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191976.335766,
          "db_bytes": 1179648,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191976.840918,
          "db_bytes": 1384448,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191977.346108,
          "db_bytes": 1384448,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191977.851236,
          "db_bytes": 1384448,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191978.355715,
          "db_bytes": 1384448,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191978.860864,
          "db_bytes": 1667072,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191979.366039,
          "db_bytes": 1667072,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191979.8697898,
          "db_bytes": 1667072,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191980.374951,
          "db_bytes": 1945600,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191980.88012,
          "db_bytes": 1945600,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191981.382015,
          "db_bytes": 1945600,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191981.883704,
          "db_bytes": 1945600,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191982.388875,
          "db_bytes": 2326528,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191982.893117,
          "db_bytes": 2326528,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191983.395207,
          "db_bytes": 2326528,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191983.9003332,
          "db_bytes": 2572288,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191984.403232,
          "db_bytes": 2572288,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191984.9050932,
          "db_bytes": 2572288,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191985.407723,
          "db_bytes": 2572288,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781191985.911454,
          "db_bytes": 2945024,
          "wal_bytes": 4461992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191986.417139,
          "db_bytes": 2945024,
          "wal_bytes": 4461992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191986.9229481,
          "db_bytes": 2945024,
          "wal_bytes": 4461992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191987.428052,
          "db_bytes": 3207168,
          "wal_bytes": 4461992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191987.931796,
          "db_bytes": 3207168,
          "wal_bytes": 4461992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191988.436955,
          "db_bytes": 3207168,
          "wal_bytes": 4461992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191988.9421382,
          "db_bytes": 3563520,
          "wal_bytes": 4461992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191989.4453208,
          "db_bytes": 3563520,
          "wal_bytes": 4461992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191989.95068,
          "db_bytes": 3563520,
          "wal_bytes": 4461992,
          "shm_bytes": 32768
        },
        {
          "time": 1781191990.455806,
          "db_bytes": 4009984,
          "wal_bytes": 5121192,
          "shm_bytes": 32768
        },
        {
          "time": 1781191990.961022,
          "db_bytes": 4079616,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191991.465718,
          "db_bytes": 4079616,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781191991.970944,
          "db_bytes": 4079616,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_write-heavy_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_write-heavy_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_write-heavy_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.114727666999897,
    "ok_flows": 1891,
    "failed_flows": 0,
    "flow_requests_per_second": 94.01071847979146,
    "attempted_writes_per_second": 27.641438114629327,
    "successful_writes_per_second": 27.641438114629327,
    "write_verification_failures": 0,
    "avg_ms": 169.70466434955296,
    "http_request_avg_ms": 120.10483309022825,
    "p50_ms": 91.89900000001217,
    "p75_ms": 236.71041700004025,
    "p95_ms": 559.9289994999026,
    "p99_ms": 665.8748128000525,
    "by_kind": {
      "browse": {
        "samples": 772,
        "avg_ms": 57.768496738342826,
        "p50_ms": 37.63483299997006,
        "p75_ms": 77.99701049998475,
        "p95_ms": 140.46411905005698,
        "p99_ms": 248.61979639009064
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 563,
        "avg_ms": 116.96364703907595,
        "p50_ms": 91.4831669999785,
        "p75_ms": 135.43464600002153,
        "p95_ms": 287.40120000004475,
        "p99_ms": 407.3648400000184
      },
      "write": {
        "samples": 556,
        "avg_ms": 378.53184805756206,
        "p50_ms": 373.9491670000916,
        "p75_ms": 518.4850832498569,
        "p95_ms": 647.2131250001212,
        "p99_ms": 709.7422724000811
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 563,
        "attempts": 563,
        "failures": 0,
        "avg_ms": 116.96364703907595,
        "p50_ms": 91.4831669999785,
        "p75_ms": 135.43464600002153,
        "p95_ms": 287.40120000004475,
        "p99_ms": 407.3648400000184
      },
      "comment_write": {
        "samples": 208,
        "attempts": 208,
        "failures": 0,
        "avg_ms": 209.4312655576905,
        "p50_ms": 202.80291649999072,
        "p75_ms": 263.89420774984274,
        "p95_ms": 332.8944020999643,
        "p99_ms": 361.70664374989656
      },
      "editor_save_write": {
        "samples": 168,
        "attempts": 168,
        "failures": 0,
        "avg_ms": 413.82904785715715,
        "p50_ms": 424.75597899999684,
        "p75_ms": 501.2499270000035,
        "p95_ms": 581.6605415499225,
        "p99_ms": 640.9346025000901
      },
      "page_browse": {
        "samples": 378,
        "attempts": 378,
        "failures": 0,
        "avg_ms": 36.69246828306292,
        "p50_ms": 28.895083500060537,
        "p75_ms": 42.651083250007105,
        "p95_ms": 79.33082315004184,
        "p99_ms": 123.79725575005996
      },
      "reservation_write": {
        "samples": 180,
        "attempts": 180,
        "failures": 0,
        "avg_ms": 540.9929124666812,
        "p50_ms": 540.5067504999579,
        "p75_ms": 613.4837189999871,
        "p95_ms": 701.2622475999251,
        "p99_ms": 754.4984161799317
      },
      "rest_xhr_bundle": {
        "samples": 195,
        "attempts": 195,
        "failures": 0,
        "avg_ms": 113.68726050257418,
        "p50_ms": 92.89016700017783,
        "p75_ms": 121.36885400002484,
        "p95_ms": 229.20339179997887,
        "p99_ms": 353.7084520200279
      },
      "site_search": {
        "samples": 199,
        "attempts": 199,
        "failures": 0,
        "avg_ms": 43.007591321612615,
        "p50_ms": 33.46958300016922,
        "p75_ms": 50.94489600003271,
        "p95_ms": 100.85618779992274,
        "p99_ms": 140.6777240000384
      }
    },
    "status_counts": {
      "200": 2671
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 92,
        "reservations": 53,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 300,
        "reservations": 233,
        "users": 4
      },
      "delta": {
        "comments": 208,
        "pages": 0,
        "posts": 0,
        "reservations": 180,
        "users": 0
      },
      "successful_comment_writes": 208,
      "successful_reservation_writes": 180,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.624,
      "process_cpu_pct_avg": 242.7,
      "process_cpu_pct_p95": 302.165,
      "process_cpu_pct_max": 308.6,
      "process_cpu_core_seconds_approx": 50.092337,
      "process_cpu_core_seconds_per_1k_flows_approx": 26.489866,
      "total_rss_bytes_max": 1186381824,
      "php_fpm_cpu_pct_max": 284.7,
      "php_fpm_rss_bytes_max": 1004486656,
      "web_server_cpu_pct_max": 3.3,
      "web_server_rss_bytes_max": 24363008,
      "database_cpu_pct_max": 28.7,
      "database_rss_bytes_max": 157548544,
      "load1_max": 14.123046875,
      "disk_total_mb_per_sample_avg": 6.359999999999999,
      "disk_total_mb_per_sample_max": 14.54,
      "disk_transfers_per_sample_max": 1181.0,
      "network_bytes_per_s": 45721660.534,
      "loopback_bytes_per_s": 45716655.959,
      "filesystem_free_bytes_min": 9571598336
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 5158,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 467,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 5158,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 474,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 7,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_write-heavy_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_write-heavy_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_write-heavy_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.255279041999984,
    "ok_flows": 2150,
    "failed_flows": 0,
    "flow_requests_per_second": 106.14516815798513,
    "attempted_writes_per_second": 32.633467977873565,
    "successful_writes_per_second": 32.633467977873565,
    "write_verification_failures": 0,
    "avg_ms": 299.6177265827898,
    "http_request_avg_ms": 217.1482406507094,
    "p50_ms": 148.9430624999386,
    "p75_ms": 402.6358744998788,
    "p95_ms": 1091.0112402500997,
    "p99_ms": 1309.3491957500692,
    "by_kind": {
      "browse": {
        "samples": 835,
        "avg_ms": 82.66711167305263,
        "p50_ms": 58.80029100012507,
        "p75_ms": 100.32437449990539,
        "p95_ms": 234.6064999998816,
        "p99_ms": 368.3512652198896
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 654,
        "avg_ms": 184.39962767584197,
        "p50_ms": 146.35137500010842,
        "p75_ms": 221.51571900008094,
        "p95_ms": 406.5150811499507,
        "p99_ms": 669.5472962500008
      },
      "write": {
        "samples": 661,
        "avg_ms": 687.6758205839637,
        "p50_ms": 622.5510839999515,
        "p75_ms": 959.6639579999646,
        "p95_ms": 1272.495082999967,
        "p99_ms": 1434.2790329999843
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 654,
        "attempts": 654,
        "failures": 0,
        "avg_ms": 184.39962767584197,
        "p50_ms": 146.35137500010842,
        "p75_ms": 221.51571900008094,
        "p95_ms": 406.5150811499507,
        "p99_ms": 669.5472962500008
      },
      "comment_write": {
        "samples": 257,
        "attempts": 257,
        "failures": 0,
        "avg_ms": 382.5997534007704,
        "p50_ms": 380.53566700000374,
        "p75_ms": 486.436249999997,
        "p95_ms": 625.046491600051,
        "p99_ms": 706.3990615200237
      },
      "editor_save_write": {
        "samples": 172,
        "attempts": 172,
        "failures": 0,
        "avg_ms": 718.4702633023195,
        "p50_ms": 700.6705209998927,
        "p75_ms": 888.9558855001951,
        "p95_ms": 1131.9923251500195,
        "p99_ms": 1284.9272748199087
      },
      "page_browse": {
        "samples": 436,
        "attempts": 436,
        "failures": 0,
        "avg_ms": 57.98788350228962,
        "p50_ms": 46.058228999868334,
        "p75_ms": 72.55315625008052,
        "p95_ms": 138.5587089999376,
        "p99_ms": 215.25792334999767
      },
      "reservation_write": {
        "samples": 232,
        "attempts": 232,
        "failures": 0,
        "avg_ms": 1002.7961012672534,
        "p50_ms": 1021.6199790000928,
        "p75_ms": 1160.0621252499081,
        "p95_ms": 1397.9618796499833,
        "p99_ms": 1497.6964210000529
      },
      "rest_xhr_bundle": {
        "samples": 204,
        "attempts": 204,
        "failures": 0,
        "avg_ms": 162.72465356372194,
        "p50_ms": 134.98572950004473,
        "p75_ms": 214.97258324990298,
        "p95_ms": 356.90239364997745,
        "p99_ms": 433.24675146988733
      },
      "site_search": {
        "samples": 195,
        "attempts": 195,
        "failures": 0,
        "avg_ms": 54.09482929744277,
        "p50_ms": 40.163041999903726,
        "p75_ms": 63.02339599994866,
        "p95_ms": 125.62501250017709,
        "p99_ms": 217.79054502010243
      }
    },
    "status_counts": {
      "200": 2966
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 94,
        "reservations": 70,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 351,
        "reservations": 302,
        "users": 4
      },
      "delta": {
        "comments": 257,
        "pages": 0,
        "posts": 0,
        "reservations": 232,
        "users": 0
      },
      "successful_comment_writes": 257,
      "successful_reservation_writes": 232,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.703,
      "process_cpu_pct_avg": 262.51,
      "process_cpu_pct_p95": 309.56,
      "process_cpu_pct_max": 311.0,
      "process_cpu_core_seconds_approx": 54.38922,
      "process_cpu_core_seconds_per_1k_flows_approx": 25.297312,
      "total_rss_bytes_max": 1827373056,
      "php_fpm_cpu_pct_max": 288.2,
      "php_fpm_rss_bytes_max": 1644838912,
      "web_server_cpu_pct_max": 3.0,
      "web_server_rss_bytes_max": 24887296,
      "database_cpu_pct_max": 26.8,
      "database_rss_bytes_max": 157646848,
      "load1_max": 12.05859375,
      "disk_total_mb_per_sample_avg": 4.837000000000001,
      "disk_total_mb_per_sample_max": 12.11,
      "disk_transfers_per_sample_max": 1079.0,
      "network_bytes_per_s": 51279289.541,
      "loopback_bytes_per_s": 51277303.002,
      "filesystem_free_bytes_min": 9569226752
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 5158,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 474,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 5172,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 479,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 14,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 5,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_write-heavy_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_write-heavy_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-3.0.0-rc.3_write-heavy_c32",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.357824707999953,
    "ok_flows": 2019,
    "failed_flows": 0,
    "flow_requests_per_second": 99.1756255375654,
    "attempted_writes_per_second": 30.651604920971177,
    "successful_writes_per_second": 30.651604920971177,
    "write_verification_failures": 0,
    "avg_ms": 319.6284053348216,
    "http_request_avg_ms": 233.18356748536354,
    "p50_ms": 270.03179200005434,
    "p75_ms": 408.69785400002456,
    "p95_ms": 915.1881457999707,
    "p99_ms": 1091.1047045001214,
    "by_kind": {
      "browse": {
        "samples": 789,
        "avg_ms": 430.43141572243485,
        "p50_ms": 318.13058399984584,
        "p75_ms": 597.0452500000647,
        "p95_ms": 992.174041600083,
        "p99_ms": 1189.0784569599327
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 606,
        "avg_ms": 462.2183062343281,
        "p50_ms": 374.86933299999237,
        "p75_ms": 537.3791252500268,
        "p95_ms": 935.0671142499323,
        "p99_ms": 1075.4424913500325
      },
      "write": {
        "samples": 624,
        "avg_ms": 41.04979132692489,
        "p50_ms": 17.699104000030275,
        "p75_ms": 27.311499749998802,
        "p95_ms": 162.92111694992863,
        "p99_ms": 279.351603590062
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 606,
        "attempts": 606,
        "failures": 0,
        "avg_ms": 462.2183062343281,
        "p50_ms": 374.86933299999237,
        "p75_ms": 537.3791252500268,
        "p95_ms": 935.0671142499323,
        "p99_ms": 1075.4424913500325
      },
      "comment_write": {
        "samples": 240,
        "attempts": 240,
        "failures": 0,
        "avg_ms": 28.500494062495818,
        "p50_ms": 10.893145999943954,
        "p75_ms": 18.027874999972937,
        "p95_ms": 128.9592244001142,
        "p99_ms": 205.6828817500697
      },
      "editor_save_write": {
        "samples": 164,
        "attempts": 164,
        "failures": 0,
        "avg_ms": 56.99373092072924,
        "p50_ms": 22.54137499994613,
        "p75_ms": 43.70658324995702,
        "p95_ms": 209.23363940004262,
        "p99_ms": 290.11206092002124
      },
      "page_browse": {
        "samples": 413,
        "attempts": 413,
        "failures": 0,
        "avg_ms": 301.3475126198528,
        "p50_ms": 266.54795899980854,
        "p75_ms": 350.10650000003807,
        "p95_ms": 588.5012417998494,
        "p99_ms": 703.6356829600116
      },
      "reservation_write": {
        "samples": 220,
        "attempts": 220,
        "failures": 0,
        "avg_ms": 42.85445155455715,
        "p50_ms": 15.589978999855703,
        "p75_ms": 29.74869799999169,
        "p95_ms": 160.37818335016712,
        "p99_ms": 318.57031429005485
      },
      "rest_xhr_bundle": {
        "samples": 187,
        "attempts": 187,
        "failures": 0,
        "avg_ms": 857.4806359518753,
        "p50_ms": 846.8898329999774,
        "p75_ms": 968.283083499955,
        "p95_ms": 1180.9977919000175,
        "p99_ms": 1316.6401488800645
      },
      "site_search": {
        "samples": 189,
        "attempts": 189,
        "failures": 0,
        "avg_ms": 289.97346756614314,
        "p50_ms": 283.7512920000336,
        "p75_ms": 352.7065829998719,
        "p95_ms": 476.48680840002265,
        "p99_ms": 562.0623381200039
      }
    },
    "status_counts": {
      "200": 2767
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 97,
        "reservations": 71,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 337,
        "reservations": 291,
        "users": 4
      },
      "delta": {
        "comments": 240,
        "pages": 0,
        "posts": 0,
        "reservations": 220,
        "users": 0
      },
      "successful_comment_writes": 240,
      "successful_reservation_writes": 220,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.962,
      "process_cpu_pct_avg": 354.3,
      "process_cpu_pct_p95": 379.695,
      "process_cpu_pct_max": 381.9,
      "process_cpu_core_seconds_approx": 74.38411,
      "process_cpu_core_seconds_per_1k_flows_approx": 36.842056,
      "total_rss_bytes_max": 2299740160,
      "php_fpm_cpu_pct_max": 379.4,
      "php_fpm_rss_bytes_max": 2114895872,
      "web_server_cpu_pct_max": 9.0,
      "web_server_rss_bytes_max": 27197440,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 157646848,
      "load1_max": 20.41748046875,
      "disk_total_mb_per_sample_avg": 7.3100000000000005,
      "disk_total_mb_per_sample_max": 14.84,
      "disk_transfers_per_sample_max": 1508.0,
      "network_bytes_per_s": 47681487.338,
      "loopback_bytes_per_s": 47681427.324,
      "filesystem_free_bytes_min": 9558941696
    },
    "sqlite": {
      "before": {
        "time": 1781192065.086205,
        "db_bytes": 806912,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781192085.444643,
        "db_bytes": 4440064,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 5932832,
      "wal_samples": [
        {
          "time": 1781192065.0864608,
          "db_bytes": 806912,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781192065.59669,
          "db_bytes": 806912,
          "wal_bytes": 1689232,
          "shm_bytes": 32768
        },
        {
          "time": 1781192066.1068149,
          "db_bytes": 806912,
          "wal_bytes": 3308392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192066.6120389,
          "db_bytes": 905216,
          "wal_bytes": 4243632,
          "shm_bytes": 32768
        },
        {
          "time": 1781192067.122175,
          "db_bytes": 933888,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192067.631721,
          "db_bytes": 933888,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192068.139348,
          "db_bytes": 1101824,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192068.642529,
          "db_bytes": 1101824,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192069.1526668,
          "db_bytes": 1101824,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192069.662103,
          "db_bytes": 1101824,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192070.1698308,
          "db_bytes": 1339392,
          "wal_bytes": 4490832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192070.6799822,
          "db_bytes": 1339392,
          "wal_bytes": 4490832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192071.1812449,
          "db_bytes": 1339392,
          "wal_bytes": 4490832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192071.691387,
          "db_bytes": 1585152,
          "wal_bytes": 5195352,
          "shm_bytes": 32768
        },
        {
          "time": 1781192072.2015412,
          "db_bytes": 1605632,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192072.711529,
          "db_bytes": 1605632,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192073.212116,
          "db_bytes": 1605632,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192073.722395,
          "db_bytes": 1789952,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192074.232539,
          "db_bytes": 1789952,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192074.7379231,
          "db_bytes": 1789952,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192075.238813,
          "db_bytes": 2048000,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192075.7419012,
          "db_bytes": 2105344,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192076.2520761,
          "db_bytes": 2105344,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192076.753163,
          "db_bytes": 2105344,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192077.262023,
          "db_bytes": 2465792,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192077.772201,
          "db_bytes": 2465792,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192078.282392,
          "db_bytes": 2752512,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192078.790501,
          "db_bytes": 2752512,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192079.2988539,
          "db_bytes": 2752512,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192079.799847,
          "db_bytes": 3133440,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192080.3081322,
          "db_bytes": 3223552,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192080.8185449,
          "db_bytes": 3301376,
          "wal_bytes": 5932832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192081.328692,
          "db_bytes": 3301376,
          "wal_bytes": 5932832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192081.83635,
          "db_bytes": 3608576,
          "wal_bytes": 5932832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192082.343989,
          "db_bytes": 3698688,
          "wal_bytes": 5932832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192082.8541,
          "db_bytes": 3698688,
          "wal_bytes": 5932832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192083.3615732,
          "db_bytes": 3698688,
          "wal_bytes": 5932832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192083.8659751,
          "db_bytes": 4018176,
          "wal_bytes": 5932832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192084.3699121,
          "db_bytes": 4018176,
          "wal_bytes": 5932832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192084.88011,
          "db_bytes": 4018176,
          "wal_bytes": 5932832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192085.386622,
          "db_bytes": 4018176,
          "wal_bytes": 5932832,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_write-heavy_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_write-heavy_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_write-heavy_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.318062166000118,
    "ok_flows": 2272,
    "failed_flows": 0,
    "flow_requests_per_second": 111.82168759193601,
    "attempted_writes_per_second": 33.95993153100169,
    "successful_writes_per_second": 33.95993153100169,
    "write_verification_failures": 0,
    "avg_ms": 568.1950456056292,
    "http_request_avg_ms": 427.418304285431,
    "p50_ms": 306.2163125000552,
    "p75_ms": 779.888511000081,
    "p95_ms": 2009.6492748499486,
    "p99_ms": 2447.0368179299453,
    "by_kind": {
      "browse": {
        "samples": 905,
        "avg_ms": 168.7892081933632,
        "p50_ms": 116.2918750001154,
        "p75_ms": 210.41262500011726,
        "p95_ms": 526.6456751999613,
        "p99_ms": 848.532519999799
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 677,
        "avg_ms": 420.94869229984744,
        "p50_ms": 328.7324579998767,
        "p75_ms": 548.3272919998399,
        "p95_ms": 1069.1950993998946,
        "p99_ms": 1331.3870418399895
      },
      "write": {
        "samples": 690,
        "avg_ms": 1236.5255732086969,
        "p50_ms": 1110.2898125000138,
        "p75_ms": 1839.1133124999897,
        "p95_ms": 2342.3702296500437,
        "p99_ms": 2561.508347870008
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 677,
        "attempts": 677,
        "failures": 0,
        "avg_ms": 420.94869229984744,
        "p50_ms": 328.7324579998767,
        "p75_ms": 548.3272919998399,
        "p95_ms": 1069.1950993998946,
        "p99_ms": 1331.3870418399895
      },
      "comment_write": {
        "samples": 292,
        "attempts": 292,
        "failures": 0,
        "avg_ms": 654.3690383938415,
        "p50_ms": 654.9022295000668,
        "p75_ms": 851.7741455000305,
        "p95_ms": 1107.1182475501244,
        "p99_ms": 1277.3740112799023
      },
      "editor_save_write": {
        "samples": 174,
        "attempts": 174,
        "failures": 0,
        "avg_ms": 1381.294672913788,
        "p50_ms": 1437.3670415001243,
        "p75_ms": 1748.6253852499658,
        "p95_ms": 2066.066441550106,
        "p99_ms": 2363.832893159992
      },
      "page_browse": {
        "samples": 455,
        "attempts": 455,
        "failures": 0,
        "avg_ms": 117.12693910329065,
        "p50_ms": 98.17629100007252,
        "p75_ms": 157.40547899997637,
        "p95_ms": 283.2407000000103,
        "p99_ms": 352.5190033599391
      },
      "reservation_write": {
        "samples": 224,
        "attempts": 224,
        "failures": 0,
        "avg_ms": 1882.9536304285702,
        "p50_ms": 1945.9146044999898,
        "p75_ms": 2206.891646249858,
        "p95_ms": 2527.359914399892,
        "p99_ms": 2663.9722140899585
      },
      "rest_xhr_bundle": {
        "samples": 187,
        "attempts": 187,
        "failures": 0,
        "avg_ms": 346.14374730479784,
        "p50_ms": 293.8789590000397,
        "p75_ms": 504.4124580000471,
        "p95_ms": 839.9471997998261,
        "p99_ms": 900.1584911198638
      },
      "site_search": {
        "samples": 263,
        "attempts": 263,
        "failures": 0,
        "avg_ms": 132.06310029277245,
        "p50_ms": 102.16766700000335,
        "p75_ms": 162.99322949998896,
        "p95_ms": 337.01220420002767,
        "p99_ms": 431.56294700006555
      }
    },
    "status_counts": {
      "200": 3020
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 88,
        "reservations": 67,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 380,
        "reservations": 291,
        "users": 4
      },
      "delta": {
        "comments": 292,
        "pages": 0,
        "posts": 0,
        "reservations": 224,
        "users": 0
      },
      "successful_comment_writes": 292,
      "successful_reservation_writes": 224,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.841,
      "process_cpu_pct_avg": 289.19,
      "process_cpu_pct_p95": 345.40500000000003,
      "process_cpu_pct_max": 347.7,
      "process_cpu_core_seconds_approx": 60.333311,
      "process_cpu_core_seconds_per_1k_flows_approx": 26.555155,
      "total_rss_bytes_max": 3076030464,
      "php_fpm_cpu_pct_max": 321.4,
      "php_fpm_rss_bytes_max": 2891448320,
      "web_server_cpu_pct_max": 3.5,
      "web_server_rss_bytes_max": 26492928,
      "database_cpu_pct_max": 37.1,
      "database_rss_bytes_max": 158089216,
      "load1_max": 19.87158203125,
      "disk_total_mb_per_sample_avg": 4.992999999999999,
      "disk_total_mb_per_sample_max": 13.07,
      "disk_transfers_per_sample_max": 1129.0,
      "network_bytes_per_s": 54389647.947,
      "loopback_bytes_per_s": 54389509.686,
      "filesystem_free_bytes_min": 9561911296
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 5172,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 479,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 6060,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 503,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 888,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 24,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_write-heavy_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_mariadb-innodb-baseline_write-heavy_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-3.0.0-rc.3_write-heavy_c64",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.865188708000005,
    "ok_flows": 1965,
    "failed_flows": 0,
    "flow_requests_per_second": 94.17599943616094,
    "attempted_writes_per_second": 28.756030362186547,
    "successful_writes_per_second": 28.756030362186547,
    "write_verification_failures": 0,
    "avg_ms": 663.4045610875297,
    "http_request_avg_ms": 488.37729847808237,
    "p50_ms": 546.4862090000224,
    "p75_ms": 839.4407920000049,
    "p95_ms": 1950.3243831999953,
    "p99_ms": 2267.238088240028,
    "by_kind": {
      "browse": {
        "samples": 795,
        "avg_ms": 886.435812691822,
        "p50_ms": 639.4470000000183,
        "p75_ms": 1134.1376455000045,
        "p95_ms": 2091.1593579999817,
        "p99_ms": 2377.0935250000957
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 570,
        "avg_ms": 909.4748364754348,
        "p50_ms": 752.390916500076,
        "p75_ms": 1057.8953125000226,
        "p95_ms": 1926.971681250029,
        "p99_ms": 2171.4753019201285
      },
      "write": {
        "samples": 600,
        "avg_ms": 134.1213910933307,
        "p50_ms": 62.237437499902626,
        "p75_ms": 217.2904372500284,
        "p95_ms": 451.6635021000409,
        "p99_ms": 642.5268647600365
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 570,
        "attempts": 570,
        "failures": 0,
        "avg_ms": 909.4748364754348,
        "p50_ms": 752.390916500076,
        "p75_ms": 1057.8953125000226,
        "p95_ms": 1926.971681250029,
        "p99_ms": 2171.4753019201285
      },
      "comment_write": {
        "samples": 251,
        "attempts": 251,
        "failures": 0,
        "avg_ms": 124.67084612350308,
        "p50_ms": 60.46470799992676,
        "p75_ms": 206.06354149992967,
        "p95_ms": 458.55600000004415,
        "p99_ms": 556.373624999992
      },
      "editor_save_write": {
        "samples": 157,
        "attempts": 157,
        "failures": 0,
        "avg_ms": 170.5788393949075,
        "p50_ms": 144.92141699997774,
        "p75_ms": 278.58083299997816,
        "p95_ms": 465.9390827999687,
        "p99_ms": 662.4795314400125
      },
      "page_browse": {
        "samples": 396,
        "attempts": 396,
        "failures": 0,
        "avg_ms": 605.9295920833238,
        "p50_ms": 542.2394999999369,
        "p75_ms": 682.3866975001351,
        "p95_ms": 1202.3417082500032,
        "p99_ms": 1420.625998550031
      },
      "reservation_write": {
        "samples": 192,
        "attempts": 192,
        "failures": 0,
        "avg_ms": 116.66445048957655,
        "p50_ms": 36.458271000014975,
        "p75_ms": 181.7156977501213,
        "p95_ms": 403.7318062500276,
        "p99_ms": 549.7271862800476
      },
      "rest_xhr_bundle": {
        "samples": 176,
        "attempts": 176,
        "failures": 0,
        "avg_ms": 1840.6774205056784,
        "p50_ms": 1899.2174170000453,
        "p75_ms": 2067.4411874999805,
        "p95_ms": 2373.573593499998,
        "p99_ms": 2505.7352077499218
      },
      "site_search": {
        "samples": 223,
        "attempts": 223,
        "failures": 0,
        "avg_ms": 631.4310610583073,
        "p50_ms": 616.3522919998741,
        "p75_ms": 766.8930209999871,
        "p95_ms": 929.0885544000503,
        "p99_ms": 1103.2152322400134
      }
    },
    "status_counts": {
      "200": 2669
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 99,
        "reservations": 77,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 350,
        "reservations": 269,
        "users": 4
      },
      "delta": {
        "comments": 251,
        "pages": 0,
        "posts": 0,
        "reservations": 192,
        "users": 0
      },
      "successful_comment_writes": 251,
      "successful_reservation_writes": 192,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 20.523,
      "process_cpu_pct_avg": 339.6,
      "process_cpu_pct_p95": 374.145,
      "process_cpu_pct_max": 375.9,
      "process_cpu_core_seconds_approx": 77.092612,
      "process_cpu_core_seconds_per_1k_flows_approx": 39.232881,
      "total_rss_bytes_max": 3916087296,
      "php_fpm_cpu_pct_max": 373.2,
      "php_fpm_rss_bytes_max": 3731390464,
      "web_server_cpu_pct_max": 7.3,
      "web_server_rss_bytes_max": 28360704,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 158089216,
      "load1_max": 37.80419921875,
      "disk_total_mb_per_sample_avg": 6.964999999999999,
      "disk_total_mb_per_sample_max": 11.6,
      "disk_transfers_per_sample_max": 1563.0,
      "network_bytes_per_s": 45247810.189,
      "loopback_bytes_per_s": 45246338.288,
      "filesystem_free_bytes_min": 9545551872
    },
    "sqlite": {
      "before": {
        "time": 1781192127.499788,
        "db_bytes": 1028096,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781192149.1000361,
        "db_bytes": 4726784,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 11507192,
      "wal_samples": [
        {
          "time": 1781192127.500004,
          "db_bytes": 1028096,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781192128.010172,
          "db_bytes": 1028096,
          "wal_bytes": 1367872,
          "shm_bytes": 32768
        },
        {
          "time": 1781192128.5546181,
          "db_bytes": 1028096,
          "wal_bytes": 2158912,
          "shm_bytes": 32768
        },
        {
          "time": 1781192129.0625181,
          "db_bytes": 1028096,
          "wal_bytes": 3098272,
          "shm_bytes": 32768
        },
        {
          "time": 1781192129.5712268,
          "db_bytes": 1028096,
          "wal_bytes": 3872832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192130.080281,
          "db_bytes": 1245184,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781192130.581679,
          "db_bytes": 1245184,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781192131.0918028,
          "db_bytes": 1245184,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781192131.601852,
          "db_bytes": 1536000,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781192132.106879,
          "db_bytes": 1536000,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781192132.6136792,
          "db_bytes": 1536000,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781192133.1221461,
          "db_bytes": 1536000,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781192133.627983,
          "db_bytes": 1712128,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781192134.135113,
          "db_bytes": 1712128,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781192134.644883,
          "db_bytes": 1712128,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781192135.1550379,
          "db_bytes": 1712128,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781192135.6652129,
          "db_bytes": 2052096,
          "wal_bytes": 4676232,
          "shm_bytes": 32768
        },
        {
          "time": 1781192136.177805,
          "db_bytes": 2121728,
          "wal_bytes": 5557912,
          "shm_bytes": 32768
        },
        {
          "time": 1781192136.6865458,
          "db_bytes": 2121728,
          "wal_bytes": 5557912,
          "shm_bytes": 32768
        },
        {
          "time": 1781192137.196694,
          "db_bytes": 2121728,
          "wal_bytes": 5557912,
          "shm_bytes": 32768
        },
        {
          "time": 1781192137.706857,
          "db_bytes": 2400256,
          "wal_bytes": 5557912,
          "shm_bytes": 32768
        },
        {
          "time": 1781192138.216465,
          "db_bytes": 2400256,
          "wal_bytes": 5557912,
          "shm_bytes": 32768
        },
        {
          "time": 1781192138.720011,
          "db_bytes": 2400256,
          "wal_bytes": 5557912,
          "shm_bytes": 32768
        },
        {
          "time": 1781192139.230326,
          "db_bytes": 2400256,
          "wal_bytes": 5557912,
          "shm_bytes": 32768
        },
        {
          "time": 1781192139.739669,
          "db_bytes": 2625536,
          "wal_bytes": 5557912,
          "shm_bytes": 32768
        },
        {
          "time": 1781192140.245444,
          "db_bytes": 2760704,
          "wal_bytes": 5582632,
          "shm_bytes": 32768
        },
        {
          "time": 1781192140.7542999,
          "db_bytes": 2760704,
          "wal_bytes": 5582632,
          "shm_bytes": 32768
        },
        {
          "time": 1781192141.264459,
          "db_bytes": 2760704,
          "wal_bytes": 5582632,
          "shm_bytes": 32768
        },
        {
          "time": 1781192141.770918,
          "db_bytes": 3121152,
          "wal_bytes": 5582632,
          "shm_bytes": 32768
        },
        {
          "time": 1781192142.278219,
          "db_bytes": 3203072,
          "wal_bytes": 6398392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192142.778492,
          "db_bytes": 3325952,
          "wal_bytes": 7720912,
          "shm_bytes": 32768
        },
        {
          "time": 1781192143.28386,
          "db_bytes": 3489792,
          "wal_bytes": 9640832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192143.789322,
          "db_bytes": 3584000,
          "wal_bytes": 10679072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192144.299476,
          "db_bytes": 3776512,
          "wal_bytes": 11507192,
          "shm_bytes": 32768
        },
        {
          "time": 1781192144.809624,
          "db_bytes": 3776512,
          "wal_bytes": 11507192,
          "shm_bytes": 32768
        },
        {
          "time": 1781192145.319696,
          "db_bytes": 3993600,
          "wal_bytes": 11507192,
          "shm_bytes": 32768
        },
        {
          "time": 1781192145.823966,
          "db_bytes": 4153344,
          "wal_bytes": 11507192,
          "shm_bytes": 32768
        },
        {
          "time": 1781192146.334035,
          "db_bytes": 4227072,
          "wal_bytes": 11507192,
          "shm_bytes": 32768
        },
        {
          "time": 1781192146.840069,
          "db_bytes": 4345856,
          "wal_bytes": 11507192,
          "shm_bytes": 32768
        },
        {
          "time": 1781192147.3479621,
          "db_bytes": 4501504,
          "wal_bytes": 11507192,
          "shm_bytes": 32768
        },
        {
          "time": 1781192147.848353,
          "db_bytes": 4665344,
          "wal_bytes": 11507192,
          "shm_bytes": 32768
        },
        {
          "time": 1781192148.3503401,
          "db_bytes": 4726784,
          "wal_bytes": 11507192,
          "shm_bytes": 32768
        },
        {
          "time": 1781192148.860534,
          "db_bytes": 4726784,
          "wal_bytes": 0,
          "shm_bytes": 0
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_write-heavy_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep2_sqlite-driver-3.0.0-rc.3_write-heavy_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-3.0.0-rc.3_read-heavy_c4",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.086731624999857,
    "ok_flows": 1843,
    "failed_flows": 0,
    "flow_requests_per_second": 91.75210952219875,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 43.46278186652595,
    "http_request_avg_ms": 27.294996136473095,
    "p50_ms": 31.771707999951104,
    "p75_ms": 42.21208349997596,
    "p95_ms": 95.22817850008778,
    "p99_ms": 131.0323017199243,
    "by_kind": {
      "browse": {
        "samples": 1664,
        "avg_ms": 43.06680244591803,
        "p50_ms": 30.360249999944244,
        "p75_ms": 41.19216624985711,
        "p95_ms": 96.12232494993121,
        "p99_ms": 130.40185278990515
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 179,
        "avg_ms": 47.14384195530679,
        "p50_ms": 37.411374999919644,
        "p75_ms": 63.965187500002685,
        "p95_ms": 77.17998720015657,
        "p99_ms": 132.11428623998472
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 179,
        "attempts": 179,
        "failures": 0,
        "avg_ms": 47.14384195530679,
        "p50_ms": 37.411374999919644,
        "p75_ms": 63.965187500002685,
        "p95_ms": 77.17998720015657,
        "p99_ms": 132.11428623998472
      },
      "page_browse": {
        "samples": 1041,
        "attempts": 1041,
        "failures": 0,
        "avg_ms": 30.926331067247343,
        "p50_ms": 26.896915999941484,
        "p75_ms": 33.926500000006854,
        "p95_ms": 47.397875000115164,
        "p99_ms": 73.1246251998981
      },
      "rest_xhr_bundle": {
        "samples": 272,
        "attempts": 272,
        "failures": 0,
        "avg_ms": 98.65867418014905,
        "p50_ms": 93.02262500000325,
        "p75_ms": 97.02855200004024,
        "p95_ms": 134.11101250005686,
        "p99_ms": 172.70329670996725
      },
      "site_search": {
        "samples": 351,
        "attempts": 351,
        "failures": 0,
        "avg_ms": 35.99341667237134,
        "p50_ms": 32.97991700014791,
        "p75_ms": 38.22302099990793,
        "p95_ms": 53.981833499960885,
        "p99_ms": 74.52589599995463
      }
    },
    "status_counts": {
      "200": 2931
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.978,
      "process_cpu_pct_avg": 361.55,
      "process_cpu_pct_p95": 381.66499999999996,
      "process_cpu_pct_max": 382.7,
      "process_cpu_core_seconds_approx": 75.8808,
      "process_cpu_core_seconds_per_1k_flows_approx": 41.172436,
      "total_rss_bytes_max": 936706048,
      "php_fpm_cpu_pct_max": 379.9,
      "php_fpm_rss_bytes_max": 756482048,
      "web_server_cpu_pct_max": 2.9,
      "web_server_rss_bytes_max": 23986176,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 156336128,
      "load1_max": 34.6279296875,
      "disk_total_mb_per_sample_avg": 4.022,
      "disk_total_mb_per_sample_max": 10.54,
      "disk_transfers_per_sample_max": 1584.0,
      "network_bytes_per_s": 35637472.579,
      "loopback_bytes_per_s": 35631861.07,
      "filesystem_free_bytes_min": 9557676032
    },
    "sqlite": {
      "before": {
        "time": 1781192159.188273,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781192179.276143,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 49472,
      "wal_samples": [
        {
          "time": 1781192159.188886,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781192159.7022998,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192160.202755,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781192160.712925,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781192161.223063,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781192161.733357,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192162.238762,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192162.750886,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192163.2653,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781192163.766677,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781192164.276801,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192164.792713,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192165.3010418,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192165.8039382,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192166.3081222,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192166.815063,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192167.326535,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781192167.829974,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781192168.3393128,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192168.854917,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192169.365082,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192169.875264,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192170.385414,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192170.8870962,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192171.3979409,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192171.901649,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781192172.411027,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192172.9173162,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192173.42781,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192173.936627,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781192174.4456801,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192174.9574752,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192175.4676218,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781192175.9725509,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781192176.4827452,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781192176.993206,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781192177.4975529,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781192178.003192,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781192178.513207,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781192179.0198662,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_read-heavy_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_read-heavy_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_read-heavy_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.043483457999855,
    "ok_flows": 2271,
    "failed_flows": 0,
    "flow_requests_per_second": 113.30365825674814,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 35.251403071336874,
    "http_request_avg_ms": 21.79777112080676,
    "p50_ms": 23.423542000045927,
    "p75_ms": 37.43358350004655,
    "p95_ms": 77.03047899997273,
    "p99_ms": 127.11324109995988,
    "by_kind": {
      "browse": {
        "samples": 2060,
        "avg_ms": 33.0306202048573,
        "p50_ms": 22.616645999960383,
        "p75_ms": 30.30745825003578,
        "p95_ms": 74.77597500003412,
        "p99_ms": 104.76212147003939
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 211,
        "avg_ms": 56.93297987203813,
        "p50_ms": 40.79612499981522,
        "p75_ms": 70.83599949999098,
        "p95_ms": 131.4473124999722,
        "p99_ms": 150.89960840002735
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 211,
        "attempts": 211,
        "failures": 0,
        "avg_ms": 56.93297987203813,
        "p50_ms": 40.79612499981522,
        "p75_ms": 70.83599949999098,
        "p95_ms": 131.4473124999722,
        "p99_ms": 150.89960840002735
      },
      "page_browse": {
        "samples": 1271,
        "attempts": 1271,
        "failures": 0,
        "avg_ms": 23.16429688119806,
        "p50_ms": 20.916500000112137,
        "p75_ms": 23.890312499929678,
        "p95_ms": 31.024854000065716,
        "p99_ms": 55.66385899990105
      },
      "rest_xhr_bundle": {
        "samples": 349,
        "attempts": 349,
        "failures": 0,
        "avg_ms": 76.87644187106417,
        "p50_ms": 72.58475000003273,
        "p75_ms": 75.356875000125,
        "p95_ms": 108.63628339980104,
        "p99_ms": 148.89835516000846
      },
      "site_search": {
        "samples": 440,
        "attempts": 440,
        "failures": 0,
        "avg_ms": 26.75313198409516,
        "p50_ms": 23.902458000065963,
        "p75_ms": 29.698343500001556,
        "p95_ms": 37.15366285002802,
        "p99_ms": 65.17159237000673
      }
    },
    "status_counts": {
      "200": 3667
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.719,
      "process_cpu_pct_avg": 328.46000000000004,
      "process_cpu_pct_p95": 356.415,
      "process_cpu_pct_max": 358.8,
      "process_cpu_core_seconds_approx": 68.048005,
      "process_cpu_core_seconds_per_1k_flows_approx": 29.963895,
      "total_rss_bytes_max": 851247104,
      "php_fpm_cpu_pct_max": 342.3,
      "php_fpm_rss_bytes_max": 670908416,
      "web_server_cpu_pct_max": 3.5,
      "web_server_rss_bytes_max": 24018944,
      "database_cpu_pct_max": 16.0,
      "database_rss_bytes_max": 156319744,
      "load1_max": 26.69970703125,
      "disk_total_mb_per_sample_avg": 2.306,
      "disk_total_mb_per_sample_max": 3.77,
      "disk_transfers_per_sample_max": 790.0,
      "network_bytes_per_s": 43066113.028,
      "loopback_bytes_per_s": 43060788.92,
      "filesystem_free_bytes_min": 9564733440
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 6060,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 503,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 6060,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 503,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 0,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_read-heavy_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_read-heavy_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-3.0.0-rc.3_read-heavy_c16",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.186257875000138,
    "ok_flows": 1787,
    "failed_flows": 0,
    "flow_requests_per_second": 88.52557076530401,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 179.65934020257194,
    "http_request_avg_ms": 106.73353274792312,
    "p50_ms": 143.497041000046,
    "p75_ms": 219.30047950002063,
    "p95_ms": 405.13985879999836,
    "p99_ms": 515.8254825000909,
    "by_kind": {
      "browse": {
        "samples": 1614,
        "avg_ms": 175.10896340458214,
        "p50_ms": 137.96987449995868,
        "p75_ms": 213.53742725005986,
        "p95_ms": 403.0319483499397,
        "p99_ms": 511.7345344998784
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 173,
        "avg_ms": 222.11198847977312,
        "p50_ms": 182.95466699987628,
        "p75_ms": 306.10829200008993,
        "p95_ms": 429.3942252000761,
        "p99_ms": 519.9847632400997
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 173,
        "attempts": 173,
        "failures": 0,
        "avg_ms": 222.11198847977312,
        "p50_ms": 182.95466699987628,
        "p75_ms": 306.10829200008993,
        "p95_ms": 429.3942252000761,
        "p99_ms": 519.9847632400997
      },
      "page_browse": {
        "samples": 962,
        "attempts": 962,
        "failures": 0,
        "avg_ms": 124.32035469126507,
        "p50_ms": 116.8444789999512,
        "p75_ms": 151.47933300005434,
        "p95_ms": 218.69638124987887,
        "p99_ms": 277.4535117399248
      },
      "rest_xhr_bundle": {
        "samples": 305,
        "attempts": 305,
        "failures": 0,
        "avg_ms": 363.0588304721305,
        "p50_ms": 353.646167000079,
        "p75_ms": 404.40666600011355,
        "p95_ms": 514.4795584000349,
        "p99_ms": 609.2363470000234
      },
      "site_search": {
        "samples": 347,
        "attempts": 347,
        "failures": 0,
        "avg_ms": 150.71107327953655,
        "p50_ms": 147.01754200018513,
        "p75_ms": 185.8798339999339,
        "p95_ms": 263.79297489988846,
        "p99_ms": 296.90637017996335
      }
    },
    "status_counts": {
      "200": 3007
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.749,
      "process_cpu_pct_avg": 355.64,
      "process_cpu_pct_p95": 379.105,
      "process_cpu_pct_max": 380.5,
      "process_cpu_core_seconds_approx": 73.850315,
      "process_cpu_core_seconds_per_1k_flows_approx": 41.326421,
      "total_rss_bytes_max": 1390067712,
      "php_fpm_cpu_pct_max": 377.2,
      "php_fpm_rss_bytes_max": 1208205312,
      "web_server_cpu_pct_max": 4.5,
      "web_server_rss_bytes_max": 25690112,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 156319744,
      "load1_max": 21.0673828125,
      "disk_total_mb_per_sample_avg": 1.5419999999999998,
      "disk_total_mb_per_sample_max": 1.96,
      "disk_transfers_per_sample_max": 399.0,
      "network_bytes_per_s": 34949870.415,
      "loopback_bytes_per_s": 34944957.326,
      "filesystem_free_bytes_min": 9563394048
    },
    "sqlite": {
      "before": {
        "time": 1781192220.82039,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781192241.0072901,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 70072,
      "wal_samples": [
        {
          "time": 1781192220.820642,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781192221.328914,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781192221.83526,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781192222.345425,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192222.855563,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192223.3643599,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781192223.874233,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781192224.3808482,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192224.890313,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192225.398456,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192225.9082088,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192226.4120278,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192226.9198852,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781192227.430086,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781192227.933547,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781192228.439886,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781192228.945395,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192229.454674,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781192229.9648042,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781192230.468534,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192230.978209,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192231.486639,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781192231.997608,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781192232.506453,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781192233.008578,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781192233.520726,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781192234.0309482,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781192234.536619,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781192235.044872,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192235.554003,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192236.064126,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192236.568481,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781192237.069865,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781192237.579657,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781192238.0865622,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781192238.5911942,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781192239.102294,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781192239.610576,
          "db_bytes": 458752,
          "wal_bytes": 70072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192240.1144562,
          "db_bytes": 458752,
          "wal_bytes": 70072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192240.621191,
          "db_bytes": 458752,
          "wal_bytes": 70072,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_read-heavy_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_read-heavy_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_read-heavy_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.165066290999903,
    "ok_flows": 2001,
    "failed_flows": 0,
    "flow_requests_per_second": 99.2310152182881,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 160.50175909995122,
    "http_request_avg_ms": 94.61814725523158,
    "p50_ms": 103.93233299987514,
    "p75_ms": 156.52712500013877,
    "p95_ms": 370.9768339999755,
    "p99_ms": 813.1961249998767,
    "by_kind": {
      "browse": {
        "samples": 1807,
        "avg_ms": 156.00780688987362,
        "p50_ms": 100.07933400015645,
        "p75_ms": 138.46331249987998,
        "p95_ms": 365.85565889990903,
        "p99_ms": 810.8932325398766
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 194,
        "avg_ms": 202.36037581959215,
        "p50_ms": 150.67712500001562,
        "p75_ms": 236.8611979999855,
        "p95_ms": 397.0252080999897,
        "p99_ms": 689.2970506799737
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 194,
        "attempts": 194,
        "failures": 0,
        "avg_ms": 202.36037581959215,
        "p50_ms": 150.67712500001562,
        "p75_ms": 236.8611979999855,
        "p95_ms": 397.0252080999897,
        "p99_ms": 689.2970506799737
      },
      "page_browse": {
        "samples": 1060,
        "attempts": 1060,
        "failures": 0,
        "avg_ms": 105.3168986566044,
        "p50_ms": 92.90408300012132,
        "p75_ms": 107.42464524986417,
        "p95_ms": 150.43054135002188,
        "p99_ms": 376.2749177499702
      },
      "rest_xhr_bundle": {
        "samples": 348,
        "attempts": 348,
        "failures": 0,
        "avg_ms": 363.57384506321773,
        "p50_ms": 325.61887500003195,
        "p75_ms": 355.01516699991953,
        "p95_ms": 485.6501795000554,
        "p99_ms": 1222.6123052399155
      },
      "site_search": {
        "samples": 399,
        "attempts": 399,
        "failures": 0,
        "avg_ms": 109.64034183458965,
        "p50_ms": 98.41579099997944,
        "p75_ms": 113.51441699991938,
        "p95_ms": 157.52897109996425,
        "p99_ms": 378.2270496799892
      }
    },
    "status_counts": {
      "200": 3393
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.98,
      "process_cpu_pct_avg": 297.69000000000005,
      "process_cpu_pct_p95": 366.95,
      "process_cpu_pct_max": 367.4,
      "process_cpu_core_seconds_approx": 62.417652,
      "process_cpu_core_seconds_per_1k_flows_approx": 31.193229,
      "total_rss_bytes_max": 1168293888,
      "php_fpm_cpu_pct_max": 348.1,
      "php_fpm_rss_bytes_max": 987824128,
      "web_server_cpu_pct_max": 3.6,
      "web_server_rss_bytes_max": 24068096,
      "database_cpu_pct_max": 19.1,
      "database_rss_bytes_max": 156401664,
      "load1_max": 19.83251953125,
      "disk_total_mb_per_sample_avg": 4.961999999999999,
      "disk_total_mb_per_sample_max": 29.55,
      "disk_transfers_per_sample_max": 1129.0,
      "network_bytes_per_s": 38124636.59,
      "loopback_bytes_per_s": 38119722.392,
      "filesystem_free_bytes_min": 9559597056
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 6060,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 503,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 6060,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 503,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 0,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_read-heavy_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_read-heavy_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-3.0.0-rc.3_read-heavy_c32",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.303498792000028,
    "ok_flows": 1896,
    "failed_flows": 0,
    "flow_requests_per_second": 93.38291983187946,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 339.64158799472705,
    "http_request_avg_ms": 210.96196284403237,
    "p50_ms": 273.2589165000263,
    "p75_ms": 378.65444800002024,
    "p95_ms": 772.2715002500422,
    "p99_ms": 926.8922895500281,
    "by_kind": {
      "browse": {
        "samples": 1709,
        "avg_ms": 333.57618724809987,
        "p50_ms": 264.28483300014705,
        "p75_ms": 371.9842499999686,
        "p95_ms": 774.1906754001318,
        "p99_ms": 928.5525027198856
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 187,
        "avg_ms": 395.0735124652438,
        "p50_ms": 340.0989159999881,
        "p75_ms": 487.6110210000206,
        "p95_ms": 739.0393499000535,
        "p99_ms": 857.9000282400873
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 187,
        "attempts": 187,
        "failures": 0,
        "avg_ms": 395.0735124652438,
        "p50_ms": 340.0989159999881,
        "p75_ms": 487.6110210000206,
        "p95_ms": 739.0393499000535,
        "p99_ms": 857.9000282400873
      },
      "page_browse": {
        "samples": 1059,
        "attempts": 1059,
        "failures": 0,
        "avg_ms": 251.1887959575095,
        "p50_ms": 240.18308300014723,
        "p75_ms": 296.1723329999586,
        "p95_ms": 396.70675830009264,
        "p99_ms": 537.9894884999719
      },
      "rest_xhr_bundle": {
        "samples": 289,
        "attempts": 289,
        "failures": 0,
        "avg_ms": 699.0191261418718,
        "p50_ms": 685.9819579999566,
        "p75_ms": 789.293250000128,
        "p95_ms": 968.0793499999711,
        "p99_ms": 1060.278041040074
      },
      "site_search": {
        "samples": 361,
        "attempts": 361,
        "failures": 0,
        "avg_ms": 282.7042704515217,
        "p50_ms": 264.96787499991115,
        "p75_ms": 334.0440419999595,
        "p95_ms": 465.7025839999278,
        "p99_ms": 579.4699496000702
      }
    },
    "status_counts": {
      "200": 3052
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.764,
      "process_cpu_pct_avg": 358.71,
      "process_cpu_pct_p95": 378.895,
      "process_cpu_pct_max": 379.3,
      "process_cpu_core_seconds_approx": 74.569927,
      "process_cpu_core_seconds_per_1k_flows_approx": 39.330131,
      "total_rss_bytes_max": 2132541440,
      "php_fpm_cpu_pct_max": 376.6,
      "php_fpm_rss_bytes_max": 1949417472,
      "web_server_cpu_pct_max": 5.3,
      "web_server_rss_bytes_max": 26722304,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 156401664,
      "load1_max": 25.30029296875,
      "disk_total_mb_per_sample_avg": 1.5260000000000002,
      "disk_total_mb_per_sample_max": 1.67,
      "disk_transfers_per_sample_max": 424.0,
      "network_bytes_per_s": 35829150.93,
      "loopback_bytes_per_s": 35823934.452,
      "filesystem_free_bytes_min": 9556099072
    },
    "sqlite": {
      "before": {
        "time": 1781192282.217212,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781192302.52126,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 70072,
      "wal_samples": [
        {
          "time": 1781192282.217429,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781192282.7197068,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781192283.22309,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781192283.733239,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192284.243346,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192284.752738,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781192285.262857,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781192285.7719512,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192286.2820868,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192286.786627,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192287.2967691,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192287.803259,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192288.313366,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781192288.815774,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781192289.321582,
          "db_bytes": 458752,
          "wal_bytes": 20632,
          "shm_bytes": 32768
        },
        {
          "time": 1781192289.828816,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192290.3361049,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781192290.844977,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781192291.355105,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781192291.865267,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192292.375,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192292.885227,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781192293.395372,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781192293.904385,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781192294.404623,
          "db_bytes": 458752,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781192294.911558,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781192295.419915,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781192295.924444,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781192296.4345422,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781192296.939657,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781192297.447826,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192297.957799,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192298.4613461,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781192298.970036,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781192299.4801779,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192299.988158,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192300.49488,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192300.995776,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781192301.503697,
          "db_bytes": 458752,
          "wal_bytes": 70072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192302.011598,
          "db_bytes": 458752,
          "wal_bytes": 70072,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_read-heavy_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_read-heavy_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_read-heavy_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.224127958000054,
    "ok_flows": 2344,
    "failed_flows": 0,
    "flow_requests_per_second": 115.90116542319366,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 274.52755341168904,
    "http_request_avg_ms": 170.7439609469228,
    "p50_ms": 197.19393749994651,
    "p75_ms": 276.08055225005046,
    "p95_ms": 667.2458543998914,
    "p99_ms": 818.2226145000193,
    "by_kind": {
      "browse": {
        "samples": 2123,
        "avg_ms": 269.3983610433348,
        "p50_ms": 191.12091600004533,
        "p75_ms": 256.1241244999337,
        "p95_ms": 670.7509795001671,
        "p99_ms": 821.107353979933
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 221,
        "avg_ms": 323.8002927692294,
        "p50_ms": 268.86379199982,
        "p75_ms": 366.09970900008193,
        "p95_ms": 642.5436670001545,
        "p99_ms": 752.8533005999635
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 221,
        "attempts": 221,
        "failures": 0,
        "avg_ms": 323.8002927692294,
        "p50_ms": 268.86379199982,
        "p75_ms": 366.09970900008193,
        "p95_ms": 642.5436670001545,
        "p99_ms": 752.8533005999635
      },
      "page_browse": {
        "samples": 1318,
        "attempts": 1318,
        "failures": 0,
        "avg_ms": 191.32310900227412,
        "p50_ms": 179.17345849991761,
        "p75_ms": 208.76015649997726,
        "p95_ms": 296.9101062500159,
        "p99_ms": 420.88660322011447
      },
      "rest_xhr_bundle": {
        "samples": 356,
        "attempts": 356,
        "failures": 0,
        "avg_ms": 648.7903514719222,
        "p50_ms": 632.8907500000014,
        "p75_ms": 688.3843122498661,
        "p95_ms": 826.8130832499878,
        "p99_ms": 971.9815229499203
      },
      "site_search": {
        "samples": 449,
        "attempts": 449,
        "failures": 0,
        "avg_ms": 197.77170981291624,
        "p50_ms": 186.22833299991726,
        "p75_ms": 213.95012500011035,
        "p95_ms": 315.69706659993244,
        "p99_ms": 404.5371651600993
      }
    },
    "status_counts": {
      "200": 3768
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.851,
      "process_cpu_pct_avg": 343.26,
      "process_cpu_pct_p95": 367.22499999999997,
      "process_cpu_pct_max": 367.9,
      "process_cpu_core_seconds_approx": 71.646614,
      "process_cpu_core_seconds_per_1k_flows_approx": 30.565962,
      "total_rss_bytes_max": 1772175360,
      "php_fpm_cpu_pct_max": 346.7,
      "php_fpm_rss_bytes_max": 1590329344,
      "web_server_cpu_pct_max": 3.7,
      "web_server_rss_bytes_max": 25395200,
      "database_cpu_pct_max": 19.3,
      "database_rss_bytes_max": 156450816,
      "load1_max": 27.71484375,
      "disk_total_mb_per_sample_avg": 2.6900000000000004,
      "disk_total_mb_per_sample_max": 3.52,
      "disk_transfers_per_sample_max": 756.0,
      "network_bytes_per_s": 44369319.666,
      "loopback_bytes_per_s": 44364448.19,
      "filesystem_free_bytes_min": 9551527936
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 6060,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 503,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 6060,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 503,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 0,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_read-heavy_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_read-heavy_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_read-heavy_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.37817595899992,
    "ok_flows": 2285,
    "failed_flows": 0,
    "flow_requests_per_second": 112.12976100497559,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 565.3350834231958,
    "http_request_avg_ms": 347.1276788513838,
    "p50_ms": 426.49087500012683,
    "p75_ms": 616.0420839999006,
    "p95_ms": 1362.141824799983,
    "p99_ms": 1581.319072879977,
    "by_kind": {
      "browse": {
        "samples": 2081,
        "avg_ms": 545.0031543291699,
        "p50_ms": 413.243416999876,
        "p75_ms": 569.1640000000007,
        "p95_ms": 1358.5268329998144,
        "p99_ms": 1581.6081745999768
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 204,
        "avg_ms": 772.7406934460821,
        "p50_ms": 659.9377710000454,
        "p75_ms": 1029.0110107499686,
        "p95_ms": 1485.2878561999773,
        "p99_ms": 1564.4696382400866
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 204,
        "attempts": 204,
        "failures": 0,
        "avg_ms": 772.7406934460821,
        "p50_ms": 659.9377710000454,
        "p75_ms": 1029.0110107499686,
        "p95_ms": 1485.2878561999773,
        "p99_ms": 1564.4696382400866
      },
      "page_browse": {
        "samples": 1269,
        "attempts": 1269,
        "failures": 0,
        "avg_ms": 386.59290889913535,
        "p50_ms": 371.7218330000378,
        "p75_ms": 454.44883400000435,
        "p95_ms": 625.7310420000518,
        "p99_ms": 797.9479344401072
      },
      "rest_xhr_bundle": {
        "samples": 359,
        "attempts": 359,
        "failures": 0,
        "avg_ms": 1263.880399470751,
        "p50_ms": 1261.6836249999324,
        "p75_ms": 1377.3757500000556,
        "p95_ms": 1596.9627454998547,
        "p99_ms": 1807.6637424999356
      },
      "site_search": {
        "samples": 453,
        "attempts": 453,
        "failures": 0,
        "avg_ms": 419.0554069668869,
        "p50_ms": 408.643665999989,
        "p75_ms": 483.4339579999778,
        "p95_ms": 633.1998082000152,
        "p99_ms": 907.349342159842
      }
    },
    "status_counts": {
      "200": 3721
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.857,
      "process_cpu_pct_avg": 340.45,
      "process_cpu_pct_p95": 362.565,
      "process_cpu_pct_max": 362.7,
      "process_cpu_core_seconds_approx": 71.149639,
      "process_cpu_core_seconds_per_1k_flows_approx": 31.137697,
      "total_rss_bytes_max": 3012001792,
      "php_fpm_cpu_pct_max": 343.2,
      "php_fpm_rss_bytes_max": 2830385152,
      "web_server_cpu_pct_max": 3.5,
      "web_server_rss_bytes_max": 25083904,
      "database_cpu_pct_max": 17.4,
      "database_rss_bytes_max": 156532736,
      "load1_max": 35.412109375,
      "disk_total_mb_per_sample_avg": 2.826,
      "disk_total_mb_per_sample_max": 8.45,
      "disk_transfers_per_sample_max": 880.0,
      "network_bytes_per_s": 44237569.837,
      "loopback_bytes_per_s": 44233961.14,
      "filesystem_free_bytes_min": 9548402688
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 6060,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 503,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 6060,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 503,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 0,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_read-heavy_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_read-heavy_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-3.0.0-rc.3_read-heavy_c64",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.502738000000136,
    "ok_flows": 1878,
    "failed_flows": 0,
    "flow_requests_per_second": 91.59752224312614,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 689.1925228349264,
    "http_request_avg_ms": 417.60769626823657,
    "p50_ms": 549.3402920000108,
    "p75_ms": 759.2945002500642,
    "p95_ms": 1548.9172848499834,
    "p99_ms": 1876.0868295899559,
    "by_kind": {
      "browse": {
        "samples": 1708,
        "avg_ms": 679.7653744221275,
        "p50_ms": 537.8746454999828,
        "p75_ms": 740.1494375000652,
        "p95_ms": 1560.9852228000477,
        "p99_ms": 1884.3096566199463
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 170,
        "avg_ms": 783.9076374764691,
        "p50_ms": 675.310687499973,
        "p75_ms": 1027.9634067500183,
        "p95_ms": 1413.070509900149,
        "p99_ms": 1610.0369227100193
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 170,
        "attempts": 170,
        "failures": 0,
        "avg_ms": 783.9076374764691,
        "p50_ms": 675.310687499973,
        "p75_ms": 1027.9634067500183,
        "p95_ms": 1413.070509900149,
        "p99_ms": 1610.0369227100193
      },
      "page_browse": {
        "samples": 1039,
        "attempts": 1039,
        "failures": 0,
        "avg_ms": 502.2052248479289,
        "p50_ms": 489.8594580001827,
        "p75_ms": 597.4606669999503,
        "p95_ms": 775.1850086001014,
        "p99_ms": 899.2459049199792
      },
      "rest_xhr_bundle": {
        "samples": 305,
        "attempts": 305,
        "failures": 0,
        "avg_ms": 1420.3621684196687,
        "p50_ms": 1424.8282910000398,
        "p75_ms": 1581.322666999995,
        "p95_ms": 1895.5204505999973,
        "p99_ms": 1996.4583696799216
      },
      "site_search": {
        "samples": 364,
        "attempts": 364,
        "failures": 0,
        "avg_ms": 566.0372789230686,
        "p50_ms": 536.1546874999021,
        "p75_ms": 673.3145730001411,
        "p95_ms": 875.1665107000349,
        "p99_ms": 978.3435235401704
      }
    },
    "status_counts": {
      "200": 3098
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 36,
        "reservations": 8,
        "users": 4
      },
      "delta": {
        "comments": 0,
        "pages": 0,
        "posts": 0,
        "reservations": 0,
        "users": 0
      },
      "successful_comment_writes": 0,
      "successful_reservation_writes": 0,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 20.071,
      "process_cpu_pct_avg": 359.62,
      "process_cpu_pct_p95": 376.44,
      "process_cpu_pct_max": 376.8,
      "process_cpu_core_seconds_approx": 79.726447,
      "process_cpu_core_seconds_per_1k_flows_approx": 42.452847,
      "total_rss_bytes_max": 3573235712,
      "php_fpm_cpu_pct_max": 373.9,
      "php_fpm_rss_bytes_max": 3388702720,
      "web_server_cpu_pct_max": 3.4,
      "web_server_rss_bytes_max": 28000256,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 156532736,
      "load1_max": 43.41064453125,
      "disk_total_mb_per_sample_avg": 1.379,
      "disk_total_mb_per_sample_max": 1.72,
      "disk_transfers_per_sample_max": 401.0,
      "network_bytes_per_s": 34932739.494,
      "loopback_bytes_per_s": 34928798.357,
      "filesystem_free_bytes_min": 9544863744
    },
    "sqlite": {
      "before": {
        "time": 1781192375.455171,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781192396.612108,
        "db_bytes": 458752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 78312,
      "wal_samples": [
        {
          "time": 1781192375.455401,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781192375.963557,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781192376.473708,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781192376.978465,
          "db_bytes": 458752,
          "wal_bytes": 4152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192377.4882739,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781192377.9984431,
          "db_bytes": 458752,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781192378.5076962,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192379.017911,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192379.526366,
          "db_bytes": 458752,
          "wal_bytes": 12392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192380.0365582,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192380.546654,
          "db_bytes": 458752,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192381.0569081,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192381.55801,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192382.064731,
          "db_bytes": 458752,
          "wal_bytes": 24752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192382.574852,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781192383.084994,
          "db_bytes": 458752,
          "wal_bytes": 28872,
          "shm_bytes": 32768
        },
        {
          "time": 1781192383.590668,
          "db_bytes": 458752,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192384.099786,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781192384.604886,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781192385.114316,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781192385.622874,
          "db_bytes": 458752,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781192386.1321878,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781192386.637655,
          "db_bytes": 458752,
          "wal_bytes": 45352,
          "shm_bytes": 32768
        },
        {
          "time": 1781192387.1471019,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781192387.650023,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781192388.156107,
          "db_bytes": 458752,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781192388.660372,
          "db_bytes": 458752,
          "wal_bytes": 53592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192389.163647,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781192389.675382,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781192390.185549,
          "db_bytes": 458752,
          "wal_bytes": 57712,
          "shm_bytes": 32768
        },
        {
          "time": 1781192390.690418,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192391.2005491,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192391.7107751,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192392.2138722,
          "db_bytes": 458752,
          "wal_bytes": 61832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192392.724019,
          "db_bytes": 458752,
          "wal_bytes": 65952,
          "shm_bytes": 32768
        },
        {
          "time": 1781192393.235698,
          "db_bytes": 458752,
          "wal_bytes": 70072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192393.745002,
          "db_bytes": 458752,
          "wal_bytes": 70072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192394.2519948,
          "db_bytes": 458752,
          "wal_bytes": 74192,
          "shm_bytes": 32768
        },
        {
          "time": 1781192394.770581,
          "db_bytes": 458752,
          "wal_bytes": 74192,
          "shm_bytes": 32768
        },
        {
          "time": 1781192395.278395,
          "db_bytes": 458752,
          "wal_bytes": 74192,
          "shm_bytes": 32768
        },
        {
          "time": 1781192395.788605,
          "db_bytes": 458752,
          "wal_bytes": 78312,
          "shm_bytes": 32768
        },
        {
          "time": 1781192396.2969642,
          "db_bytes": 458752,
          "wal_bytes": 0,
          "shm_bytes": 0
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_read-heavy_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_read-heavy_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-3.0.0-rc.3_balanced_c4",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.07424416699996,
    "ok_flows": 1935,
    "failed_flows": 0,
    "flow_requests_per_second": 96.39217217358278,
    "attempted_writes_per_second": 19.726770119244847,
    "successful_writes_per_second": 19.726770119244847,
    "write_verification_failures": 0,
    "avg_ms": 41.402361623256205,
    "http_request_avg_ms": 26.81848494937949,
    "p50_ms": 30.29241700005514,
    "p75_ms": 44.85650000003716,
    "p95_ms": 100.28161260006527,
    "p99_ms": 112.78339356005753,
    "by_kind": {
      "browse": {
        "samples": 1134,
        "avg_ms": 47.90002089947262,
        "p50_ms": 30.0045209999098,
        "p75_ms": 55.081697500099835,
        "p95_ms": 102.17360404991494,
        "p99_ms": 118.51397864000783
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 405,
        "avg_ms": 48.41542735061586,
        "p50_ms": 37.061125000036554,
        "p75_ms": 68.05070900009014,
        "p95_ms": 83.3521166000537,
        "p99_ms": 100.99336163993014
      },
      "write": {
        "samples": 396,
        "avg_ms": 15.622974656564267,
        "p50_ms": 14.151083499996275,
        "p75_ms": 18.11712525011444,
        "p95_ms": 23.493978750025235,
        "p99_ms": 53.364089549961676
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 405,
        "attempts": 405,
        "failures": 0,
        "avg_ms": 48.41542735061586,
        "p50_ms": 37.061125000036554,
        "p75_ms": 68.05070900009014,
        "p95_ms": 83.3521166000537,
        "p99_ms": 100.99336163993014
      },
      "comment_write": {
        "samples": 157,
        "attempts": 157,
        "failures": 0,
        "avg_ms": 11.709941866243684,
        "p50_ms": 10.554624999940643,
        "p75_ms": 11.397083000019848,
        "p95_ms": 15.424882800016345,
        "p99_ms": 40.972412959954404
      },
      "editor_save_write": {
        "samples": 98,
        "attempts": 98,
        "failures": 0,
        "avg_ms": 22.120224102044798,
        "p50_ms": 19.498541500070132,
        "p75_ms": 20.910770999989836,
        "p95_ms": 26.182258050084787,
        "p99_ms": 85.51506648004762
      },
      "page_browse": {
        "samples": 688,
        "attempts": 688,
        "failures": 0,
        "avg_ms": 31.06986905377951,
        "p50_ms": 26.66910400012057,
        "p75_ms": 30.499874749978062,
        "p95_ms": 51.59978539993516,
        "p99_ms": 65.37551908005523
      },
      "reservation_write": {
        "samples": 141,
        "attempts": 141,
        "failures": 0,
        "avg_ms": 15.464220773041143,
        "p50_ms": 14.541291999876194,
        "p75_ms": 15.456667000080415,
        "p95_ms": 19.824416000119527,
        "p99_ms": 30.230633000019203
      },
      "rest_xhr_bundle": {
        "samples": 262,
        "attempts": 262,
        "failures": 0,
        "avg_ms": 101.89759303435433,
        "p50_ms": 98.72402050007167,
        "p75_ms": 101.61373949995323,
        "p95_ms": 114.94034580007336,
        "p99_ms": 163.92640274998254
      },
      "site_search": {
        "samples": 184,
        "attempts": 184,
        "failures": 0,
        "avg_ms": 33.942306608700484,
        "p50_ms": 31.212104000132967,
        "p75_ms": 37.40395850013556,
        "p95_ms": 44.75396435005904,
        "p99_ms": 55.357254139973946
      }
    },
    "status_counts": {
      "200": 2983
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 78,
        "reservations": 51,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 235,
        "reservations": 192,
        "users": 4
      },
      "delta": {
        "comments": 157,
        "pages": 0,
        "posts": 0,
        "reservations": 141,
        "users": 0
      },
      "successful_comment_writes": 157,
      "successful_reservation_writes": 141,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.906,
      "process_cpu_pct_avg": 346.76000000000005,
      "process_cpu_pct_p95": 382.20500000000004,
      "process_cpu_pct_max": 383.6,
      "process_cpu_core_seconds_approx": 72.381151,
      "process_cpu_core_seconds_per_1k_flows_approx": 37.406279,
      "total_rss_bytes_max": 979238912,
      "php_fpm_cpu_pct_max": 380.6,
      "php_fpm_rss_bytes_max": 798539776,
      "web_server_cpu_pct_max": 3.7,
      "web_server_rss_bytes_max": 24231936,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 156499968,
      "load1_max": 37.89013671875,
      "disk_total_mb_per_sample_avg": 4.696,
      "disk_total_mb_per_sample_max": 6.75,
      "disk_transfers_per_sample_max": 865.0,
      "network_bytes_per_s": 42401880.439,
      "loopback_bytes_per_s": 42401805.226,
      "filesystem_free_bytes_min": 9534033920
    },
    "sqlite": {
      "before": {
        "time": 1781192406.2501829,
        "db_bytes": 688128,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781192426.3251588,
        "db_bytes": 2265088,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4173592,
      "wal_samples": [
        {
          "time": 1781192406.2504551,
          "db_bytes": 688128,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781192406.755871,
          "db_bytes": 688128,
          "wal_bytes": 1046512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192407.261007,
          "db_bytes": 688128,
          "wal_bytes": 1808712,
          "shm_bytes": 32768
        },
        {
          "time": 1781192407.76525,
          "db_bytes": 688128,
          "wal_bytes": 2298992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192408.272801,
          "db_bytes": 688128,
          "wal_bytes": 2822232,
          "shm_bytes": 32768
        },
        {
          "time": 1781192408.778424,
          "db_bytes": 827392,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192409.2830982,
          "db_bytes": 827392,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192409.786721,
          "db_bytes": 827392,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192410.2918441,
          "db_bytes": 827392,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192410.798122,
          "db_bytes": 827392,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192411.299225,
          "db_bytes": 827392,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192411.804634,
          "db_bytes": 1044480,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192412.313536,
          "db_bytes": 1044480,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192412.8174038,
          "db_bytes": 1044480,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192413.3225431,
          "db_bytes": 1044480,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192413.8276758,
          "db_bytes": 1044480,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192414.332832,
          "db_bytes": 1044480,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192414.838047,
          "db_bytes": 1323008,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192415.345592,
          "db_bytes": 1323008,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192415.8507671,
          "db_bytes": 1323008,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192416.357625,
          "db_bytes": 1323008,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192416.862817,
          "db_bytes": 1323008,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192417.3679712,
          "db_bytes": 1470464,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192417.873157,
          "db_bytes": 1470464,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192418.37956,
          "db_bytes": 1470464,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192418.88202,
          "db_bytes": 1470464,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192419.3867462,
          "db_bytes": 1470464,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192419.891857,
          "db_bytes": 1630208,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192420.399843,
          "db_bytes": 1630208,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192420.9049869,
          "db_bytes": 1630208,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192421.410256,
          "db_bytes": 1630208,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192421.915414,
          "db_bytes": 1630208,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192422.421162,
          "db_bytes": 1847296,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192422.9258292,
          "db_bytes": 1847296,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192423.431031,
          "db_bytes": 1847296,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192423.936374,
          "db_bytes": 1847296,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192424.438702,
          "db_bytes": 2113536,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192424.943893,
          "db_bytes": 2113536,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192425.446996,
          "db_bytes": 2224128,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192425.952227,
          "db_bytes": 2224128,
          "wal_bytes": 535632,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_balanced_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_balanced_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_balanced_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.04957925000008,
    "ok_flows": 1503,
    "failed_flows": 0,
    "flow_requests_per_second": 74.96416664205032,
    "attempted_writes_per_second": 15.212289305273018,
    "successful_writes_per_second": 15.212289305273018,
    "write_verification_failures": 0,
    "avg_ms": 53.28007970126338,
    "http_request_avg_ms": 33.84928284680543,
    "p50_ms": 38.420207999934064,
    "p75_ms": 74.93543750001663,
    "p95_ms": 135.08166279989385,
    "p99_ms": 169.96685883994363,
    "by_kind": {
      "browse": {
        "samples": 885,
        "avg_ms": 37.43312891864291,
        "p50_ms": 23.366375000023254,
        "p75_ms": 54.50612499998897,
        "p95_ms": 77.84720859999652,
        "p99_ms": 82.55651855998622
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 313,
        "avg_ms": 57.28549611182555,
        "p50_ms": 43.767584000079296,
        "p75_ms": 67.2348329999295,
        "p95_ms": 122.50083340013583,
        "p99_ms": 155.15651499989872
      },
      "write": {
        "samples": 305,
        "avg_ms": 95.15173906556889,
        "p50_ms": 89.29420900017249,
        "p75_ms": 126.2352500000361,
        "p95_ms": 167.53176639986123,
        "p99_ms": 185.1530039599129
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 313,
        "attempts": 313,
        "failures": 0,
        "avg_ms": 57.28549611182555,
        "p50_ms": 43.767584000079296,
        "p75_ms": 67.2348329999295,
        "p95_ms": 122.50083340013583,
        "p99_ms": 155.15651499989872
      },
      "comment_write": {
        "samples": 119,
        "attempts": 119,
        "failures": 0,
        "avg_ms": 55.93058430250846,
        "p50_ms": 54.15579200007414,
        "p75_ms": 68.19597949993295,
        "p95_ms": 82.99718329985808,
        "p99_ms": 93.71207437986867
      },
      "editor_save_write": {
        "samples": 77,
        "attempts": 77,
        "failures": 0,
        "avg_ms": 121.98704279220892,
        "p50_ms": 120.50037500011967,
        "p75_ms": 143.30100000006496,
        "p95_ms": 168.1305665999844,
        "p99_ms": 179.4238079200204
      },
      "page_browse": {
        "samples": 533,
        "attempts": 533,
        "failures": 0,
        "avg_ms": 24.290679030016562,
        "p50_ms": 21.063292000008005,
        "p75_ms": 23.50574999991295,
        "p95_ms": 38.313358200048235,
        "p99_ms": 53.12069811998278
      },
      "reservation_write": {
        "samples": 109,
        "attempts": 109,
        "failures": 0,
        "avg_ms": 119.01411548623767,
        "p50_ms": 118.07120799994664,
        "p75_ms": 146.45537499995953,
        "p95_ms": 182.98363339995376,
        "p99_ms": 193.4997413599558
      },
      "rest_xhr_bundle": {
        "samples": 215,
        "attempts": 215,
        "failures": 0,
        "avg_ms": 76.83077539999917,
        "p50_ms": 75.34195799985355,
        "p75_ms": 77.36945850001575,
        "p95_ms": 82.22644570000739,
        "p99_ms": 131.13682426012485
      },
      "site_search": {
        "samples": 137,
        "attempts": 137,
        "failures": 0,
        "avg_ms": 26.73555079562252,
        "p50_ms": 24.340250000022934,
        "p75_ms": 29.940875000193046,
        "p95_ms": 33.27901719999318,
        "p99_ms": 48.9322852398617
      }
    },
    "status_counts": {
      "200": 2363
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 71,
        "reservations": 36,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 190,
        "reservations": 145,
        "users": 4
      },
      "delta": {
        "comments": 119,
        "pages": 0,
        "posts": 0,
        "reservations": 109,
        "users": 0
      },
      "successful_comment_writes": 119,
      "successful_reservation_writes": 109,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.483,
      "process_cpu_pct_avg": 210.14000000000001,
      "process_cpu_pct_p95": 254.94,
      "process_cpu_pct_max": 263.4,
      "process_cpu_core_seconds_approx": 43.022901,
      "process_cpu_core_seconds_per_1k_flows_approx": 28.624685,
      "total_rss_bytes_max": 856588288,
      "php_fpm_cpu_pct_max": 239.9,
      "php_fpm_rss_bytes_max": 676888576,
      "web_server_cpu_pct_max": 3.5,
      "web_server_rss_bytes_max": 23085056,
      "database_cpu_pct_max": 20.0,
      "database_rss_bytes_max": 156614656,
      "load1_max": 26.0693359375,
      "disk_total_mb_per_sample_avg": 3.9899999999999998,
      "disk_total_mb_per_sample_max": 11.4,
      "disk_transfers_per_sample_max": 550.0,
      "network_bytes_per_s": 32195359.963,
      "loopback_bytes_per_s": 32191332.667,
      "filesystem_free_bytes_min": 9524842496
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 6060,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 503,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 6060,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 504,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 1,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_balanced_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_balanced_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_balanced_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.209924709000006,
    "ok_flows": 2070,
    "failed_flows": 0,
    "flow_requests_per_second": 102.42492388297592,
    "attempted_writes_per_second": 20.633426695266163,
    "successful_writes_per_second": 20.633426695266163,
    "write_verification_failures": 0,
    "avg_ms": 155.5281994115919,
    "http_request_avg_ms": 98.89731218561612,
    "p50_ms": 80.47760449994712,
    "p75_ms": 202.47743725002465,
    "p95_ms": 578.282946350066,
    "p99_ms": 708.5363965401392,
    "by_kind": {
      "browse": {
        "samples": 1264,
        "avg_ms": 67.83626013290636,
        "p50_ms": 48.0039169998463,
        "p75_ms": 81.73865599997043,
        "p95_ms": 193.67149374991163,
        "p99_ms": 267.4828322899975
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 389,
        "avg_ms": 154.56330978405845,
        "p50_ms": 107.50058300004639,
        "p75_ms": 192.64625000005253,
        "p95_ms": 392.06139980001353,
        "p99_ms": 502.56562299984586
      },
      "write": {
        "samples": 417,
        "avg_ms": 422.23791958753714,
        "p50_ms": 400.62537500011786,
        "p75_ms": 576.6990409999835,
        "p95_ms": 708.1935998001427,
        "p99_ms": 800.8028080000347
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 389,
        "attempts": 389,
        "failures": 0,
        "avg_ms": 154.56330978405845,
        "p50_ms": 107.50058300004639,
        "p75_ms": 192.64625000005253,
        "p95_ms": 392.06139980001353,
        "p99_ms": 502.56562299984586
      },
      "comment_write": {
        "samples": 163,
        "attempts": 163,
        "failures": 0,
        "avg_ms": 242.5228085766909,
        "p50_ms": 237.9838329998165,
        "p75_ms": 297.520395499987,
        "p95_ms": 353.98167089986146,
        "p99_ms": 402.4659840401
      },
      "editor_save_write": {
        "samples": 104,
        "attempts": 104,
        "failures": 0,
        "avg_ms": 481.49575044230755,
        "p50_ms": 492.2076670000024,
        "p75_ms": 574.3250417500576,
        "p95_ms": 654.4476750499143,
        "p99_ms": 698.2521727401218
      },
      "page_browse": {
        "samples": 736,
        "attempts": 736,
        "failures": 0,
        "avg_ms": 44.53068563722228,
        "p50_ms": 38.36470850001206,
        "p75_ms": 56.46842700008392,
        "p95_ms": 88.89052050000146,
        "p99_ms": 134.05246204988543
      },
      "reservation_write": {
        "samples": 150,
        "attempts": 150,
        "failures": 0,
        "avg_ms": 576.4429108266828,
        "p50_ms": 588.459604000036,
        "p75_ms": 673.7541764999833,
        "p95_ms": 778.8876253000242,
        "p99_ms": 852.8170051700884
      },
      "rest_xhr_bundle": {
        "samples": 296,
        "attempts": 296,
        "failures": 0,
        "avg_ms": 142.1251733040494,
        "p50_ms": 121.39914600004431,
        "p75_ms": 182.9891982498566,
        "p95_ms": 263.25548950006805,
        "p99_ms": 360.16602464993645
      },
      "site_search": {
        "samples": 232,
        "attempts": 232,
        "failures": 0,
        "avg_ms": 46.98877965948072,
        "p50_ms": 39.82595900004071,
        "p75_ms": 59.72484324991001,
        "p95_ms": 89.64131045005387,
        "p99_ms": 136.86122750002824
      }
    },
    "status_counts": {
      "200": 3254
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 82,
        "reservations": 47,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 245,
        "reservations": 197,
        "users": 4
      },
      "delta": {
        "comments": 163,
        "pages": 0,
        "posts": 0,
        "reservations": 150,
        "users": 0
      },
      "successful_comment_writes": 163,
      "successful_reservation_writes": 150,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.751,
      "process_cpu_pct_avg": 281.47,
      "process_cpu_pct_p95": 329.91,
      "process_cpu_pct_max": 334.5,
      "process_cpu_core_seconds_approx": 58.461723,
      "process_cpu_core_seconds_per_1k_flows_approx": 28.242378,
      "total_rss_bytes_max": 1177354240,
      "php_fpm_cpu_pct_max": 312.9,
      "php_fpm_rss_bytes_max": 996589568,
      "web_server_cpu_pct_max": 3.4,
      "web_server_rss_bytes_max": 24264704,
      "database_cpu_pct_max": 20.2,
      "database_rss_bytes_max": 156729344,
      "load1_max": 19.1220703125,
      "disk_total_mb_per_sample_avg": 5.297,
      "disk_total_mb_per_sample_max": 13.66,
      "disk_transfers_per_sample_max": 1223.0,
      "network_bytes_per_s": 43256585.269,
      "loopback_bytes_per_s": 43255229.114,
      "filesystem_free_bytes_min": 9521025024
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 6060,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 504,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 6062,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 506,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 2,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 2,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_balanced_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_balanced_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-3.0.0-rc.3_balanced_c16",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.18799283400017,
    "ok_flows": 1922,
    "failed_flows": 0,
    "flow_requests_per_second": 95.20510611451229,
    "attempted_writes_per_second": 19.26887943732845,
    "successful_writes_per_second": 19.26887943732845,
    "write_verification_failures": 0,
    "avg_ms": 167.0715203496401,
    "http_request_avg_ms": 105.79962120467789,
    "p50_ms": 134.57472950005922,
    "p75_ms": 230.3848544999596,
    "p95_ms": 441.5961410501837,
    "p99_ms": 516.5730298900096,
    "by_kind": {
      "browse": {
        "samples": 1177,
        "avg_ms": 197.36423275786407,
        "p50_ms": 149.68241699989449,
        "p75_ms": 271.7642499999329,
        "p95_ms": 449.35341659993355,
        "p99_ms": 508.338824840048
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 356,
        "avg_ms": 229.40755066011715,
        "p50_ms": 183.63427049996517,
        "p75_ms": 283.3215105000022,
        "p95_ms": 484.7415937499022,
        "p99_ms": 528.7334463499974
      },
      "write": {
        "samples": 389,
        "avg_ms": 18.366766377892578,
        "p50_ms": 14.508875000046828,
        "p75_ms": 19.18433300011202,
        "p95_ms": 47.819575200037455,
        "p99_ms": 84.80752392001705
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 356,
        "attempts": 356,
        "failures": 0,
        "avg_ms": 229.40755066011715,
        "p50_ms": 183.63427049996517,
        "p75_ms": 283.3215105000022,
        "p95_ms": 484.7415937499022,
        "p99_ms": 528.7334463499974
      },
      "comment_write": {
        "samples": 162,
        "attempts": 162,
        "failures": 0,
        "avg_ms": 14.018413543208169,
        "p50_ms": 10.658770499958337,
        "p75_ms": 13.415468250059348,
        "p95_ms": 31.480141649797112,
        "p99_ms": 49.687484510025115
      },
      "editor_save_write": {
        "samples": 93,
        "attempts": 93,
        "failures": 0,
        "avg_ms": 21.998236118281877,
        "p50_ms": 19.275666999874375,
        "p75_ms": 20.306417000028887,
        "p95_ms": 30.84853340001247,
        "p99_ms": 60.80258999989378
      },
      "page_browse": {
        "samples": 684,
        "attempts": 684,
        "failures": 0,
        "avg_ms": 134.0382735804142,
        "p50_ms": 115.6159375000243,
        "p75_ms": 162.45733325001765,
        "p95_ms": 272.3636026001145,
        "p99_ms": 330.8986101401469
      },
      "reservation_write": {
        "samples": 134,
        "attempts": 134,
        "failures": 0,
        "avg_ms": 21.103381850748317,
        "p50_ms": 14.479917000130627,
        "p75_ms": 17.00981275007507,
        "p95_ms": 55.514366550039526,
        "p99_ms": 98.7088766698865
      },
      "rest_xhr_bundle": {
        "samples": 278,
        "attempts": 278,
        "failures": 0,
        "avg_ms": 386.58562003597876,
        "p50_ms": 387.5603960001399,
        "p75_ms": 437.49394775011297,
        "p95_ms": 500.6291643500958,
        "p99_ms": 572.3741734999976
      },
      "site_search": {
        "samples": 215,
        "attempts": 215,
        "failures": 0,
        "avg_ms": 154.16149049767742,
        "p50_ms": 149.91862500005482,
        "p75_ms": 195.91941650003264,
        "p95_ms": 238.9088203998881,
        "p99_ms": 262.278638379944
      }
    },
    "status_counts": {
      "200": 3034
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 74,
        "reservations": 44,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 236,
        "reservations": 178,
        "users": 4
      },
      "delta": {
        "comments": 162,
        "pages": 0,
        "posts": 0,
        "reservations": 134,
        "users": 0
      },
      "successful_comment_writes": 162,
      "successful_reservation_writes": 134,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.696,
      "process_cpu_pct_avg": 353.80999999999995,
      "process_cpu_pct_p95": 379.81,
      "process_cpu_pct_max": 379.9,
      "process_cpu_core_seconds_approx": 73.259249,
      "process_cpu_core_seconds_per_1k_flows_approx": 38.116155,
      "total_rss_bytes_max": 1497776128,
      "php_fpm_cpu_pct_max": 376.9,
      "php_fpm_rss_bytes_max": 1315225600,
      "web_server_cpu_pct_max": 3.7,
      "web_server_rss_bytes_max": 25821184,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 156745728,
      "load1_max": 18.9365234375,
      "disk_total_mb_per_sample_avg": 5.412,
      "disk_total_mb_per_sample_max": 16.58,
      "disk_transfers_per_sample_max": 1108.0,
      "network_bytes_per_s": 39337763.053,
      "loopback_bytes_per_s": 39328622.77,
      "filesystem_free_bytes_min": 9513340928
    },
    "sqlite": {
      "before": {
        "time": 1781192497.818378,
        "db_bytes": 663552,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781192518.005669,
        "db_bytes": 2113536,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4276592,
      "wal_samples": [
        {
          "time": 1781192497.8185868,
          "db_bytes": 663552,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781192498.32433,
          "db_bytes": 663552,
          "wal_bytes": 1446152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192498.8294148,
          "db_bytes": 663552,
          "wal_bytes": 2237192,
          "shm_bytes": 32768
        },
        {
          "time": 1781192499.334535,
          "db_bytes": 663552,
          "wal_bytes": 2484392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192499.836681,
          "db_bytes": 663552,
          "wal_bytes": 2859312,
          "shm_bytes": 32768
        },
        {
          "time": 1781192500.338578,
          "db_bytes": 663552,
          "wal_bytes": 3897552,
          "shm_bytes": 32768
        },
        {
          "time": 1781192500.8436759,
          "db_bytes": 794624,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192501.347768,
          "db_bytes": 794624,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192501.8520901,
          "db_bytes": 794624,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192502.356819,
          "db_bytes": 794624,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192502.860441,
          "db_bytes": 970752,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192503.365577,
          "db_bytes": 970752,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192503.87066,
          "db_bytes": 970752,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192504.3758001,
          "db_bytes": 970752,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192504.880904,
          "db_bytes": 970752,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192505.3860748,
          "db_bytes": 970752,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192505.891179,
          "db_bytes": 970752,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192506.393883,
          "db_bytes": 1138688,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192506.8949661,
          "db_bytes": 1138688,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192507.398517,
          "db_bytes": 1138688,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192507.903601,
          "db_bytes": 1138688,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192508.4066691,
          "db_bytes": 1138688,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192508.91178,
          "db_bytes": 1138688,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192509.414389,
          "db_bytes": 1368064,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192509.919502,
          "db_bytes": 1368064,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192510.423978,
          "db_bytes": 1368064,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192510.926501,
          "db_bytes": 1368064,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192511.4303832,
          "db_bytes": 1368064,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192511.932528,
          "db_bytes": 1368064,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192512.43496,
          "db_bytes": 1617920,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192512.9400792,
          "db_bytes": 1617920,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192513.445319,
          "db_bytes": 1617920,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192513.9499068,
          "db_bytes": 1617920,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192514.454525,
          "db_bytes": 1843200,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192514.960765,
          "db_bytes": 1843200,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192515.462187,
          "db_bytes": 1843200,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192515.9673111,
          "db_bytes": 1843200,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192516.469886,
          "db_bytes": 1843200,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192516.973946,
          "db_bytes": 2027520,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192517.4790468,
          "db_bytes": 2027520,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192517.983021,
          "db_bytes": 2113536,
          "wal_bytes": 0,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_balanced_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_balanced_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-3.0.0-rc.3_balanced_c32",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.373340541999823,
    "ok_flows": 1836,
    "failed_flows": 0,
    "flow_requests_per_second": 90.11776916088304,
    "attempted_writes_per_second": 18.111904586255907,
    "successful_writes_per_second": 18.111904586255907,
    "write_verification_failures": 0,
    "avg_ms": 351.0885786617603,
    "http_request_avg_ms": 211.16781301605377,
    "p50_ms": 282.85639599994283,
    "p75_ms": 486.57240624999076,
    "p95_ms": 895.9953019999034,
    "p99_ms": 1023.2029188499156,
    "by_kind": {
      "browse": {
        "samples": 1102,
        "avg_ms": 424.7922533593434,
        "p50_ms": 315.4530625000689,
        "p75_ms": 625.3937812501817,
        "p95_ms": 928.767766649878,
        "p99_ms": 1054.1903451799408
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 365,
        "avg_ms": 449.22654270136326,
        "p50_ms": 366.5354169997954,
        "p75_ms": 591.4631669998016,
        "p95_ms": 890.7112165999933,
        "p99_ms": 961.7034632400557
      },
      "write": {
        "samples": 369,
        "avg_ms": 33.90211147695832,
        "p50_ms": 16.857374999972308,
        "p75_ms": 23.557125000024826,
        "p95_ms": 139.84103300003886,
        "p99_ms": 201.47185856006212
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 365,
        "attempts": 365,
        "failures": 0,
        "avg_ms": 449.22654270136326,
        "p50_ms": 366.5354169997954,
        "p75_ms": 591.4631669998016,
        "p95_ms": 890.7112165999933,
        "p99_ms": 961.7034632400557
      },
      "comment_write": {
        "samples": 158,
        "attempts": 158,
        "failures": 0,
        "avg_ms": 32.60369888606776,
        "p50_ms": 10.986479499933921,
        "p75_ms": 22.845520999851487,
        "p95_ms": 140.69893929995487,
        "p99_ms": 197.80563575013275
      },
      "editor_save_write": {
        "samples": 86,
        "attempts": 86,
        "failures": 0,
        "avg_ms": 35.48480524419087,
        "p50_ms": 19.311875499965936,
        "p75_ms": 21.490707999873848,
        "p95_ms": 130.66683300013437,
        "p99_ms": 297.67856504992136
      },
      "page_browse": {
        "samples": 628,
        "attempts": 628,
        "failures": 0,
        "avg_ms": 281.7478016417213,
        "p50_ms": 253.3911870001475,
        "p75_ms": 324.87786425002696,
        "p95_ms": 538.3736000000908,
        "p99_ms": 635.5399154099382
      },
      "reservation_write": {
        "samples": 125,
        "attempts": 125,
        "failures": 0,
        "avg_ms": 34.45441167998797,
        "p50_ms": 15.281833000017286,
        "p75_ms": 25.008166999896275,
        "p95_ms": 137.5670415998684,
        "p99_ms": 171.35868207996285
      },
      "rest_xhr_bundle": {
        "samples": 304,
        "attempts": 304,
        "failures": 0,
        "avg_ms": 794.8369315032744,
        "p50_ms": 794.5560629999591,
        "p75_ms": 895.9953019999034,
        "p95_ms": 1029.3565276500774,
        "p99_ms": 1111.151756489924
      },
      "site_search": {
        "samples": 170,
        "attempts": 170,
        "failures": 0,
        "avg_ms": 291.4883329058833,
        "p50_ms": 295.18852100000004,
        "p75_ms": 364.91948950003916,
        "p95_ms": 456.2990795001611,
        "p99_ms": 492.126206710127
      }
    },
    "status_counts": {
      "200": 3052
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 74,
        "reservations": 47,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 232,
        "reservations": 172,
        "users": 4
      },
      "delta": {
        "comments": 158,
        "pages": 0,
        "posts": 0,
        "reservations": 125,
        "users": 0
      },
      "successful_comment_writes": 158,
      "successful_reservation_writes": 125,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.921,
      "process_cpu_pct_avg": 353.35,
      "process_cpu_pct_p95": 377.1,
      "process_cpu_pct_max": 378.0,
      "process_cpu_core_seconds_approx": 73.978137,
      "process_cpu_core_seconds_per_1k_flows_approx": 40.293103,
      "total_rss_bytes_max": 2260811776,
      "php_fpm_cpu_pct_max": 374.7,
      "php_fpm_rss_bytes_max": 2076835840,
      "web_server_cpu_pct_max": 3.3,
      "web_server_rss_bytes_max": 27262976,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 156745728,
      "load1_max": 25.43212890625,
      "disk_total_mb_per_sample_avg": 4.970000000000001,
      "disk_total_mb_per_sample_max": 12.45,
      "disk_transfers_per_sample_max": 848.0,
      "network_bytes_per_s": 39171863.36,
      "loopback_bytes_per_s": 39163446.338,
      "filesystem_free_bytes_min": 9509015552
    },
    "sqlite": {
      "before": {
        "time": 1781192527.858688,
        "db_bytes": 671744,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781192548.232404,
        "db_bytes": 2011136,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4494952,
      "wal_samples": [
        {
          "time": 1781192527.858948,
          "db_bytes": 671744,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781192528.364192,
          "db_bytes": 671744,
          "wal_bytes": 1318432,
          "shm_bytes": 32768
        },
        {
          "time": 1781192528.864427,
          "db_bytes": 671744,
          "wal_bytes": 1783992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192529.369538,
          "db_bytes": 671744,
          "wal_bytes": 2884032,
          "shm_bytes": 32768
        },
        {
          "time": 1781192529.8716302,
          "db_bytes": 671744,
          "wal_bytes": 3658592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192530.376013,
          "db_bytes": 802816,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192530.8811562,
          "db_bytes": 802816,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192531.3843,
          "db_bytes": 802816,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192531.889521,
          "db_bytes": 802816,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192532.3926451,
          "db_bytes": 802816,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192532.897773,
          "db_bytes": 802816,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192533.401458,
          "db_bytes": 802816,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192533.906018,
          "db_bytes": 954368,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781192534.4113338,
          "db_bytes": 974848,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781192534.916456,
          "db_bytes": 974848,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781192535.4176252,
          "db_bytes": 974848,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781192535.922883,
          "db_bytes": 974848,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781192536.4280572,
          "db_bytes": 974848,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781192536.9331882,
          "db_bytes": 974848,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781192537.438329,
          "db_bytes": 1159168,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781192537.943435,
          "db_bytes": 1159168,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781192538.446761,
          "db_bytes": 1159168,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781192538.9472132,
          "db_bytes": 1159168,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781192539.452349,
          "db_bytes": 1159168,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781192539.952577,
          "db_bytes": 1159168,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781192540.457202,
          "db_bytes": 1363968,
          "wal_bytes": 4309552,
          "shm_bytes": 32768
        },
        {
          "time": 1781192540.960973,
          "db_bytes": 1363968,
          "wal_bytes": 4309552,
          "shm_bytes": 32768
        },
        {
          "time": 1781192541.46141,
          "db_bytes": 1363968,
          "wal_bytes": 4309552,
          "shm_bytes": 32768
        },
        {
          "time": 1781192541.9633741,
          "db_bytes": 1363968,
          "wal_bytes": 4309552,
          "shm_bytes": 32768
        },
        {
          "time": 1781192542.467504,
          "db_bytes": 1363968,
          "wal_bytes": 4309552,
          "shm_bytes": 32768
        },
        {
          "time": 1781192542.968277,
          "db_bytes": 1363968,
          "wal_bytes": 4309552,
          "shm_bytes": 32768
        },
        {
          "time": 1781192543.470525,
          "db_bytes": 1363968,
          "wal_bytes": 4309552,
          "shm_bytes": 32768
        },
        {
          "time": 1781192543.975687,
          "db_bytes": 1609728,
          "wal_bytes": 4494952,
          "shm_bytes": 32768
        },
        {
          "time": 1781192544.480236,
          "db_bytes": 1609728,
          "wal_bytes": 4494952,
          "shm_bytes": 32768
        },
        {
          "time": 1781192544.985406,
          "db_bytes": 1609728,
          "wal_bytes": 4494952,
          "shm_bytes": 32768
        },
        {
          "time": 1781192545.490512,
          "db_bytes": 1609728,
          "wal_bytes": 4494952,
          "shm_bytes": 32768
        },
        {
          "time": 1781192545.9946759,
          "db_bytes": 1609728,
          "wal_bytes": 4494952,
          "shm_bytes": 32768
        },
        {
          "time": 1781192546.4978611,
          "db_bytes": 1822720,
          "wal_bytes": 4494952,
          "shm_bytes": 32768
        },
        {
          "time": 1781192547.003061,
          "db_bytes": 1822720,
          "wal_bytes": 4494952,
          "shm_bytes": 32768
        },
        {
          "time": 1781192547.508199,
          "db_bytes": 1822720,
          "wal_bytes": 4494952,
          "shm_bytes": 32768
        },
        {
          "time": 1781192548.010607,
          "db_bytes": 1822720,
          "wal_bytes": 4494952,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_balanced_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_balanced_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_balanced_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.364650209000047,
    "ok_flows": 2180,
    "failed_flows": 0,
    "flow_requests_per_second": 107.04824181249923,
    "attempted_writes_per_second": 21.753381249053742,
    "successful_writes_per_second": 21.753381249053742,
    "write_verification_failures": 0,
    "avg_ms": 296.7301210788964,
    "http_request_avg_ms": 180.65369124245709,
    "p50_ms": 136.9903959999874,
    "p75_ms": 351.6587500000128,
    "p95_ms": 1223.1046753500336,
    "p99_ms": 1545.5782450000108,
    "by_kind": {
      "browse": {
        "samples": 1293,
        "avg_ms": 110.54738884686789,
        "p50_ms": 80.37425000020448,
        "p75_ms": 135.8428339999591,
        "p95_ms": 311.67190800001663,
        "p99_ms": 384.602272719876
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 444,
        "avg_ms": 274.09846387612447,
        "p50_ms": 193.78122950001853,
        "p75_ms": 361.36106300006077,
        "p95_ms": 653.202159,
        "p99_ms": 926.5073234300233
      },
      "write": {
        "samples": 443,
        "avg_ms": 862.8310885146606,
        "p50_ms": 818.173791999925,
        "p75_ms": 1221.3786874999641,
        "p95_ms": 1542.8960458000572,
        "p99_ms": 1720.5278212799928
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 444,
        "attempts": 444,
        "failures": 0,
        "avg_ms": 274.09846387612447,
        "p50_ms": 193.78122950001853,
        "p75_ms": 361.36106300006077,
        "p95_ms": 653.202159,
        "p99_ms": 926.5073234300233
      },
      "comment_write": {
        "samples": 185,
        "attempts": 185,
        "failures": 0,
        "avg_ms": 485.9618051891827,
        "p50_ms": 484.0375410001343,
        "p75_ms": 604.0056249998997,
        "p95_ms": 758.0383503998746,
        "p99_ms": 879.4195834399214
      },
      "editor_save_write": {
        "samples": 104,
        "attempts": 104,
        "failures": 0,
        "avg_ms": 932.3584215096047,
        "p50_ms": 914.1407500000014,
        "p75_ms": 1130.81729175002,
        "p95_ms": 1359.1003339499707,
        "p99_ms": 1480.8672487600188
      },
      "page_browse": {
        "samples": 747,
        "attempts": 747,
        "failures": 0,
        "avg_ms": 71.53427608433904,
        "p50_ms": 66.74416700002439,
        "p75_ms": 92.10789550013487,
        "p95_ms": 147.5350377000041,
        "p99_ms": 198.71288568007907
      },
      "reservation_write": {
        "samples": 154,
        "attempts": 154,
        "failures": 0,
        "avg_ms": 1268.6101455519272,
        "p50_ms": 1274.4686664999563,
        "p75_ms": 1436.9363230000545,
        "p95_ms": 1670.1485125000204,
        "p99_ms": 1760.1126445099499
      },
      "rest_xhr_bundle": {
        "samples": 350,
        "attempts": 350,
        "failures": 0,
        "avg_ms": 216.6509702399987,
        "p50_ms": 220.51043750002464,
        "p75_ms": 285.76450974998124,
        "p95_ms": 372.9855454998983,
        "p99_ms": 427.06941941996547
      },
      "site_search": {
        "samples": 196,
        "attempts": 196,
        "failures": 0,
        "avg_ms": 69.76443857142469,
        "p50_ms": 64.67506250010047,
        "p75_ms": 88.89217650005321,
        "p95_ms": 135.8941775000062,
        "p99_ms": 170.8934961498813
      }
    },
    "status_counts": {
      "200": 3580
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 78,
        "reservations": 48,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 263,
        "reservations": 202,
        "users": 4
      },
      "delta": {
        "comments": 185,
        "pages": 0,
        "posts": 0,
        "reservations": 154,
        "users": 0
      },
      "successful_comment_writes": 185,
      "successful_reservation_writes": 154,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.68,
      "process_cpu_pct_avg": 296.82000000000005,
      "process_cpu_pct_p95": 348.655,
      "process_cpu_pct_max": 355.0,
      "process_cpu_core_seconds_approx": 61.49556,
      "process_cpu_core_seconds_per_1k_flows_approx": 28.208972,
      "total_rss_bytes_max": 1808203776,
      "php_fpm_cpu_pct_max": 333.6,
      "php_fpm_rss_bytes_max": 1626865664,
      "web_server_cpu_pct_max": 3.5,
      "web_server_rss_bytes_max": 24608768,
      "database_cpu_pct_max": 33.5,
      "database_rss_bytes_max": 156745728,
      "load1_max": 23.1103515625,
      "disk_total_mb_per_sample_avg": 5.436,
      "disk_total_mb_per_sample_max": 12.63,
      "disk_transfers_per_sample_max": 1174.0,
      "network_bytes_per_s": 47106843.876,
      "loopback_bytes_per_s": 47096372.227,
      "filesystem_free_bytes_min": 9509425152
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 6066,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 507,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 6184,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 523,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 118,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 16,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_balanced_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_balanced_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-3.0.0-rc.3_balanced_c64",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.665004416999864,
    "ok_flows": 1921,
    "failed_flows": 0,
    "flow_requests_per_second": 92.95908973625518,
    "attempted_writes_per_second": 19.791914472737307,
    "successful_writes_per_second": 19.791914472737307,
    "write_verification_failures": 0,
    "avg_ms": 675.0118319193101,
    "http_request_avg_ms": 425.80543091165566,
    "p50_ms": 560.44258299994,
    "p75_ms": 826.8734999999197,
    "p95_ms": 1809.452833000023,
    "p99_ms": 2092.5433504000002,
    "by_kind": {
      "browse": {
        "samples": 1138,
        "avg_ms": 835.3834760360243,
        "p50_ms": 613.2752084999993,
        "p75_ms": 1129.884458000049,
        "p95_ms": 1873.3330875499746,
        "p99_ms": 2158.6705940799907
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 374,
        "avg_ms": 826.3502914465187,
        "p50_ms": 706.399395999938,
        "p75_ms": 899.0313747500522,
        "p95_ms": 1680.1449478000452,
        "p99_ms": 1914.1000750000399
      },
      "write": {
        "samples": 409,
        "avg_ms": 90.40666109291055,
        "p50_ms": 28.447165999978097,
        "p75_ms": 149.57158300012452,
        "p95_ms": 309.31137499992474,
        "p99_ms": 400.24858836000953
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 374,
        "attempts": 374,
        "failures": 0,
        "avg_ms": 826.3502914465187,
        "p50_ms": 706.399395999938,
        "p75_ms": 899.0313747500522,
        "p95_ms": 1680.1449478000452,
        "p99_ms": 1914.1000750000399
      },
      "comment_write": {
        "samples": 169,
        "attempts": 169,
        "failures": 0,
        "avg_ms": 79.62097557988784,
        "p50_ms": 23.62529100014399,
        "p75_ms": 137.94358299992382,
        "p95_ms": 280.37813319992887,
        "p99_ms": 330.7911600000443
      },
      "editor_save_write": {
        "samples": 108,
        "attempts": 108,
        "failures": 0,
        "avg_ms": 87.865941842604,
        "p50_ms": 32.94360450001932,
        "p75_ms": 131.5352599998505,
        "p95_ms": 314.5909664498732,
        "p99_ms": 400.38153044000876
      },
      "page_browse": {
        "samples": 648,
        "attempts": 648,
        "failures": 0,
        "avg_ms": 555.8263497746912,
        "p50_ms": 523.9937494999367,
        "p75_ms": 645.6198227500636,
        "p95_ms": 1008.4860976998809,
        "p99_ms": 1249.070495260009
      },
      "reservation_write": {
        "samples": 132,
        "attempts": 132,
        "failures": 0,
        "avg_ms": 106.29437723483451,
        "p50_ms": 29.20652049999717,
        "p75_ms": 180.73706300009462,
        "p95_ms": 351.67924565004114,
        "p99_ms": 485.81460851994945
      },
      "rest_xhr_bundle": {
        "samples": 281,
        "attempts": 281,
        "failures": 0,
        "avg_ms": 1656.3063068825518,
        "p50_ms": 1679.7324169999683,
        "p75_ms": 1845.5122919999667,
        "p95_ms": 2132.941166000137,
        "p99_ms": 2296.0166503999967
      },
      "site_search": {
        "samples": 209,
        "attempts": 209,
        "failures": 0,
        "avg_ms": 598.4155446937762,
        "p50_ms": 603.069000000005,
        "p75_ms": 708.2169170000725,
        "p95_ms": 871.8287167999733,
        "p99_ms": 936.7057420001037
      }
    },
    "status_counts": {
      "200": 3045
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 78,
        "reservations": 54,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 247,
        "reservations": 186,
        "users": 4
      },
      "delta": {
        "comments": 169,
        "pages": 0,
        "posts": 0,
        "reservations": 132,
        "users": 0
      },
      "successful_comment_writes": 169,
      "successful_reservation_writes": 132,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 19.622,
      "process_cpu_pct_avg": 347.63,
      "process_cpu_pct_p95": 379.67499999999995,
      "process_cpu_pct_max": 379.9,
      "process_cpu_core_seconds_approx": 75.354384,
      "process_cpu_core_seconds_per_1k_flows_approx": 39.226645,
      "total_rss_bytes_max": 3799400448,
      "php_fpm_cpu_pct_max": 377.1,
      "php_fpm_rss_bytes_max": 3620683776,
      "web_server_cpu_pct_max": 3.4,
      "web_server_rss_bytes_max": 28524544,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 156745728,
      "load1_max": 33.0439453125,
      "disk_total_mb_per_sample_avg": 5.888,
      "disk_total_mb_per_sample_max": 15.04,
      "disk_transfers_per_sample_max": 1145.0,
      "network_bytes_per_s": 38868205.327,
      "loopback_bytes_per_s": 38863297.543,
      "filesystem_free_bytes_min": 9499537408
    },
    "sqlite": {
      "before": {
        "time": 1781192589.6794071,
        "db_bytes": 667648,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781192610.383486,
        "db_bytes": 2355200,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 6233592,
      "wal_samples": [
        {
          "time": 1781192589.6796422,
          "db_bytes": 667648,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781192590.1848588,
          "db_bytes": 667648,
          "wal_bytes": 1128912,
          "shm_bytes": 32768
        },
        {
          "time": 1781192590.689994,
          "db_bytes": 667648,
          "wal_bytes": 1891112,
          "shm_bytes": 32768
        },
        {
          "time": 1781192591.1951501,
          "db_bytes": 667648,
          "wal_bytes": 2752192,
          "shm_bytes": 32768
        },
        {
          "time": 1781192591.700274,
          "db_bytes": 667648,
          "wal_bytes": 3155952,
          "shm_bytes": 32768
        },
        {
          "time": 1781192592.204684,
          "db_bytes": 667648,
          "wal_bytes": 3695672,
          "shm_bytes": 32768
        },
        {
          "time": 1781192592.7098198,
          "db_bytes": 802816,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781192593.210641,
          "db_bytes": 802816,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781192593.7133372,
          "db_bytes": 802816,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781192594.2215319,
          "db_bytes": 802816,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781192594.725648,
          "db_bytes": 802816,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781192595.230829,
          "db_bytes": 802816,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781192595.7359319,
          "db_bytes": 1052672,
          "wal_bytes": 5257152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192596.24016,
          "db_bytes": 1064960,
          "wal_bytes": 5417832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192596.7438998,
          "db_bytes": 1064960,
          "wal_bytes": 5417832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192597.2444758,
          "db_bytes": 1064960,
          "wal_bytes": 5417832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192597.747884,
          "db_bytes": 1064960,
          "wal_bytes": 5417832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192598.253126,
          "db_bytes": 1064960,
          "wal_bytes": 5417832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192598.75841,
          "db_bytes": 1331200,
          "wal_bytes": 5417832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192599.263965,
          "db_bytes": 1343488,
          "wal_bytes": 5582632,
          "shm_bytes": 32768
        },
        {
          "time": 1781192599.769095,
          "db_bytes": 1404928,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192600.274195,
          "db_bytes": 1404928,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192600.775131,
          "db_bytes": 1404928,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192601.280253,
          "db_bytes": 1404928,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192601.783969,
          "db_bytes": 1404928,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192602.284405,
          "db_bytes": 1404928,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192602.7895901,
          "db_bytes": 1589248,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192603.294784,
          "db_bytes": 1589248,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192603.799912,
          "db_bytes": 1589248,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192604.303732,
          "db_bytes": 1589248,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192604.805231,
          "db_bytes": 1589248,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192605.3104231,
          "db_bytes": 1720320,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192605.815556,
          "db_bytes": 1720320,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192606.320715,
          "db_bytes": 1720320,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192606.8258402,
          "db_bytes": 1720320,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192607.327082,
          "db_bytes": 1720320,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192607.831528,
          "db_bytes": 1990656,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192608.336689,
          "db_bytes": 1990656,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192608.838359,
          "db_bytes": 1990656,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192609.343657,
          "db_bytes": 1990656,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192609.848864,
          "db_bytes": 2338816,
          "wal_bytes": 6233592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192610.3521438,
          "db_bytes": 2355200,
          "wal_bytes": 0,
          "shm_bytes": 0
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_balanced_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_balanced_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_balanced_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.371238707999964,
    "ok_flows": 2273,
    "failed_flows": 0,
    "flow_requests_per_second": 111.57888003675363,
    "attempted_writes_per_second": 23.464454314812247,
    "successful_writes_per_second": 23.464454314812247,
    "write_verification_failures": 0,
    "avg_ms": 568.528894158818,
    "http_request_avg_ms": 356.4493971776554,
    "p50_ms": 288.5386660000222,
    "p75_ms": 694.7109999998702,
    "p95_ms": 2135.076149999987,
    "p99_ms": 3000.271075239994,
    "by_kind": {
      "browse": {
        "samples": 1350,
        "avg_ms": 230.2681461385156,
        "p50_ms": 158.2460209999681,
        "p75_ms": 295.07590625013336,
        "p95_ms": 693.66962530014,
        "p99_ms": 951.2207555000668
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 445,
        "avg_ms": 539.2494413910131,
        "p50_ms": 392.4677499999234,
        "p75_ms": 685.5665420000605,
        "p95_ms": 1354.5366329999981,
        "p99_ms": 2099.9423065200244
      },
      "write": {
        "samples": 478,
        "avg_ms": 1551.125894805438,
        "p50_ms": 1464.9004999999988,
        "p75_ms": 2078.917958250031,
        "p95_ms": 2990.914629500037,
        "p99_ms": 3599.3913790899137
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 445,
        "attempts": 445,
        "failures": 0,
        "avg_ms": 539.2494413910131,
        "p50_ms": 392.4677499999234,
        "p75_ms": 685.5665420000605,
        "p95_ms": 1354.5366329999981,
        "p99_ms": 2099.9423065200244
      },
      "comment_write": {
        "samples": 189,
        "attempts": 189,
        "failures": 0,
        "avg_ms": 890.6676391163995,
        "p50_ms": 829.2415420000907,
        "p75_ms": 1143.5030410000309,
        "p95_ms": 1685.5931670001155,
        "p99_ms": 2094.5221600400605
      },
      "editor_save_write": {
        "samples": 126,
        "attempts": 126,
        "failures": 0,
        "avg_ms": 1699.559068190475,
        "p50_ms": 1621.1101459999782,
        "p75_ms": 2029.8287504999735,
        "p95_ms": 2985.907718500073,
        "p99_ms": 3160.2849374999664
      },
      "page_browse": {
        "samples": 775,
        "attempts": 775,
        "failures": 0,
        "avg_ms": 150.59029838321936,
        "p50_ms": 126.23679200009974,
        "p75_ms": 204.9437499998703,
        "p95_ms": 338.89329999992697,
        "p99_ms": 423.7326807599402
      },
      "reservation_write": {
        "samples": 163,
        "attempts": 163,
        "failures": 0,
        "avg_ms": 2202.1935664539865,
        "p50_ms": 2117.710791000036,
        "p75_ms": 2633.735020500012,
        "p95_ms": 3428.393466599937,
        "p99_ms": 3690.917598040087
      },
      "rest_xhr_bundle": {
        "samples": 338,
        "attempts": 338,
        "failures": 0,
        "avg_ms": 476.7135828136108,
        "p50_ms": 422.05585400006385,
        "p75_ms": 631.9819687498693,
        "p95_ms": 939.6531286000821,
        "p99_ms": 1080.922374130023
      },
      "site_search": {
        "samples": 237,
        "attempts": 237,
        "failures": 0,
        "avg_ms": 139.34736307595128,
        "p50_ms": 114.2214999999851,
        "p75_ms": 180.89474999987942,
        "p95_ms": 300.36414140004126,
        "p99_ms": 348.67418999999205
      }
    },
    "status_counts": {
      "200": 3625
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 76,
        "reservations": 50,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 265,
        "reservations": 213,
        "users": 4
      },
      "delta": {
        "comments": 189,
        "pages": 0,
        "posts": 0,
        "reservations": 163,
        "users": 0
      },
      "successful_comment_writes": 189,
      "successful_reservation_writes": 163,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.744,
      "process_cpu_pct_avg": 317.34000000000003,
      "process_cpu_pct_p95": 355.56,
      "process_cpu_pct_max": 356.1,
      "process_cpu_core_seconds_approx": 65.912669,
      "process_cpu_core_seconds_per_1k_flows_approx": 28.998094,
      "total_rss_bytes_max": 3036545024,
      "php_fpm_cpu_pct_max": 333.9,
      "php_fpm_rss_bytes_max": 2859597824,
      "web_server_cpu_pct_max": 3.7,
      "web_server_rss_bytes_max": 25739264,
      "database_cpu_pct_max": 35.9,
      "database_rss_bytes_max": 151207936,
      "load1_max": 36.0908203125,
      "disk_total_mb_per_sample_avg": 4.681,
      "disk_total_mb_per_sample_max": 9.46,
      "disk_transfers_per_sample_max": 1297.0,
      "network_bytes_per_s": 46394182.968,
      "loopback_bytes_per_s": 46385345.195,
      "filesystem_free_bytes_min": 9501077504
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 6184,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 523,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 6430,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 545,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 246,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 22,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_balanced_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_balanced_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_write-heavy_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.06850237499998,
    "ok_flows": 1333,
    "failed_flows": 0,
    "flow_requests_per_second": 66.42249506672525,
    "attempted_writes_per_second": 19.53309682382318,
    "successful_writes_per_second": 19.53309682382318,
    "write_verification_failures": 0,
    "avg_ms": 60.08779716879683,
    "http_request_avg_ms": 42.53678555076846,
    "p50_ms": 44.45183400002861,
    "p75_ms": 80.26720900011242,
    "p95_ms": 142.5726417999613,
    "p99_ms": 164.16134144003993,
    "by_kind": {
      "browse": {
        "samples": 551,
        "avg_ms": 39.94391592378075,
        "p50_ms": 26.48695800007772,
        "p75_ms": 70.16281250002976,
        "p95_ms": 84.44952099989678,
        "p99_ms": 105.69906249997985
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 390,
        "avg_ms": 57.344406502569754,
        "p50_ms": 41.754125000124986,
        "p75_ms": 72.6406772498649,
        "p95_ms": 131.9708162999973,
        "p99_ms": 162.1742467701165
      },
      "write": {
        "samples": 392,
        "avg_ms": 91.13167708163512,
        "p50_ms": 85.92991649982196,
        "p75_ms": 123.81508325006507,
        "p95_ms": 156.42308779998757,
        "p99_ms": 179.49216769018207
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 390,
        "attempts": 390,
        "failures": 0,
        "avg_ms": 57.344406502569754,
        "p50_ms": 41.754125000124986,
        "p75_ms": 72.6406772498649,
        "p95_ms": 131.9708162999973,
        "p99_ms": 162.1742467701165
      },
      "comment_write": {
        "samples": 165,
        "attempts": 165,
        "failures": 0,
        "avg_ms": 58.61824595757835,
        "p50_ms": 57.549332999997205,
        "p75_ms": 69.03925000005984,
        "p95_ms": 91.22547499996472,
        "p99_ms": 103.09138875999454
      },
      "editor_save_write": {
        "samples": 94,
        "attempts": 94,
        "failures": 0,
        "avg_ms": 116.65087189362566,
        "p50_ms": 116.67768750010055,
        "p75_ms": 135.0417710000329,
        "p95_ms": 164.07279155007473,
        "p99_ms": 176.32727712989433
      },
      "page_browse": {
        "samples": 272,
        "attempts": 272,
        "failures": 0,
        "avg_ms": 26.30040545588569,
        "p50_ms": 21.90837500006637,
        "p75_ms": 28.463134749813435,
        "p95_ms": 43.92478559992696,
        "p99_ms": 61.45017949997765
      },
      "reservation_write": {
        "samples": 133,
        "attempts": 133,
        "failures": 0,
        "avg_ms": 113.4317659774413,
        "p50_ms": 119.12712499997724,
        "p75_ms": 144.65145799999846,
        "p95_ms": 161.91399159993125,
        "p99_ms": 190.9874260000561
      },
      "rest_xhr_bundle": {
        "samples": 137,
        "attempts": 137,
        "failures": 0,
        "avg_ms": 79.98728260583721,
        "p50_ms": 76.96362499996212,
        "p75_ms": 81.82329199985361,
        "p95_ms": 98.888058600005,
        "p99_ms": 117.9034762400987
      },
      "site_search": {
        "samples": 142,
        "attempts": 142,
        "failures": 0,
        "avg_ms": 27.44457516199021,
        "p50_ms": 25.161687500030894,
        "p75_ms": 30.625176750106675,
        "p95_ms": 35.42892920008853,
        "p99_ms": 47.97303924995961
      }
    },
    "status_counts": {
      "200": 1881
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 68,
        "reservations": 44,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 233,
        "reservations": 177,
        "users": 4
      },
      "delta": {
        "comments": 165,
        "pages": 0,
        "posts": 0,
        "reservations": 133,
        "users": 0
      },
      "successful_comment_writes": 165,
      "successful_reservation_writes": 133,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.46,
      "process_cpu_pct_avg": 180.82,
      "process_cpu_pct_p95": 232.98,
      "process_cpu_pct_max": 238.2,
      "process_cpu_core_seconds_approx": 36.981495,
      "process_cpu_core_seconds_per_1k_flows_approx": 27.743057,
      "total_rss_bytes_max": 865452032,
      "php_fpm_cpu_pct_max": 221.3,
      "php_fpm_rss_bytes_max": 688652288,
      "web_server_cpu_pct_max": 2.7,
      "web_server_rss_bytes_max": 23969792,
      "database_cpu_pct_max": 23.9,
      "database_rss_bytes_max": 153812992,
      "load1_max": 28.76806640625,
      "disk_total_mb_per_sample_avg": 5.252,
      "disk_total_mb_per_sample_max": 13.91,
      "disk_transfers_per_sample_max": 1094.0,
      "network_bytes_per_s": 30854562.72,
      "loopback_bytes_per_s": 30850798.115,
      "filesystem_free_bytes_min": 9498812416
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 6430,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 545,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 6430,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 547,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 2,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_write-heavy_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_write-heavy_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-3.0.0-rc.3_write-heavy_c4",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.07425687499972,
    "ok_flows": 1978,
    "failed_flows": 0,
    "flow_requests_per_second": 98.53415806706059,
    "attempted_writes_per_second": 29.191616090645855,
    "successful_writes_per_second": 29.191616090645855,
    "write_verification_failures": 0,
    "avg_ms": 40.49915481041011,
    "http_request_avg_ms": 28.629455293847524,
    "p50_ms": 32.613332999972044,
    "p75_ms": 41.683187249986986,
    "p95_ms": 104.15777690043346,
    "p99_ms": 122.3249212300243,
    "by_kind": {
      "browse": {
        "samples": 826,
        "avg_ms": 52.17008481597495,
        "p50_ms": 33.04895849987588,
        "p75_ms": 91.57300000003943,
        "p95_ms": 115.23426049984664,
        "p99_ms": 135.24320850012828
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 566,
        "avg_ms": 48.57635843815711,
        "p50_ms": 37.64389599973583,
        "p75_ms": 54.26490599973022,
        "p95_ms": 88.04703174973838,
        "p99_ms": 101.80630449999626
      },
      "write": {
        "samples": 586,
        "avg_ms": 16.246790581909895,
        "p50_ms": 14.686062500231856,
        "p75_ms": 19.788344000289726,
        "p95_ms": 25.993364749979264,
        "p99_ms": 36.064420599859645
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 566,
        "attempts": 566,
        "failures": 0,
        "avg_ms": 48.57635843815711,
        "p50_ms": 37.64389599973583,
        "p75_ms": 54.26490599973022,
        "p95_ms": 88.04703174973838,
        "p99_ms": 101.80630449999626
      },
      "comment_write": {
        "samples": 245,
        "attempts": 245,
        "failures": 0,
        "avg_ms": 11.878124424498422,
        "p50_ms": 10.761541999727342,
        "p75_ms": 12.108041000374214,
        "p95_ms": 19.44593280013578,
        "p99_ms": 26.94892500008791
      },
      "editor_save_write": {
        "samples": 150,
        "attempts": 150,
        "failures": 0,
        "avg_ms": 22.878661966654665,
        "p50_ms": 21.950500000230022,
        "p75_ms": 23.757177500101534,
        "p95_ms": 29.853179049928272,
        "p99_ms": 45.15156540966912
      },
      "page_browse": {
        "samples": 409,
        "attempts": 409,
        "failures": 0,
        "avg_ms": 33.599800711486694,
        "p50_ms": 27.55908300014198,
        "p75_ms": 33.604374999868014,
        "p95_ms": 60.97359180002968,
        "p99_ms": 70.62183000005462
      },
      "reservation_write": {
        "samples": 191,
        "attempts": 191,
        "failures": 0,
        "avg_ms": 16.64230105758579,
        "p50_ms": 15.185042000211979,
        "p75_ms": 16.90835399995194,
        "p95_ms": 23.52047899989884,
        "p99_ms": 40.54497060001256
      },
      "rest_xhr_bundle": {
        "samples": 204,
        "attempts": 204,
        "failures": 0,
        "avg_ms": 107.40970790686565,
        "p50_ms": 102.74345850029931,
        "p75_ms": 112.46529149991602,
        "p95_ms": 127.00103309969109,
        "p99_ms": 176.53904373017667
      },
      "site_search": {
        "samples": 213,
        "attempts": 213,
        "failures": 0,
        "avg_ms": 34.922963164303475,
        "p50_ms": 32.918667000103596,
        "p75_ms": 37.94933300014236,
        "p95_ms": 42.73243319994435,
        "p99_ms": 59.8019799996291
      }
    },
    "status_counts": {
      "200": 2794
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 88,
        "reservations": 75,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 333,
        "reservations": 266,
        "users": 4
      },
      "delta": {
        "comments": 245,
        "pages": 0,
        "posts": 0,
        "reservations": 191,
        "users": 0
      },
      "successful_comment_writes": 245,
      "successful_reservation_writes": 191,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.845,
      "process_cpu_pct_avg": 360.43000000000006,
      "process_cpu_pct_p95": 379.62,
      "process_cpu_pct_max": 379.8,
      "process_cpu_core_seconds_approx": 75.163258,
      "process_cpu_core_seconds_per_1k_flows_approx": 37.999625,
      "total_rss_bytes_max": 987594752,
      "php_fpm_cpu_pct_max": 376.7,
      "php_fpm_rss_bytes_max": 808894464,
      "web_server_cpu_pct_max": 3.9,
      "web_server_rss_bytes_max": 24887296,
      "database_cpu_pct_max": 0.1,
      "database_rss_bytes_max": 153829376,
      "load1_max": 19.7333984375,
      "disk_total_mb_per_sample_avg": 6.651000000000001,
      "disk_total_mb_per_sample_max": 10.18,
      "disk_transfers_per_sample_max": 1569.0,
      "network_bytes_per_s": 46953463.798,
      "loopback_bytes_per_s": 46949290.947,
      "filesystem_free_bytes_min": 9489104896
    },
    "sqlite": {
      "before": {
        "time": 1781192682.38071,
        "db_bytes": 761856,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781192702.455504,
        "db_bytes": 3788800,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4321912,
      "wal_samples": [
        {
          "time": 1781192682.380933,
          "db_bytes": 761856,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781192682.884264,
          "db_bytes": 761856,
          "wal_bytes": 1112432,
          "shm_bytes": 32768
        },
        {
          "time": 1781192683.388308,
          "db_bytes": 761856,
          "wal_bytes": 2731592,
          "shm_bytes": 32768
        },
        {
          "time": 1781192683.894964,
          "db_bytes": 901120,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781192684.400096,
          "db_bytes": 901120,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781192684.905549,
          "db_bytes": 901120,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781192685.406533,
          "db_bytes": 901120,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781192685.9095318,
          "db_bytes": 1024000,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192686.412786,
          "db_bytes": 1024000,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192686.922822,
          "db_bytes": 1024000,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192687.427944,
          "db_bytes": 1024000,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192687.9355469,
          "db_bytes": 1236992,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192688.437918,
          "db_bytes": 1236992,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192688.938324,
          "db_bytes": 1236992,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192689.4405189,
          "db_bytes": 1236992,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192689.950583,
          "db_bytes": 1507328,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192690.452221,
          "db_bytes": 1507328,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192690.957032,
          "db_bytes": 1507328,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192691.4622452,
          "db_bytes": 1769472,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192691.9673972,
          "db_bytes": 1769472,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192692.472508,
          "db_bytes": 1769472,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192692.977728,
          "db_bytes": 1769472,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192693.483367,
          "db_bytes": 2011136,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192693.987746,
          "db_bytes": 2011136,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192694.490504,
          "db_bytes": 2011136,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192694.995556,
          "db_bytes": 2211840,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192695.501798,
          "db_bytes": 2211840,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192696.005435,
          "db_bytes": 2211840,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192696.5107641,
          "db_bytes": 2211840,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192697.014839,
          "db_bytes": 2547712,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192697.520104,
          "db_bytes": 2547712,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192698.0257778,
          "db_bytes": 2547712,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192698.530967,
          "db_bytes": 2818048,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192699.032254,
          "db_bytes": 2818048,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192699.537488,
          "db_bytes": 2924544,
          "wal_bytes": 729272,
          "shm_bytes": 32768
        },
        {
          "time": 1781192700.043904,
          "db_bytes": 2924544,
          "wal_bytes": 2867552,
          "shm_bytes": 32768
        },
        {
          "time": 1781192700.549519,
          "db_bytes": 3354624,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192701.054666,
          "db_bytes": 3354624,
          "wal_bytes": 4321912,
          "shm_bytes": 32768
        },
        {
          "time": 1781192701.559948,
          "db_bytes": 3354624,
          "wal_bytes": 4321912,
          "shm_bytes": 32768
        },
        {
          "time": 1781192702.060987,
          "db_bytes": 3612672,
          "wal_bytes": 4321912,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_write-heavy_c4-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_write-heavy_c4-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-3.0.0-rc.3_write-heavy_c16",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.215076208000028,
    "ok_flows": 1962,
    "failed_flows": 0,
    "flow_requests_per_second": 97.05627521817341,
    "attempted_writes_per_second": 28.54305341533438,
    "successful_writes_per_second": 28.54305341533438,
    "write_verification_failures": 0,
    "avg_ms": 163.4698242578983,
    "http_request_avg_ms": 116.75637605061324,
    "p50_ms": 129.00162549976812,
    "p75_ms": 217.70658300010837,
    "p95_ms": 490.254514600224,
    "p99_ms": 595.5976765100831,
    "by_kind": {
      "browse": {
        "samples": 796,
        "avg_ms": 211.1561792160773,
        "p50_ms": 153.25056249980662,
        "p75_ms": 305.4736142501042,
        "p95_ms": 513.6722189998864,
        "p99_ms": 631.934985399879
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 589,
        "avg_ms": 236.98138021391617,
        "p50_ms": 183.91833299983773,
        "p75_ms": 280.74933400012014,
        "p95_ms": 510.9916088000319,
        "p99_ms": 584.850788960066
      },
      "write": {
        "samples": 577,
        "avg_ms": 22.643749726174686,
        "p50_ms": 15.01695800016023,
        "p75_ms": 21.450875000027736,
        "p95_ms": 70.14946659992358,
        "p99_ms": 124.59663516032394
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 589,
        "attempts": 589,
        "failures": 0,
        "avg_ms": 236.98138021391617,
        "p50_ms": 183.91833299983773,
        "p75_ms": 280.74933400012014,
        "p95_ms": 510.9916088000319,
        "p99_ms": 584.850788960066
      },
      "comment_write": {
        "samples": 222,
        "attempts": 222,
        "failures": 0,
        "avg_ms": 16.338071905406363,
        "p50_ms": 10.665250499869217,
        "p75_ms": 13.435490000006212,
        "p95_ms": 53.12640829999959,
        "p99_ms": 95.07938000001549
      },
      "editor_save_write": {
        "samples": 171,
        "attempts": 171,
        "failures": 0,
        "avg_ms": 32.30957729241262,
        "p50_ms": 21.63383300012356,
        "p75_ms": 27.996395499940263,
        "p95_ms": 85.57531249971362,
        "p99_ms": 149.00369999973017
      },
      "page_browse": {
        "samples": 392,
        "attempts": 392,
        "failures": 0,
        "avg_ms": 134.7543888928669,
        "p50_ms": 113.34958350016677,
        "p75_ms": 159.7058852498776,
        "p95_ms": 302.32369579989603,
        "p99_ms": 368.4754960902182
      },
      "reservation_write": {
        "samples": 184,
        "attempts": 184,
        "failures": 0,
        "avg_ms": 21.268771260869688,
        "p50_ms": 14.40535399979126,
        "p75_ms": 16.50452050023432,
        "p95_ms": 58.0032687499397,
        "p99_ms": 98.4250593300697
      },
      "rest_xhr_bundle": {
        "samples": 196,
        "attempts": 196,
        "failures": 0,
        "avg_ms": 426.86088180100654,
        "p50_ms": 407.5396875000479,
        "p75_ms": 498.6388129999568,
        "p95_ms": 614.0686454998558,
        "p99_ms": 783.7778562502766
      },
      "site_search": {
        "samples": 208,
        "attempts": 208,
        "failures": 0,
        "avg_ms": 151.88396815863624,
        "p50_ms": 144.60810450009376,
        "p75_ms": 189.84322900007555,
        "p95_ms": 248.69025789992065,
        "p99_ms": 336.6285924997466
      }
    },
    "status_counts": {
      "200": 2746
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 91,
        "reservations": 60,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 313,
        "reservations": 244,
        "users": 4
      },
      "delta": {
        "comments": 222,
        "pages": 0,
        "posts": 0,
        "reservations": 184,
        "users": 0
      },
      "successful_comment_writes": 222,
      "successful_reservation_writes": 184,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.754,
      "process_cpu_pct_avg": 354.73,
      "process_cpu_pct_p95": 376.01,
      "process_cpu_pct_max": 376.1,
      "process_cpu_core_seconds_approx": 73.594469,
      "process_cpu_core_seconds_per_1k_flows_approx": 37.509923,
      "total_rss_bytes_max": 1502691328,
      "php_fpm_cpu_pct_max": 373.5,
      "php_fpm_rss_bytes_max": 1323204608,
      "web_server_cpu_pct_max": 4.2,
      "web_server_rss_bytes_max": 25755648,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 153829376,
      "load1_max": 18.33251953125,
      "disk_total_mb_per_sample_avg": 6.654999999999999,
      "disk_total_mb_per_sample_max": 10.96,
      "disk_transfers_per_sample_max": 1510.0,
      "network_bytes_per_s": 47284927.615,
      "loopback_bytes_per_s": 47284388.946,
      "filesystem_free_bytes_min": 9485062144
    },
    "sqlite": {
      "before": {
        "time": 1781192712.2948852,
        "db_bytes": 749568,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781192732.5105338,
        "db_bytes": 4370432,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4602072,
      "wal_samples": [
        {
          "time": 1781192712.295166,
          "db_bytes": 749568,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781192712.796653,
          "db_bytes": 749568,
          "wal_bytes": 1231912,
          "shm_bytes": 32768
        },
        {
          "time": 1781192713.3018,
          "db_bytes": 749568,
          "wal_bytes": 2385512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192713.806957,
          "db_bytes": 749568,
          "wal_bytes": 3497912,
          "shm_bytes": 32768
        },
        {
          "time": 1781192714.337161,
          "db_bytes": 942080,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192714.8420532,
          "db_bytes": 942080,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192715.3471758,
          "db_bytes": 942080,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192715.8499992,
          "db_bytes": 1159168,
          "wal_bytes": 4161232,
          "shm_bytes": 32768
        },
        {
          "time": 1781192716.353586,
          "db_bytes": 1159168,
          "wal_bytes": 4161232,
          "shm_bytes": 32768
        },
        {
          "time": 1781192716.858686,
          "db_bytes": 1159168,
          "wal_bytes": 4161232,
          "shm_bytes": 32768
        },
        {
          "time": 1781192717.363811,
          "db_bytes": 1355776,
          "wal_bytes": 4239512,
          "shm_bytes": 32768
        },
        {
          "time": 1781192717.868333,
          "db_bytes": 1409024,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192718.369278,
          "db_bytes": 1409024,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192718.870731,
          "db_bytes": 1409024,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192719.375086,
          "db_bytes": 1642496,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192719.8802419,
          "db_bytes": 1642496,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192720.3852742,
          "db_bytes": 1642496,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192720.890506,
          "db_bytes": 1642496,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192721.395653,
          "db_bytes": 1957888,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192721.900668,
          "db_bytes": 1957888,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192722.405835,
          "db_bytes": 1957888,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192722.9087381,
          "db_bytes": 2273280,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192723.41255,
          "db_bytes": 2273280,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192723.917684,
          "db_bytes": 2273280,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192724.42128,
          "db_bytes": 2510848,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192724.9264529,
          "db_bytes": 2510848,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192725.4315991,
          "db_bytes": 2510848,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192725.935638,
          "db_bytes": 2510848,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192726.4362502,
          "db_bytes": 2895872,
          "wal_bytes": 4280712,
          "shm_bytes": 32768
        },
        {
          "time": 1781192726.937245,
          "db_bytes": 2895872,
          "wal_bytes": 4280712,
          "shm_bytes": 32768
        },
        {
          "time": 1781192727.442007,
          "db_bytes": 3194880,
          "wal_bytes": 4280712,
          "shm_bytes": 32768
        },
        {
          "time": 1781192727.94363,
          "db_bytes": 3194880,
          "wal_bytes": 4280712,
          "shm_bytes": 32768
        },
        {
          "time": 1781192728.4492302,
          "db_bytes": 3194880,
          "wal_bytes": 4280712,
          "shm_bytes": 32768
        },
        {
          "time": 1781192728.9539368,
          "db_bytes": 3194880,
          "wal_bytes": 4280712,
          "shm_bytes": 32768
        },
        {
          "time": 1781192729.458681,
          "db_bytes": 3588096,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192729.959109,
          "db_bytes": 3588096,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192730.464243,
          "db_bytes": 3588096,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192730.966919,
          "db_bytes": 3956736,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192731.472082,
          "db_bytes": 3956736,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192731.977216,
          "db_bytes": 3956736,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        },
        {
          "time": 1781192732.481494,
          "db_bytes": 4341760,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_write-heavy_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_write-heavy_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_write-heavy_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.17785475000028,
    "ok_flows": 1919,
    "failed_flows": 0,
    "flow_requests_per_second": 95.10426275617696,
    "attempted_writes_per_second": 27.95143522380605,
    "successful_writes_per_second": 27.95143522380605,
    "write_verification_failures": 0,
    "avg_ms": 167.7045117264171,
    "http_request_avg_ms": 119.18374272842273,
    "p50_ms": 87.5303329999042,
    "p75_ms": 228.67602099995565,
    "p95_ms": 564.2324077999547,
    "p99_ms": 671.0818424400532,
    "by_kind": {
      "browse": {
        "samples": 780,
        "avg_ms": 55.85271111025365,
        "p50_ms": 36.92222900008346,
        "p75_ms": 75.50590649998412,
        "p95_ms": 161.75042470015342,
        "p99_ms": 253.24028175005435
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 575,
        "avg_ms": 112.09121287651838,
        "p50_ms": 87.538332999884,
        "p75_ms": 132.56843750014013,
        "p95_ms": 261.76174189995425,
        "p99_ms": 350.4996915801348
      },
      "write": {
        "samples": 564,
        "avg_ms": 379.0911275407772,
        "p50_ms": 364.94124999990163,
        "p75_ms": 523.6986772500813,
        "p95_ms": 656.4099214999715,
        "p99_ms": 741.8353060000755
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 575,
        "attempts": 575,
        "failures": 0,
        "avg_ms": 112.09121287651838,
        "p50_ms": 87.538332999884,
        "p75_ms": 132.56843750014013,
        "p95_ms": 261.76174189995425,
        "p99_ms": 350.4996915801348
      },
      "comment_write": {
        "samples": 211,
        "attempts": 211,
        "failures": 0,
        "avg_ms": 204.84475836018686,
        "p50_ms": 205.32937500001935,
        "p75_ms": 247.40964599982362,
        "p95_ms": 317.8190619998986,
        "p99_ms": 339.5176170000468
      },
      "editor_save_write": {
        "samples": 169,
        "attempts": 169,
        "failures": 0,
        "avg_ms": 440.28713488165994,
        "p50_ms": 443.16645800017795,
        "p75_ms": 524.118124999859,
        "p95_ms": 642.7577838001525,
        "p99_ms": 684.7144518797722
      },
      "page_browse": {
        "samples": 383,
        "attempts": 383,
        "failures": 0,
        "avg_ms": 35.504099318539176,
        "p50_ms": 27.801959000044008,
        "p75_ms": 42.615375000195854,
        "p95_ms": 75.1308836999669,
        "p99_ms": 95.64365806009846
      },
      "reservation_write": {
        "samples": 184,
        "attempts": 184,
        "failures": 0,
        "avg_ms": 522.6990550217316,
        "p50_ms": 529.2302289999498,
        "p75_ms": 599.4788647499263,
        "p95_ms": 702.4140687999761,
        "p99_ms": 770.4100187501077
      },
      "rest_xhr_bundle": {
        "samples": 195,
        "attempts": 195,
        "failures": 0,
        "avg_ms": 115.40757033331502,
        "p50_ms": 90.32579200038526,
        "p75_ms": 134.45193799998378,
        "p95_ms": 224.16533309988162,
        "p99_ms": 273.05543645980833
      },
      "site_search": {
        "samples": 202,
        "attempts": 202,
        "failures": 0,
        "avg_ms": 36.94340798020306,
        "p50_ms": 31.53581250012394,
        "p75_ms": 42.302354750177074,
        "p95_ms": 71.99105029974359,
        "p99_ms": 97.62035476024728
      }
    },
    "status_counts": {
      "200": 2699
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 90,
        "reservations": 54,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 301,
        "reservations": 238,
        "users": 4
      },
      "delta": {
        "comments": 211,
        "pages": 0,
        "posts": 0,
        "reservations": 184,
        "users": 0
      },
      "successful_comment_writes": 211,
      "successful_reservation_writes": 184,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.582,
      "process_cpu_pct_avg": 258.84000000000003,
      "process_cpu_pct_p95": 325.91,
      "process_cpu_pct_max": 332.3,
      "process_cpu_core_seconds_approx": 53.289828,
      "process_cpu_core_seconds_per_1k_flows_approx": 27.769582,
      "total_rss_bytes_max": 1194852352,
      "php_fpm_cpu_pct_max": 305.0,
      "php_fpm_rss_bytes_max": 1015496704,
      "web_server_cpu_pct_max": 3.3,
      "web_server_rss_bytes_max": 25214976,
      "database_cpu_pct_max": 26.4,
      "database_rss_bytes_max": 154140672,
      "load1_max": 16.22119140625,
      "disk_total_mb_per_sample_avg": 4.731,
      "disk_total_mb_per_sample_max": 12.02,
      "disk_transfers_per_sample_max": 745.0,
      "network_bytes_per_s": 45385435.392,
      "loopback_bytes_per_s": 45381450.926,
      "filesystem_free_bytes_min": 9486016512
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 6432,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 548,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 6438,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 551,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 6,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 3,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_write-heavy_c16-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_write-heavy_c16-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-3.0.0-rc.3_write-heavy_c32",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.40617929200016,
    "ok_flows": 2034,
    "failed_flows": 0,
    "flow_requests_per_second": 99.67568994149677,
    "attempted_writes_per_second": 31.216034657194413,
    "successful_writes_per_second": 31.216034657194413,
    "write_verification_failures": 0,
    "avg_ms": 317.3280607866298,
    "http_request_avg_ms": 231.634483649677,
    "p50_ms": 269.6372500001871,
    "p75_ms": 417.8714062502422,
    "p95_ms": 913.8021482499197,
    "p99_ms": 1074.8796323903484,
    "by_kind": {
      "browse": {
        "samples": 790,
        "avg_ms": 429.5042552265945,
        "p50_ms": 322.6188329999786,
        "p75_ms": 595.0444374999506,
        "p95_ms": 966.7900019001081,
        "p99_ms": 1120.0148426200485
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 607,
        "avg_ms": 462.929755991767,
        "p50_ms": 375.4522080002971,
        "p75_ms": 568.9054370000122,
        "p95_ms": 932.2762921000962,
        "p99_ms": 1061.486754460093
      },
      "write": {
        "samples": 637,
        "avg_ms": 39.46397507691513,
        "p50_ms": 18.399041000066063,
        "p75_ms": 26.957749999837688,
        "p95_ms": 151.1956918000579,
        "p99_ms": 234.35765787979102
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 607,
        "attempts": 607,
        "failures": 0,
        "avg_ms": 462.929755991767,
        "p50_ms": 375.4522080002971,
        "p75_ms": 568.9054370000122,
        "p95_ms": 932.2762921000962,
        "p99_ms": 1061.486754460093
      },
      "comment_write": {
        "samples": 240,
        "attempts": 240,
        "failures": 0,
        "avg_ms": 30.073161279176475,
        "p50_ms": 11.868353999943793,
        "p75_ms": 20.724718249880425,
        "p95_ms": 124.87077290002169,
        "p99_ms": 174.5313748701256
      },
      "editor_save_write": {
        "samples": 172,
        "attempts": 172,
        "failures": 0,
        "avg_ms": 50.663171970911186,
        "p50_ms": 22.43989600015084,
        "p75_ms": 34.328603750054754,
        "p95_ms": 172.41514144993727,
        "p99_ms": 232.87460567972172
      },
      "page_browse": {
        "samples": 412,
        "attempts": 412,
        "failures": 0,
        "avg_ms": 299.3602299368995,
        "p50_ms": 262.1197289997781,
        "p75_ms": 348.48965625008077,
        "p95_ms": 593.9493624998931,
        "p99_ms": 730.6479333799189
      },
      "reservation_write": {
        "samples": 225,
        "attempts": 225,
        "failures": 0,
        "avg_ms": 40.919679279981615,
        "p50_ms": 15.868333000071289,
        "p75_ms": 25.475249999999505,
        "p95_ms": 153.3831500001725,
        "p99_ms": 250.99808808021402
      },
      "rest_xhr_bundle": {
        "samples": 188,
        "attempts": 188,
        "failures": 0,
        "avg_ms": 846.3075444787297,
        "p50_ms": 849.6465420000732,
        "p75_ms": 955.4078230002006,
        "p95_ms": 1111.3185897999529,
        "p99_ms": 1201.1565212101273
      },
      "site_search": {
        "samples": 190,
        "attempts": 190,
        "failures": 0,
        "avg_ms": 299.2954133316097,
        "p50_ms": 290.3373960000408,
        "p75_ms": 366.0982290001584,
        "p95_ms": 493.6575376498922,
        "p99_ms": 539.3707986300798
      }
    },
    "status_counts": {
      "200": 2786
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 95,
        "reservations": 71,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 335,
        "reservations": 296,
        "users": 4
      },
      "delta": {
        "comments": 240,
        "pages": 0,
        "posts": 0,
        "reservations": 225,
        "users": 0
      },
      "successful_comment_writes": 240,
      "successful_reservation_writes": 225,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.781,
      "process_cpu_pct_avg": 360.39,
      "process_cpu_pct_p95": 376.755,
      "process_cpu_pct_max": 376.8,
      "process_cpu_core_seconds_approx": 75.018198,
      "process_cpu_core_seconds_per_1k_flows_approx": 36.882103,
      "total_rss_bytes_max": 2298200064,
      "php_fpm_cpu_pct_max": 373.8,
      "php_fpm_rss_bytes_max": 2116861952,
      "web_server_cpu_pct_max": 3.4,
      "web_server_rss_bytes_max": 27164672,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 154173440,
      "load1_max": 22.74365234375,
      "disk_total_mb_per_sample_avg": 7.280000000000001,
      "disk_total_mb_per_sample_max": 12.49,
      "disk_transfers_per_sample_max": 1434.0,
      "network_bytes_per_s": 47840871.439,
      "loopback_bytes_per_s": 47838991.343,
      "filesystem_free_bytes_min": 9477382144
    },
    "sqlite": {
      "before": {
        "time": 1781192773.4541912,
        "db_bytes": 753664,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781192793.8609111,
        "db_bytes": 4354048,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 6657952,
      "wal_samples": [
        {
          "time": 1781192773.4544451,
          "db_bytes": 753664,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781192773.9596329,
          "db_bytes": 753664,
          "wal_bytes": 1837552,
          "shm_bytes": 32768
        },
        {
          "time": 1781192774.460853,
          "db_bytes": 753664,
          "wal_bytes": 3596792,
          "shm_bytes": 32768
        },
        {
          "time": 1781192774.961927,
          "db_bytes": 909312,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192775.467059,
          "db_bytes": 909312,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192775.973482,
          "db_bytes": 909312,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192776.477194,
          "db_bytes": 1085440,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192776.982342,
          "db_bytes": 1085440,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192777.487475,
          "db_bytes": 1085440,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192777.9926772,
          "db_bytes": 1085440,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192778.494009,
          "db_bytes": 1265664,
          "wal_bytes": 4165352,
          "shm_bytes": 32768
        },
        {
          "time": 1781192778.998817,
          "db_bytes": 1265664,
          "wal_bytes": 4165352,
          "shm_bytes": 32768
        },
        {
          "time": 1781192779.501277,
          "db_bytes": 1474560,
          "wal_bytes": 4165352,
          "shm_bytes": 32768
        },
        {
          "time": 1781192780.006464,
          "db_bytes": 1474560,
          "wal_bytes": 4165352,
          "shm_bytes": 32768
        },
        {
          "time": 1781192780.510706,
          "db_bytes": 1474560,
          "wal_bytes": 4165352,
          "shm_bytes": 32768
        },
        {
          "time": 1781192781.015878,
          "db_bytes": 1474560,
          "wal_bytes": 4165352,
          "shm_bytes": 32768
        },
        {
          "time": 1781192781.521013,
          "db_bytes": 1646592,
          "wal_bytes": 4400192,
          "shm_bytes": 32768
        },
        {
          "time": 1781192782.026219,
          "db_bytes": 1687552,
          "wal_bytes": 4556752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192782.531345,
          "db_bytes": 1687552,
          "wal_bytes": 4556752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192783.036522,
          "db_bytes": 1687552,
          "wal_bytes": 4556752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192783.541638,
          "db_bytes": 1933312,
          "wal_bytes": 4556752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192784.046806,
          "db_bytes": 1933312,
          "wal_bytes": 4556752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192784.55197,
          "db_bytes": 2174976,
          "wal_bytes": 4556752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192785.0571818,
          "db_bytes": 2174976,
          "wal_bytes": 4556752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192785.56229,
          "db_bytes": 2174976,
          "wal_bytes": 4556752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192786.0701299,
          "db_bytes": 2478080,
          "wal_bytes": 4556752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192786.580336,
          "db_bytes": 2478080,
          "wal_bytes": 4556752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192787.0904808,
          "db_bytes": 2478080,
          "wal_bytes": 4556752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192787.5917928,
          "db_bytes": 2846720,
          "wal_bytes": 4556752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192788.1055171,
          "db_bytes": 2846720,
          "wal_bytes": 4556752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192788.61505,
          "db_bytes": 2846720,
          "wal_bytes": 4556752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192789.119966,
          "db_bytes": 3141632,
          "wal_bytes": 4556752,
          "shm_bytes": 32768
        },
        {
          "time": 1781192789.630102,
          "db_bytes": 3276800,
          "wal_bytes": 5669152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192790.140213,
          "db_bytes": 3276800,
          "wal_bytes": 5669152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192790.650235,
          "db_bytes": 3276800,
          "wal_bytes": 5669152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192791.160407,
          "db_bytes": 3596288,
          "wal_bytes": 5669152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192791.666249,
          "db_bytes": 3596288,
          "wal_bytes": 5669152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192792.176225,
          "db_bytes": 3596288,
          "wal_bytes": 5669152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192792.67721,
          "db_bytes": 4046848,
          "wal_bytes": 5669152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192793.187356,
          "db_bytes": 4218880,
          "wal_bytes": 6657952,
          "shm_bytes": 32768
        },
        {
          "time": 1781192793.697381,
          "db_bytes": 4218880,
          "wal_bytes": 6657952,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_write-heavy_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_write-heavy_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_write-heavy_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.325005749999946,
    "ok_flows": 1863,
    "failed_flows": 0,
    "flow_requests_per_second": 91.66049067415418,
    "attempted_writes_per_second": 27.896671074742574,
    "successful_writes_per_second": 27.896671074742574,
    "write_verification_failures": 0,
    "avg_ms": 346.6191261975262,
    "http_request_avg_ms": 250.73625197902584,
    "p50_ms": 163.4380410000631,
    "p75_ms": 476.58464599999206,
    "p95_ms": 1260.2098752997338,
    "p99_ms": 1537.297787500102,
    "by_kind": {
      "browse": {
        "samples": 740,
        "avg_ms": 79.19601254053929,
        "p50_ms": 59.15560399989772,
        "p75_ms": 102.97948975005511,
        "p95_ms": 211.42538400004005,
        "p99_ms": 342.101716740267
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 556,
        "avg_ms": 218.2781036582764,
        "p50_ms": 178.44912500004284,
        "p75_ms": 266.33682275030424,
        "p95_ms": 507.1134065000251,
        "p99_ms": 735.6285729501245
      },
      "write": {
        "samples": 567,
        "avg_ms": 821.4881079223832,
        "p50_ms": 792.0926669999062,
        "p75_ms": 1128.5631455000384,
        "p95_ms": 1479.9054125000566,
        "p99_ms": 1687.7129834398975
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 556,
        "attempts": 556,
        "failures": 0,
        "avg_ms": 218.2781036582764,
        "p50_ms": 178.44912500004284,
        "p75_ms": 266.33682275030424,
        "p95_ms": 507.1134065000251,
        "p99_ms": 735.6285729501245
      },
      "comment_write": {
        "samples": 218,
        "attempts": 218,
        "failures": 0,
        "avg_ms": 443.0371515091613,
        "p50_ms": 435.9218959998543,
        "p75_ms": 576.5846040000042,
        "p95_ms": 728.8067312499379,
        "p99_ms": 861.0227594999611
      },
      "editor_save_write": {
        "samples": 148,
        "attempts": 148,
        "failures": 0,
        "avg_ms": 900.9473701621416,
        "p50_ms": 921.1393544999282,
        "p75_ms": 1112.0990107499438,
        "p95_ms": 1427.225591450065,
        "p99_ms": 1565.711812500299
      },
      "page_browse": {
        "samples": 388,
        "attempts": 388,
        "failures": 0,
        "avg_ms": 55.9757770773305,
        "p50_ms": 43.787291499938874,
        "p75_ms": 72.1940207499756,
        "p95_ms": 139.72513105020423,
        "p99_ms": 180.73644999996304
      },
      "reservation_write": {
        "samples": 201,
        "attempts": 201,
        "failures": 0,
        "avg_ms": 1173.4400367114263,
        "p50_ms": 1164.7561250001672,
        "p75_ms": 1380.7489169998917,
        "p95_ms": 1590.2571669998906,
        "p99_ms": 1744.3386250001822
      },
      "rest_xhr_bundle": {
        "samples": 178,
        "attempts": 178,
        "failures": 0,
        "avg_ms": 151.0835238426746,
        "p50_ms": 125.02677049997146,
        "p75_ms": 178.90374999967662,
        "p95_ms": 333.68413745026834,
        "p99_ms": 479.50774034013637
      },
      "site_search": {
        "samples": 174,
        "attempts": 174,
        "failures": 0,
        "avg_ms": 57.434370862061954,
        "p50_ms": 46.40893750001851,
        "p75_ms": 66.23098925001614,
        "p95_ms": 129.2010273000641,
        "p99_ms": 224.26339991013745
      }
    },
    "status_counts": {
      "200": 2575
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 85,
        "reservations": 63,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 303,
        "reservations": 264,
        "users": 4
      },
      "delta": {
        "comments": 218,
        "pages": 0,
        "posts": 0,
        "reservations": 201,
        "users": 0
      },
      "successful_comment_writes": 218,
      "successful_reservation_writes": 201,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.725,
      "process_cpu_pct_avg": 241.64000000000001,
      "process_cpu_pct_p95": 304.84,
      "process_cpu_pct_max": 307.0,
      "process_cpu_core_seconds_approx": 50.058478,
      "process_cpu_core_seconds_per_1k_flows_approx": 26.869822,
      "total_rss_bytes_max": 1813774336,
      "php_fpm_cpu_pct_max": 282.7,
      "php_fpm_rss_bytes_max": 1634156544,
      "web_server_cpu_pct_max": 3.3,
      "web_server_rss_bytes_max": 25362432,
      "database_cpu_pct_max": 22.0,
      "database_rss_bytes_max": 154255360,
      "load1_max": 19.7080078125,
      "disk_total_mb_per_sample_avg": 5.188000000000001,
      "disk_total_mb_per_sample_max": 15.86,
      "disk_transfers_per_sample_max": 1246.0,
      "network_bytes_per_s": 42971001.401,
      "loopback_bytes_per_s": 42962258.111,
      "filesystem_free_bytes_min": 9479880704
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 6438,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 551,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 6522,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 565,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 84,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 14,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_write-heavy_c32-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_write-heavy_c32-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-3.0.0-rc.3_write-heavy_c64",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.75124125000002,
    "ok_flows": 1929,
    "failed_flows": 0,
    "flow_requests_per_second": 92.95829472369505,
    "attempted_writes_per_second": 27.95013527202858,
    "successful_writes_per_second": 27.95013527202858,
    "write_verification_failures": 0,
    "avg_ms": 674.5289552845991,
    "http_request_avg_ms": 501.75518541728377,
    "p50_ms": 573.4921250000298,
    "p75_ms": 846.462832999805,
    "p95_ms": 2002.2850831998767,
    "p99_ms": 2373.501488239854,
    "by_kind": {
      "browse": {
        "samples": 784,
        "avg_ms": 903.9385287614758,
        "p50_ms": 655.6014999998752,
        "p75_ms": 1144.8159474999784,
        "p95_ms": 2157.0354125501353,
        "p99_ms": 2499.8955844199722
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 565,
        "avg_ms": 929.2659849876021,
        "p50_ms": 766.4092919999348,
        "p75_ms": 1038.166333999925,
        "p95_ms": 1941.5586336000158,
        "p99_ms": 2227.2689152399653
      },
      "write": {
        "samples": 580,
        "avg_ms": 116.28149427068877,
        "p50_ms": 32.44581249987277,
        "p75_ms": 205.0561564998361,
        "p95_ms": 352.8769541500651,
        "p99_ms": 516.217493179873
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 565,
        "attempts": 565,
        "failures": 0,
        "avg_ms": 929.2659849876021,
        "p50_ms": 766.4092919999348,
        "p75_ms": 1038.166333999925,
        "p95_ms": 1941.5586336000158,
        "p99_ms": 2227.2689152399653
      },
      "comment_write": {
        "samples": 243,
        "attempts": 243,
        "failures": 0,
        "avg_ms": 107.55098580246737,
        "p50_ms": 25.047792000350455,
        "p75_ms": 191.99954150008125,
        "p95_ms": 345.4064917001233,
        "p99_ms": 466.14166763981314
      },
      "editor_save_write": {
        "samples": 149,
        "attempts": 149,
        "failures": 0,
        "avg_ms": 129.572037476513,
        "p50_ms": 57.70704199994725,
        "p75_ms": 203.50333399983356,
        "p95_ms": 348.17377500003204,
        "p99_ms": 578.9791330002497
      },
      "page_browse": {
        "samples": 391,
        "attempts": 391,
        "failures": 0,
        "avg_ms": 620.9426144450055,
        "p50_ms": 552.0570829999087,
        "p75_ms": 724.8466875000759,
        "p95_ms": 1263.6388124999485,
        "p99_ms": 1561.714063099999
      },
      "reservation_write": {
        "samples": 188,
        "attempts": 188,
        "failures": 0,
        "avg_ms": 117.03267842020968,
        "p50_ms": 28.63637500013283,
        "p75_ms": 209.3926147501861,
        "p95_ms": 359.75494549975343,
        "p99_ms": 587.4246090799169
      },
      "rest_xhr_bundle": {
        "samples": 166,
        "attempts": 166,
        "failures": 0,
        "avg_ms": 1921.7913930782963,
        "p50_ms": 1966.427583499808,
        "p75_ms": 2141.3360415001534,
        "p95_ms": 2491.299697750037,
        "p99_ms": 2596.159255700013
      },
      "site_search": {
        "samples": 227,
        "attempts": 227,
        "failures": 0,
        "avg_ms": 647.0567094713747,
        "p50_ms": 626.2092080000912,
        "p75_ms": 770.2364995000153,
        "p95_ms": 993.1857338000096,
        "p99_ms": 1216.1589870000632
      }
    },
    "status_counts": {
      "200": 2593
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 101,
        "reservations": 76,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 344,
        "reservations": 264,
        "users": 4
      },
      "delta": {
        "comments": 243,
        "pages": 0,
        "posts": 0,
        "reservations": 188,
        "users": 0
      },
      "successful_comment_writes": 243,
      "successful_reservation_writes": 188,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 20.525,
      "process_cpu_pct_avg": 348.15,
      "process_cpu_pct_p95": 375.68,
      "process_cpu_pct_max": 377.3,
      "process_cpu_core_seconds_approx": 78.825211,
      "process_cpu_core_seconds_per_1k_flows_approx": 40.863251,
      "total_rss_bytes_max": 3907059712,
      "php_fpm_cpu_pct_max": 374.0,
      "php_fpm_rss_bytes_max": 3727884288,
      "web_server_cpu_pct_max": 3.7,
      "web_server_rss_bytes_max": 28180480,
      "database_cpu_pct_max": 0.0,
      "database_rss_bytes_max": 154271744,
      "load1_max": 31.63916015625,
      "disk_total_mb_per_sample_avg": 7.6530000000000005,
      "disk_total_mb_per_sample_max": 19.65,
      "disk_transfers_per_sample_max": 2069.0,
      "network_bytes_per_s": 44666191.547,
      "loopback_bytes_per_s": 44658036.241,
      "filesystem_free_bytes_min": 9458176000
    },
    "sqlite": {
      "before": {
        "time": 1781192835.4223418,
        "db_bytes": 1040384,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781192857.0295439,
        "db_bytes": 4526080,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 16920872,
      "wal_samples": [
        {
          "time": 1781192835.422624,
          "db_bytes": 1040384,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781192835.9343512,
          "db_bytes": 1040384,
          "wal_bytes": 1285472,
          "shm_bytes": 32768
        },
        {
          "time": 1781192836.4445288,
          "db_bytes": 1040384,
          "wal_bytes": 2266032,
          "shm_bytes": 32768
        },
        {
          "time": 1781192836.949429,
          "db_bytes": 1040384,
          "wal_bytes": 3283672,
          "shm_bytes": 32768
        },
        {
          "time": 1781192837.4566479,
          "db_bytes": 1261568,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781192837.966768,
          "db_bytes": 1327104,
          "wal_bytes": 5957552,
          "shm_bytes": 32768
        },
        {
          "time": 1781192838.474993,
          "db_bytes": 1372160,
          "wal_bytes": 5961672,
          "shm_bytes": 32768
        },
        {
          "time": 1781192838.985118,
          "db_bytes": 1372160,
          "wal_bytes": 5961672,
          "shm_bytes": 32768
        },
        {
          "time": 1781192839.5059872,
          "db_bytes": 1372160,
          "wal_bytes": 5961672,
          "shm_bytes": 32768
        },
        {
          "time": 1781192840.008397,
          "db_bytes": 1642496,
          "wal_bytes": 5961672,
          "shm_bytes": 32768
        },
        {
          "time": 1781192840.516856,
          "db_bytes": 1683456,
          "wal_bytes": 5961672,
          "shm_bytes": 32768
        },
        {
          "time": 1781192841.025075,
          "db_bytes": 1683456,
          "wal_bytes": 5961672,
          "shm_bytes": 32768
        },
        {
          "time": 1781192841.535203,
          "db_bytes": 1683456,
          "wal_bytes": 5961672,
          "shm_bytes": 32768
        },
        {
          "time": 1781192842.046846,
          "db_bytes": 1683456,
          "wal_bytes": 5961672,
          "shm_bytes": 32768
        },
        {
          "time": 1781192842.557019,
          "db_bytes": 1921024,
          "wal_bytes": 5961672,
          "shm_bytes": 32768
        },
        {
          "time": 1781192843.0667038,
          "db_bytes": 2015232,
          "wal_bytes": 5961672,
          "shm_bytes": 32768
        },
        {
          "time": 1781192843.572462,
          "db_bytes": 2125824,
          "wal_bytes": 6653832,
          "shm_bytes": 32768
        },
        {
          "time": 1781192844.074243,
          "db_bytes": 2166784,
          "wal_bytes": 7008152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192844.577909,
          "db_bytes": 2166784,
          "wal_bytes": 7008152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192845.086638,
          "db_bytes": 2166784,
          "wal_bytes": 7008152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192845.590336,
          "db_bytes": 2166784,
          "wal_bytes": 7008152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192846.10004,
          "db_bytes": 2396160,
          "wal_bytes": 7008152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192846.610164,
          "db_bytes": 2396160,
          "wal_bytes": 7008152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192847.112759,
          "db_bytes": 2396160,
          "wal_bytes": 7008152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192847.6198149,
          "db_bytes": 2592768,
          "wal_bytes": 7008152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192848.1299672,
          "db_bytes": 2592768,
          "wal_bytes": 7008152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192848.6333492,
          "db_bytes": 2592768,
          "wal_bytes": 7008152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192849.14357,
          "db_bytes": 2809856,
          "wal_bytes": 7008152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192849.646794,
          "db_bytes": 2961408,
          "wal_bytes": 7008152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192850.156914,
          "db_bytes": 3137536,
          "wal_bytes": 7008152,
          "shm_bytes": 32768
        },
        {
          "time": 1781192850.666838,
          "db_bytes": 3170304,
          "wal_bytes": 7716792,
          "shm_bytes": 32768
        },
        {
          "time": 1781192851.175679,
          "db_bytes": 3248128,
          "wal_bytes": 9900392,
          "shm_bytes": 32768
        },
        {
          "time": 1781192851.676446,
          "db_bytes": 3481600,
          "wal_bytes": 11053992,
          "shm_bytes": 32768
        },
        {
          "time": 1781192852.179936,
          "db_bytes": 3592192,
          "wal_bytes": 13307632,
          "shm_bytes": 32768
        },
        {
          "time": 1781192852.690069,
          "db_bytes": 3719168,
          "wal_bytes": 15396472,
          "shm_bytes": 32768
        },
        {
          "time": 1781192853.195061,
          "db_bytes": 4014080,
          "wal_bytes": 16521232,
          "shm_bytes": 32768
        },
        {
          "time": 1781192853.6987798,
          "db_bytes": 4100096,
          "wal_bytes": 16920872,
          "shm_bytes": 65536
        },
        {
          "time": 1781192854.201663,
          "db_bytes": 4100096,
          "wal_bytes": 16920872,
          "shm_bytes": 65536
        },
        {
          "time": 1781192854.7097201,
          "db_bytes": 4308992,
          "wal_bytes": 16920872,
          "shm_bytes": 65536
        },
        {
          "time": 1781192855.219754,
          "db_bytes": 4370432,
          "wal_bytes": 16920872,
          "shm_bytes": 65536
        },
        {
          "time": 1781192855.722996,
          "db_bytes": 4497408,
          "wal_bytes": 16920872,
          "shm_bytes": 65536
        },
        {
          "time": 1781192856.232352,
          "db_bytes": 4526080,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781192856.735896,
          "db_bytes": 4526080,
          "wal_bytes": 0,
          "shm_bytes": 0
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_write-heavy_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_sqlite-driver-3.0.0-rc.3_write-heavy_c64-resource-samples.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_write-heavy_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "restaurant-small",
    "fixture": {
      "pages": 10,
      "posts": 6,
      "comments": 36,
      "users": 4,
      "reservation_seed_rows": 8
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 5.0,
    "duration_seconds_target": 20.0,
    "elapsed_s": 20.222860250000394,
    "ok_flows": 2242,
    "failed_flows": 0,
    "flow_requests_per_second": 110.86463399755513,
    "attempted_writes_per_second": 33.674761709337666,
    "successful_writes_per_second": 33.674761709337666,
    "write_verification_failures": 0,
    "avg_ms": 573.830140508477,
    "http_request_avg_ms": 432.55035226059596,
    "p50_ms": 313.9374790000602,
    "p75_ms": 823.5777607496857,
    "p95_ms": 2072.25835800009,
    "p99_ms": 2516.2019637497106,
    "by_kind": {
      "browse": {
        "samples": 889,
        "avg_ms": 177.9526914555665,
        "p50_ms": 125.84633300002679,
        "p75_ms": 205.29945799989946,
        "p95_ms": 550.6654998000158,
        "p99_ms": 1098.064267000209
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 672,
        "avg_ms": 403.82950318898827,
        "p50_ms": 343.59812499997133,
        "p75_ms": 486.8469172499772,
        "p95_ms": 984.1323918500852,
        "p99_ms": 1242.710811430082
      },
      "write": {
        "samples": 681,
        "avg_ms": 1258.3756331468494,
        "p50_ms": 1130.7010000000446,
        "p75_ms": 1756.3149590000648,
        "p95_ms": 2413.1569170003786,
        "p99_ms": 2618.931407999848
      }
    },
    "by_flow": {
      "admin_read": {
        "samples": 672,
        "attempts": 672,
        "failures": 0,
        "avg_ms": 403.82950318898827,
        "p50_ms": 343.59812499997133,
        "p75_ms": 486.8469172499772,
        "p95_ms": 984.1323918500852,
        "p99_ms": 1242.710811430082
      },
      "comment_write": {
        "samples": 289,
        "attempts": 289,
        "failures": 0,
        "avg_ms": 689.2103140276902,
        "p50_ms": 677.151750000121,
        "p75_ms": 902.5570829999197,
        "p95_ms": 1190.0585581997807,
        "p99_ms": 1337.6086369602308
      },
      "editor_save_write": {
        "samples": 172,
        "attempts": 172,
        "failures": 0,
        "avg_ms": 1433.5276937848782,
        "p50_ms": 1423.8830624999537,
        "p75_ms": 1703.4635004999927,
        "p95_ms": 2260.2885249999645,
        "p99_ms": 2613.4417229998953
      },
      "page_browse": {
        "samples": 447,
        "attempts": 447,
        "failures": 0,
        "avg_ms": 118.33518425726369,
        "p50_ms": 100.4608329999428,
        "p75_ms": 174.53308299991477,
        "p95_ms": 254.727499999899,
        "p99_ms": 349.00505403998113
      },
      "reservation_write": {
        "samples": 220,
        "attempts": 220,
        "failures": 0,
        "avg_ms": 1869.114827672742,
        "p50_ms": 1948.7410624999484,
        "p75_ms": 2286.635135249867,
        "p95_ms": 2579.6934038497966,
        "p99_ms": 2958.566400209984
      },
      "rest_xhr_bundle": {
        "samples": 183,
        "attempts": 183,
        "failures": 0,
        "avg_ms": 395.64275660657717,
        "p50_ms": 263.787708000109,
        "p75_ms": 548.293416999968,
        "p95_ms": 1097.8161628002,
        "p99_ms": 1151.9116905002104
      },
      "site_search": {
        "samples": 259,
        "attempts": 259,
        "failures": 0,
        "avg_ms": 127.03278332817813,
        "p50_ms": 109.67212499963352,
        "p75_ms": 183.63493750007365,
        "p95_ms": 276.80718309979966,
        "p99_ms": 394.6910170000026
      }
    },
    "status_counts": {
      "200": 2974
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "pages": 10,
        "posts": 6,
        "comments": 85,
        "reservations": 65,
        "users": 4
      },
      "counts_after": {
        "pages": 10,
        "posts": 6,
        "comments": 374,
        "reservations": 285,
        "users": 4
      },
      "delta": {
        "comments": 289,
        "pages": 0,
        "posts": 0,
        "reservations": 220,
        "users": 0
      },
      "successful_comment_writes": 289,
      "successful_reservation_writes": 220,
      "comment_delta_matches_successes": true,
      "reservation_delta_matches_successes": true,
      "order_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "resources": {
      "sample_count": 10,
      "sample_span_s": 18.837,
      "process_cpu_pct_avg": 266.71000000000004,
      "process_cpu_pct_p95": 332.855,
      "process_cpu_pct_max": 338.3,
      "process_cpu_core_seconds_approx": 55.665317,
      "process_cpu_core_seconds_per_1k_flows_approx": 24.82842,
      "total_rss_bytes_max": 3067232256,
      "php_fpm_cpu_pct_max": 313.4,
      "php_fpm_rss_bytes_max": 2889498624,
      "web_server_cpu_pct_max": 4.1,
      "web_server_rss_bytes_max": 25608192,
      "database_cpu_pct_max": 26.1,
      "database_rss_bytes_max": 152125440,
      "load1_max": 25.95654296875,
      "disk_total_mb_per_sample_avg": 5.443,
      "disk_total_mb_per_sample_max": 13.91,
      "disk_transfers_per_sample_max": 1183.0,
      "network_bytes_per_s": 53970445.143,
      "loopback_bytes_per_s": 53961539.364,
      "filesystem_free_bytes_min": 9470951424
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 6522,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 565,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 7198,
        "Innodb_row_lock_time_max": 416,
        "Innodb_row_lock_waits": 616,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 676,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 51,
        "Threads_connected": 0,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_write-heavy_c64-wp-request-log.jsonl",
    "resource_samples": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-restaurant/runs/20260611T151033Z/raw/rep3_mariadb-innodb-baseline_write-heavy_c64-resource-samples.jsonl"
  }
]
