[
  {
    "case_id": "rep1_mariadb-innodb-baseline_balanced_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.276007625000034,
    "ok_flows": 513,
    "failed_flows": 0,
    "flow_requests_per_second": 16.944109882453482,
    "attempted_writes_per_second": 4.062622837313407,
    "successful_writes_per_second": 4.062622837313407,
    "write_verification_failures": 0,
    "avg_ms": 235.01212623001848,
    "http_request_avg_ms": 113.3702069849323,
    "p50_ms": 110.05412500003331,
    "p75_ms": 254.77566600000046,
    "p95_ms": 673.0946000000131,
    "p99_ms": 780.0375750000103,
    "by_kind": {
      "browse": {
        "samples": 245,
        "avg_ms": 80.91566073061152,
        "p50_ms": 89.88762499996028,
        "p75_ms": 99.75887500002045,
        "p95_ms": 113.2165920000034,
        "p99_ms": 125.36795144004373
      },
      "cart": {
        "samples": 90,
        "avg_ms": 210.3588078777749,
        "p50_ms": 206.81904150001174,
        "p75_ms": 222.75806275001742,
        "p95_ms": 251.14340839993474,
        "p99_ms": 272.5641236299248
      },
      "admin_read": {
        "samples": 55,
        "avg_ms": 118.85153330909112,
        "p50_ms": 110.2955410000277,
        "p75_ms": 119.37958350000599,
        "p95_ms": 206.6560622999986,
        "p99_ms": 272.138007999979
      },
      "write": {
        "samples": 123,
        "avg_ms": 611.9329824065032,
        "p50_ms": 603.1892080000034,
        "p75_ms": 658.5123964999866,
        "p95_ms": 777.4660625000139,
        "p99_ms": 1206.825027759983
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 55,
        "attempts": 55,
        "failures": 0,
        "avg_ms": 118.85153330909112,
        "p50_ms": 110.2955410000277,
        "p75_ms": 119.37958350000599,
        "p95_ms": 206.6560622999986,
        "p99_ms": 272.138007999979
      },
      "cart_add": {
        "samples": 90,
        "attempts": 90,
        "failures": 0,
        "avg_ms": 210.3588078777749,
        "p50_ms": 206.81904150001174,
        "p75_ms": 222.75806275001742,
        "p95_ms": 251.14340839993474,
        "p99_ms": 272.5641236299248
      },
      "checkout_write": {
        "samples": 123,
        "attempts": 123,
        "failures": 0,
        "avg_ms": 611.9329824065032,
        "p50_ms": 603.1892080000034,
        "p75_ms": 658.5123964999866,
        "p95_ms": 777.4660625000139,
        "p99_ms": 1206.825027759983
      },
      "product_browse": {
        "samples": 181,
        "attempts": 181,
        "failures": 0,
        "avg_ms": 74.90853798342296,
        "p50_ms": 78.64116700000068,
        "p75_ms": 99.28999999999633,
        "p95_ms": 107.28849999998147,
        "p99_ms": 117.78671679999205
      },
      "product_search": {
        "samples": 64,
        "attempts": 64,
        "failures": 0,
        "avg_ms": 97.90455475000392,
        "p50_ms": 92.9274994999787,
        "p75_ms": 100.48859374998642,
        "p95_ms": 124.490804400034,
        "p99_ms": 137.18752999999765
      }
    },
    "status_counts": {
      "200": 1062
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10039,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10162,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 123,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 123,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 22033,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2170,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 22033,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2172,
        "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": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep1_mariadb-innodb-baseline_balanced_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_balanced_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.15762129099994,
    "ok_flows": 500,
    "failed_flows": 0,
    "flow_requests_per_second": 16.57955696092042,
    "attempted_writes_per_second": 4.012252784542742,
    "successful_writes_per_second": 4.012252784542742,
    "write_verification_failures": 0,
    "avg_ms": 240.67273582399878,
    "http_request_avg_ms": 115.44404015081469,
    "p50_ms": 112.90543799998431,
    "p75_ms": 274.55563525001025,
    "p95_ms": 696.763500299926,
    "p99_ms": 918.763446080095,
    "by_kind": {
      "browse": {
        "samples": 237,
        "avg_ms": 81.1441779240432,
        "p50_ms": 90.96483299981628,
        "p75_ms": 99.1631670001425,
        "p95_ms": 115.65299140006573,
        "p99_ms": 130.41215336016643
      },
      "cart": {
        "samples": 89,
        "avg_ms": 212.5920430224734,
        "p50_ms": 208.83516699996107,
        "p75_ms": 223.8443339999776,
        "p95_ms": 263.3728248000352,
        "p99_ms": 302.9482549600926
      },
      "admin_read": {
        "samples": 53,
        "avg_ms": 114.48063679244595,
        "p50_ms": 110.5229170000257,
        "p75_ms": 116.62887500006036,
        "p95_ms": 199.15610779994495,
        "p99_ms": 227.2484679999524
      },
      "write": {
        "samples": 121,
        "avg_ms": 629.0663815289365,
        "p50_ms": 598.3116249999512,
        "p75_ms": 682.7317089998814,
        "p95_ms": 893.8922919999186,
        "p99_ms": 1200.5452251998577
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 53,
        "attempts": 53,
        "failures": 0,
        "avg_ms": 114.48063679244595,
        "p50_ms": 110.5229170000257,
        "p75_ms": 116.62887500006036,
        "p95_ms": 199.15610779994495,
        "p99_ms": 227.2484679999524
      },
      "cart_add": {
        "samples": 89,
        "attempts": 89,
        "failures": 0,
        "avg_ms": 212.5920430224734,
        "p50_ms": 208.83516699996107,
        "p75_ms": 223.8443339999776,
        "p95_ms": 263.3728248000352,
        "p99_ms": 302.9482549600926
      },
      "checkout_write": {
        "samples": 121,
        "attempts": 121,
        "failures": 0,
        "avg_ms": 629.0663815289365,
        "p50_ms": 598.3116249999512,
        "p75_ms": 682.7317089998814,
        "p95_ms": 893.8922919999186,
        "p99_ms": 1200.5452251998577
      },
      "product_browse": {
        "samples": 175,
        "attempts": 175,
        "failures": 0,
        "avg_ms": 75.49001240570631,
        "p50_ms": 81.8992500001059,
        "p75_ms": 99.11445800003094,
        "p95_ms": 111.7811670000265,
        "p99_ms": 125.52572575998508
      },
      "product_search": {
        "samples": 62,
        "attempts": 62,
        "failures": 0,
        "avg_ms": 97.10351608063937,
        "p50_ms": 93.02722899997207,
        "p75_ms": 100.62344775008114,
        "p95_ms": 122.72490204992437,
        "p99_ms": 132.62316938011736
      }
    },
    "status_counts": {
      "200": 1041
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10039,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10160,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 121,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 121,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 22049,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2214,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 22049,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2216,
        "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": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep2_mariadb-innodb-baseline_balanced_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_balanced_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.191440416000205,
    "ok_flows": 529,
    "failed_flows": 0,
    "flow_requests_per_second": 17.52152241532842,
    "attempted_writes_per_second": 4.206490258500396,
    "successful_writes_per_second": 4.206490258500396,
    "write_verification_failures": 0,
    "avg_ms": 227.5523256238179,
    "http_request_avg_ms": 110.08003501007269,
    "p50_ms": 108.77591600001324,
    "p75_ms": 247.01266700003544,
    "p95_ms": 647.6997917999597,
    "p99_ms": 752.1098617599092,
    "by_kind": {
      "browse": {
        "samples": 252,
        "avg_ms": 79.22584375000318,
        "p50_ms": 88.74599950013362,
        "p75_ms": 98.07665625010031,
        "p95_ms": 108.26006219995178,
        "p99_ms": 117.15010058000418
      },
      "cart": {
        "samples": 91,
        "avg_ms": 204.4055618351764,
        "p50_ms": 202.01670899996316,
        "p75_ms": 222.99143750012718,
        "p95_ms": 248.7166045000322,
        "p99_ms": 256.85950890001544
      },
      "admin_read": {
        "samples": 59,
        "avg_ms": 115.5667662372607,
        "p50_ms": 110.00812499992207,
        "p75_ms": 120.5016459999797,
        "p95_ms": 191.257242199913,
        "p99_ms": 228.2710456400082
      },
      "write": {
        "samples": 127,
        "avg_ms": 590.4797031102329,
        "p50_ms": 582.0797090000269,
        "p75_ms": 638.0017915000735,
        "p95_ms": 747.0554043999755,
        "p99_ms": 1097.013287339995
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 59,
        "attempts": 59,
        "failures": 0,
        "avg_ms": 115.5667662372607,
        "p50_ms": 110.00812499992207,
        "p75_ms": 120.5016459999797,
        "p95_ms": 191.257242199913,
        "p99_ms": 228.2710456400082
      },
      "cart_add": {
        "samples": 91,
        "attempts": 91,
        "failures": 0,
        "avg_ms": 204.4055618351764,
        "p50_ms": 202.01670899996316,
        "p75_ms": 222.99143750012718,
        "p95_ms": 248.7166045000322,
        "p99_ms": 256.85950890001544
      },
      "checkout_write": {
        "samples": 127,
        "attempts": 127,
        "failures": 0,
        "avg_ms": 590.4797031102329,
        "p50_ms": 582.0797090000269,
        "p75_ms": 638.0017915000735,
        "p95_ms": 747.0554043999755,
        "p99_ms": 1097.013287339995
      },
      "product_browse": {
        "samples": 189,
        "attempts": 189,
        "failures": 0,
        "avg_ms": 74.44273169841485,
        "p50_ms": 78.01895800002967,
        "p75_ms": 99.00029200002791,
        "p95_ms": 106.44159159992341,
        "p99_ms": 116.05285308015483
      },
      "product_search": {
        "samples": 63,
        "attempts": 63,
        "failures": 0,
        "avg_ms": 93.57517990476828,
        "p50_ms": 90.71300000005067,
        "p75_ms": 94.00718749986936,
        "p95_ms": 113.05187879988807,
        "p99_ms": 122.76198807998303
      }
    },
    "status_counts": {
      "200": 1092
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10038,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10165,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 127,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 127,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 22049,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2247,
        "Threads_connected": 3,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 22049,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2255,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 8,
        "Threads_connected": -2,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep3_mariadb-innodb-baseline_balanced_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_balanced_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.957145875000037,
    "ok_flows": 717,
    "failed_flows": 0,
    "flow_requests_per_second": 23.16104988796869,
    "attempted_writes_per_second": 4.716197048317195,
    "successful_writes_per_second": 4.716197048317195,
    "write_verification_failures": 0,
    "avg_ms": 678.7853524993012,
    "http_request_avg_ms": 336.17825650932843,
    "p50_ms": 191.48487500001465,
    "p75_ms": 462.46450000001005,
    "p95_ms": 2726.2394163999943,
    "p99_ms": 2947.583494999981,
    "by_kind": {
      "browse": {
        "samples": 355,
        "avg_ms": 129.5812454112666,
        "p50_ms": 119.39420800001699,
        "p75_ms": 155.48489600001858,
        "p95_ms": 244.00260449997407,
        "p99_ms": 337.56838268004003
      },
      "cart": {
        "samples": 146,
        "avg_ms": 398.4191966438326,
        "p50_ms": 379.71568750003826,
        "p75_ms": 431.4948747499727,
        "p95_ms": 572.2225314999605,
        "p99_ms": 704.7551711999978
      },
      "admin_read": {
        "samples": 70,
        "avg_ms": 226.53210171429075,
        "p50_ms": 166.49412500004246,
        "p75_ms": 262.16826024997886,
        "p95_ms": 629.2882954999583,
        "p99_ms": 687.3364705000085
      },
      "write": {
        "samples": 146,
        "avg_ms": 2511.378806787667,
        "p50_ms": 2547.5189784999657,
        "p75_ms": 2721.942166249988,
        "p95_ms": 2946.2594374999753,
        "p99_ms": 3074.250583150047
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 70,
        "attempts": 70,
        "failures": 0,
        "avg_ms": 226.53210171429075,
        "p50_ms": 166.49412500004246,
        "p75_ms": 262.16826024997886,
        "p95_ms": 629.2882954999583,
        "p99_ms": 687.3364705000085
      },
      "cart_add": {
        "samples": 146,
        "attempts": 146,
        "failures": 0,
        "avg_ms": 398.4191966438326,
        "p50_ms": 379.71568750003826,
        "p75_ms": 431.4948747499727,
        "p95_ms": 572.2225314999605,
        "p99_ms": 704.7551711999978
      },
      "checkout_write": {
        "samples": 146,
        "attempts": 146,
        "failures": 0,
        "avg_ms": 2511.378806787667,
        "p50_ms": 2547.5189784999657,
        "p75_ms": 2721.942166249988,
        "p95_ms": 2946.2594374999753,
        "p99_ms": 3074.250583150047
      },
      "product_browse": {
        "samples": 253,
        "attempts": 253,
        "failures": 0,
        "avg_ms": 122.17945633201515,
        "p50_ms": 116.16658399998414,
        "p75_ms": 156.01754099998288,
        "p95_ms": 234.67882520001243,
        "p99_ms": 327.9927151599759
      },
      "product_search": {
        "samples": 102,
        "attempts": 102,
        "failures": 0,
        "avg_ms": 147.9405849901943,
        "p50_ms": 126.73779149997699,
        "p75_ms": 152.42835450004577,
        "p95_ms": 278.28367325003,
        "p99_ms": 428.5322783399895
      }
    },
    "status_counts": {
      "200": 1447
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10042,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10188,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 146,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 146,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 1855,
        "Innodb_row_lock_time_max": 85,
        "Innodb_row_lock_waits": 937,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 1855,
        "Innodb_row_lock_time_max": 85,
        "Innodb_row_lock_waits": 941,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 4,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_mariadb-innodb-baseline_balanced_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_balanced_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.06044887500002,
    "ok_flows": 724,
    "failed_flows": 0,
    "flow_requests_per_second": 23.30938625239039,
    "attempted_writes_per_second": 4.571730452816899,
    "successful_writes_per_second": 4.571730452816899,
    "write_verification_failures": 0,
    "avg_ms": 675.6409017292801,
    "http_request_avg_ms": 339.06584494798824,
    "p50_ms": 214.5485630001076,
    "p75_ms": 482.80154175006373,
    "p95_ms": 2731.348328650074,
    "p99_ms": 3128.4146962497516,
    "by_kind": {
      "browse": {
        "samples": 365,
        "avg_ms": 141.045534939725,
        "p50_ms": 116.92374999984168,
        "p75_ms": 160.43495800022356,
        "p95_ms": 302.18371719993246,
        "p99_ms": 616.3921549999582
      },
      "cart": {
        "samples": 146,
        "avg_ms": 398.1589440136804,
        "p50_ms": 370.0875834999806,
        "p75_ms": 442.94145849983124,
        "p95_ms": 670.9550624999565,
        "p99_ms": 888.6687274499795
      },
      "admin_read": {
        "samples": 71,
        "avg_ms": 264.6686213380222,
        "p50_ms": 193.1600000002618,
        "p75_ms": 318.0717289999393,
        "p95_ms": 630.3266044999418,
        "p99_ms": 1018.3147123002065
      },
      "write": {
        "samples": 142,
        "avg_ms": 2540.561370831004,
        "p50_ms": 2566.207062500098,
        "p75_ms": 2732.4704792500825,
        "p95_ms": 3128.775618749728,
        "p99_ms": 3264.273240809921
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 71,
        "attempts": 71,
        "failures": 0,
        "avg_ms": 264.6686213380222,
        "p50_ms": 193.1600000002618,
        "p75_ms": 318.0717289999393,
        "p95_ms": 630.3266044999418,
        "p99_ms": 1018.3147123002065
      },
      "cart_add": {
        "samples": 146,
        "attempts": 146,
        "failures": 0,
        "avg_ms": 398.1589440136804,
        "p50_ms": 370.0875834999806,
        "p75_ms": 442.94145849983124,
        "p95_ms": 670.9550624999565,
        "p99_ms": 888.6687274499795
      },
      "checkout_write": {
        "samples": 142,
        "attempts": 142,
        "failures": 0,
        "avg_ms": 2540.561370831004,
        "p50_ms": 2566.207062500098,
        "p75_ms": 2732.4704792500825,
        "p95_ms": 3128.775618749728,
        "p99_ms": 3264.273240809921
      },
      "product_browse": {
        "samples": 264,
        "attempts": 264,
        "failures": 0,
        "avg_ms": 124.9536329242322,
        "p50_ms": 112.83595849999983,
        "p75_ms": 155.1931045000856,
        "p95_ms": 244.42187859999646,
        "p99_ms": 377.5494434596252
      },
      "product_search": {
        "samples": 101,
        "attempts": 101,
        "failures": 0,
        "avg_ms": 183.10753624754767,
        "p50_ms": 123.95074999994904,
        "p75_ms": 194.47012499995253,
        "p95_ms": 510.4729999998199,
        "p99_ms": 690.2427079999143
      }
    },
    "status_counts": {
      "200": 1442
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10049,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10191,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 142,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 142,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 15257,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1434,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 15352,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1440,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 95,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 6,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_mariadb-innodb-baseline_balanced_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_balanced_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.980411083000035,
    "ok_flows": 712,
    "failed_flows": 0,
    "flow_requests_per_second": 22.982264440987283,
    "attempted_writes_per_second": 4.61581996497357,
    "successful_writes_per_second": 4.61581996497357,
    "write_verification_failures": 0,
    "avg_ms": 682.8055910533797,
    "http_request_avg_ms": 338.62702283485146,
    "p50_ms": 209.12116650015378,
    "p75_ms": 509.4486349998988,
    "p95_ms": 2702.5494106002043,
    "p99_ms": 3099.28440275999,
    "by_kind": {
      "browse": {
        "samples": 350,
        "avg_ms": 133.99825785427961,
        "p50_ms": 119.65935350008294,
        "p75_ms": 160.8509057500669,
        "p95_ms": 258.7369517500065,
        "p99_ms": 377.7452154299635
      },
      "cart": {
        "samples": 147,
        "avg_ms": 410.11634719050835,
        "p50_ms": 400.31066700021256,
        "p75_ms": 475.20568800018737,
        "p95_ms": 604.9254086000018,
        "p99_ms": 636.4047170000049
      },
      "admin_read": {
        "samples": 72,
        "avg_ms": 231.3935700277499,
        "p50_ms": 176.80414599976757,
        "p75_ms": 248.4679369999867,
        "p95_ms": 550.9822978000329,
        "p99_ms": 653.3735182899052
      },
      "write": {
        "samples": 143,
        "avg_ms": 2533.6416119021396,
        "p50_ms": 2470.382041999983,
        "p75_ms": 2702.5580210001863,
        "p95_ms": 3099.6616085999904,
        "p99_ms": 3258.149586999916
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 72,
        "attempts": 72,
        "failures": 0,
        "avg_ms": 231.3935700277499,
        "p50_ms": 176.80414599976757,
        "p75_ms": 248.4679369999867,
        "p95_ms": 550.9822978000329,
        "p99_ms": 653.3735182899052
      },
      "cart_add": {
        "samples": 147,
        "attempts": 147,
        "failures": 0,
        "avg_ms": 410.11634719050835,
        "p50_ms": 400.31066700021256,
        "p75_ms": 475.20568800018737,
        "p95_ms": 604.9254086000018,
        "p99_ms": 636.4047170000049
      },
      "checkout_write": {
        "samples": 143,
        "attempts": 143,
        "failures": 0,
        "avg_ms": 2533.6416119021396,
        "p50_ms": 2470.382041999983,
        "p75_ms": 2702.5580210001863,
        "p95_ms": 3099.6616085999904,
        "p99_ms": 3258.149586999916
      },
      "product_browse": {
        "samples": 252,
        "attempts": 252,
        "failures": 0,
        "avg_ms": 124.88177711109904,
        "p50_ms": 118.16689600004793,
        "p75_ms": 160.71376000002147,
        "p95_ms": 231.5967351998324,
        "p99_ms": 346.6040189197295
      },
      "product_search": {
        "samples": 98,
        "attempts": 98,
        "failures": 0,
        "avg_ms": 157.44063690817248,
        "p50_ms": 121.601750499849,
        "p75_ms": 163.8542192500836,
        "p95_ms": 339.2303000499398,
        "p99_ms": 521.5528619997986
      }
    },
    "status_counts": {
      "200": 1435
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10048,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10191,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 143,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 143,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 18477,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1815,
        "Threads_connected": 3,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 18760,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1820,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 283,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 5,
        "Threads_connected": -2,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_mariadb-innodb-baseline_balanced_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_balanced_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.799950625000065,
    "ok_flows": 795,
    "failed_flows": 0,
    "flow_requests_per_second": 25.000038816884118,
    "attempted_writes_per_second": 5.220133891324231,
    "successful_writes_per_second": 5.220133891324231,
    "write_verification_failures": 0,
    "avg_ms": 1248.2839376314437,
    "http_request_avg_ms": 627.5194223061312,
    "p50_ms": 370.957750000116,
    "p75_ms": 890.5352494998624,
    "p95_ms": 5052.79929609992,
    "p99_ms": 5390.932593579954,
    "by_kind": {
      "browse": {
        "samples": 408,
        "avg_ms": 237.28578195097967,
        "p50_ms": 197.00377100002697,
        "p75_ms": 285.19441675001644,
        "p95_ms": 551.7829101999945,
        "p99_ms": 1055.4944238099029
      },
      "cart": {
        "samples": 144,
        "avg_ms": 645.8417662360979,
        "p50_ms": 607.7052090000734,
        "p75_ms": 725.7362712498434,
        "p95_ms": 1112.5420063000547,
        "p99_ms": 1171.398619060028
      },
      "admin_read": {
        "samples": 77,
        "avg_ms": 574.9288094805282,
        "p50_ms": 520.3769170000214,
        "p75_ms": 798.4780000001592,
        "p95_ms": 1272.4581080001371,
        "p99_ms": 1508.2230348399376
      },
      "write": {
        "samples": 166,
        "avg_ms": 4568.086739234936,
        "p50_ms": 4670.328708500051,
        "p75_ms": 5047.949041500089,
        "p95_ms": 5389.000457999941,
        "p99_ms": 5524.632452399919
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 77,
        "attempts": 77,
        "failures": 0,
        "avg_ms": 574.9288094805282,
        "p50_ms": 520.3769170000214,
        "p75_ms": 798.4780000001592,
        "p95_ms": 1272.4581080001371,
        "p99_ms": 1508.2230348399376
      },
      "cart_add": {
        "samples": 144,
        "attempts": 144,
        "failures": 0,
        "avg_ms": 645.8417662360979,
        "p50_ms": 607.7052090000734,
        "p75_ms": 725.7362712498434,
        "p95_ms": 1112.5420063000547,
        "p99_ms": 1171.398619060028
      },
      "checkout_write": {
        "samples": 166,
        "attempts": 166,
        "failures": 0,
        "avg_ms": 4568.086739234936,
        "p50_ms": 4670.328708500051,
        "p75_ms": 5047.949041500089,
        "p95_ms": 5389.000457999941,
        "p99_ms": 5524.632452399919
      },
      "product_browse": {
        "samples": 280,
        "attempts": 280,
        "failures": 0,
        "avg_ms": 198.1494769035699,
        "p50_ms": 182.22864599999866,
        "p75_ms": 261.1774789999117,
        "p95_ms": 349.08308329992224,
        "p99_ms": 593.502776249941
      },
      "product_search": {
        "samples": 128,
        "attempts": 128,
        "failures": 0,
        "avg_ms": 322.8964492421884,
        "p50_ms": 244.54935450000903,
        "p75_ms": 406.22433324989515,
        "p95_ms": 902.9160687500167,
        "p99_ms": 1213.99589373003
      }
    },
    "status_counts": {
      "200": 1581
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10043,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10209,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 166,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 166,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 2137,
        "Innodb_row_lock_time_max": 85,
        "Innodb_row_lock_waits": 978,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 2164,
        "Innodb_row_lock_time_max": 85,
        "Innodb_row_lock_waits": 990,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 27,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 12,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_mariadb-innodb-baseline_balanced_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_balanced_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.644169250000232,
    "ok_flows": 791,
    "failed_flows": 0,
    "flow_requests_per_second": 24.99670614674121,
    "attempted_writes_per_second": 5.1510279417431315,
    "successful_writes_per_second": 5.1510279417431315,
    "write_verification_failures": 0,
    "avg_ms": 1243.6878519102354,
    "http_request_avg_ms": 624.0499947157331,
    "p50_ms": 374.2612910000389,
    "p75_ms": 848.2870209998055,
    "p95_ms": 4995.185812999807,
    "p99_ms": 5448.132158900173,
    "by_kind": {
      "browse": {
        "samples": 404,
        "avg_ms": 227.43848302226104,
        "p50_ms": 192.35739550003927,
        "p75_ms": 279.29071925007065,
        "p95_ms": 488.5694143999447,
        "p99_ms": 922.0555584999242
      },
      "cart": {
        "samples": 148,
        "avg_ms": 642.7071639121689,
        "p50_ms": 634.006604499973,
        "p75_ms": 736.6996147500231,
        "p95_ms": 924.4660313498119,
        "p99_ms": 1072.2261954799842
      },
      "admin_read": {
        "samples": 76,
        "avg_ms": 557.6668038289237,
        "p50_ms": 426.10691699997005,
        "p75_ms": 817.6200834999463,
        "p95_ms": 1160.975833750058,
        "p99_ms": 1697.3369995000667
      },
      "write": {
        "samples": 163,
        "avg_ms": 4628.028259938662,
        "p50_ms": 4697.276417000012,
        "p75_ms": 4975.641228999848,
        "p95_ms": 5438.95581310021,
        "p99_ms": 5804.614631380064
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 76,
        "attempts": 76,
        "failures": 0,
        "avg_ms": 557.6668038289237,
        "p50_ms": 426.10691699997005,
        "p75_ms": 817.6200834999463,
        "p95_ms": 1160.975833750058,
        "p99_ms": 1697.3369995000667
      },
      "cart_add": {
        "samples": 148,
        "attempts": 148,
        "failures": 0,
        "avg_ms": 642.7071639121689,
        "p50_ms": 634.006604499973,
        "p75_ms": 736.6996147500231,
        "p95_ms": 924.4660313498119,
        "p99_ms": 1072.2261954799842
      },
      "checkout_write": {
        "samples": 163,
        "attempts": 163,
        "failures": 0,
        "avg_ms": 4628.028259938662,
        "p50_ms": 4697.276417000012,
        "p75_ms": 4975.641228999848,
        "p95_ms": 5438.95581310021,
        "p99_ms": 5804.614631380064
      },
      "product_browse": {
        "samples": 275,
        "attempts": 275,
        "failures": 0,
        "avg_ms": 196.55613172725603,
        "p50_ms": 176.9086670001343,
        "p75_ms": 263.00802049991034,
        "p95_ms": 414.81952140025004,
        "p99_ms": 554.4684889201195
      },
      "product_search": {
        "samples": 129,
        "attempts": 129,
        "failures": 0,
        "avg_ms": 293.2729528371943,
        "p50_ms": 212.76420799995321,
        "p75_ms": 333.65683400006674,
        "p95_ms": 811.5620999999004,
        "p99_ms": 1034.7168652400978
      }
    },
    "status_counts": {
      "200": 1576
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10046,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10209,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 163,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 163,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 15492,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1469,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 15565,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1478,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 73,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 9,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_mariadb-innodb-baseline_balanced_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_balanced_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.873952665999695,
    "ok_flows": 777,
    "failed_flows": 0,
    "flow_requests_per_second": 24.37727156534416,
    "attempted_writes_per_second": 5.051146360386627,
    "successful_writes_per_second": 5.051146360386627,
    "write_verification_failures": 0,
    "avg_ms": 1267.8014207567555,
    "http_request_avg_ms": 638.6744528793809,
    "p50_ms": 415.5614579999565,
    "p75_ms": 949.2749589999221,
    "p95_ms": 5115.115066600084,
    "p99_ms": 5426.172199840148,
    "by_kind": {
      "browse": {
        "samples": 403,
        "avg_ms": 245.0158347915508,
        "p50_ms": 197.88870799993674,
        "p75_ms": 309.8921039998004,
        "p95_ms": 580.0916418997531,
        "p99_ms": 932.7420058398911
      },
      "cart": {
        "samples": 141,
        "avg_ms": 668.121464326269,
        "p50_ms": 637.6929160001055,
        "p75_ms": 780.3275420001228,
        "p95_ms": 988.778750000165,
        "p99_ms": 1190.5202250002724
      },
      "admin_read": {
        "samples": 72,
        "avg_ms": 575.4357407083274,
        "p50_ms": 494.8862915000518,
        "p75_ms": 847.8440624999166,
        "p95_ms": 1302.5247021500263,
        "p99_ms": 1445.0580320398697
      },
      "write": {
        "samples": 161,
        "avg_ms": 4662.756662770191,
        "p50_ms": 4795.311542000036,
        "p75_ms": 5109.39475000032,
        "p95_ms": 5420.223250000163,
        "p99_ms": 5638.796533200185
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 72,
        "attempts": 72,
        "failures": 0,
        "avg_ms": 575.4357407083274,
        "p50_ms": 494.8862915000518,
        "p75_ms": 847.8440624999166,
        "p95_ms": 1302.5247021500263,
        "p99_ms": 1445.0580320398697
      },
      "cart_add": {
        "samples": 141,
        "attempts": 141,
        "failures": 0,
        "avg_ms": 668.121464326269,
        "p50_ms": 637.6929160001055,
        "p75_ms": 780.3275420001228,
        "p95_ms": 988.778750000165,
        "p99_ms": 1190.5202250002724
      },
      "checkout_write": {
        "samples": 161,
        "attempts": 161,
        "failures": 0,
        "avg_ms": 4662.756662770191,
        "p50_ms": 4795.311542000036,
        "p75_ms": 5109.39475000032,
        "p95_ms": 5420.223250000163,
        "p99_ms": 5638.796533200185
      },
      "product_browse": {
        "samples": 272,
        "attempts": 272,
        "failures": 0,
        "avg_ms": 207.9593237058631,
        "p50_ms": 187.9681460000029,
        "p75_ms": 270.56396825014417,
        "p95_ms": 452.4769878000824,
        "p99_ms": 577.7812582499839
      },
      "product_search": {
        "samples": 131,
        "attempts": 131,
        "failures": 0,
        "avg_ms": 321.957598267177,
        "p50_ms": 239.53870900004404,
        "p75_ms": 391.58160400006636,
        "p95_ms": 852.3192499999368,
        "p99_ms": 1051.2793126002177
      }
    },
    "status_counts": {
      "200": 1542
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10041,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10202,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 161,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 161,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 18853,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1839,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 18853,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1841,
        "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": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_mariadb-innodb-baseline_balanced_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_balanced_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 33.31817083400006,
    "ok_flows": 827,
    "failed_flows": 0,
    "flow_requests_per_second": 24.821290584057955,
    "attempted_writes_per_second": 5.132334570585139,
    "successful_writes_per_second": 5.132334570585139,
    "write_verification_failures": 0,
    "avg_ms": 2442.5186471257603,
    "http_request_avg_ms": 1196.4769225082964,
    "p50_ms": 961.2345829998503,
    "p75_ms": 1977.2565000000668,
    "p95_ms": 9864.221995500047,
    "p99_ms": 11164.362763000045,
    "by_kind": {
      "browse": {
        "samples": 403,
        "avg_ms": 590.1777660223345,
        "p50_ms": 486.72870900009,
        "p75_ms": 807.8163124999946,
        "p95_ms": 1483.4552585999725,
        "p99_ms": 2114.997521659817
      },
      "cart": {
        "samples": 174,
        "avg_ms": 1323.882831183921,
        "p50_ms": 1209.9988539999913,
        "p75_ms": 1597.2925207499884,
        "p95_ms": 2358.5778352999328,
        "p99_ms": 2671.0473338199927
      },
      "admin_read": {
        "samples": 79,
        "avg_ms": 1153.1439146076168,
        "p50_ms": 974.2468340000414,
        "p75_ms": 1757.1692915000767,
        "p95_ms": 2320.138562800184,
        "p99_ms": 2580.136330000141
      },
      "write": {
        "samples": 171,
        "avg_ms": 8541.91403266666,
        "p50_ms": 8698.181458999898,
        "p75_ms": 9789.65637500005,
        "p95_ms": 11160.089083000003,
        "p99_ms": 11607.44417139995
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 79,
        "attempts": 79,
        "failures": 0,
        "avg_ms": 1153.1439146076168,
        "p50_ms": 974.2468340000414,
        "p75_ms": 1757.1692915000767,
        "p95_ms": 2320.138562800184,
        "p99_ms": 2580.136330000141
      },
      "cart_add": {
        "samples": 174,
        "attempts": 174,
        "failures": 0,
        "avg_ms": 1323.882831183921,
        "p50_ms": 1209.9988539999913,
        "p75_ms": 1597.2925207499884,
        "p95_ms": 2358.5778352999328,
        "p99_ms": 2671.0473338199927
      },
      "checkout_write": {
        "samples": 171,
        "attempts": 171,
        "failures": 0,
        "avg_ms": 8541.91403266666,
        "p50_ms": 8698.181458999898,
        "p75_ms": 9789.65637500005,
        "p95_ms": 11160.089083000003,
        "p99_ms": 11607.44417139995
      },
      "product_browse": {
        "samples": 282,
        "attempts": 282,
        "failures": 0,
        "avg_ms": 467.54399469857856,
        "p50_ms": 386.427604000005,
        "p75_ms": 605.6601460000479,
        "p95_ms": 1147.3005951998516,
        "p99_ms": 1297.1241575000113
      },
      "product_search": {
        "samples": 121,
        "attempts": 121,
        "failures": 0,
        "avg_ms": 875.9853983636513,
        "p50_ms": 746.7442089998713,
        "p75_ms": 1084.942166000019,
        "p95_ms": 2049.374041000192,
        "p99_ms": 2171.219199999996
      }
    },
    "status_counts": {
      "200": 1688
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10059,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10230,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 171,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 171,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 2337,
        "Innodb_row_lock_time_max": 85,
        "Innodb_row_lock_waits": 1007,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 2674,
        "Innodb_row_lock_time_max": 85,
        "Innodb_row_lock_waits": 1027,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 337,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 20,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_mariadb-innodb-baseline_balanced_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_balanced_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 33.664068083000075,
    "ok_flows": 824,
    "failed_flows": 0,
    "flow_requests_per_second": 24.47713680855195,
    "attempted_writes_per_second": 5.020189466802524,
    "successful_writes_per_second": 5.020189466802524,
    "write_verification_failures": 0,
    "avg_ms": 2473.3297019126167,
    "http_request_avg_ms": 1215.1090294001267,
    "p50_ms": 894.6762915002182,
    "p75_ms": 2012.2333852501697,
    "p95_ms": 9809.650808099923,
    "p99_ms": 10406.616338249825,
    "by_kind": {
      "browse": {
        "samples": 402,
        "avg_ms": 546.0013092164021,
        "p50_ms": 438.74302099993656,
        "p75_ms": 687.309385250046,
        "p95_ms": 1586.5568270497529,
        "p99_ms": 2090.0888856598176
      },
      "cart": {
        "samples": 173,
        "avg_ms": 1277.8576492832347,
        "p50_ms": 1159.7771659999125,
        "p75_ms": 1526.6513749998012,
        "p95_ms": 2232.2222671999043,
        "p99_ms": 2663.5545532399556
      },
      "admin_read": {
        "samples": 80,
        "avg_ms": 1206.8949426625006,
        "p50_ms": 1079.4029165001575,
        "p75_ms": 1836.441291500023,
        "p95_ms": 2614.6180172999034,
        "p99_ms": 3050.5424212102084
      },
      "write": {
        "samples": 169,
        "avg_ms": 8881.125321491136,
        "p50_ms": 9320.816583000124,
        "p75_ms": 9802.17704200004,
        "p95_ms": 10387.270741999873,
        "p99_ms": 10886.503016560106
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 80,
        "attempts": 80,
        "failures": 0,
        "avg_ms": 1206.8949426625006,
        "p50_ms": 1079.4029165001575,
        "p75_ms": 1836.441291500023,
        "p95_ms": 2614.6180172999034,
        "p99_ms": 3050.5424212102084
      },
      "cart_add": {
        "samples": 173,
        "attempts": 173,
        "failures": 0,
        "avg_ms": 1277.8576492832347,
        "p50_ms": 1159.7771659999125,
        "p75_ms": 1526.6513749998012,
        "p95_ms": 2232.2222671999043,
        "p99_ms": 2663.5545532399556
      },
      "checkout_write": {
        "samples": 169,
        "attempts": 169,
        "failures": 0,
        "avg_ms": 8881.125321491136,
        "p50_ms": 9320.816583000124,
        "p75_ms": 9802.17704200004,
        "p95_ms": 10387.270741999873,
        "p99_ms": 10886.503016560106
      },
      "product_browse": {
        "samples": 282,
        "attempts": 282,
        "failures": 0,
        "avg_ms": 441.71795570921074,
        "p50_ms": 373.46041699993293,
        "p75_ms": 595.9440937500631,
        "p95_ms": 966.6812749998825,
        "p99_ms": 1237.3118154800068
      },
      "product_search": {
        "samples": 120,
        "attempts": 120,
        "failures": 0,
        "avg_ms": 791.0671899583009,
        "p50_ms": 567.7872499998102,
        "p75_ms": 1105.6806040003266,
        "p95_ms": 1868.5457750003252,
        "p99_ms": 2223.7183655397625
      }
    },
    "status_counts": {
      "200": 1677
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10057,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10226,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 169,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 169,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 15652,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1497,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 16015,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1513,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 363,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 16,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_mariadb-innodb-baseline_balanced_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_balanced_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 33.17983024999967,
    "ok_flows": 800,
    "failed_flows": 0,
    "flow_requests_per_second": 24.11103353972126,
    "attempted_writes_per_second": 5.003039459492161,
    "successful_writes_per_second": 5.003039459492161,
    "write_verification_failures": 0,
    "avg_ms": 2530.976673394994,
    "http_request_avg_ms": 1242.0212429276128,
    "p50_ms": 1011.9780625000203,
    "p75_ms": 2093.623437750125,
    "p95_ms": 10012.10453399974,
    "p99_ms": 10584.516199669883,
    "by_kind": {
      "browse": {
        "samples": 388,
        "avg_ms": 605.5153555644304,
        "p50_ms": 481.11945799996647,
        "p75_ms": 786.7058014999202,
        "p95_ms": 1647.51563510008,
        "p99_ms": 2201.386290340051
      },
      "cart": {
        "samples": 166,
        "avg_ms": 1378.6280471987836,
        "p50_ms": 1280.4744795000715,
        "p75_ms": 1579.2695519999143,
        "p95_ms": 2531.421177499965,
        "p99_ms": 2701.1180704999556
      },
      "admin_read": {
        "samples": 80,
        "avg_ms": 1229.4843521250011,
        "p50_ms": 1215.093854000088,
        "p75_ms": 1765.1119272500182,
        "p95_ms": 2515.173021149985,
        "p99_ms": 2924.0642464999064
      },
      "write": {
        "samples": 166,
        "avg_ms": 8811.026365975908,
        "p50_ms": 9470.696624500079,
        "p75_ms": 10001.989635249856,
        "p95_ms": 10563.19525999993,
        "p99_ms": 10939.69351710009
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 80,
        "attempts": 80,
        "failures": 0,
        "avg_ms": 1229.4843521250011,
        "p50_ms": 1215.093854000088,
        "p75_ms": 1765.1119272500182,
        "p95_ms": 2515.173021149985,
        "p99_ms": 2924.0642464999064
      },
      "cart_add": {
        "samples": 166,
        "attempts": 166,
        "failures": 0,
        "avg_ms": 1378.6280471987836,
        "p50_ms": 1280.4744795000715,
        "p75_ms": 1579.2695519999143,
        "p95_ms": 2531.421177499965,
        "p99_ms": 2701.1180704999556
      },
      "checkout_write": {
        "samples": 166,
        "attempts": 166,
        "failures": 0,
        "avg_ms": 8811.026365975908,
        "p50_ms": 9470.696624500079,
        "p75_ms": 10001.989635249856,
        "p95_ms": 10563.19525999993,
        "p99_ms": 10939.69351710009
      },
      "product_browse": {
        "samples": 272,
        "attempts": 272,
        "failures": 0,
        "avg_ms": 506.82761965808896,
        "p50_ms": 428.6421040001187,
        "p75_ms": 641.5933124999356,
        "p95_ms": 1266.1275229498413,
        "p99_ms": 1628.1086384300218
      },
      "product_search": {
        "samples": 116,
        "attempts": 116,
        "failures": 0,
        "avg_ms": 836.9210811379206,
        "p50_ms": 629.7923545000685,
        "p75_ms": 1127.2772709999117,
        "p95_ms": 2068.323073000215,
        "p99_ms": 2447.949923250211
      }
    },
    "status_counts": {
      "200": 1630
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10060,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10226,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 166,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 166,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 19112,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1880,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 20089,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1916,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 977,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 36,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_mariadb-innodb-baseline_balanced_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_read-heavy_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.071124082999972,
    "ok_flows": 1376,
    "failed_flows": 0,
    "flow_requests_per_second": 45.7581830397185,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 87.27903357994177,
    "http_request_avg_ms": 87.23992811046627,
    "p50_ms": 89.79160450002155,
    "p75_ms": 98.51754224999354,
    "p95_ms": 148.38119724998933,
    "p99_ms": 184.876405749975,
    "by_kind": {
      "browse": {
        "samples": 1224,
        "avg_ms": 79.6387106862746,
        "p50_ms": 87.99389599997198,
        "p75_ms": 96.02269850002187,
        "p95_ms": 107.18083750001313,
        "p99_ms": 125.53335125001013
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 152,
        "avg_ms": 148.80373898684132,
        "p50_ms": 144.03293749998625,
        "p75_ms": 155.62594800002216,
        "p95_ms": 206.64771860000994,
        "p99_ms": 240.7076532500306
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 152,
        "attempts": 152,
        "failures": 0,
        "avg_ms": 148.80373898684132,
        "p50_ms": 144.03293749998625,
        "p75_ms": 155.62594800002216,
        "p95_ms": 206.64771860000994,
        "p99_ms": 240.7076532500306
      },
      "product_browse": {
        "samples": 858,
        "attempts": 858,
        "failures": 0,
        "avg_ms": 74.51850321911446,
        "p50_ms": 76.71033349998879,
        "p75_ms": 96.6904375000297,
        "p95_ms": 109.2784892999731,
        "p99_ms": 129.0444785599976
      },
      "product_search": {
        "samples": 366,
        "attempts": 366,
        "failures": 0,
        "avg_ms": 91.64181999453595,
        "p50_ms": 90.2516460000129,
        "p75_ms": 93.34683324998139,
        "p95_ms": 103.38861525001164,
        "p99_ms": 113.41623134998146
      }
    },
    "status_counts": {
      "200": 1376
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 22033,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2164,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 22033,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2164,
        "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": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep1_mariadb-innodb-baseline_read-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_read-heavy_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.102002334000076,
    "ok_flows": 1437,
    "failed_flows": 0,
    "flow_requests_per_second": 47.73768814631028,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 83.6763968865694,
    "http_request_avg_ms": 83.63723967014826,
    "p50_ms": 88.23416699999598,
    "p75_ms": 96.76962499997899,
    "p95_ms": 142.7232338000067,
    "p99_ms": 160.51293487998473,
    "by_kind": {
      "browse": {
        "samples": 1280,
        "avg_ms": 77.21080100234421,
        "p50_ms": 86.81508299997631,
        "p75_ms": 93.81122925000795,
        "p95_ms": 101.43250450000208,
        "p99_ms": 114.69809820999676
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 157,
        "avg_ms": 136.38953530573085,
        "p50_ms": 134.14337499989415,
        "p75_ms": 149.44741699991937,
        "p95_ms": 167.17068300001756,
        "p99_ms": 209.92892048004697
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 157,
        "attempts": 157,
        "failures": 0,
        "avg_ms": 136.38953530573085,
        "p50_ms": 134.14337499989415,
        "p75_ms": 149.44741699991937,
        "p95_ms": 167.17068300001756,
        "p99_ms": 209.92892048004697
      },
      "product_browse": {
        "samples": 894,
        "attempts": 894,
        "failures": 0,
        "avg_ms": 71.62259964205927,
        "p50_ms": 72.82768749996649,
        "p75_ms": 95.86693800005719,
        "p95_ms": 102.48378749997187,
        "p99_ms": 112.17842705994715
      },
      "product_search": {
        "samples": 386,
        "attempts": 386,
        "failures": 0,
        "avg_ms": 90.15342280569861,
        "p50_ms": 89.35650000000805,
        "p75_ms": 91.59129174997815,
        "p95_ms": 94.90811499998131,
        "p99_ms": 133.58788294995617
      }
    },
    "status_counts": {
      "200": 1437
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 22033,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2205,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 22033,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2205,
        "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": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep2_mariadb-innodb-baseline_read-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_read-heavy_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.068958415999987,
    "ok_flows": 1406,
    "failed_flows": 0,
    "flow_requests_per_second": 46.75918535481607,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 85.42814537411084,
    "http_request_avg_ms": 85.3885283613107,
    "p50_ms": 88.83720850008103,
    "p75_ms": 97.1749269999691,
    "p95_ms": 146.52425050007878,
    "p99_ms": 181.49460450008522,
    "by_kind": {
      "browse": {
        "samples": 1251,
        "avg_ms": 77.98962265627576,
        "p50_ms": 86.99066700000913,
        "p75_ms": 94.63497900003404,
        "p95_ms": 101.69239599997582,
        "p99_ms": 121.84139600003618
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 155,
        "avg_ms": 145.46422227741292,
        "p50_ms": 137.68062500002998,
        "p75_ms": 153.81247950006127,
        "p95_ms": 207.9140250999901,
        "p99_ms": 252.01414682010665
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 155,
        "attempts": 155,
        "failures": 0,
        "avg_ms": 145.46422227741292,
        "p50_ms": 137.68062500002998,
        "p75_ms": 153.81247950006127,
        "p95_ms": 207.9140250999901,
        "p99_ms": 252.01414682010665
      },
      "product_browse": {
        "samples": 874,
        "attempts": 874,
        "failures": 0,
        "avg_ms": 72.56853387986123,
        "p50_ms": 75.40749950010195,
        "p75_ms": 96.26947924994056,
        "p95_ms": 102.7799398001207,
        "p99_ms": 124.77030567999691
      },
      "product_search": {
        "samples": 377,
        "attempts": 377,
        "failures": 0,
        "avg_ms": 90.55734570822904,
        "p50_ms": 89.58370899995316,
        "p75_ms": 91.72395800010236,
        "p95_ms": 97.35475860002225,
        "p99_ms": 112.17637300005667
      }
    },
    "status_counts": {
      "200": 1406
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 22049,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2236,
        "Threads_connected": 3,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 22049,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2236,
        "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": -2,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep3_mariadb-innodb-baseline_read-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_read-heavy_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.31743070799996,
    "ok_flows": 1440,
    "failed_flows": 0,
    "flow_requests_per_second": 47.4974285871798,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 335.58560967291635,
    "http_request_avg_ms": 335.5443270833332,
    "p50_ms": 257.18979199999126,
    "p75_ms": 494.84291724996865,
    "p95_ms": 813.2611145999817,
    "p99_ms": 986.769819370022,
    "by_kind": {
      "browse": {
        "samples": 1309,
        "avg_ms": 299.58331901451413,
        "p50_ms": 231.9212500000276,
        "p75_ms": 416.2985840000033,
        "p95_ms": 723.1030248000251,
        "p99_ms": 859.3093489199831
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 131,
        "avg_ms": 695.3336896106885,
        "p50_ms": 722.2491669999727,
        "p75_ms": 882.213583500004,
        "p95_ms": 1081.0671460000094,
        "p99_ms": 1277.7926748000352
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 131,
        "attempts": 131,
        "failures": 0,
        "avg_ms": 695.3336896106885,
        "p50_ms": 722.2491669999727,
        "p75_ms": 882.213583500004,
        "p95_ms": 1081.0671460000094,
        "p99_ms": 1277.7926748000352
      },
      "product_browse": {
        "samples": 964,
        "attempts": 964,
        "failures": 0,
        "avg_ms": 195.80411917012333,
        "p50_ms": 170.37935400000492,
        "p75_ms": 260.9928227500262,
        "p95_ms": 387.4207650500068,
        "p99_ms": 493.65618412996815
      },
      "product_search": {
        "samples": 345,
        "attempts": 345,
        "failures": 0,
        "avg_ms": 589.5634600289853,
        "p50_ms": 600.9962080000264,
        "p75_ms": 677.8451670000436,
        "p95_ms": 825.5932834000305,
        "p99_ms": 933.3181279600262
      }
    },
    "status_counts": {
      "200": 1440
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 1490,
        "Innodb_row_lock_time_max": 85,
        "Innodb_row_lock_waits": 877,
        "Threads_connected": 3,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 1490,
        "Innodb_row_lock_time_max": 85,
        "Innodb_row_lock_waits": 877,
        "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": -2,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_mariadb-innodb-baseline_read-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_read-heavy_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.180180208000138,
    "ok_flows": 1421,
    "failed_flows": 0,
    "flow_requests_per_second": 47.08388055361321,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 339.00129627585994,
    "http_request_avg_ms": 338.9571007135764,
    "p50_ms": 254.53041700006906,
    "p75_ms": 455.59987500018906,
    "p95_ms": 856.9527500001186,
    "p99_ms": 1130.3573666000375,
    "by_kind": {
      "browse": {
        "samples": 1294,
        "avg_ms": 290.4355352341554,
        "p50_ms": 238.39010400001825,
        "p75_ms": 374.24961400006396,
        "p95_ms": 644.6714954999603,
        "p99_ms": 836.4971795600602
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 127,
        "avg_ms": 833.8366883070868,
        "p50_ms": 861.8043330000091,
        "p75_ms": 1056.577771000093,
        "p95_ms": 1253.171637599985,
        "p99_ms": 1332.026915160022
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 127,
        "attempts": 127,
        "failures": 0,
        "avg_ms": 833.8366883070868,
        "p50_ms": 861.8043330000091,
        "p75_ms": 1056.577771000093,
        "p95_ms": 1253.171637599985,
        "p99_ms": 1332.026915160022
      },
      "product_browse": {
        "samples": 952,
        "attempts": 952,
        "failures": 0,
        "avg_ms": 209.64032429621798,
        "p50_ms": 200.51925000007031,
        "p75_ms": 257.8478752499791,
        "p95_ms": 363.3242395499908,
        "p99_ms": 488.92692991998285
      },
      "product_search": {
        "samples": 342,
        "attempts": 342,
        "failures": 0,
        "avg_ms": 515.3391633421007,
        "p50_ms": 504.8086039998907,
        "p75_ms": 593.062781250012,
        "p95_ms": 773.3199333500352,
        "p99_ms": 918.0371311899045
      }
    },
    "status_counts": {
      "200": 1421
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 14832,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1394,
        "Threads_connected": 3,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 14941,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1405,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 109,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 11,
        "Threads_connected": -2,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_mariadb-innodb-baseline_read-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_read-heavy_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.273433374999968,
    "ok_flows": 1421,
    "failed_flows": 0,
    "flow_requests_per_second": 46.93884510547365,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 339.51136963898404,
    "http_request_avg_ms": 339.4696720837525,
    "p50_ms": 253.11599999986356,
    "p75_ms": 448.64487500035466,
    "p95_ms": 904.3832920001478,
    "p99_ms": 1132.1197500002197,
    "by_kind": {
      "browse": {
        "samples": 1292,
        "avg_ms": 289.42727041718166,
        "p50_ms": 236.0639580001589,
        "p75_ms": 367.36991675002173,
        "p95_ms": 642.4362835499325,
        "p99_ms": 771.9240132201412
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 129,
        "avg_ms": 841.128859519362,
        "p50_ms": 918.2756250002058,
        "p75_ms": 1036.2948749998395,
        "p95_ms": 1205.2618085998802,
        "p99_ms": 1379.6903597599521
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 129,
        "attempts": 129,
        "failures": 0,
        "avg_ms": 841.128859519362,
        "p50_ms": 918.2756250002058,
        "p75_ms": 1036.2948749998395,
        "p95_ms": 1205.2618085998802,
        "p99_ms": 1379.6903597599521
      },
      "product_browse": {
        "samples": 942,
        "attempts": 942,
        "failures": 0,
        "avg_ms": 206.4289818704931,
        "p50_ms": 198.79156249999141,
        "p75_ms": 252.16427075008596,
        "p95_ms": 345.6806434503733,
        "p99_ms": 453.13140625022703
      },
      "product_search": {
        "samples": 350,
        "attempts": 350,
        "failures": 0,
        "avg_ms": 512.8112355914126,
        "p50_ms": 500.6933749998552,
        "p75_ms": 585.3935410002578,
        "p95_ms": 760.508535449776,
        "p99_ms": 873.8272263401358
      }
    },
    "status_counts": {
      "200": 1421
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 18066,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1756,
        "Threads_connected": 3,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 18066,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1756,
        "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": -2,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_mariadb-innodb-baseline_read-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_read-heavy_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.52002445900007,
    "ok_flows": 1326,
    "failed_flows": 0,
    "flow_requests_per_second": 43.446885233703505,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 730.3844101259426,
    "http_request_avg_ms": 730.3407100648548,
    "p50_ms": 594.8339999999916,
    "p75_ms": 1023.0511042499586,
    "p95_ms": 1927.0873957499646,
    "p99_ms": 2395.749916749992,
    "by_kind": {
      "browse": {
        "samples": 1173,
        "avg_ms": 607.0291556547321,
        "p50_ms": 534.47504199994,
        "p75_ms": 858.7332910000214,
        "p95_ms": 1263.2171333999395,
        "p99_ms": 1486.2676172400277
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 153,
        "avg_ms": 1676.108027738553,
        "p50_ms": 1809.3837499999381,
        "p75_ms": 2120.8851659999937,
        "p95_ms": 2587.830216599991,
        "p99_ms": 2766.21054000002
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 153,
        "attempts": 153,
        "failures": 0,
        "avg_ms": 1676.108027738553,
        "p50_ms": 1809.3837499999381,
        "p75_ms": 2120.8851659999937,
        "p95_ms": 2587.830216599991,
        "p99_ms": 2766.21054000002
      },
      "product_browse": {
        "samples": 858,
        "attempts": 858,
        "failures": 0,
        "avg_ms": 426.3165505058284,
        "p50_ms": 393.1872290000342,
        "p75_ms": 590.6570837500169,
        "p95_ms": 735.8140295000395,
        "p99_ms": 937.9447053699697
      },
      "product_search": {
        "samples": 315,
        "attempts": 315,
        "failures": 0,
        "avg_ms": 1099.2558706317484,
        "p50_ms": 1105.6356249999908,
        "p75_ms": 1214.5903955000108,
        "p95_ms": 1456.045162500061,
        "p99_ms": 1748.6402245000024
      }
    },
    "status_counts": {
      "200": 1326
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 1553,
        "Innodb_row_lock_time_max": 85,
        "Innodb_row_lock_waits": 886,
        "Threads_connected": 3,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 1553,
        "Innodb_row_lock_time_max": 85,
        "Innodb_row_lock_waits": 886,
        "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": -2,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_mariadb-innodb-baseline_read-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_read-heavy_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.41730266600007,
    "ok_flows": 1375,
    "failed_flows": 0,
    "flow_requests_per_second": 45.204534244811626,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 703.1082853200021,
    "http_request_avg_ms": 703.0667802676335,
    "p50_ms": 538.3774169999924,
    "p75_ms": 983.2960835000222,
    "p95_ms": 1948.5331664000337,
    "p99_ms": 2399.3094467398078,
    "by_kind": {
      "browse": {
        "samples": 1217,
        "avg_ms": 572.4782829589159,
        "p50_ms": 481.84633300002133,
        "p75_ms": 822.4766250000357,
        "p95_ms": 1220.7972915999562,
        "p99_ms": 1374.4464602800226
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 158,
        "avg_ms": 1709.2900123670988,
        "p50_ms": 1876.6532289999986,
        "p75_ms": 2133.240020999949,
        "p95_ms": 2511.084323099965,
        "p99_ms": 2771.8759346200636
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 158,
        "attempts": 158,
        "failures": 0,
        "avg_ms": 1709.2900123670988,
        "p50_ms": 1876.6532289999986,
        "p75_ms": 2133.240020999949,
        "p95_ms": 2511.084323099965,
        "p99_ms": 2771.8759346200636
      },
      "product_browse": {
        "samples": 887,
        "attempts": 887,
        "failures": 0,
        "avg_ms": 393.8504135524265,
        "p50_ms": 365.8975420000843,
        "p75_ms": 528.887812500102,
        "p95_ms": 668.3741038001017,
        "p99_ms": 815.1813391198217
      },
      "product_search": {
        "samples": 330,
        "attempts": 330,
        "failures": 0,
        "avg_ms": 1052.6083440606028,
        "p50_ms": 1045.2367294999476,
        "p75_ms": 1175.4600830000186,
        "p95_ms": 1343.4366600498493,
        "p99_ms": 1487.1350565700413
      }
    },
    "status_counts": {
      "200": 1375
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 15005,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1412,
        "Threads_connected": 4,
        "Threads_running": 2
      },
      "after": {
        "Innodb_row_lock_time": 15005,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1412,
        "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": -3,
        "Threads_running": -1
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_mariadb-innodb-baseline_read-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_read-heavy_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.494443625000258,
    "ok_flows": 1391,
    "failed_flows": 0,
    "flow_requests_per_second": 45.61486732158696,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 696.3943522458658,
    "http_request_avg_ms": 696.3532775636298,
    "p50_ms": 535.6829160000416,
    "p75_ms": 1000.8521874999587,
    "p95_ms": 1908.6351465000462,
    "p99_ms": 2228.2737577998864,
    "by_kind": {
      "browse": {
        "samples": 1231,
        "avg_ms": 578.0576355637683,
        "p50_ms": 478.95299999981944,
        "p75_ms": 835.2455205001661,
        "p95_ms": 1243.529707999869,
        "p99_ms": 1392.2841543998409
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 160,
        "avg_ms": 1606.8474662187487,
        "p50_ms": 1875.40362499999,
        "p75_ms": 2078.1675419998464,
        "p95_ms": 2351.468889900002,
        "p99_ms": 2650.6563794701287
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 160,
        "attempts": 160,
        "failures": 0,
        "avg_ms": 1606.8474662187487,
        "p50_ms": 1875.40362499999,
        "p75_ms": 2078.1675419998464,
        "p95_ms": 2351.468889900002,
        "p99_ms": 2650.6563794701287
      },
      "product_browse": {
        "samples": 897,
        "attempts": 897,
        "failures": 0,
        "avg_ms": 393.44299332553015,
        "p50_ms": 350.91237500000716,
        "p75_ms": 520.900709000216,
        "p95_ms": 699.684158600121,
        "p99_ms": 902.7892089600753
      },
      "product_search": {
        "samples": 334,
        "attempts": 334,
        "failures": 0,
        "avg_ms": 1073.8640250478995,
        "p50_ms": 1082.8640414999882,
        "p75_ms": 1212.8863015000206,
        "p95_ms": 1366.6915876003486,
        "p99_ms": 1583.9391320798463
      }
    },
    "status_counts": {
      "200": 1391
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 18173,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1777,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 18173,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1777,
        "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": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_mariadb-innodb-baseline_read-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_read-heavy_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.958885624999994,
    "ok_flows": 1370,
    "failed_flows": 0,
    "flow_requests_per_second": 44.25223881100211,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 1424.8057225394164,
    "http_request_avg_ms": 1424.761053222627,
    "p50_ms": 1195.672562499965,
    "p75_ms": 1856.0951455000065,
    "p95_ms": 3761.8198123499633,
    "p99_ms": 4936.902956519918,
    "by_kind": {
      "browse": {
        "samples": 1230,
        "avg_ms": 1177.9591068845525,
        "p50_ms": 1080.876958499971,
        "p75_ms": 1659.7164894999707,
        "p95_ms": 2183.8364560999876,
        "p99_ms": 2410.5722808200635
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 140,
        "avg_ms": 3593.5295600785626,
        "p50_ms": 3643.3628954999904,
        "p75_ms": 4587.914489749977,
        "p95_ms": 5076.744843449967,
        "p99_ms": 5558.253644869971
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 140,
        "attempts": 140,
        "failures": 0,
        "avg_ms": 3593.5295600785626,
        "p50_ms": 3643.3628954999904,
        "p75_ms": 4587.914489749977,
        "p95_ms": 5076.744843449967,
        "p99_ms": 5558.253644869971
      },
      "product_browse": {
        "samples": 890,
        "attempts": 890,
        "failures": 0,
        "avg_ms": 896.0094085157307,
        "p50_ms": 826.1234999999942,
        "p75_ms": 1182.3186775000352,
        "p95_ms": 1553.5197858999709,
        "p99_ms": 1782.0993527400174
      },
      "product_search": {
        "samples": 340,
        "attempts": 340,
        "failures": 0,
        "avg_ms": 1916.0039055558818,
        "p50_ms": 1952.1942705000015,
        "p75_ms": 2135.375729249972,
        "p95_ms": 2343.4620562499904,
        "p99_ms": 2521.245315140004
      }
    },
    "status_counts": {
      "200": 1370
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 1553,
        "Innodb_row_lock_time_max": 85,
        "Innodb_row_lock_waits": 893,
        "Threads_connected": 4,
        "Threads_running": 2
      },
      "after": {
        "Innodb_row_lock_time": 1553,
        "Innodb_row_lock_time_max": 85,
        "Innodb_row_lock_waits": 893,
        "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": -3,
        "Threads_running": -1
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_mariadb-innodb-baseline_read-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_read-heavy_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.111281874999804,
    "ok_flows": 1359,
    "failed_flows": 0,
    "flow_requests_per_second": 43.68190309419735,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 1442.397823086828,
    "http_request_avg_ms": 1442.351212117733,
    "p50_ms": 1161.128958000063,
    "p75_ms": 1875.3850000000511,
    "p95_ms": 4173.041574699797,
    "p99_ms": 5392.563951579798,
    "by_kind": {
      "browse": {
        "samples": 1220,
        "avg_ms": 1168.847173932785,
        "p50_ms": 1060.9056460000374,
        "p75_ms": 1637.9415207497914,
        "p95_ms": 2201.0544392500606,
        "p99_ms": 2481.7881394600176
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 139,
        "avg_ms": 3843.3459667410007,
        "p50_ms": 4105.347875000007,
        "p75_ms": 4834.734312500132,
        "p95_ms": 5642.2206538998125,
        "p99_ms": 5944.288965540191
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 139,
        "attempts": 139,
        "failures": 0,
        "avg_ms": 3843.3459667410007,
        "p50_ms": 4105.347875000007,
        "p75_ms": 4834.734312500132,
        "p95_ms": 5642.2206538998125,
        "p99_ms": 5944.288965540191
      },
      "product_browse": {
        "samples": 883,
        "attempts": 883,
        "failures": 0,
        "avg_ms": 884.0628311619531,
        "p50_ms": 799.8059159999684,
        "p75_ms": 1150.161978999904,
        "p95_ms": 1564.9320297999566,
        "p99_ms": 1848.5744006198172
      },
      "product_search": {
        "samples": 337,
        "attempts": 337,
        "failures": 0,
        "avg_ms": 1915.0328554361934,
        "p50_ms": 1923.8669579999623,
        "p75_ms": 2118.166375000328,
        "p95_ms": 2428.9900081999804,
        "p99_ms": 2701.626798119886
      }
    },
    "status_counts": {
      "200": 1359
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 15162,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1425,
        "Threads_connected": 3,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 15162,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1425,
        "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": -2,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_mariadb-innodb-baseline_read-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_read-heavy_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.063710334000007,
    "ok_flows": 1402,
    "failed_flows": 0,
    "flow_requests_per_second": 45.133050267516694,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 1398.9346616283913,
    "http_request_avg_ms": 1398.8887991818833,
    "p50_ms": 1131.349645499995,
    "p75_ms": 1858.3652702499194,
    "p95_ms": 4114.895214899731,
    "p99_ms": 4972.2748221701295,
    "by_kind": {
      "browse": {
        "samples": 1257,
        "avg_ms": 1135.2500354176655,
        "p50_ms": 1001.0219170003438,
        "p75_ms": 1623.5925830001179,
        "p95_ms": 2134.856858800049,
        "p99_ms": 2337.6897615200323
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 145,
        "avg_ms": 3684.807593675857,
        "p50_ms": 4072.2406670001874,
        "p75_ms": 4608.175917000153,
        "p95_ms": 5158.233299399945,
        "p99_ms": 5515.612725040046
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 145,
        "attempts": 145,
        "failures": 0,
        "avg_ms": 3684.807593675857,
        "p50_ms": 4072.2406670001874,
        "p75_ms": 4608.175917000153,
        "p95_ms": 5158.233299399945,
        "p99_ms": 5515.612725040046
      },
      "product_browse": {
        "samples": 913,
        "attempts": 913,
        "failures": 0,
        "avg_ms": 845.5051766779891,
        "p50_ms": 765.4410000000098,
        "p75_ms": 1120.521374999953,
        "p95_ms": 1476.0664918001567,
        "p99_ms": 1762.677389920336
      },
      "product_search": {
        "samples": 344,
        "attempts": 344,
        "failures": 0,
        "avg_ms": 1904.2531052703598,
        "p50_ms": 1935.8270210002502,
        "p75_ms": 2095.918343249764,
        "p95_ms": 2304.733766849813,
        "p99_ms": 2566.5055071896904
      }
    },
    "status_counts": {
      "200": 1402
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 18367,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1794,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 18367,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1794,
        "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": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_mariadb-innodb-baseline_read-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_write-heavy_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.414603750000083,
    "ok_flows": 313,
    "failed_flows": 0,
    "flow_requests_per_second": 10.29110892164752,
    "attempted_writes_per_second": 5.227751816427974,
    "successful_writes_per_second": 5.227751816427974,
    "write_verification_failures": 0,
    "avg_ms": 388.19571406069946,
    "http_request_avg_ms": 134.52237098337054,
    "p50_ms": 450.96879200002604,
    "p75_ms": 611.4714579999827,
    "p95_ms": 738.744691599936,
    "p99_ms": 970.9146200400344,
    "by_kind": {
      "browse": {
        "samples": 64,
        "avg_ms": 82.04519471873972,
        "p50_ms": 96.13558350002904,
        "p75_ms": 99.19226024996419,
        "p95_ms": 119.07418490001193,
        "p99_ms": 138.86722645997676
      },
      "cart": {
        "samples": 56,
        "avg_ms": 221.310309499998,
        "p50_ms": 222.4281249999649,
        "p75_ms": 242.39399949999552,
        "p95_ms": 266.9496562500342,
        "p99_ms": 284.5220828499749
      },
      "admin_read": {
        "samples": 34,
        "avg_ms": 130.0356630294125,
        "p50_ms": 116.09170850005057,
        "p75_ms": 136.62108324999167,
        "p95_ms": 228.2627669000477,
        "p99_ms": 274.5874389700191
      },
      "write": {
        "samples": 159,
        "avg_ms": 625.4073972578595,
        "p50_ms": 611.1354580000352,
        "p75_ms": 667.2813755000107,
        "p95_ms": 776.3835580999853,
        "p99_ms": 1009.2288165800752
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 34,
        "attempts": 34,
        "failures": 0,
        "avg_ms": 130.0356630294125,
        "p50_ms": 116.09170850005057,
        "p75_ms": 136.62108324999167,
        "p95_ms": 228.2627669000477,
        "p99_ms": 274.5874389700191
      },
      "cart_add": {
        "samples": 56,
        "attempts": 56,
        "failures": 0,
        "avg_ms": 221.310309499998,
        "p50_ms": 222.4281249999649,
        "p75_ms": 242.39399949999552,
        "p95_ms": 266.9496562500342,
        "p99_ms": 284.5220828499749
      },
      "checkout_write": {
        "samples": 159,
        "attempts": 159,
        "failures": 0,
        "avg_ms": 625.4073972578595,
        "p50_ms": 611.1354580000352,
        "p75_ms": 667.2813755000107,
        "p95_ms": 776.3835580999853,
        "p99_ms": 1009.2288165800752
      },
      "product_browse": {
        "samples": 64,
        "attempts": 64,
        "failures": 0,
        "avg_ms": 82.04519471873972,
        "p50_ms": 96.13558350002904,
        "p75_ms": 99.19226024996419,
        "p95_ms": 119.07418490001193,
        "p99_ms": 138.86722645997676
      }
    },
    "status_counts": {
      "200": 902
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10044,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10203,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 159,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 159,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 22033,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2196,
        "Threads_connected": 3,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 22033,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2203,
        "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": -2,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep1_mariadb-innodb-baseline_write-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_write-heavy_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.63976333299979,
    "ok_flows": 306,
    "failed_flows": 0,
    "flow_requests_per_second": 9.987022310659636,
    "attempted_writes_per_second": 5.058785810955045,
    "successful_writes_per_second": 5.058785810955045,
    "write_verification_failures": 0,
    "avg_ms": 398.93228252941265,
    "http_request_avg_ms": 138.69966389419923,
    "p50_ms": 441.5678750000325,
    "p75_ms": 628.26344774993,
    "p95_ms": 790.0985422500071,
    "p99_ms": 978.8065190500103,
    "by_kind": {
      "browse": {
        "samples": 63,
        "avg_ms": 82.00800004762266,
        "p50_ms": 95.91658299996197,
        "p75_ms": 100.44177099996432,
        "p95_ms": 116.78481309991184,
        "p99_ms": 140.55381491994928
      },
      "cart": {
        "samples": 54,
        "avg_ms": 224.69798224075797,
        "p50_ms": 217.50618750002104,
        "p75_ms": 242.04939575002982,
        "p95_ms": 279.2532767499438,
        "p99_ms": 289.69415250003294
      },
      "admin_read": {
        "samples": 34,
        "avg_ms": 129.72647423527954,
        "p50_ms": 113.41954149997946,
        "p75_ms": 149.4065004999925,
        "p95_ms": 209.56143309991836,
        "p99_ms": 314.79824227992617
      },
      "write": {
        "samples": 155,
        "avg_ms": 647.4992470064492,
        "p50_ms": 628.1256660001873,
        "p75_ms": 700.2023955000141,
        "p95_ms": 828.6306453999715,
        "p99_ms": 1277.0826238599832
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 34,
        "attempts": 34,
        "failures": 0,
        "avg_ms": 129.72647423527954,
        "p50_ms": 113.41954149997946,
        "p75_ms": 149.4065004999925,
        "p95_ms": 209.56143309991836,
        "p99_ms": 314.79824227992617
      },
      "cart_add": {
        "samples": 54,
        "attempts": 54,
        "failures": 0,
        "avg_ms": 224.69798224075797,
        "p50_ms": 217.50618750002104,
        "p75_ms": 242.04939575002982,
        "p95_ms": 279.2532767499438,
        "p99_ms": 289.69415250003294
      },
      "checkout_write": {
        "samples": 155,
        "attempts": 155,
        "failures": 0,
        "avg_ms": 647.4992470064492,
        "p50_ms": 628.1256660001873,
        "p75_ms": 700.2023955000141,
        "p95_ms": 828.6306453999715,
        "p99_ms": 1277.0826238599832
      },
      "product_browse": {
        "samples": 63,
        "attempts": 63,
        "failures": 0,
        "avg_ms": 82.00800004762266,
        "p50_ms": 95.91658299996197,
        "p75_ms": 100.44177099996432,
        "p95_ms": 116.78481309991184,
        "p99_ms": 140.55381491994928
      }
    },
    "status_counts": {
      "200": 879
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10041,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10196,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 155,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 155,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 22049,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2229,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 22049,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2235,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 0,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 6,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep2_mariadb-innodb-baseline_write-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_write-heavy_c4",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.409821041999976,
    "ok_flows": 305,
    "failed_flows": 0,
    "flow_requests_per_second": 10.029654550704352,
    "attempted_writes_per_second": 5.09703755855467,
    "successful_writes_per_second": 5.09703755855467,
    "write_verification_failures": 0,
    "avg_ms": 396.46246799672866,
    "http_request_avg_ms": 137.85792171689587,
    "p50_ms": 448.7222909999673,
    "p75_ms": 631.0191249999662,
    "p95_ms": 761.2036500000158,
    "p99_ms": 1031.519013959938,
    "by_kind": {
      "browse": {
        "samples": 63,
        "avg_ms": 85.38273407937898,
        "p50_ms": 98.40579199999411,
        "p75_ms": 101.28416650002237,
        "p95_ms": 135.98714170007042,
        "p99_ms": 153.3286739600226
      },
      "cart": {
        "samples": 53,
        "avg_ms": 222.31622637737706,
        "p50_ms": 220.11004199998752,
        "p75_ms": 239.87220799995157,
        "p95_ms": 269.12844100006623,
        "p99_ms": 310.31601300003763
      },
      "admin_read": {
        "samples": 34,
        "avg_ms": 123.24171573531578,
        "p50_ms": 111.4316460000282,
        "p75_ms": 139.42533274990865,
        "p95_ms": 189.5211808000341,
        "p99_ms": 265.5941428899747
      },
      "write": {
        "samples": 155,
        "avg_ms": 642.3804010258046,
        "p50_ms": 629.6827080000185,
        "p75_ms": 676.4314374999003,
        "p95_ms": 818.2086375000156,
        "p99_ms": 1363.3697010399203
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 34,
        "attempts": 34,
        "failures": 0,
        "avg_ms": 123.24171573531578,
        "p50_ms": 111.4316460000282,
        "p75_ms": 139.42533274990865,
        "p95_ms": 189.5211808000341,
        "p99_ms": 265.5941428899747
      },
      "cart_add": {
        "samples": 53,
        "attempts": 53,
        "failures": 0,
        "avg_ms": 222.31622637737706,
        "p50_ms": 220.11004199998752,
        "p75_ms": 239.87220799995157,
        "p95_ms": 269.12844100006623,
        "p99_ms": 310.31601300003763
      },
      "checkout_write": {
        "samples": 155,
        "attempts": 155,
        "failures": 0,
        "avg_ms": 642.3804010258046,
        "p50_ms": 629.6827080000185,
        "p75_ms": 676.4314374999003,
        "p95_ms": 818.2086375000156,
        "p99_ms": 1363.3697010399203
      },
      "product_browse": {
        "samples": 63,
        "attempts": 63,
        "failures": 0,
        "avg_ms": 85.38273407937898,
        "p50_ms": 98.40579199999411,
        "p75_ms": 101.28416650002237,
        "p95_ms": 135.98714170007042,
        "p99_ms": 153.3286739600226
      }
    },
    "status_counts": {
      "200": 876
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10042,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10197,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 155,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 155,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 22049,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2279,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 22052,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2285,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 3,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 6,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep3_mariadb-innodb-baseline_write-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_write-heavy_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.353767999999945,
    "ok_flows": 410,
    "failed_flows": 0,
    "flow_requests_per_second": 13.076578228173428,
    "attempted_writes_per_second": 6.570183207326161,
    "successful_writes_per_second": 6.570183207326161,
    "write_verification_failures": 0,
    "avg_ms": 1197.217043719512,
    "http_request_avg_ms": 406.1325085496695,
    "p50_ms": 1428.9755835001188,
    "p75_ms": 2113.479479249918,
    "p95_ms": 2488.993966999965,
    "p99_ms": 2971.5206480899365,
    "by_kind": {
      "browse": {
        "samples": 72,
        "avg_ms": 113.87568865279087,
        "p50_ms": 106.19439599997804,
        "p75_ms": 143.5976872500646,
        "p95_ms": 232.72141700002751,
        "p99_ms": 275.86398706995925
      },
      "cart": {
        "samples": 90,
        "avg_ms": 373.96645047777184,
        "p50_ms": 350.2524169999788,
        "p75_ms": 406.59358374995236,
        "p95_ms": 565.3585144000087,
        "p99_ms": 669.8366007601226
      },
      "admin_read": {
        "samples": 42,
        "avg_ms": 240.3006031904462,
        "p50_ms": 150.61339599992607,
        "p75_ms": 323.94534374992645,
        "p95_ms": 537.4746502999643,
        "p99_ms": 736.6970458099538
      },
      "write": {
        "samples": 206,
        "avg_ms": 2130.6326818689363,
        "p50_ms": 2113.1999584999903,
        "p75_ms": 2284.0420307500153,
        "p95_ms": 2869.6214067501273,
        "p99_ms": 3011.323790249992
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 42,
        "attempts": 42,
        "failures": 0,
        "avg_ms": 240.3006031904462,
        "p50_ms": 150.61339599992607,
        "p75_ms": 323.94534374992645,
        "p95_ms": 537.4746502999643,
        "p99_ms": 736.6970458099538
      },
      "cart_add": {
        "samples": 90,
        "attempts": 90,
        "failures": 0,
        "avg_ms": 373.96645047777184,
        "p50_ms": 350.2524169999788,
        "p75_ms": 406.59358374995236,
        "p95_ms": 565.3585144000087,
        "p99_ms": 669.8366007601226
      },
      "checkout_write": {
        "samples": 206,
        "attempts": 206,
        "failures": 0,
        "avg_ms": 2130.6326818689363,
        "p50_ms": 2113.1999584999903,
        "p75_ms": 2284.0420307500153,
        "p95_ms": 2869.6214067501273,
        "p99_ms": 3011.323790249992
      },
      "product_browse": {
        "samples": 72,
        "attempts": 72,
        "failures": 0,
        "avg_ms": 113.87568865279087,
        "p50_ms": 106.19439599997804,
        "p75_ms": 143.5976872500646,
        "p95_ms": 232.72141700002751,
        "p99_ms": 275.86398706995925
      }
    },
    "status_counts": {
      "200": 1208
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10068,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10274,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 206,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 206,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 2682,
        "Innodb_row_lock_time_max": 85,
        "Innodb_row_lock_waits": 1060,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 2736,
        "Innodb_row_lock_time_max": 85,
        "Innodb_row_lock_waits": 1075,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 54,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 15,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_mariadb-innodb-baseline_write-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_write-heavy_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.04121424999994,
    "ok_flows": 415,
    "failed_flows": 0,
    "flow_requests_per_second": 13.369322367922537,
    "attempted_writes_per_second": 6.571907862786018,
    "successful_writes_per_second": 6.571907862786018,
    "write_verification_failures": 0,
    "avg_ms": 1178.755652934943,
    "http_request_avg_ms": 403.7553218257643,
    "p50_ms": 659.3077500001527,
    "p75_ms": 2111.3124585001515,
    "p95_ms": 2454.43814179971,
    "p99_ms": 3014.9230608798193,
    "by_kind": {
      "browse": {
        "samples": 76,
        "avg_ms": 118.43543422367618,
        "p50_ms": 111.66062500001317,
        "p75_ms": 143.43935449971923,
        "p95_ms": 239.7001357502404,
        "p99_ms": 279.77378100001715
      },
      "cart": {
        "samples": 92,
        "avg_ms": 399.34761008697467,
        "p50_ms": 373.0281665000348,
        "p75_ms": 452.2481039998638,
        "p95_ms": 644.9748292000095,
        "p99_ms": 713.2566650298077
      },
      "admin_read": {
        "samples": 43,
        "avg_ms": 229.31267248837727,
        "p50_ms": 150.25675000015326,
        "p75_ms": 333.21508349990836,
        "p95_ms": 575.3058372000851,
        "p99_ms": 595.505839859934
      },
      "write": {
        "samples": 204,
        "avg_ms": 2125.402342754903,
        "p50_ms": 2114.1694375000952,
        "p75_ms": 2271.719937250168,
        "p95_ms": 2804.320289300085,
        "p99_ms": 3165.984070000104
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 43,
        "attempts": 43,
        "failures": 0,
        "avg_ms": 229.31267248837727,
        "p50_ms": 150.25675000015326,
        "p75_ms": 333.21508349990836,
        "p95_ms": 575.3058372000851,
        "p99_ms": 595.505839859934
      },
      "cart_add": {
        "samples": 92,
        "attempts": 92,
        "failures": 0,
        "avg_ms": 399.34761008697467,
        "p50_ms": 373.0281665000348,
        "p75_ms": 452.2481039998638,
        "p95_ms": 644.9748292000095,
        "p99_ms": 713.2566650298077
      },
      "checkout_write": {
        "samples": 204,
        "attempts": 204,
        "failures": 0,
        "avg_ms": 2125.402342754903,
        "p50_ms": 2114.1694375000952,
        "p75_ms": 2271.719937250168,
        "p95_ms": 2804.320289300085,
        "p99_ms": 3165.984070000104
      },
      "product_browse": {
        "samples": 76,
        "attempts": 76,
        "failures": 0,
        "avg_ms": 118.43543422367618,
        "p50_ms": 111.66062500001317,
        "p75_ms": 143.43935449971923,
        "p95_ms": 239.7001357502404,
        "p99_ms": 279.77378100001715
      }
    },
    "status_counts": {
      "200": 1211
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10062,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10266,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 204,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 204,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 16064,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1531,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 16065,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1548,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 1,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 17,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_mariadb-innodb-baseline_write-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_write-heavy_c16",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.2615672500001,
    "ok_flows": 353,
    "failed_flows": 0,
    "flow_requests_per_second": 11.29182031012853,
    "attempted_writes_per_second": 5.6938923943424316,
    "successful_writes_per_second": 5.6938923943424316,
    "write_verification_failures": 0,
    "avg_ms": 1394.8288359320065,
    "http_request_avg_ms": 471.8663927727712,
    "p50_ms": 1328.428249999888,
    "p75_ms": 2373.2302499997786,
    "p95_ms": 3134.7146663998487,
    "p99_ms": 4048.022489679662,
    "by_kind": {
      "browse": {
        "samples": 61,
        "avg_ms": 152.17984077046776,
        "p50_ms": 124.39795799991771,
        "p75_ms": 167.43245899988324,
        "p95_ms": 342.10395900026924,
        "p99_ms": 500.69599980015465
      },
      "cart": {
        "samples": 78,
        "avg_ms": 464.0291895897439,
        "p50_ms": 441.33814600013466,
        "p75_ms": 505.19398899996304,
        "p95_ms": 742.0978338998113,
        "p99_ms": 930.8660378398383
      },
      "admin_read": {
        "samples": 36,
        "avg_ms": 272.03919919448555,
        "p50_ms": 162.3797290001221,
        "p75_ms": 341.6676872501512,
        "p95_ms": 678.1642184998873,
        "p99_ms": 953.5989460499194
      },
      "write": {
        "samples": 178,
        "avg_ms": 2455.640004707856,
        "p50_ms": 2366.5502709998236,
        "p75_ms": 2620.4637294998747,
        "p95_ms": 3812.86218755015,
        "p99_ms": 4226.696082160187
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 36,
        "attempts": 36,
        "failures": 0,
        "avg_ms": 272.03919919448555,
        "p50_ms": 162.3797290001221,
        "p75_ms": 341.6676872501512,
        "p95_ms": 678.1642184998873,
        "p99_ms": 953.5989460499194
      },
      "cart_add": {
        "samples": 78,
        "attempts": 78,
        "failures": 0,
        "avg_ms": 464.0291895897439,
        "p50_ms": 441.33814600013466,
        "p75_ms": 505.19398899996304,
        "p95_ms": 742.0978338998113,
        "p99_ms": 930.8660378398383
      },
      "checkout_write": {
        "samples": 178,
        "attempts": 178,
        "failures": 0,
        "avg_ms": 2455.640004707856,
        "p50_ms": 2366.5502709998236,
        "p75_ms": 2620.4637294998747,
        "p95_ms": 3812.86218755015,
        "p99_ms": 4226.696082160187
      },
      "product_browse": {
        "samples": 61,
        "attempts": 61,
        "failures": 0,
        "avg_ms": 152.17984077046776,
        "p50_ms": 124.39795799991771,
        "p75_ms": 167.43245899988324,
        "p95_ms": 342.10395900026924,
        "p99_ms": 500.69599980015465
      }
    },
    "status_counts": {
      "200": 1043
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10071,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10249,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 178,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 178,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 20358,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1957,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 20360,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1965,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 2,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 8,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_mariadb-innodb-baseline_write-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_write-heavy_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.852881458999946,
    "ok_flows": 487,
    "failed_flows": 0,
    "flow_requests_per_second": 15.289040667383624,
    "attempted_writes_per_second": 7.59742883266291,
    "successful_writes_per_second": 7.59742883266291,
    "write_verification_failures": 0,
    "avg_ms": 2046.1333567885056,
    "http_request_avg_ms": 715.1416008506849,
    "p50_ms": 1659.2860420000761,
    "p75_ms": 3692.5126664999652,
    "p95_ms": 4299.017737299937,
    "p99_ms": 4750.168706379886,
    "by_kind": {
      "browse": {
        "samples": 99,
        "avg_ms": 198.69329969696298,
        "p50_ms": 135.9578330000204,
        "p75_ms": 237.62027100008254,
        "p95_ms": 427.09917950001,
        "p99_ms": 974.1713673199997
      },
      "cart": {
        "samples": 90,
        "avg_ms": 691.9964116000174,
        "p50_ms": 623.1296665000627,
        "p75_ms": 809.3380937500001,
        "p95_ms": 1370.7451000001015,
        "p99_ms": 1659.5730823800568
      },
      "admin_read": {
        "samples": 56,
        "avg_ms": 445.5333497500039,
        "p50_ms": 385.25239600005534,
        "p75_ms": 571.8806044999383,
        "p95_ms": 1063.941916750025,
        "p99_ms": 1348.6339353499377
      },
      "write": {
        "samples": 242,
        "avg_ms": 3675.895716760333,
        "p50_ms": 3697.224125000048,
        "p75_ms": 3956.337343749965,
        "p95_ms": 4580.403752400059,
        "p99_ms": 4804.662788279948
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 56,
        "attempts": 56,
        "failures": 0,
        "avg_ms": 445.5333497500039,
        "p50_ms": 385.25239600005534,
        "p75_ms": 571.8806044999383,
        "p95_ms": 1063.941916750025,
        "p99_ms": 1348.6339353499377
      },
      "cart_add": {
        "samples": 90,
        "attempts": 90,
        "failures": 0,
        "avg_ms": 691.9964116000174,
        "p50_ms": 623.1296665000627,
        "p75_ms": 809.3380937500001,
        "p95_ms": 1370.7451000001015,
        "p99_ms": 1659.5730823800568
      },
      "checkout_write": {
        "samples": 242,
        "attempts": 242,
        "failures": 0,
        "avg_ms": 3675.895716760333,
        "p50_ms": 3697.224125000048,
        "p75_ms": 3956.337343749965,
        "p95_ms": 4580.403752400059,
        "p99_ms": 4804.662788279948
      },
      "product_browse": {
        "samples": 99,
        "attempts": 99,
        "failures": 0,
        "avg_ms": 198.69329969696298,
        "p50_ms": 135.9578330000204,
        "p75_ms": 237.62027100008254,
        "p95_ms": 427.09917950001,
        "p99_ms": 974.1713673199997
      }
    },
    "status_counts": {
      "200": 1393
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10081,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10323,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 242,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 242,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 2935,
        "Innodb_row_lock_time_max": 85,
        "Innodb_row_lock_waits": 1134,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 2987,
        "Innodb_row_lock_time_max": 85,
        "Innodb_row_lock_waits": 1153,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 52,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 19,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_mariadb-innodb-baseline_write-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_write-heavy_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 32.03055799999993,
    "ok_flows": 478,
    "failed_flows": 0,
    "flow_requests_per_second": 14.923249229688757,
    "attempted_writes_per_second": 7.492844801517368,
    "successful_writes_per_second": 7.492844801517368,
    "write_verification_failures": 0,
    "avg_ms": 2081.473274579499,
    "http_request_avg_ms": 722.8542312158384,
    "p50_ms": 2009.679896000307,
    "p75_ms": 3759.633926750098,
    "p95_ms": 4612.542691849876,
    "p99_ms": 5087.564285020035,
    "by_kind": {
      "browse": {
        "samples": 96,
        "avg_ms": 176.36959502081595,
        "p50_ms": 134.04031200025202,
        "p75_ms": 235.30799974992078,
        "p95_ms": 486.43808350004747,
        "p99_ms": 653.7286728997968
      },
      "cart": {
        "samples": 89,
        "avg_ms": 664.5581189775614,
        "p50_ms": 617.5742499999615,
        "p75_ms": 803.6622499998884,
        "p95_ms": 1157.1550668000782,
        "p99_ms": 1171.4428549602603
      },
      "admin_read": {
        "samples": 53,
        "avg_ms": 398.57059432076636,
        "p50_ms": 274.4897500001571,
        "p75_ms": 634.4569580001007,
        "p95_ms": 893.9234501996906,
        "p99_ms": 964.8260431602465
      },
      "write": {
        "samples": 240,
        "avg_ms": 3740.5951251624924,
        "p50_ms": 3759.5840205001423,
        "p75_ms": 4112.120374999904,
        "p95_ms": 4922.427533349969,
        "p99_ms": 5109.312039379915
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 53,
        "attempts": 53,
        "failures": 0,
        "avg_ms": 398.57059432076636,
        "p50_ms": 274.4897500001571,
        "p75_ms": 634.4569580001007,
        "p95_ms": 893.9234501996906,
        "p99_ms": 964.8260431602465
      },
      "cart_add": {
        "samples": 89,
        "attempts": 89,
        "failures": 0,
        "avg_ms": 664.5581189775614,
        "p50_ms": 617.5742499999615,
        "p75_ms": 803.6622499998884,
        "p95_ms": 1157.1550668000782,
        "p99_ms": 1171.4428549602603
      },
      "checkout_write": {
        "samples": 240,
        "attempts": 240,
        "failures": 0,
        "avg_ms": 3740.5951251624924,
        "p50_ms": 3759.5840205001423,
        "p75_ms": 4112.120374999904,
        "p95_ms": 4922.427533349969,
        "p99_ms": 5109.312039379915
      },
      "product_browse": {
        "samples": 96,
        "attempts": 96,
        "failures": 0,
        "avg_ms": 176.36959502081595,
        "p50_ms": 134.04031200025202,
        "p75_ms": 235.30799974992078,
        "p95_ms": 486.43808350004747,
        "p99_ms": 653.7286728997968
      }
    },
    "status_counts": {
      "200": 1376
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10080,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10320,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 240,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 240,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 16067,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1579,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 16138,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1598,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 71,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 19,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_mariadb-innodb-baseline_write-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_write-heavy_c32",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 32.073889207999855,
    "ok_flows": 494,
    "failed_flows": 0,
    "flow_requests_per_second": 15.401936347550478,
    "attempted_writes_per_second": 7.700968173775239,
    "successful_writes_per_second": 7.700968173775239,
    "write_verification_failures": 0,
    "avg_ms": 2017.5126726680053,
    "http_request_avg_ms": 701.1846517755033,
    "p50_ms": 1835.5601664998176,
    "p75_ms": 3638.7242607497683,
    "p95_ms": 4278.172388049598,
    "p99_ms": 4517.738398929459,
    "by_kind": {
      "browse": {
        "samples": 98,
        "avg_ms": 187.68946812239233,
        "p50_ms": 144.95372900000802,
        "p75_ms": 230.89182274975428,
        "p95_ms": 508.65334374943814,
        "p99_ms": 667.8970832303457
      },
      "cart": {
        "samples": 93,
        "avg_ms": 624.2738256882423,
        "p50_ms": 584.8629580004854,
        "p75_ms": 734.5185419999325,
        "p95_ms": 1105.5470252003943,
        "p99_ms": 1136.9361650003336
      },
      "admin_read": {
        "samples": 56,
        "avg_ms": 392.42492562496926,
        "p50_ms": 257.83537450024596,
        "p75_ms": 553.3808959996804,
        "p95_ms": 1015.5292602503323,
        "p99_ms": 1291.2479956497023
      },
      "write": {
        "samples": 247,
        "avg_ms": 3636.536157076904,
        "p50_ms": 3639.121041999715,
        "p75_ms": 3917.0698124994487,
        "p95_ms": 4347.850562399981,
        "p99_ms": 4621.870276999762
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 56,
        "attempts": 56,
        "failures": 0,
        "avg_ms": 392.42492562496926,
        "p50_ms": 257.83537450024596,
        "p75_ms": 553.3808959996804,
        "p95_ms": 1015.5292602503323,
        "p99_ms": 1291.2479956497023
      },
      "cart_add": {
        "samples": 93,
        "attempts": 93,
        "failures": 0,
        "avg_ms": 624.2738256882423,
        "p50_ms": 584.8629580004854,
        "p75_ms": 734.5185419999325,
        "p95_ms": 1105.5470252003943,
        "p99_ms": 1136.9361650003336
      },
      "checkout_write": {
        "samples": 247,
        "attempts": 247,
        "failures": 0,
        "avg_ms": 3636.536157076904,
        "p50_ms": 3639.121041999715,
        "p75_ms": 3917.0698124994487,
        "p95_ms": 4347.850562399981,
        "p99_ms": 4621.870276999762
      },
      "product_browse": {
        "samples": 98,
        "attempts": 98,
        "failures": 0,
        "avg_ms": 187.68946812239233,
        "p50_ms": 144.95372900000802,
        "p75_ms": 230.89182274975428,
        "p95_ms": 508.65334374943814,
        "p99_ms": 667.8970832303457
      }
    },
    "status_counts": {
      "200": 1421
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10081,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10328,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 247,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 247,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 20532,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1995,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 20639,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2019,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 107,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 24,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_mariadb-innodb-baseline_write-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_mariadb-innodb-baseline_write-heavy_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 33.35551504199998,
    "ok_flows": 517,
    "failed_flows": 0,
    "flow_requests_per_second": 15.499685714611617,
    "attempted_writes_per_second": 7.5849525837461105,
    "successful_writes_per_second": 7.5849525837461105,
    "write_verification_failures": 0,
    "avg_ms": 3927.9903612108337,
    "http_request_avg_ms": 1355.4394560280357,
    "p50_ms": 2576.168999999936,
    "p75_ms": 7019.121083000073,
    "p95_ms": 8982.109783399937,
    "p99_ms": 9705.783487279912,
    "by_kind": {
      "browse": {
        "samples": 107,
        "avg_ms": 456.6411163831719,
        "p50_ms": 339.51237499991294,
        "p75_ms": 618.3181039999681,
        "p95_ms": 1244.0055332001066,
        "p99_ms": 1400.2933355400182
      },
      "cart": {
        "samples": 111,
        "avg_ms": 1372.0415987207377,
        "p50_ms": 1232.4135420001312,
        "p75_ms": 2123.0477294999446,
        "p95_ms": 2512.468624500002,
        "p99_ms": 2797.0926835999994
      },
      "admin_read": {
        "samples": 46,
        "avg_ms": 1064.4696369130463,
        "p50_ms": 795.4188124999746,
        "p75_ms": 1622.381843749963,
        "p95_ms": 2473.3197295000195,
        "p99_ms": 2695.573701900002
      },
      "write": {
        "samples": 253,
        "avg_ms": 7038.135164177869,
        "p50_ms": 7036.732999999913,
        "p75_ms": 7685.934124999903,
        "p95_ms": 9539.58390039993,
        "p99_ms": 9969.839098159835
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 46,
        "attempts": 46,
        "failures": 0,
        "avg_ms": 1064.4696369130463,
        "p50_ms": 795.4188124999746,
        "p75_ms": 1622.381843749963,
        "p95_ms": 2473.3197295000195,
        "p99_ms": 2695.573701900002
      },
      "cart_add": {
        "samples": 111,
        "attempts": 111,
        "failures": 0,
        "avg_ms": 1372.0415987207377,
        "p50_ms": 1232.4135420001312,
        "p75_ms": 2123.0477294999446,
        "p95_ms": 2512.468624500002,
        "p99_ms": 2797.0926835999994
      },
      "checkout_write": {
        "samples": 253,
        "attempts": 253,
        "failures": 0,
        "avg_ms": 7038.135164177869,
        "p50_ms": 7036.732999999913,
        "p75_ms": 7685.934124999903,
        "p95_ms": 9539.58390039993,
        "p99_ms": 9969.839098159835
      },
      "product_browse": {
        "samples": 107,
        "attempts": 107,
        "failures": 0,
        "avg_ms": 456.6411163831719,
        "p50_ms": 339.51237499991294,
        "p75_ms": 618.3181039999681,
        "p95_ms": 1244.0055332001066,
        "p99_ms": 1400.2933355400182
      }
    },
    "status_counts": {
      "200": 1498
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10105,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10358,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 253,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 253,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 6077,
        "Innodb_row_lock_time_max": 210,
        "Innodb_row_lock_waits": 1245,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 14723,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1380,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 8646,
        "Innodb_row_lock_time_max": 74,
        "Innodb_row_lock_waits": 135,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_mariadb-innodb-baseline_write-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_mariadb-innodb-baseline_write-heavy_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 33.5297719590003,
    "ok_flows": 522,
    "failed_flows": 0,
    "flow_requests_per_second": 15.568253808534509,
    "attempted_writes_per_second": 7.6350056992046635,
    "successful_writes_per_second": 7.6350056992046635,
    "write_verification_failures": 0,
    "avg_ms": 3911.187658925288,
    "http_request_avg_ms": 1350.0932839325412,
    "p50_ms": 2631.4886874999956,
    "p75_ms": 7254.309843999863,
    "p95_ms": 8216.123612800266,
    "p99_ms": 8641.067658750293,
    "by_kind": {
      "browse": {
        "samples": 109,
        "avg_ms": 451.95915559633306,
        "p50_ms": 286.5879579999273,
        "p75_ms": 738.2849580003494,
        "p95_ms": 1109.6134752000578,
        "p99_ms": 1419.261152279978
      },
      "cart": {
        "samples": 111,
        "avg_ms": 1266.006124648656,
        "p50_ms": 1035.0905830000556,
        "p75_ms": 1873.5228544999245,
        "p95_ms": 2601.945062499908,
        "p99_ms": 2956.3614837000396
      },
      "admin_read": {
        "samples": 46,
        "avg_ms": 826.5748514564997,
        "p50_ms": 394.69358349992945,
        "p75_ms": 1302.1371977498575,
        "p95_ms": 2469.0235419998317,
        "p99_ms": 2746.3963999999114
      },
      "write": {
        "samples": 256,
        "avg_ms": 7085.262839828132,
        "p50_ms": 7279.97341650007,
        "p75_ms": 7770.021677000273,
        "p95_ms": 8460.334833500156,
        "p99_ms": 8673.394048099839
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 46,
        "attempts": 46,
        "failures": 0,
        "avg_ms": 826.5748514564997,
        "p50_ms": 394.69358349992945,
        "p75_ms": 1302.1371977498575,
        "p95_ms": 2469.0235419998317,
        "p99_ms": 2746.3963999999114
      },
      "cart_add": {
        "samples": 111,
        "attempts": 111,
        "failures": 0,
        "avg_ms": 1266.006124648656,
        "p50_ms": 1035.0905830000556,
        "p75_ms": 1873.5228544999245,
        "p95_ms": 2601.945062499908,
        "p99_ms": 2956.3614837000396
      },
      "checkout_write": {
        "samples": 256,
        "attempts": 256,
        "failures": 0,
        "avg_ms": 7085.262839828132,
        "p50_ms": 7279.97341650007,
        "p75_ms": 7770.021677000273,
        "p95_ms": 8460.334833500156,
        "p99_ms": 8673.394048099839
      },
      "product_browse": {
        "samples": 109,
        "attempts": 109,
        "failures": 0,
        "avg_ms": 451.95915559633306,
        "p50_ms": 286.5879579999273,
        "p75_ms": 738.2849580003494,
        "p95_ms": 1109.6134752000578,
        "p99_ms": 1419.261152279978
      }
    },
    "status_counts": {
      "200": 1512
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10104,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10360,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 256,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 256,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 16281,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1658,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 18014,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 1747,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 1733,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 89,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_mariadb-innodb-baseline_write-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_mariadb-innodb-baseline_write-heavy_c64",
    "variant": "mariadb-innodb-baseline",
    "family": "innodb",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 34.30215387499993,
    "ok_flows": 512,
    "failed_flows": 0,
    "flow_requests_per_second": 14.926176410547662,
    "attempted_writes_per_second": 7.288172075462725,
    "successful_writes_per_second": 7.288172075462725,
    "write_verification_failures": 0,
    "avg_ms": 4089.050384990244,
    "http_request_avg_ms": 1412.4622268346834,
    "p50_ms": 2909.4274794997546,
    "p75_ms": 7477.913041749616,
    "p95_ms": 8598.629314549999,
    "p99_ms": 9104.375279739816,
    "by_kind": {
      "browse": {
        "samples": 108,
        "avg_ms": 483.524145000013,
        "p50_ms": 383.67672899948957,
        "p75_ms": 651.4903955001046,
        "p95_ms": 1190.5132732493712,
        "p99_ms": 1333.2592174995266
      },
      "cart": {
        "samples": 110,
        "avg_ms": 1240.067305663656,
        "p50_ms": 1096.367853999709,
        "p75_ms": 1707.8581982498235,
        "p95_ms": 2780.1660668500517,
        "p99_ms": 3149.28210003005
      },
      "admin_read": {
        "samples": 44,
        "avg_ms": 1104.3849744772326,
        "p50_ms": 924.1587500000605,
        "p75_ms": 1663.0182295000395,
        "p95_ms": 2576.272172400195,
        "p99_ms": 3029.6822632493877
      },
      "write": {
        "samples": 250,
        "avg_ms": 7425.49138782001,
        "p50_ms": 7492.269083500105,
        "p75_ms": 8216.098156500266,
        "p95_ms": 9023.207985749877,
        "p99_ms": 9270.799360329975
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 44,
        "attempts": 44,
        "failures": 0,
        "avg_ms": 1104.3849744772326,
        "p50_ms": 924.1587500000605,
        "p75_ms": 1663.0182295000395,
        "p95_ms": 2576.272172400195,
        "p99_ms": 3029.6822632493877
      },
      "cart_add": {
        "samples": 110,
        "attempts": 110,
        "failures": 0,
        "avg_ms": 1240.067305663656,
        "p50_ms": 1096.367853999709,
        "p75_ms": 1707.8581982498235,
        "p95_ms": 2780.1660668500517,
        "p99_ms": 3149.28210003005
      },
      "checkout_write": {
        "samples": 250,
        "attempts": 250,
        "failures": 0,
        "avg_ms": 7425.49138782001,
        "p50_ms": 7492.269083500105,
        "p75_ms": 8216.098156500266,
        "p95_ms": 9023.207985749877,
        "p99_ms": 9270.799360329975
      },
      "product_browse": {
        "samples": 108,
        "attempts": 108,
        "failures": 0,
        "avg_ms": 483.524145000013,
        "p50_ms": 383.67672899948957,
        "p75_ms": 651.4903955001046,
        "p95_ms": 1190.5132732493712,
        "p99_ms": 1333.2592174995266
      }
    },
    "status_counts": {
      "200": 1482
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10092,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10342,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 250,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 250,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {},
    "mysql": {
      "before": {
        "Innodb_row_lock_time": 20703,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2064,
        "Threads_connected": 2,
        "Threads_running": 1
      },
      "after": {
        "Innodb_row_lock_time": 22033,
        "Innodb_row_lock_time_max": 284,
        "Innodb_row_lock_waits": 2163,
        "Threads_connected": 1,
        "Threads_running": 1
      },
      "delta": {
        "Innodb_row_lock_time": 1330,
        "Innodb_row_lock_time_max": 0,
        "Innodb_row_lock_waits": 99,
        "Threads_connected": -1,
        "Threads_running": 0
      }
    },
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_mariadb-innodb-baseline_write-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-3.0.0-rc.3_balanced_c4",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.176874124999813,
    "ok_flows": 543,
    "failed_flows": 0,
    "flow_requests_per_second": 17.99391142206328,
    "attempted_writes_per_second": 3.943417051980719,
    "successful_writes_per_second": 3.943417051980719,
    "write_verification_failures": 0,
    "avg_ms": 221.66288076612358,
    "http_request_avg_ms": 110.26547568256517,
    "p50_ms": 122.1792500000447,
    "p75_ms": 202.51795799981664,
    "p95_ms": 661.3724131001163,
    "p99_ms": 739.1238105000231,
    "by_kind": {
      "browse": {
        "samples": 267,
        "avg_ms": 91.62159737828138,
        "p50_ms": 93.44933400006994,
        "p75_ms": 116.00510400012354,
        "p95_ms": 125.40387080016444,
        "p99_ms": 138.98150450006113
      },
      "cart": {
        "samples": 95,
        "avg_ms": 196.1570679789618,
        "p50_ms": 194.5971670002109,
        "p75_ms": 200.07800050007063,
        "p95_ms": 208.97565359978216,
        "p99_ms": 229.0088824800388
      },
      "admin_read": {
        "samples": 62,
        "avg_ms": 128.3761922419334,
        "p50_ms": 119.24785399992288,
        "p75_ms": 147.02544800002215,
        "p95_ms": 153.43069315006233,
        "p99_ms": 193.85771813002526
      },
      "write": {
        "samples": 119,
        "avg_ms": 582.4011124285931,
        "p50_ms": 580.4497500002981,
        "p75_ms": 658.3049374999064,
        "p95_ms": 738.099070500175,
        "p99_ms": 812.189601939817
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 62,
        "attempts": 62,
        "failures": 0,
        "avg_ms": 128.3761922419334,
        "p50_ms": 119.24785399992288,
        "p75_ms": 147.02544800002215,
        "p95_ms": 153.43069315006233,
        "p99_ms": 193.85771813002526
      },
      "cart_add": {
        "samples": 95,
        "attempts": 95,
        "failures": 0,
        "avg_ms": 196.1570679789618,
        "p50_ms": 194.5971670002109,
        "p75_ms": 200.07800050007063,
        "p95_ms": 208.97565359978216,
        "p99_ms": 229.0088824800388
      },
      "checkout_write": {
        "samples": 119,
        "attempts": 119,
        "failures": 0,
        "avg_ms": 582.4011124285931,
        "p50_ms": 580.4497500002981,
        "p75_ms": 658.3049374999064,
        "p95_ms": 738.099070500175,
        "p99_ms": 812.189601939817
      },
      "product_browse": {
        "samples": 202,
        "attempts": 202,
        "failures": 0,
        "avg_ms": 87.88913943069902,
        "p50_ms": 83.01424999990559,
        "p75_ms": 117.32185450000543,
        "p95_ms": 125.44869790003759,
        "p99_ms": 134.8993178299452
      },
      "product_search": {
        "samples": 65,
        "attempts": 65,
        "failures": 0,
        "avg_ms": 103.22092823076812,
        "p50_ms": 97.8531670002667,
        "p75_ms": 104.60354199994981,
        "p95_ms": 121.39741620003404,
        "p99_ms": 190.24849875993812
      }
    },
    "status_counts": {
      "200": 1090
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10055,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10174,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 119,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 119,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781052845.3007438,
        "db_bytes": 5343170560,
        "wal_bytes": 4968752,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781052875.478058,
        "db_bytes": 5344296960,
        "wal_bytes": 5726832,
        "shm_bytes": 32768
      },
      "wal_max_bytes": 5726832,
      "wal_samples": [
        {
          "time": 1781052845.300949,
          "db_bytes": 5343170560,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052845.8136609,
          "db_bytes": 5343211520,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052846.323828,
          "db_bytes": 5343240192,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052846.832105,
          "db_bytes": 5343240192,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052847.339554,
          "db_bytes": 5343277056,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052847.848474,
          "db_bytes": 5343277056,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052848.358314,
          "db_bytes": 5343313920,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052848.859482,
          "db_bytes": 5343354880,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052849.369456,
          "db_bytes": 5343379456,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052849.87961,
          "db_bytes": 5343379456,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052850.387823,
          "db_bytes": 5343416320,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052850.890811,
          "db_bytes": 5343416320,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052851.394418,
          "db_bytes": 5343440896,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052851.900525,
          "db_bytes": 5343461376,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052852.4111428,
          "db_bytes": 5343461376,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052852.921278,
          "db_bytes": 5343485952,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052853.431434,
          "db_bytes": 5343514624,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052853.933352,
          "db_bytes": 5343547392,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052854.443918,
          "db_bytes": 5343563776,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052854.954057,
          "db_bytes": 5343563776,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052855.4641988,
          "db_bytes": 5343604736,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052855.9742138,
          "db_bytes": 5343604736,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052856.484331,
          "db_bytes": 5343633408,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052856.99562,
          "db_bytes": 5343633408,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052857.506303,
          "db_bytes": 5343674368,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052858.0164568,
          "db_bytes": 5343682560,
          "wal_bytes": 4968752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052858.521837,
          "db_bytes": 5343711232,
          "wal_bytes": 5236552,
          "shm_bytes": 32768
        },
        {
          "time": 1781052859.03136,
          "db_bytes": 5343711232,
          "wal_bytes": 5236552,
          "shm_bytes": 32768
        },
        {
          "time": 1781052859.5415108,
          "db_bytes": 5343735808,
          "wal_bytes": 5236552,
          "shm_bytes": 32768
        },
        {
          "time": 1781052860.053487,
          "db_bytes": 5343772672,
          "wal_bytes": 5236552,
          "shm_bytes": 32768
        },
        {
          "time": 1781052860.5612822,
          "db_bytes": 5343772672,
          "wal_bytes": 5236552,
          "shm_bytes": 32768
        },
        {
          "time": 1781052861.0620759,
          "db_bytes": 5343817728,
          "wal_bytes": 5236552,
          "shm_bytes": 32768
        },
        {
          "time": 1781052861.57331,
          "db_bytes": 5343817728,
          "wal_bytes": 5236552,
          "shm_bytes": 32768
        },
        {
          "time": 1781052862.080343,
          "db_bytes": 5343850496,
          "wal_bytes": 5236552,
          "shm_bytes": 32768
        },
        {
          "time": 1781052862.584277,
          "db_bytes": 5343850496,
          "wal_bytes": 5236552,
          "shm_bytes": 32768
        },
        {
          "time": 1781052863.089707,
          "db_bytes": 5343887360,
          "wal_bytes": 5236552,
          "shm_bytes": 32768
        },
        {
          "time": 1781052863.597159,
          "db_bytes": 5343887360,
          "wal_bytes": 5236552,
          "shm_bytes": 32768
        },
        {
          "time": 1781052864.107263,
          "db_bytes": 5343924224,
          "wal_bytes": 5318952,
          "shm_bytes": 32768
        },
        {
          "time": 1781052864.6079419,
          "db_bytes": 5343952896,
          "wal_bytes": 5318952,
          "shm_bytes": 32768
        },
        {
          "time": 1781052865.113837,
          "db_bytes": 5343952896,
          "wal_bytes": 5318952,
          "shm_bytes": 32768
        },
        {
          "time": 1781052865.6204102,
          "db_bytes": 5343981568,
          "wal_bytes": 5500232,
          "shm_bytes": 32768
        },
        {
          "time": 1781052866.130539,
          "db_bytes": 5344026624,
          "wal_bytes": 5500232,
          "shm_bytes": 32768
        },
        {
          "time": 1781052866.64174,
          "db_bytes": 5344026624,
          "wal_bytes": 5500232,
          "shm_bytes": 32768
        },
        {
          "time": 1781052867.151909,
          "db_bytes": 5344043008,
          "wal_bytes": 5500232,
          "shm_bytes": 32768
        },
        {
          "time": 1781052867.655715,
          "db_bytes": 5344043008,
          "wal_bytes": 5500232,
          "shm_bytes": 32768
        },
        {
          "time": 1781052868.158806,
          "db_bytes": 5344071680,
          "wal_bytes": 5500232,
          "shm_bytes": 32768
        },
        {
          "time": 1781052868.664331,
          "db_bytes": 5344071680,
          "wal_bytes": 5500232,
          "shm_bytes": 32768
        },
        {
          "time": 1781052869.174871,
          "db_bytes": 5344071680,
          "wal_bytes": 5500232,
          "shm_bytes": 32768
        },
        {
          "time": 1781052869.6857212,
          "db_bytes": 5344120832,
          "wal_bytes": 5500232,
          "shm_bytes": 32768
        },
        {
          "time": 1781052870.187504,
          "db_bytes": 5344120832,
          "wal_bytes": 5500232,
          "shm_bytes": 32768
        },
        {
          "time": 1781052870.697283,
          "db_bytes": 5344161792,
          "wal_bytes": 5500232,
          "shm_bytes": 32768
        },
        {
          "time": 1781052871.207407,
          "db_bytes": 5344161792,
          "wal_bytes": 5500232,
          "shm_bytes": 32768
        },
        {
          "time": 1781052871.711592,
          "db_bytes": 5344202752,
          "wal_bytes": 5500232,
          "shm_bytes": 32768
        },
        {
          "time": 1781052872.2217112,
          "db_bytes": 5344202752,
          "wal_bytes": 5726832,
          "shm_bytes": 32768
        },
        {
          "time": 1781052872.73247,
          "db_bytes": 5344202752,
          "wal_bytes": 5726832,
          "shm_bytes": 32768
        },
        {
          "time": 1781052873.2433002,
          "db_bytes": 5344239616,
          "wal_bytes": 5726832,
          "shm_bytes": 32768
        },
        {
          "time": 1781052873.753433,
          "db_bytes": 5344239616,
          "wal_bytes": 5726832,
          "shm_bytes": 32768
        },
        {
          "time": 1781052874.256765,
          "db_bytes": 5344272384,
          "wal_bytes": 5726832,
          "shm_bytes": 32768
        },
        {
          "time": 1781052874.763838,
          "db_bytes": 5344272384,
          "wal_bytes": 5726832,
          "shm_bytes": 32768
        },
        {
          "time": 1781052875.2742982,
          "db_bytes": 5344296960,
          "wal_bytes": 5726832,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep1_sqlite-driver-3.0.0-rc.3_balanced_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-3.0.0-rc.3_balanced_c4",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.308160207999663,
    "ok_flows": 545,
    "failed_flows": 0,
    "flow_requests_per_second": 17.98195589107881,
    "attempted_writes_per_second": 3.992324151964287,
    "successful_writes_per_second": 3.992324151964287,
    "write_verification_failures": 0,
    "avg_ms": 221.11760763669605,
    "http_request_avg_ms": 109.59944492986989,
    "p50_ms": 121.92220800034193,
    "p75_ms": 202.208624999912,
    "p95_ms": 672.9245501998774,
    "p99_ms": 725.6551559999565,
    "by_kind": {
      "browse": {
        "samples": 267,
        "avg_ms": 91.13639603370852,
        "p50_ms": 93.02391700020962,
        "p75_ms": 116.41695849993994,
        "p95_ms": 126.25133290002849,
        "p99_ms": 144.04241799990797
      },
      "cart": {
        "samples": 95,
        "avg_ms": 196.75690965262365,
        "p50_ms": 194.20583400005853,
        "p75_ms": 199.68185399989125,
        "p95_ms": 220.7268455999838,
        "p99_ms": 231.9753325200237
      },
      "admin_read": {
        "samples": 62,
        "avg_ms": 129.7827776290594,
        "p50_ms": 121.59214600001178,
        "p75_ms": 146.63589524991494,
        "p95_ms": 157.33560624994425,
        "p99_ms": 182.87187848983194
      },
      "write": {
        "samples": 121,
        "avg_ms": 573.8614858760191,
        "p50_ms": 582.232791000024,
        "p75_ms": 667.1624159998828,
        "p95_ms": 720.3941660000055,
        "p99_ms": 747.6348913998663
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 62,
        "attempts": 62,
        "failures": 0,
        "avg_ms": 129.7827776290594,
        "p50_ms": 121.59214600001178,
        "p75_ms": 146.63589524991494,
        "p95_ms": 157.33560624994425,
        "p99_ms": 182.87187848983194
      },
      "cart_add": {
        "samples": 95,
        "attempts": 95,
        "failures": 0,
        "avg_ms": 196.75690965262365,
        "p50_ms": 194.20583400005853,
        "p75_ms": 199.68185399989125,
        "p95_ms": 220.7268455999838,
        "p99_ms": 231.9753325200237
      },
      "checkout_write": {
        "samples": 121,
        "attempts": 121,
        "failures": 0,
        "avg_ms": 573.8614858760191,
        "p50_ms": 582.232791000024,
        "p75_ms": 667.1624159998828,
        "p95_ms": 720.3941660000055,
        "p99_ms": 747.6348913998663
      },
      "product_browse": {
        "samples": 200,
        "attempts": 200,
        "failures": 0,
        "avg_ms": 88.6216849600055,
        "p50_ms": 82.45247949980694,
        "p75_ms": 118.91255250031918,
        "p95_ms": 128.68480835015816,
        "p99_ms": 148.89183508960284
      },
      "product_search": {
        "samples": 67,
        "attempts": 67,
        "failures": 0,
        "avg_ms": 98.64299625371756,
        "p50_ms": 97.20450000031633,
        "p75_ms": 100.86866649999138,
        "p95_ms": 109.25237939977706,
        "p99_ms": 121.67679822009632
      }
    },
    "status_counts": {
      "200": 1098
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10053,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10174,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 121,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 121,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781052995.6726341,
        "db_bytes": 5343174656,
        "wal_bytes": 5055272,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781053025.981214,
        "db_bytes": 5344284672,
        "wal_bytes": 6835112,
        "shm_bytes": 32768
      },
      "wal_max_bytes": 6835112,
      "wal_samples": [
        {
          "time": 1781052995.672867,
          "db_bytes": 5343174656,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781052996.1808178,
          "db_bytes": 5343174656,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781052996.690934,
          "db_bytes": 5343215616,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781052997.2002418,
          "db_bytes": 5343215616,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781052997.710614,
          "db_bytes": 5343260672,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781052998.2205381,
          "db_bytes": 5343260672,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781052998.721923,
          "db_bytes": 5343301632,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781052999.234422,
          "db_bytes": 5343326208,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781052999.73873,
          "db_bytes": 5343326208,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053000.240743,
          "db_bytes": 5343367168,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053000.75748,
          "db_bytes": 5343367168,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053001.26745,
          "db_bytes": 5343404032,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053001.782987,
          "db_bytes": 5343404032,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053002.293134,
          "db_bytes": 5343436800,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053002.8018692,
          "db_bytes": 5343453184,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053003.3058078,
          "db_bytes": 5343453184,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053003.814187,
          "db_bytes": 5343481856,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053004.316902,
          "db_bytes": 5343518720,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053004.825971,
          "db_bytes": 5343518720,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053005.341685,
          "db_bytes": 5343535104,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053005.844536,
          "db_bytes": 5343563776,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053006.355718,
          "db_bytes": 5343563776,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053006.867624,
          "db_bytes": 5343612928,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053007.370353,
          "db_bytes": 5343612928,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053007.881183,
          "db_bytes": 5343641600,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053008.383618,
          "db_bytes": 5343641600,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053008.887392,
          "db_bytes": 5343678464,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053009.3975182,
          "db_bytes": 5343678464,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053009.906052,
          "db_bytes": 5343703040,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053010.4066718,
          "db_bytes": 5343731712,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053010.919588,
          "db_bytes": 5343731712,
          "wal_bytes": 5994632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053011.429296,
          "db_bytes": 5343731712,
          "wal_bytes": 5994632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053011.939329,
          "db_bytes": 5343780864,
          "wal_bytes": 5994632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053012.447517,
          "db_bytes": 5343780864,
          "wal_bytes": 5994632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053012.955837,
          "db_bytes": 5343817728,
          "wal_bytes": 5994632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053013.471719,
          "db_bytes": 5343838208,
          "wal_bytes": 5994632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053013.974786,
          "db_bytes": 5343838208,
          "wal_bytes": 5994632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053014.487413,
          "db_bytes": 5343879168,
          "wal_bytes": 5994632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053014.997151,
          "db_bytes": 5343907840,
          "wal_bytes": 5994632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053015.505821,
          "db_bytes": 5343907840,
          "wal_bytes": 5994632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053016.0159318,
          "db_bytes": 5343924224,
          "wal_bytes": 5994632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053016.522519,
          "db_bytes": 5343924224,
          "wal_bytes": 5994632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053017.032663,
          "db_bytes": 5343940608,
          "wal_bytes": 5994632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053017.5371149,
          "db_bytes": 5343977472,
          "wal_bytes": 5994632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053018.043906,
          "db_bytes": 5343977472,
          "wal_bytes": 5994632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053018.554809,
          "db_bytes": 5344014336,
          "wal_bytes": 5994632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053019.0644832,
          "db_bytes": 5344022528,
          "wal_bytes": 6835112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053019.5753431,
          "db_bytes": 5344038912,
          "wal_bytes": 6835112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053020.0833762,
          "db_bytes": 5344038912,
          "wal_bytes": 6835112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053020.5962298,
          "db_bytes": 5344071680,
          "wal_bytes": 6835112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053021.100565,
          "db_bytes": 5344104448,
          "wal_bytes": 6835112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053021.6118479,
          "db_bytes": 5344104448,
          "wal_bytes": 6835112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053022.127706,
          "db_bytes": 5344153600,
          "wal_bytes": 6835112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053022.6347039,
          "db_bytes": 5344153600,
          "wal_bytes": 6835112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053023.144703,
          "db_bytes": 5344202752,
          "wal_bytes": 6835112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053023.654894,
          "db_bytes": 5344227328,
          "wal_bytes": 6835112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053024.1650932,
          "db_bytes": 5344227328,
          "wal_bytes": 6835112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053024.673056,
          "db_bytes": 5344227328,
          "wal_bytes": 6835112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053025.1802518,
          "db_bytes": 5344260096,
          "wal_bytes": 6835112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053025.687807,
          "db_bytes": 5344284672,
          "wal_bytes": 6835112,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep2_sqlite-driver-3.0.0-rc.3_balanced_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-3.0.0-rc.3_balanced_c4",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.726913583999703,
    "ok_flows": 553,
    "failed_flows": 0,
    "flow_requests_per_second": 17.99725177370113,
    "attempted_writes_per_second": 3.970460608302962,
    "successful_writes_per_second": 3.970460608302962,
    "write_verification_failures": 0,
    "avg_ms": 218.3855896347187,
    "http_request_avg_ms": 108.33994661096122,
    "p50_ms": 119.39279200032615,
    "p75_ms": 201.2744170001497,
    "p95_ms": 658.522358799928,
    "p99_ms": 720.9024336800943,
    "by_kind": {
      "browse": {
        "samples": 272,
        "avg_ms": 89.85702731248867,
        "p50_ms": 93.35512500001641,
        "p75_ms": 115.34636425017197,
        "p95_ms": 124.33056905024387,
        "p99_ms": 137.0456476797699
      },
      "cart": {
        "samples": 97,
        "avg_ms": 196.78237420616497,
        "p50_ms": 192.30283399974724,
        "p75_ms": 195.93049999957657,
        "p95_ms": 227.64383380017534,
        "p99_ms": 263.1392803199198
      },
      "admin_read": {
        "samples": 62,
        "avg_ms": 127.43591803229954,
        "p50_ms": 117.54308399986257,
        "p75_ms": 146.21853125004236,
        "p95_ms": 154.2646274001072,
        "p99_ms": 163.17685610985336
      },
      "write": {
        "samples": 122,
        "avg_ms": 568.3377247787053,
        "p50_ms": 564.5293124998716,
        "p75_ms": 652.4660522500199,
        "p95_ms": 712.9433985500782,
        "p99_ms": 749.0691340000831
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 62,
        "attempts": 62,
        "failures": 0,
        "avg_ms": 127.43591803229954,
        "p50_ms": 117.54308399986257,
        "p75_ms": 146.21853125004236,
        "p95_ms": 154.2646274001072,
        "p99_ms": 163.17685610985336
      },
      "cart_add": {
        "samples": 97,
        "attempts": 97,
        "failures": 0,
        "avg_ms": 196.78237420616497,
        "p50_ms": 192.30283399974724,
        "p75_ms": 195.93049999957657,
        "p95_ms": 227.64383380017534,
        "p99_ms": 263.1392803199198
      },
      "checkout_write": {
        "samples": 122,
        "attempts": 122,
        "failures": 0,
        "avg_ms": 568.3377247787053,
        "p50_ms": 564.5293124998716,
        "p75_ms": 652.4660522500199,
        "p95_ms": 712.9433985500782,
        "p99_ms": 749.0691340000831
      },
      "product_browse": {
        "samples": 206,
        "attempts": 206,
        "failures": 0,
        "avg_ms": 87.14463069415915,
        "p50_ms": 81.31000000003041,
        "p75_ms": 116.93689625030856,
        "p95_ms": 124.78374950012494,
        "p99_ms": 137.49101039957168
      },
      "product_search": {
        "samples": 66,
        "attempts": 66,
        "failures": 0,
        "avg_ms": 98.32299251515354,
        "p50_ms": 95.96887500015328,
        "p75_ms": 98.98340624999946,
        "p95_ms": 115.08570850003252,
        "p99_ms": 122.81208979982232
      }
    },
    "status_counts": {
      "200": 1113
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10053,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10175,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 122,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 122,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781053145.148623,
        "db_bytes": 5343178752,
        "wal_bytes": 5220072,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781053175.875985,
        "db_bytes": 5344292864,
        "wal_bytes": 6270672,
        "shm_bytes": 32768
      },
      "wal_max_bytes": 6270672,
      "wal_samples": [
        {
          "time": 1781053145.14885,
          "db_bytes": 5343178752,
          "wal_bytes": 5220072,
          "shm_bytes": 32768
        },
        {
          "time": 1781053145.65419,
          "db_bytes": 5343199232,
          "wal_bytes": 5220072,
          "shm_bytes": 32768
        },
        {
          "time": 1781053146.1645062,
          "db_bytes": 5343199232,
          "wal_bytes": 5220072,
          "shm_bytes": 32768
        },
        {
          "time": 1781053146.675083,
          "db_bytes": 5343252480,
          "wal_bytes": 5220072,
          "shm_bytes": 32768
        },
        {
          "time": 1781053147.185863,
          "db_bytes": 5343252480,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053147.691301,
          "db_bytes": 5343289344,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053148.2026722,
          "db_bytes": 5343318016,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053148.712808,
          "db_bytes": 5343318016,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053149.2167292,
          "db_bytes": 5343367168,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053149.7269351,
          "db_bytes": 5343399936,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053150.2301571,
          "db_bytes": 5343399936,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053150.7355452,
          "db_bytes": 5343428608,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053151.24574,
          "db_bytes": 5343428608,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053151.746912,
          "db_bytes": 5343453184,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053152.255451,
          "db_bytes": 5343481856,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053152.765057,
          "db_bytes": 5343510528,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053153.2751648,
          "db_bytes": 5343535104,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053153.7813618,
          "db_bytes": 5343535104,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053154.2898948,
          "db_bytes": 5343559680,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053154.807594,
          "db_bytes": 5343559680,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053155.314497,
          "db_bytes": 5343588352,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053155.826897,
          "db_bytes": 5343625216,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053156.337028,
          "db_bytes": 5343625216,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053156.844778,
          "db_bytes": 5343662080,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053157.3492842,
          "db_bytes": 5343662080,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053157.858826,
          "db_bytes": 5343698944,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053158.36378,
          "db_bytes": 5343723520,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053158.872842,
          "db_bytes": 5343752192,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053159.382995,
          "db_bytes": 5343752192,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053159.8965771,
          "db_bytes": 5343776768,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053160.4070559,
          "db_bytes": 5343776768,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053160.91284,
          "db_bytes": 5343817728,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053161.4198332,
          "db_bytes": 5343817728,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053161.932679,
          "db_bytes": 5343838208,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053162.4451342,
          "db_bytes": 5343879168,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053162.953711,
          "db_bytes": 5343879168,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053163.458105,
          "db_bytes": 5343899648,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053163.9681852,
          "db_bytes": 5343899648,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053164.4708312,
          "db_bytes": 5343928320,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053164.975648,
          "db_bytes": 5343952896,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053165.4764721,
          "db_bytes": 5343989760,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053165.987631,
          "db_bytes": 5343989760,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053166.500066,
          "db_bytes": 5344026624,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053167.003915,
          "db_bytes": 5344043008,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053167.514057,
          "db_bytes": 5344043008,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053168.018381,
          "db_bytes": 5344043008,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053168.5247328,
          "db_bytes": 5344088064,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053169.035321,
          "db_bytes": 5344088064,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053169.544935,
          "db_bytes": 5344129024,
          "wal_bytes": 5265392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053170.056183,
          "db_bytes": 5344153600,
          "wal_bytes": 6270672,
          "shm_bytes": 32768
        },
        {
          "time": 1781053170.566677,
          "db_bytes": 5344153600,
          "wal_bytes": 6270672,
          "shm_bytes": 32768
        },
        {
          "time": 1781053171.075125,
          "db_bytes": 5344153600,
          "wal_bytes": 6270672,
          "shm_bytes": 32768
        },
        {
          "time": 1781053171.5873122,
          "db_bytes": 5344190464,
          "wal_bytes": 6270672,
          "shm_bytes": 32768
        },
        {
          "time": 1781053172.096274,
          "db_bytes": 5344190464,
          "wal_bytes": 6270672,
          "shm_bytes": 32768
        },
        {
          "time": 1781053172.606407,
          "db_bytes": 5344223232,
          "wal_bytes": 6270672,
          "shm_bytes": 32768
        },
        {
          "time": 1781053173.11453,
          "db_bytes": 5344223232,
          "wal_bytes": 6270672,
          "shm_bytes": 32768
        },
        {
          "time": 1781053173.624667,
          "db_bytes": 5344251904,
          "wal_bytes": 6270672,
          "shm_bytes": 32768
        },
        {
          "time": 1781053174.133834,
          "db_bytes": 5344251904,
          "wal_bytes": 6270672,
          "shm_bytes": 32768
        },
        {
          "time": 1781053174.639533,
          "db_bytes": 5344251904,
          "wal_bytes": 6270672,
          "shm_bytes": 32768
        },
        {
          "time": 1781053175.1420128,
          "db_bytes": 5344292864,
          "wal_bytes": 6270672,
          "shm_bytes": 32768
        },
        {
          "time": 1781053175.644764,
          "db_bytes": 5344292864,
          "wal_bytes": 6270672,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep3_sqlite-driver-3.0.0-rc.3_balanced_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-3.0.0-rc.3_balanced_c16",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.22878962499999,
    "ok_flows": 499,
    "failed_flows": 0,
    "flow_requests_per_second": 15.978845353664589,
    "attempted_writes_per_second": 2.9780212783382902,
    "successful_writes_per_second": 2.9780212783382902,
    "write_verification_failures": 0,
    "avg_ms": 979.3426622605575,
    "http_request_avg_ms": 492.32648235788247,
    "p50_ms": 689.9270419999084,
    "p75_ms": 1032.6759170002333,
    "p95_ms": 2862.1633912996913,
    "p99_ms": 3119.556289999946,
    "by_kind": {
      "browse": {
        "samples": 246,
        "avg_ms": 475.37425797158187,
        "p50_ms": 484.4936875001622,
        "p75_ms": 605.572322999933,
        "p95_ms": 764.1909797498556,
        "p99_ms": 936.3645209004524
      },
      "cart": {
        "samples": 107,
        "avg_ms": 957.8870635233836,
        "p50_ms": 935.6247079995228,
        "p75_ms": 1048.3665210003892,
        "p95_ms": 1262.7572963997409,
        "p99_ms": 1328.9741620202767
      },
      "admin_read": {
        "samples": 53,
        "avg_ms": 708.1840683584678,
        "p50_ms": 695.1349589999154,
        "p75_ms": 802.5803749997067,
        "p95_ms": 926.3741336000749,
        "p99_ms": 980.5606831599652
      },
      "write": {
        "samples": 93,
        "avg_ms": 2491.637092333422,
        "p50_ms": 2568.3587499997884,
        "p75_ms": 2871.41554200025,
        "p95_ms": 3121.3834250002037,
        "p99_ms": 3230.1180280797416
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 53,
        "attempts": 53,
        "failures": 0,
        "avg_ms": 708.1840683584678,
        "p50_ms": 695.1349589999154,
        "p75_ms": 802.5803749997067,
        "p95_ms": 926.3741336000749,
        "p99_ms": 980.5606831599652
      },
      "cart_add": {
        "samples": 107,
        "attempts": 107,
        "failures": 0,
        "avg_ms": 957.8870635233836,
        "p50_ms": 935.6247079995228,
        "p75_ms": 1048.3665210003892,
        "p95_ms": 1262.7572963997409,
        "p99_ms": 1328.9741620202767
      },
      "checkout_write": {
        "samples": 93,
        "attempts": 93,
        "failures": 0,
        "avg_ms": 2491.637092333422,
        "p50_ms": 2568.3587499997884,
        "p75_ms": 2871.41554200025,
        "p95_ms": 3121.3834250002037,
        "p99_ms": 3230.1180280797416
      },
      "product_browse": {
        "samples": 173,
        "attempts": 173,
        "failures": 0,
        "avg_ms": 440.61989570528067,
        "p50_ms": 420.34220799996547,
        "p75_ms": 588.0710000001272,
        "p95_ms": 767.1955922001871,
        "p99_ms": 921.6873195204608
      },
      "product_search": {
        "samples": 73,
        "attempts": 73,
        "failures": 0,
        "avg_ms": 557.7373356711726,
        "p50_ms": 526.1230840005737,
        "p75_ms": 619.1641249997701,
        "p95_ms": 738.9501417997965,
        "p99_ms": 856.1675237601595
      }
    },
    "status_counts": {
      "200": 992
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10044,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10137,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 93,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 93,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781034663.5706282,
        "db_bytes": 5316866048,
        "wal_bytes": 8062872,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781034694.7993119,
        "db_bytes": 5317844992,
        "wal_bytes": 87624192,
        "shm_bytes": 196608
      },
      "wal_max_bytes": 84571272,
      "wal_samples": [
        {
          "time": 1781034663.570859,
          "db_bytes": 5316866048,
          "wal_bytes": 8062872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034664.077976,
          "db_bytes": 5316866048,
          "wal_bytes": 8062872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034664.583151,
          "db_bytes": 5316866048,
          "wal_bytes": 8062872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034665.0877361,
          "db_bytes": 5316919296,
          "wal_bytes": 9381272,
          "shm_bytes": 32768
        },
        {
          "time": 1781034665.592864,
          "db_bytes": 5316919296,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034666.0993578,
          "db_bytes": 5316919296,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034666.604395,
          "db_bytes": 5316968448,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034667.109513,
          "db_bytes": 5316980736,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034667.6146328,
          "db_bytes": 5316980736,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034668.117103,
          "db_bytes": 5317017600,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034668.617724,
          "db_bytes": 5317017600,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034669.124375,
          "db_bytes": 5317017600,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034669.63051,
          "db_bytes": 5317054464,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034670.135644,
          "db_bytes": 5317070848,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034670.640109,
          "db_bytes": 5317070848,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034671.1427531,
          "db_bytes": 5317107712,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034671.647968,
          "db_bytes": 5317115904,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034672.148978,
          "db_bytes": 5317115904,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034672.649394,
          "db_bytes": 5317115904,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034673.15453,
          "db_bytes": 5317169152,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034673.6596491,
          "db_bytes": 5317193728,
          "wal_bytes": 9418352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034674.164813,
          "db_bytes": 5317210112,
          "wal_bytes": 10419512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034674.669952,
          "db_bytes": 5317222400,
          "wal_bytes": 12413592,
          "shm_bytes": 32768
        },
        {
          "time": 1781034675.174735,
          "db_bytes": 5317226496,
          "wal_bytes": 14102792,
          "shm_bytes": 32768
        },
        {
          "time": 1781034675.6802402,
          "db_bytes": 5317230592,
          "wal_bytes": 15400592,
          "shm_bytes": 32768
        },
        {
          "time": 1781034676.1813471,
          "db_bytes": 5317246976,
          "wal_bytes": 16920872,
          "shm_bytes": 65536
        },
        {
          "time": 1781034676.686547,
          "db_bytes": 5317271552,
          "wal_bytes": 19322832,
          "shm_bytes": 65536
        },
        {
          "time": 1781034677.187572,
          "db_bytes": 5317300224,
          "wal_bytes": 21411672,
          "shm_bytes": 65536
        },
        {
          "time": 1781034677.690521,
          "db_bytes": 5317304320,
          "wal_bytes": 23644712,
          "shm_bytes": 65536
        },
        {
          "time": 1781034678.195678,
          "db_bytes": 5317308416,
          "wal_bytes": 25943672,
          "shm_bytes": 65536
        },
        {
          "time": 1781034678.700851,
          "db_bytes": 5317324800,
          "wal_bytes": 27389792,
          "shm_bytes": 65536
        },
        {
          "time": 1781034679.216606,
          "db_bytes": 5317345280,
          "wal_bytes": 28646392,
          "shm_bytes": 65536
        },
        {
          "time": 1781034679.723681,
          "db_bytes": 5317353472,
          "wal_bytes": 30533352,
          "shm_bytes": 65536
        },
        {
          "time": 1781034680.229326,
          "db_bytes": 5317369856,
          "wal_bytes": 32177232,
          "shm_bytes": 65536
        },
        {
          "time": 1781034680.733712,
          "db_bytes": 5317378048,
          "wal_bytes": 33429712,
          "shm_bytes": 65536
        },
        {
          "time": 1781034681.2342012,
          "db_bytes": 5317382144,
          "wal_bytes": 34369072,
          "shm_bytes": 98304
        },
        {
          "time": 1781034681.739413,
          "db_bytes": 5317402624,
          "wal_bytes": 37001752,
          "shm_bytes": 98304
        },
        {
          "time": 1781034682.244549,
          "db_bytes": 5317435392,
          "wal_bytes": 39325432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034682.747742,
          "db_bytes": 5317464064,
          "wal_bytes": 42003432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034683.2525382,
          "db_bytes": 5317484544,
          "wal_bytes": 44537232,
          "shm_bytes": 98304
        },
        {
          "time": 1781034683.757658,
          "db_bytes": 5317492736,
          "wal_bytes": 46008072,
          "shm_bytes": 98304
        },
        {
          "time": 1781034684.2628,
          "db_bytes": 5317500928,
          "wal_bytes": 46230552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034684.768522,
          "db_bytes": 5317513216,
          "wal_bytes": 47388272,
          "shm_bytes": 98304
        },
        {
          "time": 1781034685.273658,
          "db_bytes": 5317529600,
          "wal_bytes": 49823192,
          "shm_bytes": 98304
        },
        {
          "time": 1781034685.778794,
          "db_bytes": 5317545984,
          "wal_bytes": 52299312,
          "shm_bytes": 131072
        },
        {
          "time": 1781034686.279089,
          "db_bytes": 5317574656,
          "wal_bytes": 56089712,
          "shm_bytes": 131072
        },
        {
          "time": 1781034686.784228,
          "db_bytes": 5317603328,
          "wal_bytes": 60094352,
          "shm_bytes": 131072
        },
        {
          "time": 1781034687.289359,
          "db_bytes": 5317615616,
          "wal_bytes": 61548712,
          "shm_bytes": 131072
        },
        {
          "time": 1781034687.792695,
          "db_bytes": 5317623808,
          "wal_bytes": 62339752,
          "shm_bytes": 131072
        },
        {
          "time": 1781034688.294806,
          "db_bytes": 5317627904,
          "wal_bytes": 62492192,
          "shm_bytes": 131072
        },
        {
          "time": 1781034688.800046,
          "db_bytes": 5317656576,
          "wal_bytes": 65623392,
          "shm_bytes": 131072
        },
        {
          "time": 1781034689.305351,
          "db_bytes": 5317664768,
          "wal_bytes": 66179592,
          "shm_bytes": 131072
        },
        {
          "time": 1781034689.810499,
          "db_bytes": 5317681152,
          "wal_bytes": 67481512,
          "shm_bytes": 163840
        },
        {
          "time": 1781034690.313795,
          "db_bytes": 5317697536,
          "wal_bytes": 68869952,
          "shm_bytes": 163840
        },
        {
          "time": 1781034690.817077,
          "db_bytes": 5317709824,
          "wal_bytes": 70167752,
          "shm_bytes": 163840
        },
        {
          "time": 1781034691.320684,
          "db_bytes": 5317722112,
          "wal_bytes": 70587992,
          "shm_bytes": 163840
        },
        {
          "time": 1781034691.825784,
          "db_bytes": 5317742592,
          "wal_bytes": 73612072,
          "shm_bytes": 163840
        },
        {
          "time": 1781034692.329344,
          "db_bytes": 5317767168,
          "wal_bytes": 77163512,
          "shm_bytes": 163840
        },
        {
          "time": 1781034692.834239,
          "db_bytes": 5317795840,
          "wal_bytes": 78597296,
          "shm_bytes": 163840
        },
        {
          "time": 1781034693.339123,
          "db_bytes": 5317804032,
          "wal_bytes": 80426552,
          "shm_bytes": 163840
        },
        {
          "time": 1781034693.841944,
          "db_bytes": 5317816320,
          "wal_bytes": 82643112,
          "shm_bytes": 163840
        },
        {
          "time": 1781034694.345192,
          "db_bytes": 5317828608,
          "wal_bytes": 84571272,
          "shm_bytes": 196608
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-driver-3.0.0-rc.3_balanced_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-3.0.0-rc.3_balanced_c16",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.512660125000366,
    "ok_flows": 568,
    "failed_flows": 0,
    "flow_requests_per_second": 18.024501827104746,
    "attempted_writes_per_second": 3.3002608979205874,
    "successful_writes_per_second": 3.3002608979205874,
    "write_verification_failures": 0,
    "avg_ms": 864.6666839242935,
    "http_request_avg_ms": 436.6912736512498,
    "p50_ms": 584.4222914997772,
    "p75_ms": 850.0412810001308,
    "p95_ms": 2685.983070600105,
    "p99_ms": 3049.808314999637,
    "by_kind": {
      "browse": {
        "samples": 282,
        "avg_ms": 407.2175623723074,
        "p50_ms": 424.46172900008605,
        "p75_ms": 504.9524374996963,
        "p95_ms": 597.2212687495357,
        "p99_ms": 701.1546757502947
      },
      "cart": {
        "samples": 122,
        "avg_ms": 799.1279989590447,
        "p50_ms": 796.8794789999265,
        "p75_ms": 878.6046144998636,
        "p95_ms": 1005.3915729002256,
        "p99_ms": 1114.5474468199882
      },
      "admin_read": {
        "samples": 60,
        "avg_ms": 612.5377417666641,
        "p50_ms": 603.9174375000584,
        "p75_ms": 695.1084897498276,
        "p95_ms": 815.1647728999706,
        "p99_ms": 836.4755059698836
      },
      "write": {
        "samples": 104,
        "avg_ms": 2327.3984952019723,
        "p50_ms": 2263.7817710005947,
        "p75_ms": 2730.1718432497637,
        "p95_ms": 3053.4771750002164,
        "p99_ms": 3126.335565509198
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 60,
        "attempts": 60,
        "failures": 0,
        "avg_ms": 612.5377417666641,
        "p50_ms": 603.9174375000584,
        "p75_ms": 695.1084897498276,
        "p95_ms": 815.1647728999706,
        "p99_ms": 836.4755059698836
      },
      "cart_add": {
        "samples": 122,
        "attempts": 122,
        "failures": 0,
        "avg_ms": 799.1279989590447,
        "p50_ms": 796.8794789999265,
        "p75_ms": 878.6046144998636,
        "p95_ms": 1005.3915729002256,
        "p99_ms": 1114.5474468199882
      },
      "checkout_write": {
        "samples": 104,
        "attempts": 104,
        "failures": 0,
        "avg_ms": 2327.3984952019723,
        "p50_ms": 2263.7817710005947,
        "p75_ms": 2730.1718432497637,
        "p95_ms": 3053.4771750002164,
        "p99_ms": 3126.335565509198
      },
      "product_browse": {
        "samples": 198,
        "attempts": 198,
        "failures": 0,
        "avg_ms": 373.35516144439964,
        "p50_ms": 355.88054199979524,
        "p75_ms": 487.26367650010616,
        "p95_ms": 596.6455687496364,
        "p99_ms": 691.6303350102135
      },
      "product_search": {
        "samples": 84,
        "attempts": 84,
        "failures": 0,
        "avg_ms": 487.0360788452325,
        "p50_ms": 481.0861460000524,
        "p75_ms": 523.0815727500158,
        "p95_ms": 603.6071893495318,
        "p99_ms": 762.9914998601458
      }
    },
    "status_counts": {
      "200": 1124
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10048,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10152,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 104,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 104,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035145.526322,
        "db_bytes": 5316886528,
        "wal_bytes": 10485432,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781035177.039326,
        "db_bytes": 5317971968,
        "wal_bytes": 32255512,
        "shm_bytes": 65536
      },
      "wal_max_bytes": 32255512,
      "wal_samples": [
        {
          "time": 1781035145.526525,
          "db_bytes": 5316886528,
          "wal_bytes": 10485432,
          "shm_bytes": 32768
        },
        {
          "time": 1781035146.0342999,
          "db_bytes": 5316886528,
          "wal_bytes": 10485432,
          "shm_bytes": 32768
        },
        {
          "time": 1781035146.544375,
          "db_bytes": 5316886528,
          "wal_bytes": 10485432,
          "shm_bytes": 32768
        },
        {
          "time": 1781035147.054168,
          "db_bytes": 5316923392,
          "wal_bytes": 10485432,
          "shm_bytes": 32768
        },
        {
          "time": 1781035147.5624902,
          "db_bytes": 5316923392,
          "wal_bytes": 10485432,
          "shm_bytes": 32768
        },
        {
          "time": 1781035148.072597,
          "db_bytes": 5316968448,
          "wal_bytes": 10485432,
          "shm_bytes": 32768
        },
        {
          "time": 1781035148.582894,
          "db_bytes": 5316997120,
          "wal_bytes": 10485432,
          "shm_bytes": 32768
        },
        {
          "time": 1781035149.087146,
          "db_bytes": 5316997120,
          "wal_bytes": 10485432,
          "shm_bytes": 32768
        },
        {
          "time": 1781035149.5958369,
          "db_bytes": 5317021696,
          "wal_bytes": 10485432,
          "shm_bytes": 32768
        },
        {
          "time": 1781035150.105976,
          "db_bytes": 5317054464,
          "wal_bytes": 10485432,
          "shm_bytes": 32768
        },
        {
          "time": 1781035150.6077352,
          "db_bytes": 5317066752,
          "wal_bytes": 11206456,
          "shm_bytes": 32768
        },
        {
          "time": 1781035151.113923,
          "db_bytes": 5317095424,
          "wal_bytes": 12747312,
          "shm_bytes": 32768
        },
        {
          "time": 1781035151.624047,
          "db_bytes": 5317095424,
          "wal_bytes": 12747312,
          "shm_bytes": 32768
        },
        {
          "time": 1781035152.134013,
          "db_bytes": 5317095424,
          "wal_bytes": 12747312,
          "shm_bytes": 32768
        },
        {
          "time": 1781035152.643892,
          "db_bytes": 5317132288,
          "wal_bytes": 12747312,
          "shm_bytes": 32768
        },
        {
          "time": 1781035153.154041,
          "db_bytes": 5317177344,
          "wal_bytes": 12747312,
          "shm_bytes": 32768
        },
        {
          "time": 1781035153.662379,
          "db_bytes": 5317177344,
          "wal_bytes": 12747312,
          "shm_bytes": 32768
        },
        {
          "time": 1781035154.172435,
          "db_bytes": 5317177344,
          "wal_bytes": 12747312,
          "shm_bytes": 32768
        },
        {
          "time": 1781035154.6825721,
          "db_bytes": 5317238784,
          "wal_bytes": 12747312,
          "shm_bytes": 32768
        },
        {
          "time": 1781035155.191676,
          "db_bytes": 5317246976,
          "wal_bytes": 12747312,
          "shm_bytes": 32768
        },
        {
          "time": 1781035155.698912,
          "db_bytes": 5317267456,
          "wal_bytes": 13455952,
          "shm_bytes": 32768
        },
        {
          "time": 1781035156.209022,
          "db_bytes": 5317279744,
          "wal_bytes": 14885592,
          "shm_bytes": 32768
        },
        {
          "time": 1781035156.7171662,
          "db_bytes": 5317312512,
          "wal_bytes": 17266952,
          "shm_bytes": 65536
        },
        {
          "time": 1781035157.220979,
          "db_bytes": 5317324800,
          "wal_bytes": 17600672,
          "shm_bytes": 65536
        },
        {
          "time": 1781035157.731103,
          "db_bytes": 5317341184,
          "wal_bytes": 19965552,
          "shm_bytes": 65536
        },
        {
          "time": 1781035158.232245,
          "db_bytes": 5317365760,
          "wal_bytes": 23331592,
          "shm_bytes": 65536
        },
        {
          "time": 1781035158.7342231,
          "db_bytes": 5317378048,
          "wal_bytes": 26751192,
          "shm_bytes": 65536
        },
        {
          "time": 1781035159.243917,
          "db_bytes": 5317394432,
          "wal_bytes": 29058392,
          "shm_bytes": 65536
        },
        {
          "time": 1781035159.745631,
          "db_bytes": 5317414912,
          "wal_bytes": 32123672,
          "shm_bytes": 65536
        },
        {
          "time": 1781035160.2546911,
          "db_bytes": 5317419008,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035160.762812,
          "db_bytes": 5317419008,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035161.2645628,
          "db_bytes": 5317447680,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035161.770831,
          "db_bytes": 5317484544,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035162.2805052,
          "db_bytes": 5317488640,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035162.787522,
          "db_bytes": 5317521408,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035163.293248,
          "db_bytes": 5317545984,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035163.7984471,
          "db_bytes": 5317550080,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035164.30338,
          "db_bytes": 5317570560,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035164.8054059,
          "db_bytes": 5317595136,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035165.312167,
          "db_bytes": 5317611520,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035165.821324,
          "db_bytes": 5317619712,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035166.3314502,
          "db_bytes": 5317619712,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035166.8416698,
          "db_bytes": 5317619712,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035167.348754,
          "db_bytes": 5317619712,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035167.8541708,
          "db_bytes": 5317619712,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035168.364306,
          "db_bytes": 5317693440,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035168.8744361,
          "db_bytes": 5317722112,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035169.384474,
          "db_bytes": 5317738496,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035169.887517,
          "db_bytes": 5317787648,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035170.396191,
          "db_bytes": 5317795840,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035170.906301,
          "db_bytes": 5317808128,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035171.413839,
          "db_bytes": 5317808128,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035171.923606,
          "db_bytes": 5317808128,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035172.431339,
          "db_bytes": 5317808128,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035172.931956,
          "db_bytes": 5317857280,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035173.437193,
          "db_bytes": 5317865472,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035173.947351,
          "db_bytes": 5317877760,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035174.457477,
          "db_bytes": 5317890048,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035174.9600499,
          "db_bytes": 5317914624,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035175.460238,
          "db_bytes": 5317935104,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035175.9626398,
          "db_bytes": 5317943296,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035176.464282,
          "db_bytes": 5317963776,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035176.965699,
          "db_bytes": 5317971968,
          "wal_bytes": 32255512,
          "shm_bytes": 65536
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-driver-3.0.0-rc.3_balanced_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-3.0.0-rc.3_balanced_c16",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.94300779200057,
    "ok_flows": 547,
    "failed_flows": 0,
    "flow_requests_per_second": 17.677660933188633,
    "attempted_writes_per_second": 3.2317478854092565,
    "successful_writes_per_second": 3.2317478854092565,
    "write_verification_failures": 0,
    "avg_ms": 887.0314652084248,
    "http_request_avg_ms": 446.142021199636,
    "p50_ms": 565.140457999405,
    "p75_ms": 840.3777500002434,
    "p95_ms": 2752.24895820029,
    "p99_ms": 3150.689209219926,
    "by_kind": {
      "browse": {
        "samples": 267,
        "avg_ms": 396.20029074159027,
        "p50_ms": 418.6991670003408,
        "p75_ms": 493.07077100047536,
        "p95_ms": 602.308904399797,
        "p99_ms": 714.0442174994295
      },
      "cart": {
        "samples": 120,
        "avg_ms": 780.4439371499786,
        "p50_ms": 764.7144999996272,
        "p75_ms": 858.4752707499774,
        "p95_ms": 1024.8502541999187,
        "p99_ms": 1162.267389019726
      },
      "admin_read": {
        "samples": 60,
        "avg_ms": 612.2700556167274,
        "p50_ms": 611.1120414998368,
        "p75_ms": 680.208937750649,
        "p95_ms": 767.6726982503168,
        "p99_ms": 874.9659222202529
      },
      "write": {
        "samples": 100,
        "avg_ms": 2490.312580460022,
        "p50_ms": 2538.260270999672,
        "p75_ms": 2792.7276147499924,
        "p95_ms": 3164.1150214501067,
        "p99_ms": 3298.566425920108
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 60,
        "attempts": 60,
        "failures": 0,
        "avg_ms": 612.2700556167274,
        "p50_ms": 611.1120414998368,
        "p75_ms": 680.208937750649,
        "p95_ms": 767.6726982503168,
        "p99_ms": 874.9659222202529
      },
      "cart_add": {
        "samples": 120,
        "attempts": 120,
        "failures": 0,
        "avg_ms": 780.4439371499786,
        "p50_ms": 764.7144999996272,
        "p75_ms": 858.4752707499774,
        "p95_ms": 1024.8502541999187,
        "p99_ms": 1162.267389019726
      },
      "checkout_write": {
        "samples": 100,
        "attempts": 100,
        "failures": 0,
        "avg_ms": 2490.312580460022,
        "p50_ms": 2538.260270999672,
        "p75_ms": 2792.7276147499924,
        "p95_ms": 3164.1150214501067,
        "p99_ms": 3298.566425920108
      },
      "product_browse": {
        "samples": 191,
        "attempts": 191,
        "failures": 0,
        "avg_ms": 363.1288425235677,
        "p50_ms": 370.9809170004519,
        "p75_ms": 476.60929150015363,
        "p95_ms": 601.5002289996119,
        "p99_ms": 695.9883874993461
      },
      "product_search": {
        "samples": 76,
        "attempts": 76,
        "failures": 0,
        "avg_ms": 479.3140619210949,
        "p50_ms": 476.08243750028123,
        "p75_ms": 505.5501767503756,
        "p95_ms": 617.3007917498126,
        "p99_ms": 695.764041749726
      }
    },
    "status_counts": {
      "200": 1087
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10046,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10146,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 100,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 100,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035630.1410758,
        "db_bytes": 5316890624,
        "wal_bytes": 18976752,
        "shm_bytes": 65536
      },
      "after": {
        "time": 1781035661.084449,
        "db_bytes": 5317922816,
        "wal_bytes": 71251312,
        "shm_bytes": 163840
      },
      "wal_max_bytes": 71251312,
      "wal_samples": [
        {
          "time": 1781035630.141304,
          "db_bytes": 5316890624,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035630.648007,
          "db_bytes": 5316890624,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035631.160317,
          "db_bytes": 5316890624,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035631.662635,
          "db_bytes": 5316943872,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035632.1727848,
          "db_bytes": 5316956160,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035632.678903,
          "db_bytes": 5316956160,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035633.1890402,
          "db_bytes": 5316956160,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035633.694714,
          "db_bytes": 5317009408,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035634.204248,
          "db_bytes": 5317009408,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035634.711424,
          "db_bytes": 5317009408,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035635.220903,
          "db_bytes": 5317046272,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035635.731043,
          "db_bytes": 5317058560,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035636.237067,
          "db_bytes": 5317079040,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035636.737464,
          "db_bytes": 5317079040,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035637.2476149,
          "db_bytes": 5317120000,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035637.749076,
          "db_bytes": 5317144576,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035638.255879,
          "db_bytes": 5317169152,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035638.7660139,
          "db_bytes": 5317189632,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035639.271341,
          "db_bytes": 5317201920,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035639.7816489,
          "db_bytes": 5317214208,
          "wal_bytes": 18976752,
          "shm_bytes": 65536
        },
        {
          "time": 1781035640.2895942,
          "db_bytes": 5317242880,
          "wal_bytes": 19504112,
          "shm_bytes": 65536
        },
        {
          "time": 1781035640.793854,
          "db_bytes": 5317251072,
          "wal_bytes": 22021432,
          "shm_bytes": 65536
        },
        {
          "time": 1781035641.299853,
          "db_bytes": 5317275648,
          "wal_bytes": 24493432,
          "shm_bytes": 65536
        },
        {
          "time": 1781035641.804246,
          "db_bytes": 5317296128,
          "wal_bytes": 26747072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035642.3136919,
          "db_bytes": 5317308416,
          "wal_bytes": 28098432,
          "shm_bytes": 65536
        },
        {
          "time": 1781035642.823842,
          "db_bytes": 5317320704,
          "wal_bytes": 29474512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035643.335148,
          "db_bytes": 5317337088,
          "wal_bytes": 32350272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035643.837124,
          "db_bytes": 5317353472,
          "wal_bytes": 35085952,
          "shm_bytes": 98304
        },
        {
          "time": 1781035644.3387,
          "db_bytes": 5317365760,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035644.8488169,
          "db_bytes": 5317365760,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035645.358933,
          "db_bytes": 5317406720,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035645.8667881,
          "db_bytes": 5317423104,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035646.367755,
          "db_bytes": 5317439488,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035646.868806,
          "db_bytes": 5317468160,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035647.3789282,
          "db_bytes": 5317488640,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035647.8793721,
          "db_bytes": 5317500928,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035648.38705,
          "db_bytes": 5317505024,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035648.8955991,
          "db_bytes": 5317521408,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035649.3978188,
          "db_bytes": 5317537792,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035649.907935,
          "db_bytes": 5317570560,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035650.4120479,
          "db_bytes": 5317591040,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035650.9220219,
          "db_bytes": 5317619712,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035651.4267,
          "db_bytes": 5317627904,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035651.931125,
          "db_bytes": 5317644288,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035652.4412658,
          "db_bytes": 5317652480,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035652.945854,
          "db_bytes": 5317664768,
          "wal_bytes": 37743352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035653.44811,
          "db_bytes": 5317672960,
          "wal_bytes": 38719792,
          "shm_bytes": 98304
        },
        {
          "time": 1781035653.956414,
          "db_bytes": 5317709824,
          "wal_bytes": 42918072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035654.4604192,
          "db_bytes": 5317726208,
          "wal_bytes": 43379512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035654.970379,
          "db_bytes": 5317730304,
          "wal_bytes": 45620792,
          "shm_bytes": 98304
        },
        {
          "time": 1781035655.477439,
          "db_bytes": 5317779456,
          "wal_bytes": 50115712,
          "shm_bytes": 98304
        },
        {
          "time": 1781035655.979902,
          "db_bytes": 5317783552,
          "wal_bytes": 52900832,
          "shm_bytes": 131072
        },
        {
          "time": 1781035656.489589,
          "db_bytes": 5317804032,
          "wal_bytes": 55858992,
          "shm_bytes": 131072
        },
        {
          "time": 1781035656.9997241,
          "db_bytes": 5317820416,
          "wal_bytes": 57193872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035657.50988,
          "db_bytes": 5317828608,
          "wal_bytes": 57552312,
          "shm_bytes": 131072
        },
        {
          "time": 1781035658.016881,
          "db_bytes": 5317836800,
          "wal_bytes": 57750072,
          "shm_bytes": 131072
        },
        {
          "time": 1781035658.523252,
          "db_bytes": 5317844992,
          "wal_bytes": 57980792,
          "shm_bytes": 131072
        },
        {
          "time": 1781035659.028728,
          "db_bytes": 5317857280,
          "wal_bytes": 61194392,
          "shm_bytes": 131072
        },
        {
          "time": 1781035659.537579,
          "db_bytes": 5317881856,
          "wal_bytes": 63773512,
          "shm_bytes": 131072
        },
        {
          "time": 1781035660.0387,
          "db_bytes": 5317890048,
          "wal_bytes": 65981832,
          "shm_bytes": 131072
        },
        {
          "time": 1781035660.542974,
          "db_bytes": 5317914624,
          "wal_bytes": 69508552,
          "shm_bytes": 163840
        },
        {
          "time": 1781035661.047341,
          "db_bytes": 5317922816,
          "wal_bytes": 71251312,
          "shm_bytes": 163840
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-driver-3.0.0-rc.3_balanced_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-3.0.0-rc.3_balanced_c32",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 32.28209954100021,
    "ok_flows": 609,
    "failed_flows": 0,
    "flow_requests_per_second": 18.864943998655768,
    "attempted_writes_per_second": 3.717230344562713,
    "successful_writes_per_second": 3.717230344562713,
    "write_verification_failures": 0,
    "avg_ms": 1642.3376471395563,
    "http_request_avg_ms": 848.1081746225558,
    "p50_ms": 1202.7671670002746,
    "p75_ms": 1972.997874999237,
    "p95_ms": 4112.142308799594,
    "p99_ms": 4410.548996080178,
    "by_kind": {
      "browse": {
        "samples": 323,
        "avg_ms": 900.9394848823526,
        "p50_ms": 912.7753749999101,
        "p75_ms": 1124.500958000226,
        "p95_ms": 1373.310049700467,
        "p99_ms": 1527.9144635195914
      },
      "cart": {
        "samples": 105,
        "avg_ms": 1857.7642126476267,
        "p50_ms": 1864.442665999377,
        "p75_ms": 2050.3312909995657,
        "p95_ms": 2247.2070251998957,
        "p99_ms": 2359.5830933200705
      },
      "admin_read": {
        "samples": 61,
        "avg_ms": 1221.8487942949591,
        "p50_ms": 1201.4782909991482,
        "p75_ms": 1380.6451669997841,
        "p95_ms": 1623.376124999595,
        "p99_ms": 1663.5496417999093
      },
      "write": {
        "samples": 120,
        "avg_ms": 3663.1846225916524,
        "p50_ms": 3706.9683960003204,
        "p75_ms": 4112.991666749849,
        "p95_ms": 4413.359422300164,
        "p99_ms": 4491.958814229965
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 61,
        "attempts": 61,
        "failures": 0,
        "avg_ms": 1221.8487942949591,
        "p50_ms": 1201.4782909991482,
        "p75_ms": 1380.6451669997841,
        "p95_ms": 1623.376124999595,
        "p99_ms": 1663.5496417999093
      },
      "cart_add": {
        "samples": 105,
        "attempts": 105,
        "failures": 0,
        "avg_ms": 1857.7642126476267,
        "p50_ms": 1864.442665999377,
        "p75_ms": 2050.3312909995657,
        "p95_ms": 2247.2070251998957,
        "p99_ms": 2359.5830933200705
      },
      "checkout_write": {
        "samples": 120,
        "attempts": 120,
        "failures": 0,
        "avg_ms": 3663.1846225916524,
        "p50_ms": 3706.9683960003204,
        "p75_ms": 4112.991666749849,
        "p95_ms": 4413.359422300164,
        "p99_ms": 4491.958814229965
      },
      "product_browse": {
        "samples": 220,
        "attempts": 220,
        "failures": 0,
        "avg_ms": 829.9167464090593,
        "p50_ms": 798.7120624993622,
        "p75_ms": 1092.9392704999827,
        "p95_ms": 1368.3281125004214,
        "p99_ms": 1528.1538435395669
      },
      "product_search": {
        "samples": 103,
        "attempts": 103,
        "failures": 0,
        "avg_ms": 1052.6385379321034,
        "p50_ms": 1029.0713329995924,
        "p75_ms": 1161.5598329999557,
        "p95_ms": 1392.5520201997645,
        "p99_ms": 1436.2925499995981
      }
    },
    "status_counts": {
      "200": 1179
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10046,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10166,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 120,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 120,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781034716.4616451,
        "db_bytes": 5316890624,
        "wal_bytes": 19384632,
        "shm_bytes": 65536
      },
      "after": {
        "time": 1781034748.74371,
        "db_bytes": 5318119424,
        "wal_bytes": 105537952,
        "shm_bytes": 229376
      },
      "wal_max_bytes": 105537952,
      "wal_samples": [
        {
          "time": 1781034716.461959,
          "db_bytes": 5316890624,
          "wal_bytes": 19384632,
          "shm_bytes": 65536
        },
        {
          "time": 1781034716.966728,
          "db_bytes": 5316890624,
          "wal_bytes": 19384632,
          "shm_bytes": 65536
        },
        {
          "time": 1781034717.471837,
          "db_bytes": 5316890624,
          "wal_bytes": 19384632,
          "shm_bytes": 65536
        },
        {
          "time": 1781034717.976979,
          "db_bytes": 5316890624,
          "wal_bytes": 19384632,
          "shm_bytes": 65536
        },
        {
          "time": 1781034718.481976,
          "db_bytes": 5316890624,
          "wal_bytes": 19384632,
          "shm_bytes": 65536
        },
        {
          "time": 1781034718.986995,
          "db_bytes": 5316952064,
          "wal_bytes": 19384632,
          "shm_bytes": 65536
        },
        {
          "time": 1781034719.492138,
          "db_bytes": 5316984832,
          "wal_bytes": 19384632,
          "shm_bytes": 65536
        },
        {
          "time": 1781034719.997246,
          "db_bytes": 5316993024,
          "wal_bytes": 19384632,
          "shm_bytes": 65536
        },
        {
          "time": 1781034720.497476,
          "db_bytes": 5317038080,
          "wal_bytes": 19384632,
          "shm_bytes": 65536
        },
        {
          "time": 1781034721.002593,
          "db_bytes": 5317062656,
          "wal_bytes": 20138592,
          "shm_bytes": 65536
        },
        {
          "time": 1781034721.5096161,
          "db_bytes": 5317066752,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034722.010667,
          "db_bytes": 5317066752,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034722.511889,
          "db_bytes": 5317111808,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034723.017364,
          "db_bytes": 5317111808,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034723.522481,
          "db_bytes": 5317144576,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034724.025783,
          "db_bytes": 5317156864,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034724.5310102,
          "db_bytes": 5317156864,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034725.03615,
          "db_bytes": 5317201920,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034725.54001,
          "db_bytes": 5317222400,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034726.0406022,
          "db_bytes": 5317222400,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034726.545132,
          "db_bytes": 5317251072,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034727.045887,
          "db_bytes": 5317271552,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034727.551038,
          "db_bytes": 5317271552,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034728.0549,
          "db_bytes": 5317316608,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034728.560035,
          "db_bytes": 5317324800,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034729.065163,
          "db_bytes": 5317337088,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034729.5703208,
          "db_bytes": 5317361664,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034730.0729809,
          "db_bytes": 5317378048,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034730.577427,
          "db_bytes": 5317394432,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034731.080714,
          "db_bytes": 5317398528,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034731.5814981,
          "db_bytes": 5317427200,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781034732.086644,
          "db_bytes": 5317443584,
          "wal_bytes": 24159712,
          "shm_bytes": 65536
        },
        {
          "time": 1781034732.591792,
          "db_bytes": 5317468160,
          "wal_bytes": 25593472,
          "shm_bytes": 65536
        },
        {
          "time": 1781034733.095058,
          "db_bytes": 5317496832,
          "wal_bytes": 28057232,
          "shm_bytes": 65536
        },
        {
          "time": 1781034733.6001668,
          "db_bytes": 5317513216,
          "wal_bytes": 31493312,
          "shm_bytes": 65536
        },
        {
          "time": 1781034734.103368,
          "db_bytes": 5317541888,
          "wal_bytes": 33862312,
          "shm_bytes": 98304
        },
        {
          "time": 1781034734.608011,
          "db_bytes": 5317566464,
          "wal_bytes": 35625672,
          "shm_bytes": 98304
        },
        {
          "time": 1781034735.113137,
          "db_bytes": 5317574656,
          "wal_bytes": 36012952,
          "shm_bytes": 98304
        },
        {
          "time": 1781034735.617155,
          "db_bytes": 5317582848,
          "wal_bytes": 39556152,
          "shm_bytes": 98304
        },
        {
          "time": 1781034736.1222599,
          "db_bytes": 5317632000,
          "wal_bytes": 43272392,
          "shm_bytes": 98304
        },
        {
          "time": 1781034736.627386,
          "db_bytes": 5317644288,
          "wal_bytes": 45946272,
          "shm_bytes": 98304
        },
        {
          "time": 1781034737.132548,
          "db_bytes": 5317652480,
          "wal_bytes": 47775552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034737.635893,
          "db_bytes": 5317677056,
          "wal_bytes": 50420592,
          "shm_bytes": 98304
        },
        {
          "time": 1781034738.141014,
          "db_bytes": 5317697536,
          "wal_bytes": 53959672,
          "shm_bytes": 131072
        },
        {
          "time": 1781034738.645659,
          "db_bytes": 5317730304,
          "wal_bytes": 56336912,
          "shm_bytes": 131072
        },
        {
          "time": 1781034739.1485682,
          "db_bytes": 5317738496,
          "wal_bytes": 58759472,
          "shm_bytes": 131072
        },
        {
          "time": 1781034739.651489,
          "db_bytes": 5317738496,
          "wal_bytes": 60737072,
          "shm_bytes": 131072
        },
        {
          "time": 1781034740.154526,
          "db_bytes": 5317783552,
          "wal_bytes": 62422152,
          "shm_bytes": 131072
        },
        {
          "time": 1781034740.657718,
          "db_bytes": 5317804032,
          "wal_bytes": 63888872,
          "shm_bytes": 131072
        },
        {
          "time": 1781034741.162852,
          "db_bytes": 5317808128,
          "wal_bytes": 64337952,
          "shm_bytes": 131072
        },
        {
          "time": 1781034741.667996,
          "db_bytes": 5317816320,
          "wal_bytes": 66978872,
          "shm_bytes": 131072
        },
        {
          "time": 1781034742.173126,
          "db_bytes": 5317828608,
          "wal_bytes": 67386752,
          "shm_bytes": 163840
        },
        {
          "time": 1781034742.678257,
          "db_bytes": 5317849088,
          "wal_bytes": 72845752,
          "shm_bytes": 163840
        },
        {
          "time": 1781034743.1806662,
          "db_bytes": 5317873664,
          "wal_bytes": 75820392,
          "shm_bytes": 163840
        },
        {
          "time": 1781034743.685799,
          "db_bytes": 5317873664,
          "wal_bytes": 77559032,
          "shm_bytes": 163840
        },
        {
          "time": 1781034744.190933,
          "db_bytes": 5317902336,
          "wal_bytes": 79804432,
          "shm_bytes": 163840
        },
        {
          "time": 1781034744.692471,
          "db_bytes": 5317914624,
          "wal_bytes": 80253512,
          "shm_bytes": 163840
        },
        {
          "time": 1781034745.1965492,
          "db_bytes": 5317918720,
          "wal_bytes": 83462992,
          "shm_bytes": 163840
        },
        {
          "time": 1781034745.6987588,
          "db_bytes": 5317967872,
          "wal_bytes": 86293432,
          "shm_bytes": 196608
        },
        {
          "time": 1781034746.2036932,
          "db_bytes": 5317992448,
          "wal_bytes": 89762472,
          "shm_bytes": 196608
        },
        {
          "time": 1781034746.708829,
          "db_bytes": 5318004736,
          "wal_bytes": 91439312,
          "shm_bytes": 196608
        },
        {
          "time": 1781034747.211155,
          "db_bytes": 5318008832,
          "wal_bytes": 93342752,
          "shm_bytes": 196608
        },
        {
          "time": 1781034747.7162921,
          "db_bytes": 5318037504,
          "wal_bytes": 95283272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034748.21985,
          "db_bytes": 5318098944,
          "wal_bytes": 103667472,
          "shm_bytes": 229376
        },
        {
          "time": 1781034748.72058,
          "db_bytes": 5318119424,
          "wal_bytes": 105537952,
          "shm_bytes": 229376
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-driver-3.0.0-rc.3_balanced_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-3.0.0-rc.3_balanced_c32",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 32.06670599999961,
    "ok_flows": 602,
    "failed_flows": 0,
    "flow_requests_per_second": 18.773365745767816,
    "attempted_writes_per_second": 3.7421991519802953,
    "successful_writes_per_second": 3.7421991519802953,
    "write_verification_failures": 0,
    "avg_ms": 1648.3370882209167,
    "http_request_avg_ms": 845.0373012172016,
    "p50_ms": 1153.4082504999787,
    "p75_ms": 1911.6419582501294,
    "p95_ms": 4370.820991999881,
    "p99_ms": 4792.082203920063,
    "by_kind": {
      "browse": {
        "samples": 316,
        "avg_ms": 871.3359047436555,
        "p50_ms": 905.0277494998227,
        "p75_ms": 1072.3028750005597,
        "p95_ms": 1246.2416040002608,
        "p99_ms": 1436.9623124504417
      },
      "cart": {
        "samples": 106,
        "avg_ms": 1798.6514327641546,
        "p50_ms": 1788.3307080001032,
        "p75_ms": 1920.2337500003068,
        "p95_ms": 2292.016780999802,
        "p99_ms": 2470.4022443996114
      },
      "admin_read": {
        "samples": 60,
        "avg_ms": 1221.4486340499814,
        "p50_ms": 1178.503354500208,
        "p75_ms": 1387.8473022500657,
        "p95_ms": 1810.3890173000764,
        "p99_ms": 1967.2972549996841
      },
      "write": {
        "samples": 120,
        "avg_ms": 3775.106760783304,
        "p50_ms": 3810.239708500376,
        "p75_ms": 4372.612958749869,
        "p95_ms": 4793.003626450036,
        "p99_ms": 4912.905273750157
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 60,
        "attempts": 60,
        "failures": 0,
        "avg_ms": 1221.4486340499814,
        "p50_ms": 1178.503354500208,
        "p75_ms": 1387.8473022500657,
        "p95_ms": 1810.3890173000764,
        "p99_ms": 1967.2972549996841
      },
      "cart_add": {
        "samples": 106,
        "attempts": 106,
        "failures": 0,
        "avg_ms": 1798.6514327641546,
        "p50_ms": 1788.3307080001032,
        "p75_ms": 1920.2337500003068,
        "p95_ms": 2292.016780999802,
        "p99_ms": 2470.4022443996114
      },
      "checkout_write": {
        "samples": 120,
        "attempts": 120,
        "failures": 0,
        "avg_ms": 3775.106760783304,
        "p50_ms": 3810.239708500376,
        "p75_ms": 4372.612958749869,
        "p95_ms": 4793.003626450036,
        "p99_ms": 4912.905273750157
      },
      "product_browse": {
        "samples": 215,
        "attempts": 215,
        "failures": 0,
        "avg_ms": 811.8898976325424,
        "p50_ms": 799.7581250001531,
        "p75_ms": 1060.2915620002022,
        "p95_ms": 1258.4172083003068,
        "p99_ms": 1437.0256416204393
      },
      "product_search": {
        "samples": 101,
        "attempts": 101,
        "failures": 0,
        "avg_ms": 997.8793852277087,
        "p50_ms": 976.4568330001566,
        "p75_ms": 1081.5167499995368,
        "p95_ms": 1206.8012499994438,
        "p99_ms": 1302.9483330001312
      }
    },
    "status_counts": {
      "200": 1174
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10046,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10166,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 120,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 120,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035198.847336,
        "db_bytes": 5316882432,
        "wal_bytes": 28704072,
        "shm_bytes": 65536
      },
      "after": {
        "time": 1781035230.914431,
        "db_bytes": 5318164480,
        "wal_bytes": 119636592,
        "shm_bytes": 262144
      },
      "wal_max_bytes": 119636592,
      "wal_samples": [
        {
          "time": 1781035198.84761,
          "db_bytes": 5316882432,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035199.3580852,
          "db_bytes": 5316882432,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035199.867769,
          "db_bytes": 5316882432,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035200.370514,
          "db_bytes": 5316939776,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035200.8758578,
          "db_bytes": 5316964352,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035201.383543,
          "db_bytes": 5316984832,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035201.893687,
          "db_bytes": 5317013504,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035202.398174,
          "db_bytes": 5317013504,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035202.907786,
          "db_bytes": 5317013504,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035203.4177558,
          "db_bytes": 5317066752,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035203.927913,
          "db_bytes": 5317066752,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035204.438064,
          "db_bytes": 5317115904,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035204.942631,
          "db_bytes": 5317115904,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035205.450541,
          "db_bytes": 5317115904,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035205.959559,
          "db_bytes": 5317177344,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035206.465869,
          "db_bytes": 5317197824,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035206.976012,
          "db_bytes": 5317197824,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035207.485685,
          "db_bytes": 5317234688,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035207.9958122,
          "db_bytes": 5317246976,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035208.4981,
          "db_bytes": 5317259264,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035209.00524,
          "db_bytes": 5317279744,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035209.5108511,
          "db_bytes": 5317292032,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035210.020983,
          "db_bytes": 5317316608,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035210.531169,
          "db_bytes": 5317332992,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035211.03795,
          "db_bytes": 5317337088,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035211.545791,
          "db_bytes": 5317369856,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035212.055897,
          "db_bytes": 5317386240,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035212.562473,
          "db_bytes": 5317394432,
          "wal_bytes": 28704072,
          "shm_bytes": 65536
        },
        {
          "time": 1781035213.071767,
          "db_bytes": 5317427200,
          "wal_bytes": 31229632,
          "shm_bytes": 65536
        },
        {
          "time": 1781035213.579728,
          "db_bytes": 5317447680,
          "wal_bytes": 32449152,
          "shm_bytes": 65536
        },
        {
          "time": 1781035214.0831108,
          "db_bytes": 5317451776,
          "wal_bytes": 34900552,
          "shm_bytes": 98304
        },
        {
          "time": 1781035214.5884092,
          "db_bytes": 5317496832,
          "wal_bytes": 37615632,
          "shm_bytes": 98304
        },
        {
          "time": 1781035215.0960882,
          "db_bytes": 5317513216,
          "wal_bytes": 40067032,
          "shm_bytes": 98304
        },
        {
          "time": 1781035215.6062279,
          "db_bytes": 5317525504,
          "wal_bytes": 41591432,
          "shm_bytes": 98304
        },
        {
          "time": 1781035216.112464,
          "db_bytes": 5317545984,
          "wal_bytes": 42975752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035216.622584,
          "db_bytes": 5317550080,
          "wal_bytes": 46230552,
          "shm_bytes": 98304
        },
        {
          "time": 1781035217.127868,
          "db_bytes": 5317562368,
          "wal_bytes": 47697272,
          "shm_bytes": 98304
        },
        {
          "time": 1781035217.636009,
          "db_bytes": 5317603328,
          "wal_bytes": 51932632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035218.145806,
          "db_bytes": 5317623808,
          "wal_bytes": 56509952,
          "shm_bytes": 131072
        },
        {
          "time": 1781035218.6561651,
          "db_bytes": 5317636096,
          "wal_bytes": 58042592,
          "shm_bytes": 131072
        },
        {
          "time": 1781035219.162452,
          "db_bytes": 5317656576,
          "wal_bytes": 61408632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035219.67017,
          "db_bytes": 5317685248,
          "wal_bytes": 64618112,
          "shm_bytes": 131072
        },
        {
          "time": 1781035220.180293,
          "db_bytes": 5317718016,
          "wal_bytes": 67897632,
          "shm_bytes": 163840
        },
        {
          "time": 1781035220.690176,
          "db_bytes": 5317734400,
          "wal_bytes": 69199552,
          "shm_bytes": 163840
        },
        {
          "time": 1781035221.200315,
          "db_bytes": 5317742592,
          "wal_bytes": 72013512,
          "shm_bytes": 163840
        },
        {
          "time": 1781035221.704546,
          "db_bytes": 5317758976,
          "wal_bytes": 73661512,
          "shm_bytes": 163840
        },
        {
          "time": 1781035222.211916,
          "db_bytes": 5317775360,
          "wal_bytes": 75025232,
          "shm_bytes": 163840
        },
        {
          "time": 1781035222.715714,
          "db_bytes": 5317799936,
          "wal_bytes": 79066952,
          "shm_bytes": 163840
        },
        {
          "time": 1781035223.223555,
          "db_bytes": 5317836800,
          "wal_bytes": 81221712,
          "shm_bytes": 163840
        },
        {
          "time": 1781035223.733726,
          "db_bytes": 5317844992,
          "wal_bytes": 83224032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035224.243731,
          "db_bytes": 5317844992,
          "wal_bytes": 83603072,
          "shm_bytes": 163840
        },
        {
          "time": 1781035224.7491221,
          "db_bytes": 5317861376,
          "wal_bytes": 84970912,
          "shm_bytes": 196608
        },
        {
          "time": 1781035225.255887,
          "db_bytes": 5317873664,
          "wal_bytes": 87166872,
          "shm_bytes": 196608
        },
        {
          "time": 1781035225.757557,
          "db_bytes": 5317898240,
          "wal_bytes": 91459912,
          "shm_bytes": 196608
        },
        {
          "time": 1781035226.265103,
          "db_bytes": 5317939200,
          "wal_bytes": 95925992,
          "shm_bytes": 196608
        },
        {
          "time": 1781035226.7752461,
          "db_bytes": 5317959680,
          "wal_bytes": 98966552,
          "shm_bytes": 196608
        },
        {
          "time": 1781035227.2821581,
          "db_bytes": 5317967872,
          "wal_bytes": 100202552,
          "shm_bytes": 196608
        },
        {
          "time": 1781035227.78795,
          "db_bytes": 5317988352,
          "wal_bytes": 102826992,
          "shm_bytes": 229376
        },
        {
          "time": 1781035228.298104,
          "db_bytes": 5318012928,
          "wal_bytes": 103177192,
          "shm_bytes": 229376
        },
        {
          "time": 1781035228.808272,
          "db_bytes": 5318029312,
          "wal_bytes": 107589712,
          "shm_bytes": 229376
        },
        {
          "time": 1781035229.318879,
          "db_bytes": 5318057984,
          "wal_bytes": 109064672,
          "shm_bytes": 229376
        },
        {
          "time": 1781035229.8339891,
          "db_bytes": 5318090752,
          "wal_bytes": 111701472,
          "shm_bytes": 229376
        },
        {
          "time": 1781035230.3425531,
          "db_bytes": 5318103040,
          "wal_bytes": 116530112,
          "shm_bytes": 229376
        },
        {
          "time": 1781035230.845301,
          "db_bytes": 5318164480,
          "wal_bytes": 119636592,
          "shm_bytes": 262144
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-driver-3.0.0-rc.3_balanced_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-3.0.0-rc.3_balanced_c32",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 32.52139425000041,
    "ok_flows": 614,
    "failed_flows": 0,
    "flow_requests_per_second": 18.87987935818564,
    "attempted_writes_per_second": 3.720627691108245,
    "successful_writes_per_second": 3.720627691108245,
    "write_verification_failures": 0,
    "avg_ms": 1633.2644278778519,
    "http_request_avg_ms": 840.3661537024319,
    "p50_ms": 1134.5562710002923,
    "p75_ms": 1855.2571667498796,
    "p95_ms": 4441.061156249589,
    "p99_ms": 4771.9720737495845,
    "by_kind": {
      "browse": {
        "samples": 324,
        "avg_ms": 841.2522893580217,
        "p50_ms": 864.1280834995086,
        "p75_ms": 1026.7712182499054,
        "p95_ms": 1252.617868850257,
        "p99_ms": 1381.2162576596797
      },
      "cart": {
        "samples": 108,
        "avg_ms": 1791.194574472238,
        "p50_ms": 1797.9132914997535,
        "p75_ms": 1884.3313020004189,
        "p95_ms": 2199.626301650142,
        "p99_ms": 2509.028165749824
      },
      "admin_read": {
        "samples": 61,
        "avg_ms": 1204.268397590165,
        "p50_ms": 1202.1653330002664,
        "p75_ms": 1356.0081249997893,
        "p95_ms": 1621.0106669996094,
        "p99_ms": 1786.6087919999698
      },
      "write": {
        "samples": 121,
        "avg_ms": 3829.33248486778,
        "p50_ms": 3962.750999999116,
        "p75_ms": 4448.6056249998,
        "p95_ms": 4781.149374999586,
        "p99_ms": 4951.747325000542
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 61,
        "attempts": 61,
        "failures": 0,
        "avg_ms": 1204.268397590165,
        "p50_ms": 1202.1653330002664,
        "p75_ms": 1356.0081249997893,
        "p95_ms": 1621.0106669996094,
        "p99_ms": 1786.6087919999698
      },
      "cart_add": {
        "samples": 108,
        "attempts": 108,
        "failures": 0,
        "avg_ms": 1791.194574472238,
        "p50_ms": 1797.9132914997535,
        "p75_ms": 1884.3313020004189,
        "p95_ms": 2199.626301650142,
        "p99_ms": 2509.028165749824
      },
      "checkout_write": {
        "samples": 121,
        "attempts": 121,
        "failures": 0,
        "avg_ms": 3829.33248486778,
        "p50_ms": 3962.750999999116,
        "p75_ms": 4448.6056249998,
        "p95_ms": 4781.149374999586,
        "p99_ms": 4951.747325000542
      },
      "product_browse": {
        "samples": 219,
        "attempts": 219,
        "failures": 0,
        "avg_ms": 782.3227353333406,
        "p50_ms": 734.0519999997923,
        "p75_ms": 1005.7133539999086,
        "p95_ms": 1256.5201086000343,
        "p99_ms": 1477.3691535595929
      },
      "product_search": {
        "samples": 105,
        "attempts": 105,
        "failures": 0,
        "avg_ms": 964.162502038068,
        "p50_ms": 965.7452499995998,
        "p75_ms": 1036.076458000025,
        "p95_ms": 1216.7148167993219,
        "p99_ms": 1290.2189850001012
      }
    },
    "status_counts": {
      "200": 1193
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10047,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10168,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 121,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 121,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035681.72733,
        "db_bytes": 5316902912,
        "wal_bytes": 22565272,
        "shm_bytes": 65536
      },
      "after": {
        "time": 1781035714.249043,
        "db_bytes": 5318131712,
        "wal_bytes": 126743592,
        "shm_bytes": 262144
      },
      "wal_max_bytes": 126743592,
      "wal_samples": [
        {
          "time": 1781035681.7275279,
          "db_bytes": 5316902912,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035682.238407,
          "db_bytes": 5316902912,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035682.7473679,
          "db_bytes": 5316902912,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035683.256324,
          "db_bytes": 5316935680,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035683.759215,
          "db_bytes": 5316968448,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035684.268107,
          "db_bytes": 5316968448,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035684.770596,
          "db_bytes": 5317021696,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035685.2784798,
          "db_bytes": 5317046272,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035685.787532,
          "db_bytes": 5317046272,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035686.297663,
          "db_bytes": 5317074944,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035686.807798,
          "db_bytes": 5317099520,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035687.315049,
          "db_bytes": 5317099520,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035687.8285801,
          "db_bytes": 5317099520,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035688.339503,
          "db_bytes": 5317152768,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035688.845361,
          "db_bytes": 5317185536,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035689.3502789,
          "db_bytes": 5317218304,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035689.8590121,
          "db_bytes": 5317222400,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035690.363123,
          "db_bytes": 5317242880,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035690.8708951,
          "db_bytes": 5317263360,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035691.3787048,
          "db_bytes": 5317283840,
          "wal_bytes": 22565272,
          "shm_bytes": 65536
        },
        {
          "time": 1781035691.887041,
          "db_bytes": 5317300224,
          "wal_bytes": 22791872,
          "shm_bytes": 65536
        },
        {
          "time": 1781035692.397183,
          "db_bytes": 5317312512,
          "wal_bytes": 24633512,
          "shm_bytes": 65536
        },
        {
          "time": 1781035692.908944,
          "db_bytes": 5317320704,
          "wal_bytes": 25993112,
          "shm_bytes": 65536
        },
        {
          "time": 1781035693.419126,
          "db_bytes": 5317332992,
          "wal_bytes": 27360952,
          "shm_bytes": 65536
        },
        {
          "time": 1781035693.925728,
          "db_bytes": 5317349376,
          "wal_bytes": 31724032,
          "shm_bytes": 65536
        },
        {
          "time": 1781035694.431543,
          "db_bytes": 5317386240,
          "wal_bytes": 35436152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035694.934174,
          "db_bytes": 5317394432,
          "wal_bytes": 36894632,
          "shm_bytes": 98304
        },
        {
          "time": 1781035695.4422479,
          "db_bytes": 5317406720,
          "wal_bytes": 37314872,
          "shm_bytes": 98304
        },
        {
          "time": 1781035695.944245,
          "db_bytes": 5317423104,
          "wal_bytes": 39687992,
          "shm_bytes": 98304
        },
        {
          "time": 1781035696.4475782,
          "db_bytes": 5317455872,
          "wal_bytes": 44026352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035696.9537249,
          "db_bytes": 5317468160,
          "wal_bytes": 45455992,
          "shm_bytes": 98304
        },
        {
          "time": 1781035697.4561222,
          "db_bytes": 5317492736,
          "wal_bytes": 50053912,
          "shm_bytes": 98304
        },
        {
          "time": 1781035697.966252,
          "db_bytes": 5317525504,
          "wal_bytes": 52534152,
          "shm_bytes": 131072
        },
        {
          "time": 1781035698.4763598,
          "db_bytes": 5317541888,
          "wal_bytes": 54313992,
          "shm_bytes": 131072
        },
        {
          "time": 1781035698.9864728,
          "db_bytes": 5317550080,
          "wal_bytes": 54725992,
          "shm_bytes": 131072
        },
        {
          "time": 1781035699.492342,
          "db_bytes": 5317554176,
          "wal_bytes": 54956712,
          "shm_bytes": 131072
        },
        {
          "time": 1781035699.995374,
          "db_bytes": 5317582848,
          "wal_bytes": 58219752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035700.503691,
          "db_bytes": 5317615616,
          "wal_bytes": 61791792,
          "shm_bytes": 131072
        },
        {
          "time": 1781035701.01403,
          "db_bytes": 5317615616,
          "wal_bytes": 63345032,
          "shm_bytes": 131072
        },
        {
          "time": 1781035701.5190568,
          "db_bytes": 5317627904,
          "wal_bytes": 63497472,
          "shm_bytes": 131072
        },
        {
          "time": 1781035702.0291998,
          "db_bytes": 5317644288,
          "wal_bytes": 68701032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035702.53182,
          "db_bytes": 5317677056,
          "wal_bytes": 71403752,
          "shm_bytes": 163840
        },
        {
          "time": 1781035703.039907,
          "db_bytes": 5317693440,
          "wal_bytes": 72779832,
          "shm_bytes": 163840
        },
        {
          "time": 1781035703.550056,
          "db_bytes": 5317722112,
          "wal_bytes": 76644392,
          "shm_bytes": 163840
        },
        {
          "time": 1781035704.0569658,
          "db_bytes": 5317738496,
          "wal_bytes": 78197632,
          "shm_bytes": 163840
        },
        {
          "time": 1781035704.567075,
          "db_bytes": 5317742592,
          "wal_bytes": 80533672,
          "shm_bytes": 163840
        },
        {
          "time": 1781035705.074326,
          "db_bytes": 5317783552,
          "wal_bytes": 81757312,
          "shm_bytes": 163840
        },
        {
          "time": 1781035705.5844638,
          "db_bytes": 5317799936,
          "wal_bytes": 84076872,
          "shm_bytes": 163840
        },
        {
          "time": 1781035706.094595,
          "db_bytes": 5317808128,
          "wal_bytes": 86355232,
          "shm_bytes": 196608
        },
        {
          "time": 1781035706.604167,
          "db_bytes": 5317816320,
          "wal_bytes": 90314552,
          "shm_bytes": 196608
        },
        {
          "time": 1781035707.114641,
          "db_bytes": 5317849088,
          "wal_bytes": 92226232,
          "shm_bytes": 196608
        },
        {
          "time": 1781035707.6186051,
          "db_bytes": 5317869568,
          "wal_bytes": 94731192,
          "shm_bytes": 196608
        },
        {
          "time": 1781035708.129476,
          "db_bytes": 5317898240,
          "wal_bytes": 97248512,
          "shm_bytes": 196608
        },
        {
          "time": 1781035708.639616,
          "db_bytes": 5317910528,
          "wal_bytes": 98138432,
          "shm_bytes": 196608
        },
        {
          "time": 1781035709.149719,
          "db_bytes": 5317914624,
          "wal_bytes": 99448592,
          "shm_bytes": 196608
        },
        {
          "time": 1781035709.6598458,
          "db_bytes": 5317931008,
          "wal_bytes": 100845272,
          "shm_bytes": 196608
        },
        {
          "time": 1781035710.169986,
          "db_bytes": 5317935104,
          "wal_bytes": 102200752,
          "shm_bytes": 229376
        },
        {
          "time": 1781035710.680104,
          "db_bytes": 5317947392,
          "wal_bytes": 105665672,
          "shm_bytes": 229376
        },
        {
          "time": 1781035711.19025,
          "db_bytes": 5318004736,
          "wal_bytes": 107272472,
          "shm_bytes": 229376
        },
        {
          "time": 1781035711.695981,
          "db_bytes": 5318004736,
          "wal_bytes": 108714472,
          "shm_bytes": 229376
        },
        {
          "time": 1781035712.196718,
          "db_bytes": 5318041600,
          "wal_bytes": 112105232,
          "shm_bytes": 229376
        },
        {
          "time": 1781035712.706837,
          "db_bytes": 5318053888,
          "wal_bytes": 116567192,
          "shm_bytes": 229376
        },
        {
          "time": 1781035713.212131,
          "db_bytes": 5318078464,
          "wal_bytes": 118417072,
          "shm_bytes": 262144
        },
        {
          "time": 1781035713.716036,
          "db_bytes": 5318103040,
          "wal_bytes": 124848392,
          "shm_bytes": 262144
        },
        {
          "time": 1781035714.2252522,
          "db_bytes": 5318131712,
          "wal_bytes": 126743592,
          "shm_bytes": 262144
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-driver-3.0.0-rc.3_balanced_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-3.0.0-rc.3_balanced_c64",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 33.154964124999424,
    "ok_flows": 547,
    "failed_flows": 0,
    "flow_requests_per_second": 16.498283573395646,
    "attempted_writes_per_second": 3.378076344095635,
    "successful_writes_per_second": 3.378076344095635,
    "write_verification_failures": 0,
    "avg_ms": 3688.0809039341907,
    "http_request_avg_ms": 1812.3091613486151,
    "p50_ms": 2943.2246670003224,
    "p75_ms": 4637.47914600026,
    "p95_ms": 8544.879857900198,
    "p99_ms": 9316.753332499957,
    "by_kind": {
      "browse": {
        "samples": 271,
        "avg_ms": 2034.4097601328392,
        "p50_ms": 2036.3386250000985,
        "p75_ms": 2572.7910415002953,
        "p95_ms": 3117.031833499368,
        "p99_ms": 3652.294733099554
      },
      "cart": {
        "samples": 115,
        "avg_ms": 4295.594324295692,
        "p50_ms": 4262.4648749997505,
        "p75_ms": 4637.47914600026,
        "p95_ms": 5277.6396544005365,
        "p99_ms": 5399.093627499933
      },
      "admin_read": {
        "samples": 49,
        "avg_ms": 2785.762439571323,
        "p50_ms": 2795.0092920000316,
        "p75_ms": 3230.665209000108,
        "p95_ms": 3808.38901620009,
        "p99_ms": 3903.7071401593134
      },
      "write": {
        "samples": 112,
        "avg_ms": 7460.352701991098,
        "p50_ms": 7729.311646000042,
        "p75_ms": 8534.816207750282,
        "p95_ms": 9315.433943749895,
        "p99_ms": 9543.414185379925
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 49,
        "attempts": 49,
        "failures": 0,
        "avg_ms": 2785.762439571323,
        "p50_ms": 2795.0092920000316,
        "p75_ms": 3230.665209000108,
        "p95_ms": 3808.38901620009,
        "p99_ms": 3903.7071401593134
      },
      "cart_add": {
        "samples": 115,
        "attempts": 115,
        "failures": 0,
        "avg_ms": 4295.594324295692,
        "p50_ms": 4262.4648749997505,
        "p75_ms": 4637.47914600026,
        "p95_ms": 5277.6396544005365,
        "p99_ms": 5399.093627499933
      },
      "checkout_write": {
        "samples": 112,
        "attempts": 112,
        "failures": 0,
        "avg_ms": 7460.352701991098,
        "p50_ms": 7729.311646000042,
        "p75_ms": 8534.816207750282,
        "p95_ms": 9315.433943749895,
        "p99_ms": 9543.414185379925
      },
      "product_browse": {
        "samples": 193,
        "attempts": 193,
        "failures": 0,
        "avg_ms": 1941.809436295317,
        "p50_ms": 1761.3519169999563,
        "p75_ms": 2609.319833999507,
        "p95_ms": 3159.4709416003757,
        "p99_ms": 3768.853566640319
      },
      "product_search": {
        "samples": 78,
        "attempts": 78,
        "failures": 0,
        "avg_ms": 2263.5362024487645,
        "p50_ms": 2198.792499999854,
        "p75_ms": 2474.2151562502386,
        "p95_ms": 2891.195371399681,
        "p99_ms": 3253.5597619099735
      }
    },
    "status_counts": {
      "200": 1113
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10047,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10159,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 112,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 112,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781034772.038573,
        "db_bytes": 5316907008,
        "wal_bytes": 37005872,
        "shm_bytes": 98304
      },
      "after": {
        "time": 1781034805.1939259,
        "db_bytes": 5318037504,
        "wal_bytes": 85745472,
        "shm_bytes": 196608
      },
      "wal_max_bytes": 85370552,
      "wal_samples": [
        {
          "time": 1781034772.039115,
          "db_bytes": 5316907008,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034772.541108,
          "db_bytes": 5316907008,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034773.0424151,
          "db_bytes": 5316907008,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034773.547562,
          "db_bytes": 5316931584,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034774.048463,
          "db_bytes": 5316931584,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034774.5537112,
          "db_bytes": 5316931584,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034775.05887,
          "db_bytes": 5316931584,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034775.5627031,
          "db_bytes": 5316931584,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034776.06512,
          "db_bytes": 5316931584,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034776.569937,
          "db_bytes": 5316993024,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034777.075059,
          "db_bytes": 5317013504,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034777.577706,
          "db_bytes": 5317066752,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034778.0828319,
          "db_bytes": 5317087232,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034778.586554,
          "db_bytes": 5317091328,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034779.091694,
          "db_bytes": 5317115904,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034779.596834,
          "db_bytes": 5317140480,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034780.100538,
          "db_bytes": 5317148672,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034780.608059,
          "db_bytes": 5317181440,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034781.110362,
          "db_bytes": 5317218304,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034781.615502,
          "db_bytes": 5317234688,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034782.11771,
          "db_bytes": 5317255168,
          "wal_bytes": 37005872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034782.630508,
          "db_bytes": 5317279744,
          "wal_bytes": 40837472,
          "shm_bytes": 98304
        },
        {
          "time": 1781034783.1318772,
          "db_bytes": 5317287936,
          "wal_bytes": 44178792,
          "shm_bytes": 98304
        },
        {
          "time": 1781034783.6370392,
          "db_bytes": 5317316608,
          "wal_bytes": 46980392,
          "shm_bytes": 98304
        },
        {
          "time": 1781034784.142184,
          "db_bytes": 5317324800,
          "wal_bytes": 48109272,
          "shm_bytes": 98304
        },
        {
          "time": 1781034784.6473112,
          "db_bytes": 5317337088,
          "wal_bytes": 48896192,
          "shm_bytes": 98304
        },
        {
          "time": 1781034785.152596,
          "db_bytes": 5317353472,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034785.657721,
          "db_bytes": 5317353472,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034786.1583202,
          "db_bytes": 5317357568,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034786.659599,
          "db_bytes": 5317406720,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034787.162583,
          "db_bytes": 5317423104,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034787.6651452,
          "db_bytes": 5317431296,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034788.167506,
          "db_bytes": 5317439488,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034788.672638,
          "db_bytes": 5317468160,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034789.177599,
          "db_bytes": 5317484544,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034789.682451,
          "db_bytes": 5317484544,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034790.187603,
          "db_bytes": 5317529600,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034790.692843,
          "db_bytes": 5317550080,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034791.19798,
          "db_bytes": 5317562368,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034791.703176,
          "db_bytes": 5317582848,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034792.208318,
          "db_bytes": 5317595136,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034792.710148,
          "db_bytes": 5317611520,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034793.2143319,
          "db_bytes": 5317615616,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034793.7194839,
          "db_bytes": 5317627904,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034794.22334,
          "db_bytes": 5317664768,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034794.7296572,
          "db_bytes": 5317672960,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034795.2320929,
          "db_bytes": 5317709824,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034795.737216,
          "db_bytes": 5317709824,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034796.241287,
          "db_bytes": 5317726208,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034796.744647,
          "db_bytes": 5317734400,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034797.2497652,
          "db_bytes": 5317754880,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034797.7548978,
          "db_bytes": 5317754880,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034798.257496,
          "db_bytes": 5317763072,
          "wal_bytes": 50144552,
          "shm_bytes": 98304
        },
        {
          "time": 1781034798.762645,
          "db_bytes": 5317783552,
          "wal_bytes": 51973832,
          "shm_bytes": 131072
        },
        {
          "time": 1781034799.264517,
          "db_bytes": 5317812224,
          "wal_bytes": 54956712,
          "shm_bytes": 131072
        },
        {
          "time": 1781034799.7712379,
          "db_bytes": 5317832704,
          "wal_bytes": 55747752,
          "shm_bytes": 131072
        },
        {
          "time": 1781034800.272276,
          "db_bytes": 5317849088,
          "wal_bytes": 59039632,
          "shm_bytes": 131072
        },
        {
          "time": 1781034800.7774239,
          "db_bytes": 5317865472,
          "wal_bytes": 60905992,
          "shm_bytes": 131072
        },
        {
          "time": 1781034801.282562,
          "db_bytes": 5317877760,
          "wal_bytes": 63365632,
          "shm_bytes": 131072
        },
        {
          "time": 1781034801.783882,
          "db_bytes": 5317881856,
          "wal_bytes": 65025992,
          "shm_bytes": 131072
        },
        {
          "time": 1781034802.289002,
          "db_bytes": 5317910528,
          "wal_bytes": 67432072,
          "shm_bytes": 163840
        },
        {
          "time": 1781034802.7914681,
          "db_bytes": 5317926912,
          "wal_bytes": 69937032,
          "shm_bytes": 163840
        },
        {
          "time": 1781034803.2965891,
          "db_bytes": 5317947392,
          "wal_bytes": 73014672,
          "shm_bytes": 163840
        },
        {
          "time": 1781034803.801392,
          "db_bytes": 5317996544,
          "wal_bytes": 78737352,
          "shm_bytes": 163840
        },
        {
          "time": 1781034804.306514,
          "db_bytes": 5318021120,
          "wal_bytes": 80274112,
          "shm_bytes": 163840
        },
        {
          "time": 1781034804.8081028,
          "db_bytes": 5318033408,
          "wal_bytes": 85370552,
          "shm_bytes": 196608
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-driver-3.0.0-rc.3_balanced_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-3.0.0-rc.3_balanced_c64",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 33.953697541999645,
    "ok_flows": 544,
    "failed_flows": 0,
    "flow_requests_per_second": 16.021819106066115,
    "attempted_writes_per_second": 3.416417309381745,
    "successful_writes_per_second": 3.416417309381745,
    "write_verification_failures": 0,
    "avg_ms": 3758.188946827199,
    "http_request_avg_ms": 1815.4042894556026,
    "p50_ms": 3005.246937500033,
    "p75_ms": 4858.499249749684,
    "p95_ms": 8263.286768699481,
    "p99_ms": 9115.908463750331,
    "by_kind": {
      "browse": {
        "samples": 262,
        "avg_ms": 2088.7470382977035,
        "p50_ms": 2078.249416500057,
        "p75_ms": 2655.6116872500297,
        "p95_ms": 3127.384502099949,
        "p99_ms": 3511.4733093801256
      },
      "cart": {
        "samples": 117,
        "avg_ms": 4394.054470410262,
        "p50_ms": 4439.043250000395,
        "p75_ms": 4810.534041999745,
        "p95_ms": 5315.235858600318,
        "p99_ms": 6433.354096279874
      },
      "admin_read": {
        "samples": 49,
        "avg_ms": 2862.7406148367218,
        "p50_ms": 2860.1389579998795,
        "p75_ms": 3314.774082999975,
        "p95_ms": 3953.45593400034,
        "p99_ms": 4235.955942999609
      },
      "write": {
        "samples": 116,
        "avg_ms": 7265.727585129279,
        "p50_ms": 7311.143979000008,
        "p75_ms": 8200.986926750147,
        "p95_ms": 9107.040343750214,
        "p99_ms": 9594.305516949362
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 49,
        "attempts": 49,
        "failures": 0,
        "avg_ms": 2862.7406148367218,
        "p50_ms": 2860.1389579998795,
        "p75_ms": 3314.774082999975,
        "p95_ms": 3953.45593400034,
        "p99_ms": 4235.955942999609
      },
      "cart_add": {
        "samples": 117,
        "attempts": 117,
        "failures": 0,
        "avg_ms": 4394.054470410262,
        "p50_ms": 4439.043250000395,
        "p75_ms": 4810.534041999745,
        "p95_ms": 5315.235858600318,
        "p99_ms": 6433.354096279874
      },
      "checkout_write": {
        "samples": 116,
        "attempts": 116,
        "failures": 0,
        "avg_ms": 7265.727585129279,
        "p50_ms": 7311.143979000008,
        "p75_ms": 8200.986926750147,
        "p95_ms": 9107.040343750214,
        "p99_ms": 9594.305516949362
      },
      "product_browse": {
        "samples": 185,
        "attempts": 185,
        "failures": 0,
        "avg_ms": 2016.473214151341,
        "p50_ms": 1809.4835000001694,
        "p75_ms": 2754.5487499992305,
        "p95_ms": 3153.0752251999734,
        "p99_ms": 3664.0677349998414
      },
      "product_search": {
        "samples": 77,
        "attempts": 77,
        "failures": 0,
        "avg_ms": 2262.391940467539,
        "p50_ms": 2240.3604579994862,
        "p75_ms": 2546.1271670001224,
        "p95_ms": 2740.9835500002373,
        "p99_ms": 2963.160141080005
      }
    },
    "status_counts": {
      "200": 1126
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10046,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10162,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 116,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 116,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035253.834042,
        "db_bytes": 5316902912,
        "wal_bytes": 38217152,
        "shm_bytes": 98304
      },
      "after": {
        "time": 1781035287.788215,
        "db_bytes": 5318082560,
        "wal_bytes": 94665272,
        "shm_bytes": 196608
      },
      "wal_max_bytes": 94665272,
      "wal_samples": [
        {
          "time": 1781035253.834365,
          "db_bytes": 5316902912,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035254.33761,
          "db_bytes": 5316902912,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035254.843626,
          "db_bytes": 5316902912,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035255.3510232,
          "db_bytes": 5316931584,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035255.8541172,
          "db_bytes": 5316956160,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035256.364268,
          "db_bytes": 5316956160,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035256.866136,
          "db_bytes": 5316956160,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035257.3737469,
          "db_bytes": 5316956160,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035257.879101,
          "db_bytes": 5316956160,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035258.3833978,
          "db_bytes": 5316997120,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035258.8935401,
          "db_bytes": 5317029888,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035259.404989,
          "db_bytes": 5317062656,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035259.911307,
          "db_bytes": 5317095424,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035260.4215848,
          "db_bytes": 5317128192,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035260.9261608,
          "db_bytes": 5317140480,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035261.436533,
          "db_bytes": 5317156864,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035261.9424481,
          "db_bytes": 5317206016,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035262.445977,
          "db_bytes": 5317214208,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035262.954082,
          "db_bytes": 5317230592,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035263.457511,
          "db_bytes": 5317238784,
          "wal_bytes": 38217152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035263.965625,
          "db_bytes": 5317275648,
          "wal_bytes": 40610872,
          "shm_bytes": 98304
        },
        {
          "time": 1781035264.46756,
          "db_bytes": 5317283840,
          "wal_bytes": 41043472,
          "shm_bytes": 98304
        },
        {
          "time": 1781035264.9777112,
          "db_bytes": 5317292032,
          "wal_bytes": 42234152,
          "shm_bytes": 98304
        },
        {
          "time": 1781035265.487871,
          "db_bytes": 5317300224,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035265.9976552,
          "db_bytes": 5317320704,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035266.5014699,
          "db_bytes": 5317332992,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035267.009443,
          "db_bytes": 5317332992,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035267.5196311,
          "db_bytes": 5317361664,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035268.02859,
          "db_bytes": 5317382144,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035268.5424519,
          "db_bytes": 5317398528,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035269.052626,
          "db_bytes": 5317398528,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035269.5608242,
          "db_bytes": 5317427200,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035270.0707462,
          "db_bytes": 5317476352,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035270.574389,
          "db_bytes": 5317476352,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035271.083829,
          "db_bytes": 5317500928,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035271.594144,
          "db_bytes": 5317500928,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035272.104639,
          "db_bytes": 5317509120,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035272.613657,
          "db_bytes": 5317529600,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035273.1240478,
          "db_bytes": 5317537792,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035273.634231,
          "db_bytes": 5317578752,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035274.14411,
          "db_bytes": 5317578752,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035274.651329,
          "db_bytes": 5317611520,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035275.1557581,
          "db_bytes": 5317623808,
          "wal_bytes": 42300072,
          "shm_bytes": 98304
        },
        {
          "time": 1781035275.665944,
          "db_bytes": 5317636096,
          "wal_bytes": 43383632,
          "shm_bytes": 98304
        },
        {
          "time": 1781035276.172797,
          "db_bytes": 5317648384,
          "wal_bytes": 45999832,
          "shm_bytes": 98304
        },
        {
          "time": 1781035276.6825018,
          "db_bytes": 5317677056,
          "wal_bytes": 47301752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035277.187395,
          "db_bytes": 5317681152,
          "wal_bytes": 48764352,
          "shm_bytes": 98304
        },
        {
          "time": 1781035277.6893618,
          "db_bytes": 5317697536,
          "wal_bytes": 50235192,
          "shm_bytes": 98304
        },
        {
          "time": 1781035278.191613,
          "db_bytes": 5317709824,
          "wal_bytes": 51574192,
          "shm_bytes": 131072
        },
        {
          "time": 1781035278.69229,
          "db_bytes": 5317718016,
          "wal_bytes": 51846112,
          "shm_bytes": 131072
        },
        {
          "time": 1781035279.201474,
          "db_bytes": 5317726208,
          "wal_bytes": 54099752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035279.710929,
          "db_bytes": 5317754880,
          "wal_bytes": 55500552,
          "shm_bytes": 131072
        },
        {
          "time": 1781035280.216052,
          "db_bytes": 5317763072,
          "wal_bytes": 58227992,
          "shm_bytes": 131072
        },
        {
          "time": 1781035280.723192,
          "db_bytes": 5317767168,
          "wal_bytes": 59249752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035281.225044,
          "db_bytes": 5317787648,
          "wal_bytes": 61804152,
          "shm_bytes": 131072
        },
        {
          "time": 1781035281.734794,
          "db_bytes": 5317816320,
          "wal_bytes": 63068992,
          "shm_bytes": 131072
        },
        {
          "time": 1781035282.290577,
          "db_bytes": 5317832704,
          "wal_bytes": 64749952,
          "shm_bytes": 131072
        },
        {
          "time": 1781035282.8008928,
          "db_bytes": 5317832704,
          "wal_bytes": 67662792,
          "shm_bytes": 163840
        },
        {
          "time": 1781035283.302897,
          "db_bytes": 5317869568,
          "wal_bytes": 69306672,
          "shm_bytes": 163840
        },
        {
          "time": 1781035283.813076,
          "db_bytes": 5317873664,
          "wal_bytes": 70761032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035284.313963,
          "db_bytes": 5317885952,
          "wal_bytes": 72330752,
          "shm_bytes": 163840
        },
        {
          "time": 1781035284.8240378,
          "db_bytes": 5317914624,
          "wal_bytes": 76479592,
          "shm_bytes": 163840
        },
        {
          "time": 1781035285.3340852,
          "db_bytes": 5317922816,
          "wal_bytes": 79478952,
          "shm_bytes": 163840
        },
        {
          "time": 1781035285.843719,
          "db_bytes": 5317963776,
          "wal_bytes": 82272312,
          "shm_bytes": 163840
        },
        {
          "time": 1781035286.3457348,
          "db_bytes": 5317996544,
          "wal_bytes": 85547712,
          "shm_bytes": 196608
        },
        {
          "time": 1781035286.853068,
          "db_bytes": 5318041600,
          "wal_bytes": 93618792,
          "shm_bytes": 196608
        },
        {
          "time": 1781035287.3701131,
          "db_bytes": 5318045696,
          "wal_bytes": 94665272,
          "shm_bytes": 196608
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-driver-3.0.0-rc.3_balanced_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-3.0.0-rc.3_balanced_c64",
    "variant": "sqlite-driver-3.0.0-rc.3",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 33.23159087499971,
    "ok_flows": 558,
    "failed_flows": 0,
    "flow_requests_per_second": 16.791251496171558,
    "attempted_writes_per_second": 3.400378887217538,
    "successful_writes_per_second": 3.400378887217538,
    "write_verification_failures": 0,
    "avg_ms": 3636.5728727634487,
    "http_request_avg_ms": 1797.1109806333134,
    "p50_ms": 2784.791228999893,
    "p75_ms": 4479.133499999989,
    "p95_ms": 8524.537852550384,
    "p99_ms": 9942.634470510082,
    "by_kind": {
      "browse": {
        "samples": 276,
        "avg_ms": 1982.7546940072493,
        "p50_ms": 2013.980541500132,
        "p75_ms": 2495.2405207504853,
        "p95_ms": 3101.269760500145,
        "p99_ms": 3454.3956770003206
      },
      "cart": {
        "samples": 116,
        "avg_ms": 4134.260163077606,
        "p50_ms": 4135.856957999749,
        "p75_ms": 4469.063187749725,
        "p95_ms": 5029.787229000021,
        "p99_ms": 5191.893908050223
      },
      "admin_read": {
        "samples": 53,
        "avg_ms": 2743.34953930182,
        "p50_ms": 2627.923916999862,
        "p75_ms": 3181.6153339996163,
        "p95_ms": 3699.5811913997386,
        "p99_ms": 3850.7790416802527
      },
      "write": {
        "samples": 113,
        "avg_ms": 7584.032415539858,
        "p50_ms": 7608.33808300049,
        "p75_ms": 8523.83645900045,
        "p95_ms": 9941.751466800088,
        "p99_ms": 10446.367534959936
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 53,
        "attempts": 53,
        "failures": 0,
        "avg_ms": 2743.34953930182,
        "p50_ms": 2627.923916999862,
        "p75_ms": 3181.6153339996163,
        "p95_ms": 3699.5811913997386,
        "p99_ms": 3850.7790416802527
      },
      "cart_add": {
        "samples": 116,
        "attempts": 116,
        "failures": 0,
        "avg_ms": 4134.260163077606,
        "p50_ms": 4135.856957999749,
        "p75_ms": 4469.063187749725,
        "p95_ms": 5029.787229000021,
        "p99_ms": 5191.893908050223
      },
      "checkout_write": {
        "samples": 113,
        "attempts": 113,
        "failures": 0,
        "avg_ms": 7584.032415539858,
        "p50_ms": 7608.33808300049,
        "p75_ms": 8523.83645900045,
        "p95_ms": 9941.751466800088,
        "p99_ms": 10446.367534959936
      },
      "product_browse": {
        "samples": 194,
        "attempts": 194,
        "failures": 0,
        "avg_ms": 1883.0529143195884,
        "p50_ms": 1785.8322705001228,
        "p75_ms": 2499.667749500304,
        "p95_ms": 3260.567131250127,
        "p99_ms": 3551.2027267496237
      },
      "product_search": {
        "samples": 82,
        "attempts": 82,
        "failures": 0,
        "avg_ms": 2218.6345142439154,
        "p50_ms": 2219.471479499589,
        "p75_ms": 2473.7814999996317,
        "p95_ms": 2846.513183350635,
        "p99_ms": 3153.3971670000024
      }
    },
    "status_counts": {
      "200": 1129
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10050,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10163,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 113,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 113,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035736.9506261,
        "db_bytes": 5316931584,
        "wal_bytes": 41628512,
        "shm_bytes": 98304
      },
      "after": {
        "time": 1781035770.1829278,
        "db_bytes": 5318148096,
        "wal_bytes": 81402992,
        "shm_bytes": 163840
      },
      "wal_max_bytes": 81081632,
      "wal_samples": [
        {
          "time": 1781035736.951139,
          "db_bytes": 5316931584,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035737.4578612,
          "db_bytes": 5316931584,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035737.968104,
          "db_bytes": 5316931584,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035738.471623,
          "db_bytes": 5316931584,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035738.980191,
          "db_bytes": 5316931584,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035739.4903018,
          "db_bytes": 5316993024,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035739.998442,
          "db_bytes": 5316997120,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035740.5085921,
          "db_bytes": 5317009408,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035741.0153642,
          "db_bytes": 5317046272,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035741.525146,
          "db_bytes": 5317066752,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035742.030242,
          "db_bytes": 5317083136,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035742.5403981,
          "db_bytes": 5317111808,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035743.049522,
          "db_bytes": 5317177344,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035743.558377,
          "db_bytes": 5317206016,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035744.065792,
          "db_bytes": 5317222400,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035744.575646,
          "db_bytes": 5317222400,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035745.085771,
          "db_bytes": 5317246976,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035745.5888152,
          "db_bytes": 5317255168,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035746.092758,
          "db_bytes": 5317275648,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035746.6004422,
          "db_bytes": 5317292032,
          "wal_bytes": 41628512,
          "shm_bytes": 98304
        },
        {
          "time": 1781035747.11057,
          "db_bytes": 5317296128,
          "wal_bytes": 41677952,
          "shm_bytes": 98304
        },
        {
          "time": 1781035747.620864,
          "db_bytes": 5317308416,
          "wal_bytes": 43577272,
          "shm_bytes": 98304
        },
        {
          "time": 1781035748.122568,
          "db_bytes": 5317337088,
          "wal_bytes": 47779672,
          "shm_bytes": 98304
        },
        {
          "time": 1781035748.632709,
          "db_bytes": 5317349376,
          "wal_bytes": 51158072,
          "shm_bytes": 131072
        },
        {
          "time": 1781035749.140432,
          "db_bytes": 5317361664,
          "wal_bytes": 53407592,
          "shm_bytes": 131072
        },
        {
          "time": 1781035749.6475399,
          "db_bytes": 5317394432,
          "wal_bytes": 55245112,
          "shm_bytes": 131072
        },
        {
          "time": 1781035750.1575282,
          "db_bytes": 5317414912,
          "wal_bytes": 57358672,
          "shm_bytes": 131072
        },
        {
          "time": 1781035750.667816,
          "db_bytes": 5317423104,
          "wal_bytes": 59529912,
          "shm_bytes": 131072
        },
        {
          "time": 1781035751.1743119,
          "db_bytes": 5317451776,
          "wal_bytes": 60873032,
          "shm_bytes": 131072
        },
        {
          "time": 1781035751.684443,
          "db_bytes": 5317451776,
          "wal_bytes": 62310936,
          "shm_bytes": 131072
        },
        {
          "time": 1781035752.193978,
          "db_bytes": 5317472256,
          "wal_bytes": 66051872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035752.7029388,
          "db_bytes": 5317517312,
          "wal_bytes": 70855792,
          "shm_bytes": 163840
        },
        {
          "time": 1781035753.2120278,
          "db_bytes": 5317529600,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035753.72217,
          "db_bytes": 5317529600,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035754.225535,
          "db_bytes": 5317529600,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035754.729315,
          "db_bytes": 5317570560,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035755.238454,
          "db_bytes": 5317586944,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035755.7422678,
          "db_bytes": 5317607424,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035756.243635,
          "db_bytes": 5317619712,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035756.753945,
          "db_bytes": 5317644288,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035757.260014,
          "db_bytes": 5317664768,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035757.7701702,
          "db_bytes": 5317689344,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035758.2705522,
          "db_bytes": 5317713920,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035758.7807071,
          "db_bytes": 5317713920,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035759.2894652,
          "db_bytes": 5317718016,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035759.7996101,
          "db_bytes": 5317754880,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035760.300333,
          "db_bytes": 5317763072,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035760.809823,
          "db_bytes": 5317791744,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035761.312924,
          "db_bytes": 5317791744,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035761.821279,
          "db_bytes": 5317791744,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035762.327462,
          "db_bytes": 5317832704,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035762.828675,
          "db_bytes": 5317869568,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035763.336378,
          "db_bytes": 5317881856,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035763.836758,
          "db_bytes": 5317890048,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035764.345321,
          "db_bytes": 5317890048,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035764.847451,
          "db_bytes": 5317910528,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035765.3482602,
          "db_bytes": 5317935104,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035765.85391,
          "db_bytes": 5317955584,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035766.3566568,
          "db_bytes": 5317955584,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035766.866346,
          "db_bytes": 5317988352,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035767.37552,
          "db_bytes": 5317988352,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035767.8777971,
          "db_bytes": 5318029312,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035768.3874822,
          "db_bytes": 5318037504,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035768.897635,
          "db_bytes": 5318053888,
          "wal_bytes": 70967032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035769.4106328,
          "db_bytes": 5318070272,
          "wal_bytes": 72726272,
          "shm_bytes": 163840
        },
        {
          "time": 1781035769.9186292,
          "db_bytes": 5318135808,
          "wal_bytes": 81081632,
          "shm_bytes": 163840
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-driver-3.0.0-rc.3_balanced_c64-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.078327041999955,
    "ok_flows": 1260,
    "failed_flows": 0,
    "flow_requests_per_second": 41.89062770148737,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 95.38736951904228,
    "http_request_avg_ms": 95.35014008253889,
    "p50_ms": 93.0036455000618,
    "p75_ms": 114.74209350006959,
    "p95_ms": 164.55069794995995,
    "p99_ms": 205.11919875014212,
    "by_kind": {
      "browse": {
        "samples": 1126,
        "avg_ms": 87.73561819804073,
        "p50_ms": 91.32127049997507,
        "p75_ms": 106.04498924988093,
        "p95_ms": 121.22040625013142,
        "p99_ms": 127.83129199993937
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 134,
        "avg_ms": 159.68492166417425,
        "p50_ms": 159.38802050004597,
        "p75_ms": 187.70046824994324,
        "p95_ms": 213.6104687498573,
        "p99_ms": 356.90435396991734
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 134,
        "attempts": 134,
        "failures": 0,
        "avg_ms": 159.68492166417425,
        "p50_ms": 159.38802050004597,
        "p75_ms": 187.70046824994324,
        "p95_ms": 213.6104687498573,
        "p99_ms": 356.90435396991734
      },
      "product_browse": {
        "samples": 793,
        "attempts": 793,
        "failures": 0,
        "avg_ms": 84.12847606682968,
        "p50_ms": 79.34966699986035,
        "p75_ms": 115.21929199989245,
        "p95_ms": 122.79111660000126,
        "p99_ms": 128.42587835992163
      },
      "product_search": {
        "samples": 333,
        "attempts": 333,
        "failures": 0,
        "avg_ms": 96.32559930930303,
        "p50_ms": 94.33674999991126,
        "p75_ms": 97.48629199998504,
        "p95_ms": 105.61079160006557,
        "p99_ms": 119.43111668006169
      }
    },
    "status_counts": {
      "200": 1260
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781052795.817846,
        "db_bytes": 5342814208,
        "wal_bytes": 4177712,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781052825.897991,
        "db_bytes": 5343059968,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4190072,
      "wal_samples": [
        {
          "time": 1781052795.818044,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052796.3283288,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052796.837567,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052797.347991,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052797.858288,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052798.368457,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052798.8750348,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052799.3851829,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052799.897758,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052800.4079318,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052800.915752,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052801.425926,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052801.93448,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052802.4435132,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052802.946941,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052803.4546309,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052803.966891,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052804.4770591,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052804.985919,
          "db_bytes": 5342814208,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052805.49026,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052806.000431,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052806.5106041,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052807.02092,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052807.53143,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052808.032213,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052808.542377,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052809.052525,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052809.562668,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052810.064304,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052810.5701902,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052811.08033,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052811.5904949,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052812.103644,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052812.614008,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052813.122624,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052813.631079,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052814.1412008,
          "db_bytes": 5342883840,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052814.647451,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052815.155147,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052815.6614661,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052816.1637409,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052816.671954,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052817.182184,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052817.692359,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052818.193353,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052818.6969888,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052819.204562,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052819.714754,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052820.2224581,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052820.735842,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052821.23681,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052821.748032,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052822.251172,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052822.756177,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052823.266315,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052823.768796,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052824.2789912,
          "db_bytes": 5342969856,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052824.7890718,
          "db_bytes": 5343043584,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781052825.2995682,
          "db_bytes": 5343051776,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781052825.809688,
          "db_bytes": 5343051776,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep1_sqlite-driver-3.0.0-rc.3_read-heavy_c4-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.094316457999867,
    "ok_flows": 1216,
    "failed_flows": 0,
    "flow_requests_per_second": 40.40630069458697,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 98.92786181742622,
    "http_request_avg_ms": 98.88891383141099,
    "p50_ms": 95.01835399987613,
    "p75_ms": 116.95807300009164,
    "p95_ms": 174.23592649970487,
    "p99_ms": 233.4703186998692,
    "by_kind": {
      "browse": {
        "samples": 1085,
        "avg_ms": 90.25322835298833,
        "p50_ms": 92.93291699987094,
        "p75_ms": 111.23895799983075,
        "p95_ms": 125.02680859997781,
        "p99_ms": 147.11117299995752
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 131,
        "avg_ms": 170.77501684731337,
        "p50_ms": 166.43058399995425,
        "p75_ms": 197.8242705001776,
        "p95_ms": 263.28699999999117,
        "p99_ms": 308.25934140016216
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 131,
        "attempts": 131,
        "failures": 0,
        "avg_ms": 170.77501684731337,
        "p50_ms": 166.43058399995425,
        "p75_ms": 197.8242705001776,
        "p95_ms": 263.28699999999117,
        "p99_ms": 308.25934140016216
      },
      "product_browse": {
        "samples": 759,
        "attempts": 759,
        "failures": 0,
        "avg_ms": 86.3751132608601,
        "p50_ms": 80.82570900023711,
        "p75_ms": 117.00058350015752,
        "p95_ms": 125.94550390012955,
        "p99_ms": 139.3499737200636
      },
      "product_search": {
        "samples": 326,
        "attempts": 326,
        "failures": 0,
        "avg_ms": 99.2823368036795,
        "p50_ms": 96.53918749995682,
        "p75_ms": 99.70998974984013,
        "p95_ms": 111.2045519998901,
        "p99_ms": 149.8905204998664
      }
    },
    "status_counts": {
      "200": 1216
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781052945.204393,
        "db_bytes": 5342806016,
        "wal_bytes": 4132392,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781052975.299147,
        "db_bytes": 5343031296,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4148872,
      "wal_samples": [
        {
          "time": 1781052945.204629,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052945.7148979,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052946.2250218,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052946.731243,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052947.2354429,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052947.745562,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052948.255636,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052948.763398,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052949.2708118,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052949.780716,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052950.280863,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052950.7910058,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052951.303238,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052951.819513,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052952.330661,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052952.831584,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052953.3422348,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052953.852654,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052954.362419,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052954.87216,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052955.3741598,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052955.88123,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052956.391571,
          "db_bytes": 5342806016,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052956.904493,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052957.414647,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052957.924802,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052958.434401,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052958.942139,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052959.447411,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052959.9557009,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052960.4642482,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052960.9683468,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052961.474785,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052961.978899,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052962.48805,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052962.997411,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052963.505117,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052964.007571,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052964.515003,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052965.020687,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052965.5278962,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052966.042743,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052966.549505,
          "db_bytes": 5342879744,
          "wal_bytes": 4132392,
          "shm_bytes": 32768
        },
        {
          "time": 1781052967.059625,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781052967.571994,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781052968.080724,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781052968.584618,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781052969.096574,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781052969.6098208,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781052970.1242619,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781052970.642007,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781052971.14501,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781052971.6552022,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781052972.15954,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781052972.665362,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781052973.175512,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781052973.685653,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781052974.198112,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781052974.708228,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        },
        {
          "time": 1781052975.219052,
          "db_bytes": 5342961664,
          "wal_bytes": 4148872,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep2_sqlite-driver-3.0.0-rc.3_read-heavy_c4-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.082084000000123,
    "ok_flows": 1227,
    "failed_flows": 0,
    "flow_requests_per_second": 40.788397505970494,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 97.95707577912826,
    "http_request_avg_ms": 97.91986367237028,
    "p50_ms": 93.8975830003983,
    "p75_ms": 115.51402099985353,
    "p95_ms": 173.79406229983942,
    "p99_ms": 235.06218749993425,
    "by_kind": {
      "browse": {
        "samples": 1093,
        "avg_ms": 89.011299197613,
        "p50_ms": 92.43029099980049,
        "p75_ms": 111.22362499963856,
        "p95_ms": 122.88450819996797,
        "p99_ms": 144.17332327999236
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 134,
        "avg_ms": 170.92523849253246,
        "p50_ms": 165.83862499987845,
        "p75_ms": 198.00249949980753,
        "p95_ms": 252.62680165005784,
        "p99_ms": 388.183194360021
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 134,
        "attempts": 134,
        "failures": 0,
        "avg_ms": 170.92523849253246,
        "p50_ms": 165.83862499987845,
        "p75_ms": 198.00249949980753,
        "p95_ms": 252.62680165005784,
        "p99_ms": 388.183194360021
      },
      "product_browse": {
        "samples": 770,
        "attempts": 770,
        "failures": 0,
        "avg_ms": 85.28251441817379,
        "p50_ms": 80.28014599995004,
        "p75_ms": 115.97320850012238,
        "p95_ms": 123.44628995012954,
        "p99_ms": 137.50628793997745
      },
      "product_search": {
        "samples": 323,
        "attempts": 323,
        "failures": 0,
        "avg_ms": 97.90035269658601,
        "p50_ms": 95.12979200007976,
        "p75_ms": 98.44556249981906,
        "p95_ms": 110.65888300013285,
        "p99_ms": 157.84311300019885
      }
    },
    "status_counts": {
      "200": 1227
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781053095.363362,
        "db_bytes": 5342810112,
        "wal_bytes": 4214792,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781053125.4458828,
        "db_bytes": 5343043584,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4214792,
      "wal_samples": [
        {
          "time": 1781053095.3636138,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053095.8685062,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053096.374455,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053096.886893,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053097.394021,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053097.9025111,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053098.4095502,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053098.919911,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053099.432037,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053099.934535,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053100.441041,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053100.9477062,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053101.460307,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053101.9704242,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053102.480526,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053102.986262,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053103.4893818,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053103.992909,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053104.5019782,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053105.012135,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053105.522613,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053106.0340538,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053106.535455,
          "db_bytes": 5342810112,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053107.0367901,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053107.5467288,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053108.0568802,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053108.567035,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053109.073023,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053109.583244,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053110.089599,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053110.5997171,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053111.10604,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053111.609308,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053112.116071,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053112.618857,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053113.128844,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053113.633248,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053114.143347,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053114.648847,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053115.156239,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053115.6683898,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053116.1781728,
          "db_bytes": 5342887936,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053116.682871,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053117.191948,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053117.702112,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053118.21242,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053118.722552,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053119.232694,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053119.74432,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053120.254466,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053120.765898,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053121.277015,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053121.789068,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053122.3004422,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053122.810563,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053123.319134,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053123.829311,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053124.339423,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053124.848484,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053125.3580182,
          "db_bytes": 5342969856,
          "wal_bytes": 4214792,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep3_sqlite-driver-3.0.0-rc.3_read-heavy_c4-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.315351792,
    "ok_flows": 1071,
    "failed_flows": 0,
    "flow_requests_per_second": 35.32863505422454,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 450.3660856358637,
    "http_request_avg_ms": 450.3167401176668,
    "p50_ms": 442.52870900072594,
    "p75_ms": 535.8790000004774,
    "p95_ms": 856.4509375000853,
    "p99_ms": 1031.886283199673,
    "by_kind": {
      "browse": {
        "samples": 969,
        "avg_ms": 412.88461593086845,
        "p50_ms": 426.8841670000256,
        "p75_ms": 512.2662089997903,
        "p95_ms": 647.0101584000076,
        "p99_ms": 731.3192405597875
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 102,
        "avg_ms": 806.4400478333215,
        "p50_ms": 867.1622290003143,
        "p75_ms": 957.1991044997503,
        "p95_ms": 1091.1049853998065,
        "p99_ms": 1145.783191249593
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 102,
        "attempts": 102,
        "failures": 0,
        "avg_ms": 806.4400478333215,
        "p50_ms": 867.1622290003143,
        "p75_ms": 957.1991044997503,
        "p95_ms": 1091.1049853998065,
        "p99_ms": 1145.783191249593
      },
      "product_browse": {
        "samples": 708,
        "attempts": 708,
        "failures": 0,
        "avg_ms": 379.4605227203505,
        "p50_ms": 372.7933125001073,
        "p75_ms": 483.8595832500232,
        "p95_ms": 638.9566078999451,
        "p99_ms": 727.7214984403416
      },
      "product_search": {
        "samples": 261,
        "attempts": 261,
        "failures": 0,
        "avg_ms": 503.55227107663944,
        "p50_ms": 493.6084999999366,
        "p75_ms": 554.8352080004406,
        "p95_ms": 663.9776249994611,
        "p99_ms": 731.7364671996984
      }
    },
    "status_counts": {
      "200": 1071
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781034509.636399,
        "db_bytes": 5316468736,
        "wal_bytes": 4527912,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781034539.95168,
        "db_bytes": 5316751360,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4527912,
      "wal_samples": [
        {
          "time": 1781034509.6366389,
          "db_bytes": 5316468736,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034510.142205,
          "db_bytes": 5316538368,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034510.647336,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034511.152172,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034511.657297,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034512.162427,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034512.667546,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034513.172676,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034513.6778219,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034514.18292,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034514.688045,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034515.193197,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034515.698257,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034516.203406,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034516.706196,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034517.211342,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034517.7164512,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034518.2215831,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034518.724847,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034519.227911,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034519.733114,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034520.234854,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034520.7375329,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034521.244128,
          "db_bytes": 5316546560,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034521.7457778,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034522.2508879,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034522.756023,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034523.2605078,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034523.765854,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034524.27103,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034524.7731378,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034525.27721,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034525.782342,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034526.287472,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034526.792583,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034527.295274,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034527.800412,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034528.305608,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034528.807114,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034529.312344,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034529.817493,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034530.322603,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034530.8271732,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034531.332314,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034531.835855,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034532.340995,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034532.846147,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034533.351274,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034533.855496,
          "db_bytes": 5316624384,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034534.3606699,
          "db_bytes": 5316710400,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034534.862371,
          "db_bytes": 5316710400,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034535.364557,
          "db_bytes": 5316710400,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034535.8696792,
          "db_bytes": 5316710400,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034536.3748229,
          "db_bytes": 5316710400,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034536.87731,
          "db_bytes": 5316710400,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034537.378874,
          "db_bytes": 5316710400,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034537.884028,
          "db_bytes": 5316710400,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034538.389174,
          "db_bytes": 5316710400,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034538.8943229,
          "db_bytes": 5316710400,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034539.399468,
          "db_bytes": 5316710400,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034539.900106,
          "db_bytes": 5316710400,
          "wal_bytes": 4527912,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-driver-3.0.0-rc.3_read-heavy_c16-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.284750208000332,
    "ok_flows": 1136,
    "failed_flows": 0,
    "flow_requests_per_second": 37.510628028885066,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 424.2612196206077,
    "http_request_avg_ms": 424.2170104938257,
    "p50_ms": 419.9309579998953,
    "p75_ms": 500.70153149999896,
    "p95_ms": 809.7853542501525,
    "p99_ms": 994.2933562493639,
    "by_kind": {
      "browse": {
        "samples": 1031,
        "avg_ms": 388.76356456451384,
        "p50_ms": 402.73687500030064,
        "p75_ms": 481.65147899999283,
        "p95_ms": 583.0940835003275,
        "p99_ms": 677.3981998995627
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 105,
        "avg_ms": 772.8143849809164,
        "p50_ms": 826.5049170004204,
        "p75_ms": 907.8449159997035,
        "p95_ms": 1064.0692414001023,
        "p99_ms": 1148.3384206402113
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 105,
        "attempts": 105,
        "failures": 0,
        "avg_ms": 772.8143849809164,
        "p50_ms": 826.5049170004204,
        "p75_ms": 907.8449159997035,
        "p95_ms": 1064.0692414001023,
        "p99_ms": 1148.3384206402113
      },
      "product_browse": {
        "samples": 747,
        "attempts": 747,
        "failures": 0,
        "avg_ms": 358.2050459303967,
        "p50_ms": 361.684915999831,
        "p75_ms": 459.44758350015036,
        "p95_ms": 576.6983207001432,
        "p99_ms": 667.5117045001753
      },
      "product_search": {
        "samples": 284,
        "attempts": 284,
        "failures": 0,
        "avg_ms": 469.14107660566054,
        "p50_ms": 463.6411460005547,
        "p75_ms": 507.09572875007325,
        "p95_ms": 612.2718973500473,
        "p99_ms": 688.0923062496189
      }
    },
    "status_counts": {
      "200": 1136
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781034990.530603,
        "db_bytes": 5316464640,
        "wal_bytes": 4136512,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781035020.815704,
        "db_bytes": 5316763648,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4346632,
      "wal_samples": [
        {
          "time": 1781034990.530828,
          "db_bytes": 5316464640,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034991.0411599,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034991.551297,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034992.055671,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034992.5657868,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034993.073649,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034993.575967,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034994.086116,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034994.596255,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034995.1064079,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034995.612631,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034996.122792,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034996.62931,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034997.132822,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034997.6585631,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034998.163915,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034998.6650481,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034999.16929,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034999.673357,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781035000.1829278,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781035000.6876202,
          "db_bytes": 5316542464,
          "wal_bytes": 4136512,
          "shm_bytes": 32768
        },
        {
          "time": 1781035001.196367,
          "db_bytes": 5316624384,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781035001.706499,
          "db_bytes": 5316624384,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781035002.214443,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035002.723111,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035003.227722,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035003.737629,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035004.247742,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035004.7526112,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035005.2539158,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035005.764035,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035006.2704058,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035006.788784,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035007.298732,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035007.8086479,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035008.3223171,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035008.8293,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035009.338148,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035009.845979,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035010.351223,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035010.860786,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035011.370055,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035011.873924,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035012.378942,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035012.8876421,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035013.3977711,
          "db_bytes": 5316632576,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035013.902922,
          "db_bytes": 5316714496,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035014.413122,
          "db_bytes": 5316718592,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035014.919689,
          "db_bytes": 5316718592,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035015.42627,
          "db_bytes": 5316718592,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035015.9292958,
          "db_bytes": 5316718592,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035016.439329,
          "db_bytes": 5316718592,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035016.945958,
          "db_bytes": 5316718592,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035017.453742,
          "db_bytes": 5316718592,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035017.95429,
          "db_bytes": 5316718592,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035018.45856,
          "db_bytes": 5316718592,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035018.968695,
          "db_bytes": 5316718592,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035019.478843,
          "db_bytes": 5316718592,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035019.98274,
          "db_bytes": 5316718592,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035020.484123,
          "db_bytes": 5316718592,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-driver-3.0.0-rc.3_read-heavy_c16-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.25770087500041,
    "ok_flows": 1162,
    "failed_flows": 0,
    "flow_requests_per_second": 38.40344660687919,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 414.619410562826,
    "http_request_avg_ms": 414.5767482401027,
    "p50_ms": 409.56999999980326,
    "p75_ms": 489.8142812498918,
    "p95_ms": 783.3554893000384,
    "p99_ms": 977.3693282602386,
    "by_kind": {
      "browse": {
        "samples": 1053,
        "avg_ms": 380.1825413418828,
        "p50_ms": 394.8247080006695,
        "p75_ms": 469.2477090002285,
        "p95_ms": 585.3219171998717,
        "p99_ms": 732.3084350001227
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 109,
        "avg_ms": 747.2985233119398,
        "p50_ms": 780.5583340004887,
        "p75_ms": 877.8936250000697,
        "p95_ms": 1020.581208600015,
        "p99_ms": 1112.4872010805484
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 109,
        "attempts": 109,
        "failures": 0,
        "avg_ms": 747.2985233119398,
        "p50_ms": 780.5583340004887,
        "p75_ms": 877.8936250000697,
        "p95_ms": 1020.581208600015,
        "p99_ms": 1112.4872010805484
      },
      "product_browse": {
        "samples": 767,
        "attempts": 767,
        "failures": 0,
        "avg_ms": 351.02325488005863,
        "p50_ms": 346.24854199955735,
        "p75_ms": 449.7410829999353,
        "p95_ms": 588.2104714003618,
        "p99_ms": 732.217417500251
      },
      "product_search": {
        "samples": 286,
        "attempts": 286,
        "failures": 0,
        "avg_ms": 458.3824459440482,
        "p50_ms": 449.818000000505,
        "p75_ms": 492.13697900017905,
        "p95_ms": 583.7589792497511,
        "p99_ms": 712.0610856997686
      }
    },
    "status_counts": {
      "200": 1162
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035476.704878,
        "db_bytes": 5316464640,
        "wal_bytes": 4239512,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781035506.962924,
        "db_bytes": 5316767744,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4540272,
      "wal_samples": [
        {
          "time": 1781035476.705098,
          "db_bytes": 5316464640,
          "wal_bytes": 4239512,
          "shm_bytes": 32768
        },
        {
          "time": 1781035477.214615,
          "db_bytes": 5316538368,
          "wal_bytes": 4239512,
          "shm_bytes": 32768
        },
        {
          "time": 1781035477.722233,
          "db_bytes": 5316546560,
          "wal_bytes": 4387832,
          "shm_bytes": 32768
        },
        {
          "time": 1781035478.229554,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035478.739676,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035479.2455392,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035479.755662,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035480.264079,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035480.772626,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035481.282787,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035481.792948,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035482.303102,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035482.80351,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035483.3068328,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035483.81694,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035484.327042,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035484.836107,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035485.345275,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035485.8554041,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035486.3565812,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035486.8661,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035487.376225,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035487.886548,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035488.396093,
          "db_bytes": 5316550656,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035488.908457,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035489.418605,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035489.9263859,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035490.4292648,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035490.93941,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035491.444439,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035491.946047,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035492.447767,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035492.954378,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035493.464872,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035493.9734259,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035494.483613,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035494.990942,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035495.497495,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035496.007622,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035496.5142121,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035497.024378,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035497.534512,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035498.044641,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035498.554786,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035499.058135,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035499.56827,
          "db_bytes": 5316632576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035500.075646,
          "db_bytes": 5316718592,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035500.584259,
          "db_bytes": 5316718592,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035501.0945458,
          "db_bytes": 5316718592,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035501.599185,
          "db_bytes": 5316718592,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035502.1091478,
          "db_bytes": 5316718592,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035502.619274,
          "db_bytes": 5316718592,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035503.131271,
          "db_bytes": 5316718592,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035503.6413891,
          "db_bytes": 5316718592,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035504.145559,
          "db_bytes": 5316718592,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035504.65436,
          "db_bytes": 5316718592,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035505.160414,
          "db_bytes": 5316718592,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035505.67055,
          "db_bytes": 5316718592,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035506.178016,
          "db_bytes": 5316718592,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035506.688149,
          "db_bytes": 5316718592,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-driver-3.0.0-rc.3_read-heavy_c16-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.50903358300002,
    "ok_flows": 1103,
    "failed_flows": 0,
    "flow_requests_per_second": 36.15322645338082,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 877.8015130797842,
    "http_request_avg_ms": 877.7530115666466,
    "p50_ms": 870.785834000344,
    "p75_ms": 1044.7895835000054,
    "p95_ms": 1530.6681249999208,
    "p99_ms": 1834.5759316799922,
    "by_kind": {
      "browse": {
        "samples": 986,
        "avg_ms": 814.0985906967534,
        "p50_ms": 831.3496460000351,
        "p75_ms": 998.3700519999275,
        "p95_ms": 1206.8455109995284,
        "p99_ms": 1365.7707982999907
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 117,
        "avg_ms": 1414.6483632478903,
        "p50_ms": 1445.5407499999637,
        "p75_ms": 1746.7460840007334,
        "p95_ms": 1975.2954663998025,
        "p99_ms": 2027.6037017199633
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 117,
        "attempts": 117,
        "failures": 0,
        "avg_ms": 1414.6483632478903,
        "p50_ms": 1445.5407499999637,
        "p75_ms": 1746.7460840007334,
        "p95_ms": 1975.2954663998025,
        "p99_ms": 2027.6037017199633
      },
      "product_browse": {
        "samples": 725,
        "attempts": 725,
        "failures": 0,
        "avg_ms": 771.3094185710429,
        "p50_ms": 738.7079580003046,
        "p75_ms": 991.0445000004984,
        "p95_ms": 1211.0349913995378,
        "p99_ms": 1381.9824199998766
      },
      "product_search": {
        "samples": 261,
        "attempts": 261,
        "failures": 0,
        "avg_ms": 932.9574021570653,
        "p50_ms": 926.4364159998877,
        "p75_ms": 1004.9361669998689,
        "p95_ms": 1188.9676669998153,
        "p99_ms": 1245.5288419998387
      }
    },
    "status_counts": {
      "200": 1103
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781034559.994532,
        "db_bytes": 5316464640,
        "wal_bytes": 4190072,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781034590.503448,
        "db_bytes": 5316734976,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4330152,
      "wal_samples": [
        {
          "time": 1781034559.994747,
          "db_bytes": 5316464640,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781034560.5004,
          "db_bytes": 5316464640,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781034561.005661,
          "db_bytes": 5316464640,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781034561.5159528,
          "db_bytes": 5316464640,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781034562.0210938,
          "db_bytes": 5316464640,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781034562.5256221,
          "db_bytes": 5316464640,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781034563.029523,
          "db_bytes": 5316534272,
          "wal_bytes": 4280712,
          "shm_bytes": 32768
        },
        {
          "time": 1781034563.534663,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034564.0398662,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034564.545079,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034565.0486379,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034565.548903,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034566.054133,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034566.559336,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034567.064449,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034567.5696142,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034568.071153,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034568.576324,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034569.0814679,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034569.586595,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034570.0872252,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034570.59278,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034571.0999339,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034571.6055691,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034572.110688,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034572.614941,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034573.1200671,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034573.622411,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034574.1290188,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034574.634142,
          "db_bytes": 5316546560,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034575.139261,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034575.644395,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034576.1495192,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034576.652199,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034577.15732,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034577.661958,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034578.1670778,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034578.672193,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034579.172426,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034579.677705,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034580.178603,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034580.680659,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034581.185796,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034581.690858,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034582.192554,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034582.697682,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034583.200821,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034583.705942,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034584.211081,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034584.71492,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034585.2150452,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034585.716137,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034586.2213461,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034586.7264938,
          "db_bytes": 5316628480,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034587.2316318,
          "db_bytes": 5316706304,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034587.736764,
          "db_bytes": 5316706304,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034588.241908,
          "db_bytes": 5316706304,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034588.7470322,
          "db_bytes": 5316706304,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034589.252307,
          "db_bytes": 5316706304,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034589.7574432,
          "db_bytes": 5316706304,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034590.2618518,
          "db_bytes": 5316706304,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-driver-3.0.0-rc.3_read-heavy_c32-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.455692040999566,
    "ok_flows": 1124,
    "failed_flows": 0,
    "flow_requests_per_second": 36.90607320585154,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 859.7603660293698,
    "http_request_avg_ms": 859.7151882402139,
    "p50_ms": 861.570166999627,
    "p75_ms": 1010.9144682498936,
    "p95_ms": 1492.6986062500407,
    "p99_ms": 1803.8152955906298,
    "by_kind": {
      "browse": {
        "samples": 1004,
        "avg_ms": 797.8395261035879,
        "p50_ms": 836.8043539999235,
        "p75_ms": 970.2036460000727,
        "p95_ms": 1146.4226982999662,
        "p99_ms": 1277.671733739653
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 120,
        "avg_ms": 1377.8313934084063,
        "p50_ms": 1463.7608124999133,
        "p75_ms": 1673.8187810003637,
        "p95_ms": 1954.7452544999487,
        "p99_ms": 2028.3443930403064
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 120,
        "attempts": 120,
        "failures": 0,
        "avg_ms": 1377.8313934084063,
        "p50_ms": 1463.7608124999133,
        "p75_ms": 1673.8187810003637,
        "p95_ms": 1954.7452544999487,
        "p99_ms": 2028.3443930403064
      },
      "product_browse": {
        "samples": 737,
        "attempts": 737,
        "failures": 0,
        "avg_ms": 753.2595591967487,
        "p50_ms": 739.4869170002494,
        "p75_ms": 960.8992089997628,
        "p95_ms": 1141.932732799978,
        "p99_ms": 1284.0226886399612
      },
      "product_search": {
        "samples": 267,
        "attempts": 267,
        "failures": 0,
        "avg_ms": 920.8935920599212,
        "p50_ms": 899.6639589995539,
        "p75_ms": 982.0649369999046,
        "p95_ms": 1172.2146420000172,
        "p99_ms": 1269.1133972801251
      }
    },
    "status_counts": {
      "200": 1124
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035042.096249,
        "db_bytes": 5316468736,
        "wal_bytes": 4643272,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781035072.5529568,
        "db_bytes": 5316755456,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4643272,
      "wal_samples": [
        {
          "time": 1781035042.096607,
          "db_bytes": 5316468736,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035042.606751,
          "db_bytes": 5316468736,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035043.112592,
          "db_bytes": 5316468736,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035043.622756,
          "db_bytes": 5316468736,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035044.129268,
          "db_bytes": 5316534272,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035044.634399,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035045.1387541,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035045.645993,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035046.1547468,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035046.661624,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035047.171751,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035047.6819148,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035048.18682,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035048.6894,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035049.199317,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035049.709179,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035050.215277,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035050.725405,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035051.23503,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035051.735904,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035052.246069,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035052.75475,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035053.2595358,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035053.769684,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035054.271369,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035054.779969,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035055.284987,
          "db_bytes": 5316542464,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035055.7951171,
          "db_bytes": 5316624384,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035056.305263,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035056.8055592,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035057.312586,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035057.821512,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035058.322311,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035058.828995,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035059.339146,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035059.840364,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035060.345858,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035060.8473148,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035061.3574662,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035061.865935,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035062.376105,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035062.883771,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035063.395514,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035063.905686,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035064.41584,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035064.925976,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035065.4361181,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035065.941097,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035066.441382,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035066.951766,
          "db_bytes": 5316632576,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035067.454271,
          "db_bytes": 5316706304,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035067.962604,
          "db_bytes": 5316714496,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035068.472744,
          "db_bytes": 5316718592,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035068.97883,
          "db_bytes": 5316718592,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035069.485549,
          "db_bytes": 5316718592,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035069.994158,
          "db_bytes": 5316718592,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035070.504263,
          "db_bytes": 5316718592,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035071.013658,
          "db_bytes": 5316718592,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035071.521845,
          "db_bytes": 5316718592,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035072.027463,
          "db_bytes": 5316718592,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035072.537604,
          "db_bytes": 5316718592,
          "wal_bytes": 4643272,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-driver-3.0.0-rc.3_read-heavy_c32-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.48055929200018,
    "ok_flows": 1124,
    "failed_flows": 0,
    "flow_requests_per_second": 36.875963765369654,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 861.5998825720859,
    "http_request_avg_ms": 861.5552285809454,
    "p50_ms": 851.8334999998842,
    "p75_ms": 1012.4305414994978,
    "p95_ms": 1534.4418312002288,
    "p99_ms": 1864.629682139893,
    "by_kind": {
      "browse": {
        "samples": 1004,
        "avg_ms": 797.108984030901,
        "p50_ms": 820.8332705003158,
        "p75_ms": 965.501520500311,
        "p95_ms": 1168.7169579503916,
        "p99_ms": 1324.4660744798423
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 120,
        "avg_ms": 1401.1737336999963,
        "p50_ms": 1474.346187500032,
        "p75_ms": 1697.4151145002452,
        "p95_ms": 1952.9947399003959,
        "p99_ms": 2019.723940479571
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 120,
        "attempts": 120,
        "failures": 0,
        "avg_ms": 1401.1737336999963,
        "p50_ms": 1474.346187500032,
        "p75_ms": 1697.4151145002452,
        "p95_ms": 1952.9947399003959,
        "p99_ms": 2019.723940479571
      },
      "product_browse": {
        "samples": 733,
        "attempts": 733,
        "failures": 0,
        "avg_ms": 757.787538664425,
        "p50_ms": 728.2012089999625,
        "p75_ms": 964.3249169994306,
        "p95_ms": 1172.1859165998465,
        "p99_ms": 1322.8230551198792
      },
      "product_search": {
        "samples": 271,
        "attempts": 271,
        "failures": 0,
        "avg_ms": 903.4655133800765,
        "p50_ms": 894.5473330004461,
        "p75_ms": 965.5484995000734,
        "p95_ms": 1158.9046250001047,
        "p99_ms": 1293.9303287002992
      }
    },
    "status_counts": {
      "200": 1124
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035526.676217,
        "db_bytes": 5316464640,
        "wal_bytes": 4235392,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781035557.1571782,
        "db_bytes": 5316747264,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 5162392,
      "wal_samples": [
        {
          "time": 1781035526.67648,
          "db_bytes": 5316464640,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035527.1788979,
          "db_bytes": 5316464640,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035527.682274,
          "db_bytes": 5316464640,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035528.1836312,
          "db_bytes": 5316464640,
          "wal_bytes": 4235392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035528.693772,
          "db_bytes": 5316534272,
          "wal_bytes": 4350752,
          "shm_bytes": 32768
        },
        {
          "time": 1781035529.203918,
          "db_bytes": 5316538368,
          "wal_bytes": 4618552,
          "shm_bytes": 32768
        },
        {
          "time": 1781035529.7140741,
          "db_bytes": 5316542464,
          "wal_bytes": 4725672,
          "shm_bytes": 32768
        },
        {
          "time": 1781035530.2242339,
          "db_bytes": 5316554752,
          "wal_bytes": 5112952,
          "shm_bytes": 32768
        },
        {
          "time": 1781035530.7343569,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035531.243252,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035531.745419,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035532.253845,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035532.761321,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035533.271286,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035533.781445,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035534.287186,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035534.797301,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035535.30025,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035535.809379,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035536.312782,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035536.813201,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035537.323325,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035537.833309,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035538.343738,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035538.850837,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035539.356718,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035539.8597498,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035540.364359,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035540.871,
          "db_bytes": 5316558848,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035541.37902,
          "db_bytes": 5316636672,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035541.886909,
          "db_bytes": 5316636672,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035542.38951,
          "db_bytes": 5316640768,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035542.8997052,
          "db_bytes": 5316653056,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035543.4100149,
          "db_bytes": 5316653056,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035543.920135,
          "db_bytes": 5316653056,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035544.4221282,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035544.926538,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035545.435498,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035545.945652,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035546.453286,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035546.96348,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035547.466516,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035547.976853,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035548.487114,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035548.9972491,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035549.5043368,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035550.01453,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035550.524914,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035551.028749,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035551.537205,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035552.047371,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035552.553589,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035553.0573041,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035553.566174,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035554.072565,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035554.582707,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035555.092886,
          "db_bytes": 5316661248,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035555.5998561,
          "db_bytes": 5316726784,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035556.103828,
          "db_bytes": 5316730880,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035556.61395,
          "db_bytes": 5316739072,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035557.114759,
          "db_bytes": 5316743168,
          "wal_bytes": 5162392,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-driver-3.0.0-rc.3_read-heavy_c32-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.166613332999987,
    "ok_flows": 959,
    "failed_flows": 0,
    "flow_requests_per_second": 30.770106130992005,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 2043.9056892586116,
    "http_request_avg_ms": 2043.850441794583,
    "p50_ms": 1973.411083999963,
    "p75_ms": 2507.185437499629,
    "p95_ms": 3548.711758599711,
    "p99_ms": 4465.320422499934,
    "by_kind": {
      "browse": {
        "samples": 860,
        "avg_ms": 1904.7580336790782,
        "p50_ms": 1909.5209580004848,
        "p75_ms": 2369.776875500065,
        "p95_ms": 3053.995706899468,
        "p99_ms": 3450.2022309700246
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 99,
        "avg_ms": 3252.663101363679,
        "p50_ms": 3362.8118750002614,
        "p75_ms": 3948.2113125004616,
        "p95_ms": 4643.76747139986,
        "p99_ms": 4925.588903839979
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 99,
        "attempts": 99,
        "failures": 0,
        "avg_ms": 3252.663101363679,
        "p50_ms": 3362.8118750002614,
        "p75_ms": 3948.2113125004616,
        "p95_ms": 4643.76747139986,
        "p99_ms": 4925.588903839979
      },
      "product_browse": {
        "samples": 626,
        "attempts": 626,
        "failures": 0,
        "avg_ms": 1775.4441684712492,
        "p50_ms": 1643.942917000004,
        "p75_ms": 2185.597968250022,
        "p95_ms": 3107.910926750037,
        "p99_ms": 3500.011239500054
      },
      "product_search": {
        "samples": 234,
        "attempts": 234,
        "failures": 0,
        "avg_ms": 2250.700254277793,
        "p50_ms": 2196.436999499838,
        "p75_ms": 2503.426447750144,
        "p95_ms": 2896.2615437500517,
        "p99_ms": 3097.4369343596477
      }
    },
    "status_counts": {
      "200": 959
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781034612.064224,
        "db_bytes": 5316468736,
        "wal_bytes": 4453752,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781034643.2308228,
        "db_bytes": 5316714496,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 10431872,
      "wal_samples": [
        {
          "time": 1781034612.064516,
          "db_bytes": 5316468736,
          "wal_bytes": 4453752,
          "shm_bytes": 32768
        },
        {
          "time": 1781034612.5700102,
          "db_bytes": 5316468736,
          "wal_bytes": 4453752,
          "shm_bytes": 32768
        },
        {
          "time": 1781034613.0752141,
          "db_bytes": 5316468736,
          "wal_bytes": 4453752,
          "shm_bytes": 32768
        },
        {
          "time": 1781034613.58036,
          "db_bytes": 5316534272,
          "wal_bytes": 4453752,
          "shm_bytes": 32768
        },
        {
          "time": 1781034614.0881128,
          "db_bytes": 5316534272,
          "wal_bytes": 4453752,
          "shm_bytes": 32768
        },
        {
          "time": 1781034614.594411,
          "db_bytes": 5316538368,
          "wal_bytes": 4536152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034615.09603,
          "db_bytes": 5316538368,
          "wal_bytes": 4692712,
          "shm_bytes": 32768
        },
        {
          "time": 1781034615.596837,
          "db_bytes": 5316542464,
          "wal_bytes": 4861632,
          "shm_bytes": 32768
        },
        {
          "time": 1781034616.102023,
          "db_bytes": 5316546560,
          "wal_bytes": 5104712,
          "shm_bytes": 32768
        },
        {
          "time": 1781034616.607274,
          "db_bytes": 5316546560,
          "wal_bytes": 5203592,
          "shm_bytes": 32768
        },
        {
          "time": 1781034617.112812,
          "db_bytes": 5316554752,
          "wal_bytes": 5376632,
          "shm_bytes": 32768
        },
        {
          "time": 1781034617.618865,
          "db_bytes": 5316558848,
          "wal_bytes": 5426072,
          "shm_bytes": 32768
        },
        {
          "time": 1781034618.124077,
          "db_bytes": 5316558848,
          "wal_bytes": 5537312,
          "shm_bytes": 32768
        },
        {
          "time": 1781034618.624765,
          "db_bytes": 5316558848,
          "wal_bytes": 5677392,
          "shm_bytes": 32768
        },
        {
          "time": 1781034619.129923,
          "db_bytes": 5316562944,
          "wal_bytes": 5879272,
          "shm_bytes": 32768
        },
        {
          "time": 1781034619.630089,
          "db_bytes": 5316562944,
          "wal_bytes": 6048192,
          "shm_bytes": 32768
        },
        {
          "time": 1781034620.1353018,
          "db_bytes": 5316571136,
          "wal_bytes": 6250072,
          "shm_bytes": 32768
        },
        {
          "time": 1781034620.638371,
          "db_bytes": 5316579328,
          "wal_bytes": 6600272,
          "shm_bytes": 32768
        },
        {
          "time": 1781034621.1416872,
          "db_bytes": 5316583424,
          "wal_bytes": 6773312,
          "shm_bytes": 32768
        },
        {
          "time": 1781034621.646831,
          "db_bytes": 5316587520,
          "wal_bytes": 6929872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034622.1519759,
          "db_bytes": 5316587520,
          "wal_bytes": 7275952,
          "shm_bytes": 32768
        },
        {
          "time": 1781034622.652896,
          "db_bytes": 5316591616,
          "wal_bytes": 7531392,
          "shm_bytes": 32768
        },
        {
          "time": 1781034623.1582341,
          "db_bytes": 5316595712,
          "wal_bytes": 7638512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034623.663348,
          "db_bytes": 5316599808,
          "wal_bytes": 7790952,
          "shm_bytes": 32768
        },
        {
          "time": 1781034624.168563,
          "db_bytes": 5316599808,
          "wal_bytes": 8042272,
          "shm_bytes": 32768
        },
        {
          "time": 1781034624.673759,
          "db_bytes": 5316603904,
          "wal_bytes": 8132912,
          "shm_bytes": 32768
        },
        {
          "time": 1781034625.178931,
          "db_bytes": 5316608000,
          "wal_bytes": 8429552,
          "shm_bytes": 32768
        },
        {
          "time": 1781034625.684198,
          "db_bytes": 5316608000,
          "wal_bytes": 8557272,
          "shm_bytes": 32768
        },
        {
          "time": 1781034626.1893451,
          "db_bytes": 5316612096,
          "wal_bytes": 8849792,
          "shm_bytes": 32768
        },
        {
          "time": 1781034626.693255,
          "db_bytes": 5316612096,
          "wal_bytes": 8915712,
          "shm_bytes": 32768
        },
        {
          "time": 1781034627.197717,
          "db_bytes": 5316620288,
          "wal_bytes": 8961032,
          "shm_bytes": 32768
        },
        {
          "time": 1781034627.702025,
          "db_bytes": 5316620288,
          "wal_bytes": 9068152,
          "shm_bytes": 32768
        },
        {
          "time": 1781034628.203242,
          "db_bytes": 5316628480,
          "wal_bytes": 9199992,
          "shm_bytes": 32768
        },
        {
          "time": 1781034628.704947,
          "db_bytes": 5316628480,
          "wal_bytes": 9307112,
          "shm_bytes": 32768
        },
        {
          "time": 1781034629.210067,
          "db_bytes": 5316628480,
          "wal_bytes": 9307112,
          "shm_bytes": 32768
        },
        {
          "time": 1781034629.714478,
          "db_bytes": 5316636672,
          "wal_bytes": 9438952,
          "shm_bytes": 32768
        },
        {
          "time": 1781034630.219607,
          "db_bytes": 5316636672,
          "wal_bytes": 9661432,
          "shm_bytes": 32768
        },
        {
          "time": 1781034630.7250109,
          "db_bytes": 5316636672,
          "wal_bytes": 9727352,
          "shm_bytes": 32768
        },
        {
          "time": 1781034631.229145,
          "db_bytes": 5316640768,
          "wal_bytes": 9904512,
          "shm_bytes": 32768
        },
        {
          "time": 1781034631.7349272,
          "db_bytes": 5316640768,
          "wal_bytes": 10028112,
          "shm_bytes": 32768
        },
        {
          "time": 1781034632.23574,
          "db_bytes": 5316644864,
          "wal_bytes": 10172312,
          "shm_bytes": 32768
        },
        {
          "time": 1781034632.7419689,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034633.247087,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034633.752216,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034634.257338,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034634.7586749,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034635.263204,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034635.765901,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034636.270742,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034636.7760372,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034637.276907,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034637.77984,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034638.285005,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034638.7881348,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034639.297535,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034639.80271,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034640.306879,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034640.809459,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034641.313115,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034641.8182662,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034642.323454,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        },
        {
          "time": 1781034642.8297532,
          "db_bytes": 5316657152,
          "wal_bytes": 10431872,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-driver-3.0.0-rc.3_read-heavy_c64-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.266043083000113,
    "ok_flows": 1008,
    "failed_flows": 0,
    "flow_requests_per_second": 32.239448955025175,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 1946.791579597222,
    "http_request_avg_ms": 1946.7148388402738,
    "p50_ms": 1880.7329165001647,
    "p75_ms": 2372.1642600000905,
    "p95_ms": 3263.720531150284,
    "p99_ms": 4193.333685310007,
    "by_kind": {
      "browse": {
        "samples": 902,
        "avg_ms": 1820.7965924645155,
        "p50_ms": 1802.7404585000113,
        "p75_ms": 2275.878010249926,
        "p95_ms": 2819.7131250001803,
        "p99_ms": 3061.7876664199866
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 106,
        "avg_ms": 3018.937602179294,
        "p50_ms": 3070.637395999711,
        "p75_ms": 3634.7310517505775,
        "p95_ms": 4320.888374499646,
        "p99_ms": 4852.877997900078
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 106,
        "attempts": 106,
        "failures": 0,
        "avg_ms": 3018.937602179294,
        "p50_ms": 3070.637395999711,
        "p75_ms": 3634.7310517505775,
        "p95_ms": 4320.888374499646,
        "p99_ms": 4852.877997900078
      },
      "product_browse": {
        "samples": 656,
        "attempts": 656,
        "failures": 0,
        "avg_ms": 1707.7421150929774,
        "p50_ms": 1567.6049169996986,
        "p75_ms": 2135.878812250212,
        "p95_ms": 2905.110395499605,
        "p99_ms": 3096.3447814000583
      },
      "product_search": {
        "samples": 246,
        "attempts": 246,
        "failures": 0,
        "avg_ms": 2122.2751987886177,
        "p50_ms": 2155.097478999778,
        "p75_ms": 2336.810697999681,
        "p95_ms": 2618.250052250005,
        "p99_ms": 2899.9010828498745
      }
    },
    "status_counts": {
      "200": 1008
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035093.619339,
        "db_bytes": 5316517888,
        "wal_bytes": 6971072,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781035124.885895,
        "db_bytes": 5316706304,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 10242352,
      "wal_samples": [
        {
          "time": 1781035093.619712,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035094.13621,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035094.646053,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035095.1545348,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035095.660049,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035096.170193,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035096.677602,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035097.1816099,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035097.688648,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035098.198972,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035098.702317,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035099.212467,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035099.722785,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035100.223225,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035100.7333848,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035101.238105,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035101.7459042,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035102.252204,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035102.762378,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035103.2710872,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035103.781229,
          "db_bytes": 5316517888,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035104.292821,
          "db_bytes": 5316575232,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035104.8031669,
          "db_bytes": 5316587520,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035105.313022,
          "db_bytes": 5316587520,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035105.8232598,
          "db_bytes": 5316587520,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035106.3278651,
          "db_bytes": 5316587520,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035106.837763,
          "db_bytes": 5316591616,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035107.3447628,
          "db_bytes": 5316591616,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035107.84752,
          "db_bytes": 5316595712,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035108.357387,
          "db_bytes": 5316599808,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035108.8657851,
          "db_bytes": 5316603904,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035109.3759391,
          "db_bytes": 5316616192,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035109.886063,
          "db_bytes": 5316616192,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035110.389895,
          "db_bytes": 5316616192,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035110.8995042,
          "db_bytes": 5316620288,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035111.4032671,
          "db_bytes": 5316620288,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035111.912592,
          "db_bytes": 5316620288,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035112.418041,
          "db_bytes": 5316624384,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035112.92649,
          "db_bytes": 5316628480,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035113.437597,
          "db_bytes": 5316628480,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035113.943338,
          "db_bytes": 5316632576,
          "wal_bytes": 6971072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035114.4536278,
          "db_bytes": 5316632576,
          "wal_bytes": 7057592,
          "shm_bytes": 32768
        },
        {
          "time": 1781035114.9564118,
          "db_bytes": 5316640768,
          "wal_bytes": 7354232,
          "shm_bytes": 32768
        },
        {
          "time": 1781035115.466288,
          "db_bytes": 5316640768,
          "wal_bytes": 7539632,
          "shm_bytes": 32768
        },
        {
          "time": 1781035115.975811,
          "db_bytes": 5316653056,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781035116.486175,
          "db_bytes": 5316661248,
          "wal_bytes": 7988712,
          "shm_bytes": 32768
        },
        {
          "time": 1781035116.995389,
          "db_bytes": 5316665344,
          "wal_bytes": 8095832,
          "shm_bytes": 32768
        },
        {
          "time": 1781035117.504246,
          "db_bytes": 5316665344,
          "wal_bytes": 8281232,
          "shm_bytes": 32768
        },
        {
          "time": 1781035118.008808,
          "db_bytes": 5316669440,
          "wal_bytes": 8413072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035118.518799,
          "db_bytes": 5316673536,
          "wal_bytes": 8606712,
          "shm_bytes": 32768
        },
        {
          "time": 1781035119.020579,
          "db_bytes": 5316677632,
          "wal_bytes": 8779752,
          "shm_bytes": 32768
        },
        {
          "time": 1781035119.5304372,
          "db_bytes": 5316677632,
          "wal_bytes": 8874512,
          "shm_bytes": 32768
        },
        {
          "time": 1781035120.042611,
          "db_bytes": 5316677632,
          "wal_bytes": 8952792,
          "shm_bytes": 32768
        },
        {
          "time": 1781035120.546591,
          "db_bytes": 5316677632,
          "wal_bytes": 9031072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035121.05424,
          "db_bytes": 5316681728,
          "wal_bytes": 9080512,
          "shm_bytes": 32768
        },
        {
          "time": 1781035121.558631,
          "db_bytes": 5316681728,
          "wal_bytes": 9286512,
          "shm_bytes": 32768
        },
        {
          "time": 1781035122.065063,
          "db_bytes": 5316681728,
          "wal_bytes": 9467792,
          "shm_bytes": 32768
        },
        {
          "time": 1781035122.567949,
          "db_bytes": 5316681728,
          "wal_bytes": 9574912,
          "shm_bytes": 32768
        },
        {
          "time": 1781035123.073765,
          "db_bytes": 5316694016,
          "wal_bytes": 9764432,
          "shm_bytes": 32768
        },
        {
          "time": 1781035123.583924,
          "db_bytes": 5316702208,
          "wal_bytes": 9875672,
          "shm_bytes": 32768
        },
        {
          "time": 1781035124.094072,
          "db_bytes": 5316702208,
          "wal_bytes": 10065192,
          "shm_bytes": 32768
        },
        {
          "time": 1781035124.6029902,
          "db_bytes": 5316706304,
          "wal_bytes": 10242352,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-driver-3.0.0-rc.3_read-heavy_c64-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.222530500000175,
    "ok_flows": 1040,
    "failed_flows": 0,
    "flow_requests_per_second": 33.30927965624036,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 1884.3161566096278,
    "http_request_avg_ms": 1884.2629217990338,
    "p50_ms": 1845.9801874996629,
    "p75_ms": 2261.3971662499353,
    "p95_ms": 3245.5889354002466,
    "p99_ms": 4005.7809226297186,
    "by_kind": {
      "browse": {
        "samples": 932,
        "avg_ms": 1760.087635055808,
        "p50_ms": 1760.8130204998815,
        "p75_ms": 2164.66139574959,
        "p95_ms": 2680.336598099848,
        "p99_ms": 3113.2785664799408
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 108,
        "avg_ms": 2956.362287055526,
        "p50_ms": 3106.4033959996777,
        "p75_ms": 3717.246010500048,
        "p95_ms": 4275.50095450033,
        "p99_ms": 4546.912252500461
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 108,
        "attempts": 108,
        "failures": 0,
        "avg_ms": 2956.362287055526,
        "p50_ms": 3106.4033959996777,
        "p75_ms": 3717.246010500048,
        "p95_ms": 4275.50095450033,
        "p99_ms": 4546.912252500461
      },
      "product_browse": {
        "samples": 679,
        "attempts": 679,
        "failures": 0,
        "avg_ms": 1660.8871784536175,
        "p50_ms": 1529.646082999534,
        "p75_ms": 2061.9887080001718,
        "p95_ms": 2757.123679400138,
        "p99_ms": 3192.496423980102
      },
      "product_search": {
        "samples": 253,
        "attempts": 253,
        "failures": 0,
        "avg_ms": 2026.321271549433,
        "p50_ms": 2057.587582999986,
        "p75_ms": 2211.870417000682,
        "p95_ms": 2532.9769916004807,
        "p99_ms": 2680.4276018398377
      }
    },
    "status_counts": {
      "200": 1040
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035578.651907,
        "db_bytes": 5316464640,
        "wal_bytes": 4181832,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781035609.87493,
        "db_bytes": 5316718592,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 13291152,
      "wal_samples": [
        {
          "time": 1781035578.6522229,
          "db_bytes": 5316464640,
          "wal_bytes": 4181832,
          "shm_bytes": 32768
        },
        {
          "time": 1781035579.153794,
          "db_bytes": 5316464640,
          "wal_bytes": 4181832,
          "shm_bytes": 32768
        },
        {
          "time": 1781035579.663948,
          "db_bytes": 5316464640,
          "wal_bytes": 4181832,
          "shm_bytes": 32768
        },
        {
          "time": 1781035580.1722398,
          "db_bytes": 5316464640,
          "wal_bytes": 4181832,
          "shm_bytes": 32768
        },
        {
          "time": 1781035580.682374,
          "db_bytes": 5316464640,
          "wal_bytes": 4181832,
          "shm_bytes": 32768
        },
        {
          "time": 1781035581.191027,
          "db_bytes": 5316464640,
          "wal_bytes": 4181832,
          "shm_bytes": 32768
        },
        {
          "time": 1781035581.691373,
          "db_bytes": 5316464640,
          "wal_bytes": 4181832,
          "shm_bytes": 32768
        },
        {
          "time": 1781035582.199445,
          "db_bytes": 5316538368,
          "wal_bytes": 4371352,
          "shm_bytes": 32768
        },
        {
          "time": 1781035582.703522,
          "db_bytes": 5316542464,
          "wal_bytes": 4738032,
          "shm_bytes": 32768
        },
        {
          "time": 1781035583.214884,
          "db_bytes": 5316542464,
          "wal_bytes": 4770992,
          "shm_bytes": 32768
        },
        {
          "time": 1781035583.720437,
          "db_bytes": 5316554752,
          "wal_bytes": 4911072,
          "shm_bytes": 32768
        },
        {
          "time": 1781035584.225375,
          "db_bytes": 5316554752,
          "wal_bytes": 5191256,
          "shm_bytes": 32768
        },
        {
          "time": 1781035584.729763,
          "db_bytes": 5316554752,
          "wal_bytes": 5533192,
          "shm_bytes": 32768
        },
        {
          "time": 1781035585.239904,
          "db_bytes": 5316558848,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781035585.745526,
          "db_bytes": 5316562944,
          "wal_bytes": 5718592,
          "shm_bytes": 32768
        },
        {
          "time": 1781035586.2484741,
          "db_bytes": 5316567040,
          "wal_bytes": 6208872,
          "shm_bytes": 32768
        },
        {
          "time": 1781035586.758443,
          "db_bytes": 5316575232,
          "wal_bytes": 6320112,
          "shm_bytes": 32768
        },
        {
          "time": 1781035587.268616,
          "db_bytes": 5316575232,
          "wal_bytes": 6571432,
          "shm_bytes": 32768
        },
        {
          "time": 1781035587.777011,
          "db_bytes": 5316587520,
          "wal_bytes": 6826872,
          "shm_bytes": 32768
        },
        {
          "time": 1781035588.286446,
          "db_bytes": 5316587520,
          "wal_bytes": 6958712,
          "shm_bytes": 32768
        },
        {
          "time": 1781035588.796596,
          "db_bytes": 5316587520,
          "wal_bytes": 7098792,
          "shm_bytes": 32768
        },
        {
          "time": 1781035589.2979898,
          "db_bytes": 5316595712,
          "wal_bytes": 7296552,
          "shm_bytes": 32768
        },
        {
          "time": 1781035589.8043032,
          "db_bytes": 5316595712,
          "wal_bytes": 7523152,
          "shm_bytes": 32768
        },
        {
          "time": 1781035590.310736,
          "db_bytes": 5316599808,
          "wal_bytes": 7638512,
          "shm_bytes": 32768
        },
        {
          "time": 1781035590.8204641,
          "db_bytes": 5316599808,
          "wal_bytes": 7790952,
          "shm_bytes": 32768
        },
        {
          "time": 1781035591.328794,
          "db_bytes": 5316603904,
          "wal_bytes": 7902192,
          "shm_bytes": 32768
        },
        {
          "time": 1781035591.838944,
          "db_bytes": 5316608000,
          "wal_bytes": 8066992,
          "shm_bytes": 32768
        },
        {
          "time": 1781035592.345958,
          "db_bytes": 5316608000,
          "wal_bytes": 8149392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035592.854065,
          "db_bytes": 5316608000,
          "wal_bytes": 8289472,
          "shm_bytes": 32768
        },
        {
          "time": 1781035593.360416,
          "db_bytes": 5316608000,
          "wal_bytes": 8322432,
          "shm_bytes": 32768
        },
        {
          "time": 1781035593.865655,
          "db_bytes": 5316624384,
          "wal_bytes": 8355392,
          "shm_bytes": 32768
        },
        {
          "time": 1781035594.371006,
          "db_bytes": 5316624384,
          "wal_bytes": 8581992,
          "shm_bytes": 32768
        },
        {
          "time": 1781035594.881144,
          "db_bytes": 5316624384,
          "wal_bytes": 8635552,
          "shm_bytes": 32768
        },
        {
          "time": 1781035595.382195,
          "db_bytes": 5316624384,
          "wal_bytes": 8635552,
          "shm_bytes": 32768
        },
        {
          "time": 1781035595.888448,
          "db_bytes": 5316624384,
          "wal_bytes": 8862152,
          "shm_bytes": 32768
        },
        {
          "time": 1781035596.397557,
          "db_bytes": 5316624384,
          "wal_bytes": 8989872,
          "shm_bytes": 32768
        },
        {
          "time": 1781035596.903858,
          "db_bytes": 5316632576,
          "wal_bytes": 9175272,
          "shm_bytes": 32768
        },
        {
          "time": 1781035597.4139972,
          "db_bytes": 5316636672,
          "wal_bytes": 9311232,
          "shm_bytes": 32768
        },
        {
          "time": 1781035597.916577,
          "db_bytes": 5316640768,
          "wal_bytes": 9533712,
          "shm_bytes": 32768
        },
        {
          "time": 1781035598.416978,
          "db_bytes": 5316640768,
          "wal_bytes": 9566672,
          "shm_bytes": 32768
        },
        {
          "time": 1781035598.9271512,
          "db_bytes": 5316640768,
          "wal_bytes": 9817992,
          "shm_bytes": 32768
        },
        {
          "time": 1781035599.4371269,
          "db_bytes": 5316644864,
          "wal_bytes": 10040472,
          "shm_bytes": 32768
        },
        {
          "time": 1781035599.947257,
          "db_bytes": 5316644864,
          "wal_bytes": 10073432,
          "shm_bytes": 32768
        },
        {
          "time": 1781035600.4510982,
          "db_bytes": 5316657152,
          "wal_bytes": 10271192,
          "shm_bytes": 32768
        },
        {
          "time": 1781035600.957401,
          "db_bytes": 5316657152,
          "wal_bytes": 10481312,
          "shm_bytes": 32768
        },
        {
          "time": 1781035601.467556,
          "db_bytes": 5316661248,
          "wal_bytes": 10703792,
          "shm_bytes": 32768
        },
        {
          "time": 1781035601.977707,
          "db_bytes": 5316661248,
          "wal_bytes": 10901552,
          "shm_bytes": 32768
        },
        {
          "time": 1781035602.495275,
          "db_bytes": 5316669440,
          "wal_bytes": 10979832,
          "shm_bytes": 32768
        },
        {
          "time": 1781035603.004305,
          "db_bytes": 5316677632,
          "wal_bytes": 11181712,
          "shm_bytes": 32768
        },
        {
          "time": 1781035603.512127,
          "db_bytes": 5316677632,
          "wal_bytes": 11346512,
          "shm_bytes": 32768
        },
        {
          "time": 1781035604.0204182,
          "db_bytes": 5316681728,
          "wal_bytes": 11395952,
          "shm_bytes": 32768
        },
        {
          "time": 1781035604.524174,
          "db_bytes": 5316685824,
          "wal_bytes": 11482472,
          "shm_bytes": 32768
        },
        {
          "time": 1781035605.028828,
          "db_bytes": 5316685824,
          "wal_bytes": 11630792,
          "shm_bytes": 32768
        },
        {
          "time": 1781035605.5325282,
          "db_bytes": 5316685824,
          "wal_bytes": 11795592,
          "shm_bytes": 32768
        },
        {
          "time": 1781035606.042707,
          "db_bytes": 5316689920,
          "wal_bytes": 11927432,
          "shm_bytes": 32768
        },
        {
          "time": 1781035606.544108,
          "db_bytes": 5316694016,
          "wal_bytes": 12092232,
          "shm_bytes": 32768
        },
        {
          "time": 1781035607.055564,
          "db_bytes": 5316698112,
          "wal_bytes": 12343552,
          "shm_bytes": 32768
        },
        {
          "time": 1781035607.565705,
          "db_bytes": 5316698112,
          "wal_bytes": 12467152,
          "shm_bytes": 32768
        },
        {
          "time": 1781035608.0763211,
          "db_bytes": 5316702208,
          "wal_bytes": 12582512,
          "shm_bytes": 32768
        },
        {
          "time": 1781035608.583234,
          "db_bytes": 5316702208,
          "wal_bytes": 12821472,
          "shm_bytes": 32768
        },
        {
          "time": 1781035609.092801,
          "db_bytes": 5316710400,
          "wal_bytes": 12965672,
          "shm_bytes": 32768
        },
        {
          "time": 1781035609.5930529,
          "db_bytes": 5316714496,
          "wal_bytes": 13291152,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-driver-3.0.0-rc.3_read-heavy_c64-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.247316458000114,
    "ok_flows": 353,
    "failed_flows": 0,
    "flow_requests_per_second": 11.67045679870999,
    "attempted_writes_per_second": 5.719515654891865,
    "successful_writes_per_second": 5.719515654891865,
    "write_verification_failures": 0,
    "avg_ms": 341.8284990368252,
    "http_request_avg_ms": 118.58860422539088,
    "p50_ms": 213.65708299981634,
    "p75_ms": 544.772791000014,
    "p95_ms": 693.9966750000167,
    "p99_ms": 811.7524303198662,
    "by_kind": {
      "browse": {
        "samples": 71,
        "avg_ms": 92.26564383101197,
        "p50_ms": 85.33950000037294,
        "p75_ms": 119.74279199989724,
        "p95_ms": 129.18956249995972,
        "p99_ms": 131.2983204001739
      },
      "cart": {
        "samples": 72,
        "avg_ms": 198.60023497217423,
        "p50_ms": 195.66331249984614,
        "p75_ms": 204.02214549994824,
        "p95_ms": 210.67255419989127,
        "p99_ms": 249.817660000163
      },
      "admin_read": {
        "samples": 37,
        "avg_ms": 129.93884562167688,
        "p50_ms": 121.09125000006316,
        "p75_ms": 148.9918340002987,
        "p95_ms": 158.2223418000467,
        "p99_ms": 173.44960787986565
      },
      "write": {
        "samples": 173,
        "avg_ms": 549.1771401271612,
        "p50_ms": 550.8562920003897,
        "p75_ms": 621.8117920002442,
        "p95_ms": 724.934574800227,
        "p99_ms": 871.1567530001048
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 37,
        "attempts": 37,
        "failures": 0,
        "avg_ms": 129.93884562167688,
        "p50_ms": 121.09125000006316,
        "p75_ms": 148.9918340002987,
        "p95_ms": 158.2223418000467,
        "p99_ms": 173.44960787986565
      },
      "cart_add": {
        "samples": 72,
        "attempts": 72,
        "failures": 0,
        "avg_ms": 198.60023497217423,
        "p50_ms": 195.66331249984614,
        "p75_ms": 204.02214549994824,
        "p95_ms": 210.67255419989127,
        "p99_ms": 249.817660000163
      },
      "checkout_write": {
        "samples": 173,
        "attempts": 173,
        "failures": 0,
        "avg_ms": 549.1771401271612,
        "p50_ms": 550.8562920003897,
        "p75_ms": 621.8117920002442,
        "p95_ms": 724.934574800227,
        "p99_ms": 871.1567530001048
      },
      "product_browse": {
        "samples": 71,
        "attempts": 71,
        "failures": 0,
        "avg_ms": 92.26564383101197,
        "p50_ms": 85.33950000037294,
        "p75_ms": 119.74279199989724,
        "p95_ms": 129.18956249995972,
        "p99_ms": 131.2983204001739
      }
    },
    "status_counts": {
      "200": 1016
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10065,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10238,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 173,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 173,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781052895.155188,
        "db_bytes": 5343232000,
        "wal_bytes": 6513752,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781052925.40293,
        "db_bytes": 5344690176,
        "wal_bytes": 7486072,
        "shm_bytes": 32768
      },
      "wal_max_bytes": 7486072,
      "wal_samples": [
        {
          "time": 1781052895.155404,
          "db_bytes": 5343232000,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052895.6661649,
          "db_bytes": 5343232000,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052896.175172,
          "db_bytes": 5343264768,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052896.685323,
          "db_bytes": 5343318016,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052897.191052,
          "db_bytes": 5343346688,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052897.700566,
          "db_bytes": 5343346688,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052898.206517,
          "db_bytes": 5343371264,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052898.708918,
          "db_bytes": 5343408128,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052899.218034,
          "db_bytes": 5343436800,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052899.7262888,
          "db_bytes": 5343436800,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052900.229107,
          "db_bytes": 5343465472,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052900.733563,
          "db_bytes": 5343490048,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052901.236886,
          "db_bytes": 5343522816,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052901.737966,
          "db_bytes": 5343555584,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052902.239363,
          "db_bytes": 5343608832,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052902.74959,
          "db_bytes": 5343608832,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052903.257304,
          "db_bytes": 5343653888,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052903.767343,
          "db_bytes": 5343682560,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052904.279189,
          "db_bytes": 5343715328,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052904.782485,
          "db_bytes": 5343735808,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052905.2893922,
          "db_bytes": 5343772672,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052905.797153,
          "db_bytes": 5343797248,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052906.308081,
          "db_bytes": 5343821824,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052906.815562,
          "db_bytes": 5343850496,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052907.319347,
          "db_bytes": 5343883264,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052907.827074,
          "db_bytes": 5343883264,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052908.32946,
          "db_bytes": 5343907840,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052908.8406541,
          "db_bytes": 5343928320,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052909.351774,
          "db_bytes": 5343973376,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052909.852302,
          "db_bytes": 5344006144,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052910.365655,
          "db_bytes": 5344010240,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052910.8757749,
          "db_bytes": 5344043008,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052911.381525,
          "db_bytes": 5344071680,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052911.8916512,
          "db_bytes": 5344071680,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052912.4002209,
          "db_bytes": 5344104448,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052912.910362,
          "db_bytes": 5344104448,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052913.4156191,
          "db_bytes": 5344153600,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052913.9244428,
          "db_bytes": 5344182272,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052914.4247801,
          "db_bytes": 5344223232,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052914.934901,
          "db_bytes": 5344223232,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052915.445032,
          "db_bytes": 5344243712,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052915.95524,
          "db_bytes": 5344288768,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052916.460879,
          "db_bytes": 5344288768,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052916.970059,
          "db_bytes": 5344313344,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052917.4801989,
          "db_bytes": 5344350208,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052917.995127,
          "db_bytes": 5344358400,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052918.505271,
          "db_bytes": 5344403456,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052919.0182679,
          "db_bytes": 5344411648,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052919.5284212,
          "db_bytes": 5344444416,
          "wal_bytes": 6513752,
          "shm_bytes": 32768
        },
        {
          "time": 1781052920.039391,
          "db_bytes": 5344456704,
          "wal_bytes": 7486072,
          "shm_bytes": 32768
        },
        {
          "time": 1781052920.550085,
          "db_bytes": 5344489472,
          "wal_bytes": 7486072,
          "shm_bytes": 32768
        },
        {
          "time": 1781052921.060218,
          "db_bytes": 5344489472,
          "wal_bytes": 7486072,
          "shm_bytes": 32768
        },
        {
          "time": 1781052921.569918,
          "db_bytes": 5344518144,
          "wal_bytes": 7486072,
          "shm_bytes": 32768
        },
        {
          "time": 1781052922.0833569,
          "db_bytes": 5344518144,
          "wal_bytes": 7486072,
          "shm_bytes": 32768
        },
        {
          "time": 1781052922.592553,
          "db_bytes": 5344542720,
          "wal_bytes": 7486072,
          "shm_bytes": 32768
        },
        {
          "time": 1781052923.0982049,
          "db_bytes": 5344587776,
          "wal_bytes": 7486072,
          "shm_bytes": 32768
        },
        {
          "time": 1781052923.604914,
          "db_bytes": 5344600064,
          "wal_bytes": 7486072,
          "shm_bytes": 32768
        },
        {
          "time": 1781052924.115028,
          "db_bytes": 5344600064,
          "wal_bytes": 7486072,
          "shm_bytes": 32768
        },
        {
          "time": 1781052924.615947,
          "db_bytes": 5344628736,
          "wal_bytes": 7486072,
          "shm_bytes": 32768
        },
        {
          "time": 1781052925.119188,
          "db_bytes": 5344665600,
          "wal_bytes": 7486072,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep1_sqlite-driver-3.0.0-rc.3_write-heavy_c4-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.49995325000009,
    "ok_flows": 287,
    "failed_flows": 0,
    "flow_requests_per_second": 9.409850488869164,
    "attempted_writes_per_second": 4.59017097018008,
    "successful_writes_per_second": 4.59017097018008,
    "write_verification_failures": 0,
    "avg_ms": 423.2446749268185,
    "http_request_avg_ms": 148.48994510280576,
    "p50_ms": 228.96600000012768,
    "p75_ms": 703.5104579999825,
    "p95_ms": 860.752199900071,
    "p99_ms": 917.2741422598483,
    "by_kind": {
      "browse": {
        "samples": 61,
        "avg_ms": 94.69618990161493,
        "p50_ms": 87.07220900032553,
        "p75_ms": 121.71662499986269,
        "p95_ms": 135.70741700004874,
        "p99_ms": 141.62995799988494
      },
      "cart": {
        "samples": 55,
        "avg_ms": 202.55588939999143,
        "p50_ms": 197.78124999993452,
        "p75_ms": 207.1407084999919,
        "p95_ms": 227.22224189997178,
        "p99_ms": 250.70299068002896
      },
      "admin_read": {
        "samples": 31,
        "avg_ms": 144.60061687089276,
        "p50_ms": 134.35987499997282,
        "p75_ms": 153.85835449978913,
        "p95_ms": 192.04343699993842,
        "p99_ms": 333.0615829999714
      },
      "write": {
        "samples": 140,
        "avg_ms": 714.7968648571515,
        "p50_ms": 708.6494585000764,
        "p75_ms": 829.3430629997829,
        "p95_ms": 911.7635687497113,
        "p99_ms": 927.9592901298158
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 31,
        "attempts": 31,
        "failures": 0,
        "avg_ms": 144.60061687089276,
        "p50_ms": 134.35987499997282,
        "p75_ms": 153.85835449978913,
        "p95_ms": 192.04343699993842,
        "p99_ms": 333.0615829999714
      },
      "cart_add": {
        "samples": 55,
        "attempts": 55,
        "failures": 0,
        "avg_ms": 202.55588939999143,
        "p50_ms": 197.78124999993452,
        "p75_ms": 207.1407084999919,
        "p95_ms": 227.22224189997178,
        "p99_ms": 250.70299068002896
      },
      "checkout_write": {
        "samples": 140,
        "attempts": 140,
        "failures": 0,
        "avg_ms": 714.7968648571515,
        "p50_ms": 708.6494585000764,
        "p75_ms": 829.3430629997829,
        "p95_ms": 911.7635687497113,
        "p99_ms": 927.9592901298158
      },
      "product_browse": {
        "samples": 61,
        "attempts": 61,
        "failures": 0,
        "avg_ms": 94.69618990161493,
        "p50_ms": 87.07220900032553,
        "p75_ms": 121.71662499986269,
        "p95_ms": 135.70741700004874,
        "p99_ms": 141.62995799988494
      }
    },
    "status_counts": {
      "200": 817
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10065,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10205,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 140,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 140,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781053045.4245188,
        "db_bytes": 5343227904,
        "wal_bytes": 6670312,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781053075.924864,
        "db_bytes": 5344387072,
        "wal_bytes": 10061072,
        "shm_bytes": 32768
      },
      "wal_max_bytes": 10061072,
      "wal_samples": [
        {
          "time": 1781053045.424729,
          "db_bytes": 5343227904,
          "wal_bytes": 6670312,
          "shm_bytes": 32768
        },
        {
          "time": 1781053045.9349911,
          "db_bytes": 5343227904,
          "wal_bytes": 6670312,
          "shm_bytes": 32768
        },
        {
          "time": 1781053046.444263,
          "db_bytes": 5343272960,
          "wal_bytes": 6670312,
          "shm_bytes": 32768
        },
        {
          "time": 1781053046.953355,
          "db_bytes": 5343272960,
          "wal_bytes": 6670312,
          "shm_bytes": 32768
        },
        {
          "time": 1781053047.4634838,
          "db_bytes": 5343326208,
          "wal_bytes": 6670312,
          "shm_bytes": 32768
        },
        {
          "time": 1781053047.972586,
          "db_bytes": 5343354880,
          "wal_bytes": 6670312,
          "shm_bytes": 32768
        },
        {
          "time": 1781053048.483404,
          "db_bytes": 5343354880,
          "wal_bytes": 6670312,
          "shm_bytes": 32768
        },
        {
          "time": 1781053048.989265,
          "db_bytes": 5343383552,
          "wal_bytes": 6670312,
          "shm_bytes": 32768
        },
        {
          "time": 1781053049.500792,
          "db_bytes": 5343420416,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053050.011175,
          "db_bytes": 5343444992,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053050.513727,
          "db_bytes": 5343444992,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053051.023842,
          "db_bytes": 5343465472,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053051.5253818,
          "db_bytes": 5343498240,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053052.032753,
          "db_bytes": 5343526912,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053052.540103,
          "db_bytes": 5343526912,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053053.054185,
          "db_bytes": 5343567872,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053053.5549161,
          "db_bytes": 5343600640,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053054.060153,
          "db_bytes": 5343600640,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053054.5702631,
          "db_bytes": 5343641600,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053055.084147,
          "db_bytes": 5343662080,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053055.5917299,
          "db_bytes": 5343662080,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053056.103107,
          "db_bytes": 5343690752,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053056.6142771,
          "db_bytes": 5343719424,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053057.127875,
          "db_bytes": 5343748096,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053057.638078,
          "db_bytes": 5343748096,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053058.1501582,
          "db_bytes": 5343784960,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053058.655017,
          "db_bytes": 5343793152,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053059.162567,
          "db_bytes": 5343813632,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053059.6745431,
          "db_bytes": 5343838208,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053060.1753511,
          "db_bytes": 5343838208,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053060.675623,
          "db_bytes": 5343870976,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053061.178848,
          "db_bytes": 5343903744,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053061.690995,
          "db_bytes": 5343916032,
          "wal_bytes": 7411912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053062.1988218,
          "db_bytes": 5343920128,
          "wal_bytes": 7720912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053062.70064,
          "db_bytes": 5343920128,
          "wal_bytes": 7720912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053063.210455,
          "db_bytes": 5343948800,
          "wal_bytes": 7720912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053063.715293,
          "db_bytes": 5343948800,
          "wal_bytes": 7720912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053064.222996,
          "db_bytes": 5343989760,
          "wal_bytes": 7720912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053064.7240698,
          "db_bytes": 5344018432,
          "wal_bytes": 8507832,
          "shm_bytes": 32768
        },
        {
          "time": 1781053065.235301,
          "db_bytes": 5344018432,
          "wal_bytes": 8507832,
          "shm_bytes": 32768
        },
        {
          "time": 1781053065.745591,
          "db_bytes": 5344051200,
          "wal_bytes": 8507832,
          "shm_bytes": 32768
        },
        {
          "time": 1781053066.247985,
          "db_bytes": 5344051200,
          "wal_bytes": 8507832,
          "shm_bytes": 32768
        },
        {
          "time": 1781053066.758093,
          "db_bytes": 5344075776,
          "wal_bytes": 8507832,
          "shm_bytes": 32768
        },
        {
          "time": 1781053067.269185,
          "db_bytes": 5344075776,
          "wal_bytes": 8507832,
          "shm_bytes": 32768
        },
        {
          "time": 1781053067.7722108,
          "db_bytes": 5344104448,
          "wal_bytes": 8507832,
          "shm_bytes": 32768
        },
        {
          "time": 1781053068.276636,
          "db_bytes": 5344104448,
          "wal_bytes": 8507832,
          "shm_bytes": 32768
        },
        {
          "time": 1781053068.786696,
          "db_bytes": 5344141312,
          "wal_bytes": 8507832,
          "shm_bytes": 32768
        },
        {
          "time": 1781053069.2882712,
          "db_bytes": 5344141312,
          "wal_bytes": 8507832,
          "shm_bytes": 32768
        },
        {
          "time": 1781053069.802138,
          "db_bytes": 5344157696,
          "wal_bytes": 8507832,
          "shm_bytes": 32768
        },
        {
          "time": 1781053070.3136141,
          "db_bytes": 5344194560,
          "wal_bytes": 8507832,
          "shm_bytes": 32768
        },
        {
          "time": 1781053070.822808,
          "db_bytes": 5344227328,
          "wal_bytes": 8507832,
          "shm_bytes": 32768
        },
        {
          "time": 1781053071.334333,
          "db_bytes": 5344235520,
          "wal_bytes": 9925112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053071.836546,
          "db_bytes": 5344239616,
          "wal_bytes": 10061072,
          "shm_bytes": 32768
        },
        {
          "time": 1781053072.346924,
          "db_bytes": 5344260096,
          "wal_bytes": 10061072,
          "shm_bytes": 32768
        },
        {
          "time": 1781053072.858853,
          "db_bytes": 5344260096,
          "wal_bytes": 10061072,
          "shm_bytes": 32768
        },
        {
          "time": 1781053073.364012,
          "db_bytes": 5344309248,
          "wal_bytes": 10061072,
          "shm_bytes": 32768
        },
        {
          "time": 1781053073.874353,
          "db_bytes": 5344317440,
          "wal_bytes": 10061072,
          "shm_bytes": 32768
        },
        {
          "time": 1781053074.377036,
          "db_bytes": 5344325632,
          "wal_bytes": 10061072,
          "shm_bytes": 32768
        },
        {
          "time": 1781053074.8879628,
          "db_bytes": 5344358400,
          "wal_bytes": 10061072,
          "shm_bytes": 32768
        },
        {
          "time": 1781053075.389705,
          "db_bytes": 5344358400,
          "wal_bytes": 10061072,
          "shm_bytes": 32768
        },
        {
          "time": 1781053075.890881,
          "db_bytes": 5344387072,
          "wal_bytes": 10061072,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep2_sqlite-driver-3.0.0-rc.3_write-heavy_c4-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.60618729199996,
    "ok_flows": 347,
    "failed_flows": 0,
    "flow_requests_per_second": 11.33757683338431,
    "attempted_writes_per_second": 5.554432454395771,
    "successful_writes_per_second": 5.554432454395771,
    "write_verification_failures": 0,
    "avg_ms": 348.71608094813774,
    "http_request_avg_ms": 120.93797475075847,
    "p50_ms": 223.58683299989934,
    "p75_ms": 550.0138959998822,
    "p95_ms": 703.0806001997917,
    "p99_ms": 750.4510483600825,
    "by_kind": {
      "browse": {
        "samples": 70,
        "avg_ms": 95.50134945717608,
        "p50_ms": 85.1324794998618,
        "p75_ms": 120.00381250015835,
        "p95_ms": 135.83453545006702,
        "p99_ms": 162.72418330999702
      },
      "cart": {
        "samples": 71,
        "avg_ms": 198.85964557747877,
        "p50_ms": 196.4344580001125,
        "p75_ms": 200.68062499990447,
        "p95_ms": 222.55547899999328,
        "p99_ms": 243.26477499989764
      },
      "admin_read": {
        "samples": 36,
        "avg_ms": 128.99872113887847,
        "p50_ms": 119.11104149999119,
        "p75_ms": 147.64120824997917,
        "p95_ms": 164.27225025017833,
        "p99_ms": 175.46607335007138
      },
      "write": {
        "samples": 170,
        "avg_ms": 562.0964519411807,
        "p50_ms": 556.6924164998,
        "p75_ms": 654.7752392498296,
        "p95_ms": 722.877337200066,
        "p99_ms": 768.937471709919
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 36,
        "attempts": 36,
        "failures": 0,
        "avg_ms": 128.99872113887847,
        "p50_ms": 119.11104149999119,
        "p75_ms": 147.64120824997917,
        "p95_ms": 164.27225025017833,
        "p99_ms": 175.46607335007138
      },
      "cart_add": {
        "samples": 71,
        "attempts": 71,
        "failures": 0,
        "avg_ms": 198.85964557747877,
        "p50_ms": 196.4344580001125,
        "p75_ms": 200.68062499990447,
        "p95_ms": 222.55547899999328,
        "p99_ms": 243.26477499989764
      },
      "checkout_write": {
        "samples": 170,
        "attempts": 170,
        "failures": 0,
        "avg_ms": 562.0964519411807,
        "p50_ms": 556.6924164998,
        "p75_ms": 654.7752392498296,
        "p95_ms": 722.877337200066,
        "p99_ms": 768.937471709919
      },
      "product_browse": {
        "samples": 70,
        "attempts": 70,
        "failures": 0,
        "avg_ms": 95.50134945717608,
        "p50_ms": 85.1324794998618,
        "p75_ms": 120.00381250015835,
        "p95_ms": 135.83453545006702,
        "p99_ms": 162.72418330999702
      }
    },
    "status_counts": {
      "200": 999
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10067,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10237,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 170,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 170,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781053195.540542,
        "db_bytes": 5343227904,
        "wal_bytes": 5178872,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781053226.1471481,
        "db_bytes": 5344661504,
        "wal_bytes": 6909272,
        "shm_bytes": 32768
      },
      "wal_max_bytes": 6909272,
      "wal_samples": [
        {
          "time": 1781053195.540737,
          "db_bytes": 5343227904,
          "wal_bytes": 5178872,
          "shm_bytes": 32768
        },
        {
          "time": 1781053196.045524,
          "db_bytes": 5343277056,
          "wal_bytes": 5178872,
          "shm_bytes": 32768
        },
        {
          "time": 1781053196.554442,
          "db_bytes": 5343277056,
          "wal_bytes": 5178872,
          "shm_bytes": 32768
        },
        {
          "time": 1781053197.0649002,
          "db_bytes": 5343338496,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053197.56594,
          "db_bytes": 5343358976,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053198.066525,
          "db_bytes": 5343358976,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053198.583859,
          "db_bytes": 5343383552,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053199.097109,
          "db_bytes": 5343408128,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053199.607906,
          "db_bytes": 5343408128,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053200.113099,
          "db_bytes": 5343420416,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053200.618756,
          "db_bytes": 5343449088,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053201.126202,
          "db_bytes": 5343465472,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053201.6351519,
          "db_bytes": 5343502336,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053202.1415098,
          "db_bytes": 5343559680,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053202.6465778,
          "db_bytes": 5343563776,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053203.156493,
          "db_bytes": 5343588352,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053203.662661,
          "db_bytes": 5343612928,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053204.17785,
          "db_bytes": 5343637504,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053204.685011,
          "db_bytes": 5343694848,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053205.186985,
          "db_bytes": 5343719424,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053205.692001,
          "db_bytes": 5343768576,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053206.198841,
          "db_bytes": 5343793152,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053206.706933,
          "db_bytes": 5343813632,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053207.218514,
          "db_bytes": 5343813632,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053207.722998,
          "db_bytes": 5343834112,
          "wal_bytes": 5660912,
          "shm_bytes": 32768
        },
        {
          "time": 1781053208.229203,
          "db_bytes": 5343903744,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053208.731064,
          "db_bytes": 5343903744,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053209.241407,
          "db_bytes": 5343928320,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053209.751528,
          "db_bytes": 5343956992,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053210.261656,
          "db_bytes": 5343977472,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053210.769535,
          "db_bytes": 5343977472,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053211.275622,
          "db_bytes": 5344030720,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053211.7832901,
          "db_bytes": 5344063488,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053212.284714,
          "db_bytes": 5344063488,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053212.794854,
          "db_bytes": 5344096256,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053213.301526,
          "db_bytes": 5344096256,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053213.80996,
          "db_bytes": 5344133120,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053214.321267,
          "db_bytes": 5344157696,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053214.8269389,
          "db_bytes": 5344194560,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053215.330224,
          "db_bytes": 5344202752,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053215.837881,
          "db_bytes": 5344227328,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053216.3415492,
          "db_bytes": 5344264192,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053216.8428779,
          "db_bytes": 5344264192,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053217.349816,
          "db_bytes": 5344301056,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053217.862488,
          "db_bytes": 5344337920,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053218.3724108,
          "db_bytes": 5344337920,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053218.884672,
          "db_bytes": 5344374784,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053219.3948128,
          "db_bytes": 5344387072,
          "wal_bytes": 6909272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053219.899405,
          "db_bytes": 5344423936,
          "wal_bytes": 6909272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053220.4065611,
          "db_bytes": 5344428032,
          "wal_bytes": 6909272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053220.9149609,
          "db_bytes": 5344468992,
          "wal_bytes": 6909272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053221.421046,
          "db_bytes": 5344468992,
          "wal_bytes": 6909272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053221.928444,
          "db_bytes": 5344501760,
          "wal_bytes": 6909272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053222.437828,
          "db_bytes": 5344501760,
          "wal_bytes": 6909272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053222.940854,
          "db_bytes": 5344534528,
          "wal_bytes": 6909272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053223.443208,
          "db_bytes": 5344555008,
          "wal_bytes": 6909272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053223.953057,
          "db_bytes": 5344555008,
          "wal_bytes": 6909272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053224.463179,
          "db_bytes": 5344591872,
          "wal_bytes": 6909272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053224.972988,
          "db_bytes": 5344620544,
          "wal_bytes": 6909272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053225.4835489,
          "db_bytes": 5344620544,
          "wal_bytes": 6909272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053225.99371,
          "db_bytes": 5344661504,
          "wal_bytes": 6909272,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep3_sqlite-driver-3.0.0-rc.3_write-heavy_c4-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.144608374999734,
    "ok_flows": 339,
    "failed_flows": 0,
    "flow_requests_per_second": 10.884709029512813,
    "attempted_writes_per_second": 5.394192085422279,
    "successful_writes_per_second": 5.394192085422279,
    "write_verification_failures": 0,
    "avg_ms": 1445.8404369646303,
    "http_request_avg_ms": 489.32800061736043,
    "p50_ms": 1120.7012920003763,
    "p75_ms": 2253.327916499984,
    "p95_ms": 3001.427761899595,
    "p99_ms": 3202.9613879200406,
    "by_kind": {
      "browse": {
        "samples": 62,
        "avg_ms": 385.5260188387136,
        "p50_ms": 345.55493749985544,
        "p75_ms": 538.2043127501674,
        "p95_ms": 665.3305149001882,
        "p99_ms": 695.1639699901898
      },
      "cart": {
        "samples": 79,
        "avg_ms": 839.2022178227825,
        "p50_ms": 846.5049159995033,
        "p75_ms": 913.898521000192,
        "p95_ms": 1079.314978599723,
        "p99_ms": 1203.4000269799617
      },
      "admin_read": {
        "samples": 30,
        "avg_ms": 587.8490278333023,
        "p50_ms": 556.1186669997369,
        "p75_ms": 613.7979482500668,
        "p95_ms": 905.6262685998263,
        "p99_ms": 954.4242133902571
      },
      "write": {
        "samples": 168,
        "avg_ms": 2275.6241007143494,
        "p50_ms": 2256.954333000067,
        "p75_ms": 2616.9096042506226,
        "p95_ms": 3094.425510299925,
        "p99_ms": 3256.70868950022
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 30,
        "attempts": 30,
        "failures": 0,
        "avg_ms": 587.8490278333023,
        "p50_ms": 556.1186669997369,
        "p75_ms": 613.7979482500668,
        "p95_ms": 905.6262685998263,
        "p99_ms": 954.4242133902571
      },
      "cart_add": {
        "samples": 79,
        "attempts": 79,
        "failures": 0,
        "avg_ms": 839.2022178227825,
        "p50_ms": 846.5049159995033,
        "p75_ms": 913.898521000192,
        "p95_ms": 1079.314978599723,
        "p99_ms": 1203.4000269799617
      },
      "checkout_write": {
        "samples": 168,
        "attempts": 168,
        "failures": 0,
        "avg_ms": 2275.6241007143494,
        "p50_ms": 2256.954333000067,
        "p75_ms": 2616.9096042506226,
        "p95_ms": 3094.425510299925,
        "p99_ms": 3256.70868950022
      },
      "product_browse": {
        "samples": 62,
        "attempts": 62,
        "failures": 0,
        "avg_ms": 385.5260188387136,
        "p50_ms": 345.55493749985544,
        "p75_ms": 538.2043127501674,
        "p95_ms": 665.3305149001882,
        "p99_ms": 695.1639699901898
      }
    },
    "status_counts": {
      "200": 1001
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10068,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10236,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 168,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 168,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781034825.840825,
        "db_bytes": 5316972544,
        "wal_bytes": 41925152,
        "shm_bytes": 98304
      },
      "after": {
        "time": 1781034856.98535,
        "db_bytes": 5318492160,
        "wal_bytes": 96828272,
        "shm_bytes": 196608
      },
      "wal_max_bytes": 96828272,
      "wal_samples": [
        {
          "time": 1781034825.8410418,
          "db_bytes": 5316972544,
          "wal_bytes": 41925152,
          "shm_bytes": 98304
        },
        {
          "time": 1781034826.343256,
          "db_bytes": 5317001216,
          "wal_bytes": 41925152,
          "shm_bytes": 98304
        },
        {
          "time": 1781034826.845054,
          "db_bytes": 5317001216,
          "wal_bytes": 41925152,
          "shm_bytes": 98304
        },
        {
          "time": 1781034827.350191,
          "db_bytes": 5317070848,
          "wal_bytes": 41925152,
          "shm_bytes": 98304
        },
        {
          "time": 1781034827.859539,
          "db_bytes": 5317103616,
          "wal_bytes": 41925152,
          "shm_bytes": 98304
        },
        {
          "time": 1781034828.364334,
          "db_bytes": 5317120000,
          "wal_bytes": 41925152,
          "shm_bytes": 98304
        },
        {
          "time": 1781034828.867593,
          "db_bytes": 5317148672,
          "wal_bytes": 41925152,
          "shm_bytes": 98304
        },
        {
          "time": 1781034829.3719318,
          "db_bytes": 5317160960,
          "wal_bytes": 41925152,
          "shm_bytes": 98304
        },
        {
          "time": 1781034829.8770611,
          "db_bytes": 5317177344,
          "wal_bytes": 41925152,
          "shm_bytes": 98304
        },
        {
          "time": 1781034830.382184,
          "db_bytes": 5317214208,
          "wal_bytes": 41925152,
          "shm_bytes": 98304
        },
        {
          "time": 1781034830.887329,
          "db_bytes": 5317222400,
          "wal_bytes": 41925152,
          "shm_bytes": 98304
        },
        {
          "time": 1781034831.392746,
          "db_bytes": 5317246976,
          "wal_bytes": 41925152,
          "shm_bytes": 98304
        },
        {
          "time": 1781034831.8978271,
          "db_bytes": 5317279744,
          "wal_bytes": 41925152,
          "shm_bytes": 98304
        },
        {
          "time": 1781034832.402946,
          "db_bytes": 5317304320,
          "wal_bytes": 41925152,
          "shm_bytes": 98304
        },
        {
          "time": 1781034832.909226,
          "db_bytes": 5317312512,
          "wal_bytes": 41925152,
          "shm_bytes": 98304
        },
        {
          "time": 1781034833.41439,
          "db_bytes": 5317324800,
          "wal_bytes": 43420712,
          "shm_bytes": 98304
        },
        {
          "time": 1781034833.920728,
          "db_bytes": 5317373952,
          "wal_bytes": 48813792,
          "shm_bytes": 98304
        },
        {
          "time": 1781034834.425898,
          "db_bytes": 5317378048,
          "wal_bytes": 49720192,
          "shm_bytes": 98304
        },
        {
          "time": 1781034834.931026,
          "db_bytes": 5317398528,
          "wal_bytes": 52134512,
          "shm_bytes": 131072
        },
        {
          "time": 1781034835.436165,
          "db_bytes": 5317414912,
          "wal_bytes": 54721872,
          "shm_bytes": 131072
        },
        {
          "time": 1781034835.9413152,
          "db_bytes": 5317423104,
          "wal_bytes": 58590552,
          "shm_bytes": 131072
        },
        {
          "time": 1781034836.44646,
          "db_bytes": 5317435392,
          "wal_bytes": 60184992,
          "shm_bytes": 131072
        },
        {
          "time": 1781034836.951583,
          "db_bytes": 5317484544,
          "wal_bytes": 64716992,
          "shm_bytes": 131072
        },
        {
          "time": 1781034837.4566898,
          "db_bytes": 5317492736,
          "wal_bytes": 67044792,
          "shm_bytes": 131072
        },
        {
          "time": 1781034837.956893,
          "db_bytes": 5317505024,
          "wal_bytes": 69380832,
          "shm_bytes": 163840
        },
        {
          "time": 1781034838.461388,
          "db_bytes": 5317509120,
          "wal_bytes": 69895832,
          "shm_bytes": 163840
        },
        {
          "time": 1781034838.967114,
          "db_bytes": 5317533696,
          "wal_bytes": 71943496,
          "shm_bytes": 163840
        },
        {
          "time": 1781034839.4678888,
          "db_bytes": 5317562368,
          "wal_bytes": 73682112,
          "shm_bytes": 163840
        },
        {
          "time": 1781034839.973024,
          "db_bytes": 5317582848,
          "wal_bytes": 76908072,
          "shm_bytes": 163840
        },
        {
          "time": 1781034840.4761758,
          "db_bytes": 5317607424,
          "wal_bytes": 81481272,
          "shm_bytes": 163840
        },
        {
          "time": 1781034840.9786959,
          "db_bytes": 5317632000,
          "wal_bytes": 84962672,
          "shm_bytes": 196608
        },
        {
          "time": 1781034841.483844,
          "db_bytes": 5317668864,
          "wal_bytes": 90339272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034841.989074,
          "db_bytes": 5317697536,
          "wal_bytes": 95864192,
          "shm_bytes": 196608
        },
        {
          "time": 1781034842.49015,
          "db_bytes": 5317718016,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034842.9950469,
          "db_bytes": 5317754880,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034843.497716,
          "db_bytes": 5317779456,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034843.998658,
          "db_bytes": 5317779456,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034844.499878,
          "db_bytes": 5317828608,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034845.0049999,
          "db_bytes": 5317844992,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034845.510131,
          "db_bytes": 5317890048,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034846.015245,
          "db_bytes": 5317935104,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034846.520392,
          "db_bytes": 5317947392,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034847.0255098,
          "db_bytes": 5317984256,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034847.5259688,
          "db_bytes": 5318004736,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034848.042528,
          "db_bytes": 5318045696,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034848.547477,
          "db_bytes": 5318057984,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034849.052234,
          "db_bytes": 5318057984,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034849.5567381,
          "db_bytes": 5318090752,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034850.0618591,
          "db_bytes": 5318131712,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034850.566989,
          "db_bytes": 5318160384,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034851.0714219,
          "db_bytes": 5318193152,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034851.5731862,
          "db_bytes": 5318225920,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034852.077617,
          "db_bytes": 5318246400,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034852.5781639,
          "db_bytes": 5318279168,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034853.083272,
          "db_bytes": 5318291456,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034853.584981,
          "db_bytes": 5318324224,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034854.0901499,
          "db_bytes": 5318328320,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034854.593268,
          "db_bytes": 5318348800,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034855.098387,
          "db_bytes": 5318381568,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034855.601571,
          "db_bytes": 5318389760,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034856.106935,
          "db_bytes": 5318426624,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        },
        {
          "time": 1781034856.6099148,
          "db_bytes": 5318467584,
          "wal_bytes": 96828272,
          "shm_bytes": 196608
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-driver-3.0.0-rc.3_write-heavy_c16-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.87166754200007,
    "ok_flows": 352,
    "failed_flows": 0,
    "flow_requests_per_second": 11.044291910240936,
    "attempted_writes_per_second": 5.522145955120468,
    "successful_writes_per_second": 5.522145955120468,
    "write_verification_failures": 0,
    "avg_ms": 1407.1772294147968,
    "http_request_avg_ms": 477.8253725289561,
    "p50_ms": 1247.6536874996782,
    "p75_ms": 2207.4908859999596,
    "p95_ms": 2733.4017516000586,
    "p99_ms": 3129.5543884202743,
    "by_kind": {
      "browse": {
        "samples": 64,
        "avg_ms": 374.1289480469874,
        "p50_ms": 357.3529374998543,
        "p75_ms": 489.22022900046613,
        "p95_ms": 633.0094098002064,
        "p99_ms": 701.9481522099157
      },
      "cart": {
        "samples": 78,
        "avg_ms": 841.2363226410398,
        "p50_ms": 822.7277505002348,
        "p75_ms": 939.1266245002043,
        "p95_ms": 1144.0749419000895,
        "p99_ms": 1415.8692148402588
      },
      "admin_read": {
        "samples": 34,
        "avg_ms": 609.062953382363,
        "p50_ms": 589.2202919994816,
        "p75_ms": 668.8901355003054,
        "p95_ms": 823.4602852000536,
        "p99_ms": 1019.1612568601889
      },
      "write": {
        "samples": 176,
        "avg_ms": 2187.8270369204542,
        "p50_ms": 2209.5248129999163,
        "p75_ms": 2521.3503125005445,
        "p95_ms": 2912.0734064997578,
        "p99_ms": 3270.1844792500196
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 34,
        "attempts": 34,
        "failures": 0,
        "avg_ms": 609.062953382363,
        "p50_ms": 589.2202919994816,
        "p75_ms": 668.8901355003054,
        "p95_ms": 823.4602852000536,
        "p99_ms": 1019.1612568601889
      },
      "cart_add": {
        "samples": 78,
        "attempts": 78,
        "failures": 0,
        "avg_ms": 841.2363226410398,
        "p50_ms": 822.7277505002348,
        "p75_ms": 939.1266245002043,
        "p95_ms": 1144.0749419000895,
        "p99_ms": 1415.8692148402588
      },
      "checkout_write": {
        "samples": 176,
        "attempts": 176,
        "failures": 0,
        "avg_ms": 2187.8270369204542,
        "p50_ms": 2209.5248129999163,
        "p75_ms": 2521.3503125005445,
        "p95_ms": 2912.0734064997578,
        "p99_ms": 3270.1844792500196
      },
      "product_browse": {
        "samples": 64,
        "attempts": 64,
        "failures": 0,
        "avg_ms": 374.1289480469874,
        "p50_ms": 357.3529374998543,
        "p75_ms": 489.22022900046613,
        "p95_ms": 633.0094098002064,
        "p99_ms": 701.9481522099157
      }
    },
    "status_counts": {
      "200": 1036
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10068,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10244,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 176,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 176,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035308.775164,
        "db_bytes": 5316997120,
        "wal_bytes": 36400232,
        "shm_bytes": 98304
      },
      "after": {
        "time": 1781035340.6472619,
        "db_bytes": 5318582272,
        "wal_bytes": 79726152,
        "shm_bytes": 163840
      },
      "wal_max_bytes": 79726152,
      "wal_samples": [
        {
          "time": 1781035308.775403,
          "db_bytes": 5316997120,
          "wal_bytes": 36400232,
          "shm_bytes": 98304
        },
        {
          "time": 1781035309.285571,
          "db_bytes": 5316997120,
          "wal_bytes": 36400232,
          "shm_bytes": 98304
        },
        {
          "time": 1781035309.795725,
          "db_bytes": 5316997120,
          "wal_bytes": 36400232,
          "shm_bytes": 98304
        },
        {
          "time": 1781035310.296093,
          "db_bytes": 5317087232,
          "wal_bytes": 36400232,
          "shm_bytes": 98304
        },
        {
          "time": 1781035310.806211,
          "db_bytes": 5317115904,
          "wal_bytes": 36400232,
          "shm_bytes": 98304
        },
        {
          "time": 1781035311.316343,
          "db_bytes": 5317115904,
          "wal_bytes": 36400232,
          "shm_bytes": 98304
        },
        {
          "time": 1781035311.826305,
          "db_bytes": 5317156864,
          "wal_bytes": 36400232,
          "shm_bytes": 98304
        },
        {
          "time": 1781035312.3517618,
          "db_bytes": 5317173248,
          "wal_bytes": 36400232,
          "shm_bytes": 98304
        },
        {
          "time": 1781035312.861904,
          "db_bytes": 5317206016,
          "wal_bytes": 36400232,
          "shm_bytes": 98304
        },
        {
          "time": 1781035313.370705,
          "db_bytes": 5317218304,
          "wal_bytes": 36400232,
          "shm_bytes": 98304
        },
        {
          "time": 1781035313.880845,
          "db_bytes": 5317238784,
          "wal_bytes": 36400232,
          "shm_bytes": 98304
        },
        {
          "time": 1781035314.3889349,
          "db_bytes": 5317263360,
          "wal_bytes": 36400232,
          "shm_bytes": 98304
        },
        {
          "time": 1781035314.8992782,
          "db_bytes": 5317292032,
          "wal_bytes": 36400232,
          "shm_bytes": 98304
        },
        {
          "time": 1781035315.401706,
          "db_bytes": 5317296128,
          "wal_bytes": 36400232,
          "shm_bytes": 98304
        },
        {
          "time": 1781035315.90706,
          "db_bytes": 5317324800,
          "wal_bytes": 36400232,
          "shm_bytes": 98304
        },
        {
          "time": 1781035316.414882,
          "db_bytes": 5317345280,
          "wal_bytes": 36400232,
          "shm_bytes": 98304
        },
        {
          "time": 1781035316.920705,
          "db_bytes": 5317369856,
          "wal_bytes": 36499112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035317.422625,
          "db_bytes": 5317382144,
          "wal_bytes": 37710392,
          "shm_bytes": 98304
        },
        {
          "time": 1781035317.930651,
          "db_bytes": 5317402624,
          "wal_bytes": 41125872,
          "shm_bytes": 98304
        },
        {
          "time": 1781035318.441133,
          "db_bytes": 5317435392,
          "wal_bytes": 46535432,
          "shm_bytes": 98304
        },
        {
          "time": 1781035318.949686,
          "db_bytes": 5317451776,
          "wal_bytes": 49658392,
          "shm_bytes": 98304
        },
        {
          "time": 1781035319.4499671,
          "db_bytes": 5317476352,
          "wal_bytes": 51326992,
          "shm_bytes": 131072
        },
        {
          "time": 1781035319.960105,
          "db_bytes": 5317488640,
          "wal_bytes": 52575352,
          "shm_bytes": 131072
        },
        {
          "time": 1781035320.467532,
          "db_bytes": 5317500928,
          "wal_bytes": 55529392,
          "shm_bytes": 131072
        },
        {
          "time": 1781035320.975327,
          "db_bytes": 5317533696,
          "wal_bytes": 60399232,
          "shm_bytes": 131072
        },
        {
          "time": 1781035321.478271,
          "db_bytes": 5317582848,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035321.9878662,
          "db_bytes": 5317595136,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035322.497997,
          "db_bytes": 5317648384,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035323.001786,
          "db_bytes": 5317648384,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035323.50507,
          "db_bytes": 5317713920,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035324.01499,
          "db_bytes": 5317734400,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035324.520884,
          "db_bytes": 5317754880,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035325.029015,
          "db_bytes": 5317779456,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035325.5391412,
          "db_bytes": 5317824512,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035326.045751,
          "db_bytes": 5317849088,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035326.554066,
          "db_bytes": 5317873664,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035327.064213,
          "db_bytes": 5317890048,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035327.574351,
          "db_bytes": 5317918720,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035328.092475,
          "db_bytes": 5317951488,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035328.602207,
          "db_bytes": 5317971968,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035329.1123352,
          "db_bytes": 5318012928,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035329.621173,
          "db_bytes": 5318037504,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035330.130044,
          "db_bytes": 5318062080,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035330.639381,
          "db_bytes": 5318090752,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035331.149516,
          "db_bytes": 5318103040,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035331.6596322,
          "db_bytes": 5318148096,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035332.169735,
          "db_bytes": 5318160384,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035332.679838,
          "db_bytes": 5318193152,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035333.187971,
          "db_bytes": 5318238208,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035333.6976378,
          "db_bytes": 5318242304,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035334.205523,
          "db_bytes": 5318275072,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035334.711529,
          "db_bytes": 5318324224,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035335.213523,
          "db_bytes": 5318336512,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035335.7191691,
          "db_bytes": 5318340608,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035336.229323,
          "db_bytes": 5318369280,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035336.7377841,
          "db_bytes": 5318373376,
          "wal_bytes": 63983632,
          "shm_bytes": 131072
        },
        {
          "time": 1781035337.241415,
          "db_bytes": 5318402048,
          "wal_bytes": 64605752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035337.751421,
          "db_bytes": 5318438912,
          "wal_bytes": 69220152,
          "shm_bytes": 163840
        },
        {
          "time": 1781035338.261554,
          "db_bytes": 5318463488,
          "wal_bytes": 71799272,
          "shm_bytes": 163840
        },
        {
          "time": 1781035338.76495,
          "db_bytes": 5318483968,
          "wal_bytes": 72223632,
          "shm_bytes": 163840
        },
        {
          "time": 1781035339.270873,
          "db_bytes": 5318520832,
          "wal_bytes": 75960472,
          "shm_bytes": 163840
        },
        {
          "time": 1781035339.7919538,
          "db_bytes": 5318520832,
          "wal_bytes": 78914512,
          "shm_bytes": 163840
        },
        {
          "time": 1781035340.302923,
          "db_bytes": 5318582272,
          "wal_bytes": 79726152,
          "shm_bytes": 163840
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-driver-3.0.0-rc.3_write-heavy_c16-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.036990583999795,
    "ok_flows": 346,
    "failed_flows": 0,
    "flow_requests_per_second": 11.147988045541055,
    "attempted_writes_per_second": 5.6062136413992585,
    "successful_writes_per_second": 5.6062136413992585,
    "write_verification_failures": 0,
    "avg_ms": 1410.1948251444744,
    "http_request_avg_ms": 477.12237910275604,
    "p50_ms": 1152.9123329992217,
    "p75_ms": 2308.9723544999288,
    "p95_ms": 2747.484385249436,
    "p99_ms": 3029.5778188999975,
    "by_kind": {
      "browse": {
        "samples": 62,
        "avg_ms": 375.835905951531,
        "p50_ms": 377.0007089997307,
        "p75_ms": 505.07799974980117,
        "p95_ms": 678.9805523998895,
        "p99_ms": 731.0593338796571
      },
      "cart": {
        "samples": 77,
        "avg_ms": 789.2172299479962,
        "p50_ms": 754.7212909994414,
        "p75_ms": 891.9894999999087,
        "p95_ms": 1068.9659001996915,
        "p99_ms": 1105.9061280795136
      },
      "admin_read": {
        "samples": 33,
        "avg_ms": 589.0048838180409,
        "p50_ms": 591.0633749999761,
        "p75_ms": 623.2609159997082,
        "p95_ms": 733.9101161998768,
        "p99_ms": 975.302436679667
      },
      "write": {
        "samples": 174,
        "avg_ms": 2209.3028474655302,
        "p50_ms": 2308.941541999957,
        "p75_ms": 2531.0654792499463,
        "p95_ms": 2864.588547800122,
        "p99_ms": 3119.13155997986
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 33,
        "attempts": 33,
        "failures": 0,
        "avg_ms": 589.0048838180409,
        "p50_ms": 591.0633749999761,
        "p75_ms": 623.2609159997082,
        "p95_ms": 733.9101161998768,
        "p99_ms": 975.302436679667
      },
      "cart_add": {
        "samples": 77,
        "attempts": 77,
        "failures": 0,
        "avg_ms": 789.2172299479962,
        "p50_ms": 754.7212909994414,
        "p75_ms": 891.9894999999087,
        "p95_ms": 1068.9659001996915,
        "p99_ms": 1105.9061280795136
      },
      "checkout_write": {
        "samples": 174,
        "attempts": 174,
        "failures": 0,
        "avg_ms": 2209.3028474655302,
        "p50_ms": 2308.941541999957,
        "p75_ms": 2531.0654792499463,
        "p95_ms": 2864.588547800122,
        "p99_ms": 3119.13155997986
      },
      "product_browse": {
        "samples": 62,
        "attempts": 62,
        "failures": 0,
        "avg_ms": 375.835905951531,
        "p50_ms": 377.0007089997307,
        "p75_ms": 505.07799974980117,
        "p95_ms": 678.9805523998895,
        "p99_ms": 731.0593338796571
      }
    },
    "status_counts": {
      "200": 1022
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10069,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10243,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 174,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 174,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035790.880908,
        "db_bytes": 5317001216,
        "wal_bytes": 54515872,
        "shm_bytes": 131072
      },
      "after": {
        "time": 1781035821.9182231,
        "db_bytes": 5318557696,
        "wal_bytes": 121659512,
        "shm_bytes": 262144
      },
      "wal_max_bytes": 121659512,
      "wal_samples": [
        {
          "time": 1781035790.881143,
          "db_bytes": 5317001216,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035791.392409,
          "db_bytes": 5317042176,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035791.902555,
          "db_bytes": 5317042176,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035792.413045,
          "db_bytes": 5317099520,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035792.9200199,
          "db_bytes": 5317144576,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035793.430083,
          "db_bytes": 5317144576,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035793.9399,
          "db_bytes": 5317144576,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035794.450034,
          "db_bytes": 5317181440,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035794.953718,
          "db_bytes": 5317210112,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035795.460756,
          "db_bytes": 5317234688,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035795.971199,
          "db_bytes": 5317251072,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035796.477519,
          "db_bytes": 5317292032,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035796.987655,
          "db_bytes": 5317304320,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035797.4979358,
          "db_bytes": 5317324800,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035798.000609,
          "db_bytes": 5317349376,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035798.508449,
          "db_bytes": 5317357568,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035799.0100758,
          "db_bytes": 5317382144,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035799.51194,
          "db_bytes": 5317406720,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035800.0207858,
          "db_bytes": 5317427200,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035800.521895,
          "db_bytes": 5317443584,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035801.0300832,
          "db_bytes": 5317476352,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035801.53693,
          "db_bytes": 5317513216,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035802.037625,
          "db_bytes": 5317525504,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035802.54775,
          "db_bytes": 5317554176,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035803.056063,
          "db_bytes": 5317586944,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035803.558398,
          "db_bytes": 5317603328,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035804.0685089,
          "db_bytes": 5317603328,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035804.5738418,
          "db_bytes": 5317644288,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035805.073984,
          "db_bytes": 5317689344,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035805.583603,
          "db_bytes": 5317742592,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035806.08696,
          "db_bytes": 5317750784,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035806.593587,
          "db_bytes": 5317771264,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035807.1038861,
          "db_bytes": 5317804032,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035807.6140301,
          "db_bytes": 5317824512,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035808.190014,
          "db_bytes": 5317873664,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035808.692097,
          "db_bytes": 5317902336,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035809.20223,
          "db_bytes": 5317939200,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035809.712482,
          "db_bytes": 5317955584,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035810.214294,
          "db_bytes": 5317976064,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035810.717386,
          "db_bytes": 5318017024,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035811.227645,
          "db_bytes": 5318025216,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035811.7377868,
          "db_bytes": 5318045696,
          "wal_bytes": 54515872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035812.247694,
          "db_bytes": 5318078464,
          "wal_bytes": 57375152,
          "shm_bytes": 131072
        },
        {
          "time": 1781035812.7578518,
          "db_bytes": 5318111232,
          "wal_bytes": 62549872,
          "shm_bytes": 131072
        },
        {
          "time": 1781035813.2774599,
          "db_bytes": 5318135808,
          "wal_bytes": 65569832,
          "shm_bytes": 131072
        },
        {
          "time": 1781035813.780786,
          "db_bytes": 5318160384,
          "wal_bytes": 67720472,
          "shm_bytes": 163840
        },
        {
          "time": 1781035814.290408,
          "db_bytes": 5318168576,
          "wal_bytes": 69685712,
          "shm_bytes": 163840
        },
        {
          "time": 1781035814.793997,
          "db_bytes": 5318193152,
          "wal_bytes": 74600872,
          "shm_bytes": 163840
        },
        {
          "time": 1781035815.300174,
          "db_bytes": 5318242304,
          "wal_bytes": 79285312,
          "shm_bytes": 163840
        },
        {
          "time": 1781035815.808089,
          "db_bytes": 5318283264,
          "wal_bytes": 84134552,
          "shm_bytes": 163840
        },
        {
          "time": 1781035816.318225,
          "db_bytes": 5318320128,
          "wal_bytes": 87331672,
          "shm_bytes": 196608
        },
        {
          "time": 1781035816.828369,
          "db_bytes": 5318328320,
          "wal_bytes": 89647112,
          "shm_bytes": 196608
        },
        {
          "time": 1781035817.337443,
          "db_bytes": 5318344704,
          "wal_bytes": 91150912,
          "shm_bytes": 196608
        },
        {
          "time": 1781035817.847591,
          "db_bytes": 5318381568,
          "wal_bytes": 95275032,
          "shm_bytes": 196608
        },
        {
          "time": 1781035818.356298,
          "db_bytes": 5318393856,
          "wal_bytes": 96391552,
          "shm_bytes": 196608
        },
        {
          "time": 1781035818.8638039,
          "db_bytes": 5318393856,
          "wal_bytes": 100396192,
          "shm_bytes": 196608
        },
        {
          "time": 1781035819.370256,
          "db_bytes": 5318414336,
          "wal_bytes": 103696312,
          "shm_bytes": 229376
        },
        {
          "time": 1781035819.880394,
          "db_bytes": 5318459392,
          "wal_bytes": 106267192,
          "shm_bytes": 229376
        },
        {
          "time": 1781035820.39053,
          "db_bytes": 5318471680,
          "wal_bytes": 110786832,
          "shm_bytes": 229376
        },
        {
          "time": 1781035820.895523,
          "db_bytes": 5318500352,
          "wal_bytes": 115269392,
          "shm_bytes": 229376
        },
        {
          "time": 1781035821.4056478,
          "db_bytes": 5318541312,
          "wal_bytes": 118211072,
          "shm_bytes": 262144
        },
        {
          "time": 1781035821.9118872,
          "db_bytes": 5318557696,
          "wal_bytes": 121659512,
          "shm_bytes": 262144
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-driver-3.0.0-rc.3_write-heavy_c16-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.70721041700017,
    "ok_flows": 334,
    "failed_flows": 0,
    "flow_requests_per_second": 10.53388158741717,
    "attempted_writes_per_second": 4.983093685065608,
    "successful_writes_per_second": 4.983093685065608,
    "write_verification_failures": 0,
    "avg_ms": 2958.7217824491377,
    "http_request_avg_ms": 1060.1111032585575,
    "p50_ms": 2068.488687500121,
    "p75_ms": 5211.217729250393,
    "p95_ms": 6699.0336122999,
    "p99_ms": 7481.469632610234,
    "by_kind": {
      "browse": {
        "samples": 77,
        "avg_ms": 816.9218084545577,
        "p50_ms": 772.6307920002,
        "p75_ms": 1081.82108300025,
        "p95_ms": 1420.9893001996534,
        "p99_ms": 1511.2516389199664
      },
      "cart": {
        "samples": 62,
        "avg_ms": 1877.4216889032546,
        "p50_ms": 1897.344270999838,
        "p75_ms": 1997.3100942499968,
        "p95_ms": 2197.1509916500054,
        "p99_ms": 2326.4606893797645
      },
      "admin_read": {
        "samples": 37,
        "avg_ms": 1207.2065281082187,
        "p50_ms": 1161.1725840002691,
        "p75_ms": 1336.2599160000173,
        "p95_ms": 1517.0308834000025,
        "p99_ms": 1706.4103301204161
      },
      "write": {
        "samples": 158,
        "avg_ms": 4836.98297363927,
        "p50_ms": 5292.565687000206,
        "p75_ms": 5943.472114999395,
        "p95_ms": 7052.994466999553,
        "p99_ms": 7552.639129440514
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 37,
        "attempts": 37,
        "failures": 0,
        "avg_ms": 1207.2065281082187,
        "p50_ms": 1161.1725840002691,
        "p75_ms": 1336.2599160000173,
        "p95_ms": 1517.0308834000025,
        "p99_ms": 1706.4103301204161
      },
      "cart_add": {
        "samples": 62,
        "attempts": 62,
        "failures": 0,
        "avg_ms": 1877.4216889032546,
        "p50_ms": 1897.344270999838,
        "p75_ms": 1997.3100942499968,
        "p95_ms": 2197.1509916500054,
        "p99_ms": 2326.4606893797645
      },
      "checkout_write": {
        "samples": 158,
        "attempts": 158,
        "failures": 0,
        "avg_ms": 4836.98297363927,
        "p50_ms": 5292.565687000206,
        "p75_ms": 5943.472114999395,
        "p95_ms": 7052.994466999553,
        "p99_ms": 7552.639129440514
      },
      "product_browse": {
        "samples": 77,
        "attempts": 77,
        "failures": 0,
        "avg_ms": 816.9218084545577,
        "p50_ms": 772.6307920002,
        "p75_ms": 1081.82108300025,
        "p95_ms": 1420.9893001996534,
        "p99_ms": 1511.2516389199664
      }
    },
    "status_counts": {
      "200": 932
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10073,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10231,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 158,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 158,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781034879.041725,
        "db_bytes": 5317054464,
        "wal_bytes": 62397432,
        "shm_bytes": 131072
      },
      "after": {
        "time": 1781034910.749254,
        "db_bytes": 5318459392,
        "wal_bytes": 175396672,
        "shm_bytes": 360448
      },
      "wal_max_bytes": 175396672,
      "wal_samples": [
        {
          "time": 1781034879.04231,
          "db_bytes": 5317054464,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034879.543333,
          "db_bytes": 5317054464,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034880.053588,
          "db_bytes": 5317079040,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034880.563752,
          "db_bytes": 5317095424,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034881.064493,
          "db_bytes": 5317107712,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034881.574621,
          "db_bytes": 5317120000,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034882.08144,
          "db_bytes": 5317132288,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034882.5915678,
          "db_bytes": 5317165056,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034883.0972328,
          "db_bytes": 5317177344,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034883.6072361,
          "db_bytes": 5317222400,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034884.1089559,
          "db_bytes": 5317255168,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034884.612017,
          "db_bytes": 5317263360,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034885.122189,
          "db_bytes": 5317271552,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034885.623648,
          "db_bytes": 5317283840,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034886.1359758,
          "db_bytes": 5317341184,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034886.6405709,
          "db_bytes": 5317361664,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034887.1507149,
          "db_bytes": 5317365760,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034887.6597161,
          "db_bytes": 5317402624,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034888.170482,
          "db_bytes": 5317402624,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034888.6806169,
          "db_bytes": 5317410816,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034889.1908312,
          "db_bytes": 5317427200,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034889.698279,
          "db_bytes": 5317459968,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034890.208406,
          "db_bytes": 5317484544,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034890.717927,
          "db_bytes": 5317509120,
          "wal_bytes": 62397432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034891.226086,
          "db_bytes": 5317525504,
          "wal_bytes": 62908312,
          "shm_bytes": 131072
        },
        {
          "time": 1781034891.726797,
          "db_bytes": 5317541888,
          "wal_bytes": 66208432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034892.253536,
          "db_bytes": 5317570560,
          "wal_bytes": 68771072,
          "shm_bytes": 163840
        },
        {
          "time": 1781034892.755466,
          "db_bytes": 5317591040,
          "wal_bytes": 71135952,
          "shm_bytes": 163840
        },
        {
          "time": 1781034893.261446,
          "db_bytes": 5317599232,
          "wal_bytes": 73896352,
          "shm_bytes": 163840
        },
        {
          "time": 1781034893.768579,
          "db_bytes": 5317619712,
          "wal_bytes": 77287136,
          "shm_bytes": 163840
        },
        {
          "time": 1781034894.278723,
          "db_bytes": 5317644288,
          "wal_bytes": 81225832,
          "shm_bytes": 163840
        },
        {
          "time": 1781034894.7878752,
          "db_bytes": 5317677056,
          "wal_bytes": 83627792,
          "shm_bytes": 163840
        },
        {
          "time": 1781034895.2902012,
          "db_bytes": 5317681152,
          "wal_bytes": 84950312,
          "shm_bytes": 196608
        },
        {
          "time": 1781034895.7959921,
          "db_bytes": 5317689344,
          "wal_bytes": 88238072,
          "shm_bytes": 196608
        },
        {
          "time": 1781034896.299307,
          "db_bytes": 5317709824,
          "wal_bytes": 89490552,
          "shm_bytes": 196608
        },
        {
          "time": 1781034896.8053708,
          "db_bytes": 5317730304,
          "wal_bytes": 90821312,
          "shm_bytes": 196608
        },
        {
          "time": 1781034897.315532,
          "db_bytes": 5317734400,
          "wal_bytes": 92131472,
          "shm_bytes": 196608
        },
        {
          "time": 1781034897.823783,
          "db_bytes": 5317754880,
          "wal_bytes": 94978392,
          "shm_bytes": 196608
        },
        {
          "time": 1781034898.332544,
          "db_bytes": 5317771264,
          "wal_bytes": 96548112,
          "shm_bytes": 196608
        },
        {
          "time": 1781034898.842669,
          "db_bytes": 5317779456,
          "wal_bytes": 100696952,
          "shm_bytes": 196608
        },
        {
          "time": 1781034899.350942,
          "db_bytes": 5317795840,
          "wal_bytes": 102645712,
          "shm_bytes": 229376
        },
        {
          "time": 1781034899.858243,
          "db_bytes": 5317816320,
          "wal_bytes": 106831632,
          "shm_bytes": 229376
        },
        {
          "time": 1781034900.366053,
          "db_bytes": 5317861376,
          "wal_bytes": 111421312,
          "shm_bytes": 229376
        },
        {
          "time": 1781034900.876181,
          "db_bytes": 5317869568,
          "wal_bytes": 115866792,
          "shm_bytes": 229376
        },
        {
          "time": 1781034901.37991,
          "db_bytes": 5317910528,
          "wal_bytes": 118952672,
          "shm_bytes": 262144
        },
        {
          "time": 1781034901.890233,
          "db_bytes": 5317947392,
          "wal_bytes": 123884312,
          "shm_bytes": 262144
        },
        {
          "time": 1781034902.392577,
          "db_bytes": 5317984256,
          "wal_bytes": 131061352,
          "shm_bytes": 262144
        },
        {
          "time": 1781034902.90148,
          "db_bytes": 5317988352,
          "wal_bytes": 133784672,
          "shm_bytes": 262144
        },
        {
          "time": 1781034903.411072,
          "db_bytes": 5318025216,
          "wal_bytes": 136718112,
          "shm_bytes": 294912
        },
        {
          "time": 1781034903.919146,
          "db_bytes": 5318041600,
          "wal_bytes": 139602112,
          "shm_bytes": 294912
        },
        {
          "time": 1781034904.42801,
          "db_bytes": 5318078464,
          "wal_bytes": 141657992,
          "shm_bytes": 294912
        },
        {
          "time": 1781034904.9356842,
          "db_bytes": 5318119424,
          "wal_bytes": 147809152,
          "shm_bytes": 294912
        },
        {
          "time": 1781034905.4428139,
          "db_bytes": 5318144000,
          "wal_bytes": 152304072,
          "shm_bytes": 327680
        },
        {
          "time": 1781034905.950838,
          "db_bytes": 5318160384,
          "wal_bytes": 156312832,
          "shm_bytes": 327680
        },
        {
          "time": 1781034906.4583209,
          "db_bytes": 5318217728,
          "wal_bytes": 162929552,
          "shm_bytes": 327680
        },
        {
          "time": 1781034906.966887,
          "db_bytes": 5318258688,
          "wal_bytes": 167745832,
          "shm_bytes": 327680
        },
        {
          "time": 1781034907.4674938,
          "db_bytes": 5318275072,
          "wal_bytes": 172108912,
          "shm_bytes": 360448
        },
        {
          "time": 1781034907.977709,
          "db_bytes": 5318328320,
          "wal_bytes": 175396672,
          "shm_bytes": 360448
        },
        {
          "time": 1781034908.481309,
          "db_bytes": 5318328320,
          "wal_bytes": 175396672,
          "shm_bytes": 360448
        },
        {
          "time": 1781034908.991478,
          "db_bytes": 5318328320,
          "wal_bytes": 175396672,
          "shm_bytes": 360448
        },
        {
          "time": 1781034909.501755,
          "db_bytes": 5318377472,
          "wal_bytes": 175396672,
          "shm_bytes": 360448
        },
        {
          "time": 1781034910.010355,
          "db_bytes": 5318406144,
          "wal_bytes": 175396672,
          "shm_bytes": 360448
        },
        {
          "time": 1781034910.516254,
          "db_bytes": 5318459392,
          "wal_bytes": 175396672,
          "shm_bytes": 360448
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-driver-3.0.0-rc.3_write-heavy_c32-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.907364249999773,
    "ok_flows": 368,
    "failed_flows": 0,
    "flow_requests_per_second": 11.533387625397564,
    "attempted_writes_per_second": 5.578649449241213,
    "successful_writes_per_second": 5.578649449241213,
    "write_verification_failures": 0,
    "avg_ms": 2693.7102770244733,
    "http_request_avg_ms": 956.5840818706592,
    "p50_ms": 2244.75412449965,
    "p75_ms": 3965.7598642502307,
    "p95_ms": 5758.494916999825,
    "p99_ms": 6139.686372500063,
    "by_kind": {
      "browse": {
        "samples": 77,
        "avg_ms": 731.6677105194473,
        "p50_ms": 703.9663750001637,
        "p75_ms": 951.9014580000658,
        "p95_ms": 1235.0153249999496,
        "p99_ms": 1361.2250660798954
      },
      "cart": {
        "samples": 67,
        "avg_ms": 1843.1406529403123,
        "p50_ms": 1761.3702919998104,
        "p75_ms": 2013.5436870000376,
        "p95_ms": 2453.0776294000134,
        "p99_ms": 2955.238509500179
      },
      "admin_read": {
        "samples": 46,
        "avg_ms": 1174.9621339348303,
        "p50_ms": 1195.0886664999416,
        "p75_ms": 1303.9605315000244,
        "p95_ms": 1568.6850622498696,
        "p99_ms": 1716.6312392502277
      },
      "write": {
        "samples": 178,
        "avg_ms": 4255.10273217419,
        "p50_ms": 4016.996666999603,
        "p75_ms": 5212.804124500053,
        "p95_ms": 5952.643625000246,
        "p99_ms": 6212.108980499869
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 46,
        "attempts": 46,
        "failures": 0,
        "avg_ms": 1174.9621339348303,
        "p50_ms": 1195.0886664999416,
        "p75_ms": 1303.9605315000244,
        "p95_ms": 1568.6850622498696,
        "p99_ms": 1716.6312392502277
      },
      "cart_add": {
        "samples": 67,
        "attempts": 67,
        "failures": 0,
        "avg_ms": 1843.1406529403123,
        "p50_ms": 1761.3702919998104,
        "p75_ms": 2013.5436870000376,
        "p95_ms": 2453.0776294000134,
        "p99_ms": 2955.238509500179
      },
      "checkout_write": {
        "samples": 178,
        "attempts": 178,
        "failures": 0,
        "avg_ms": 4255.10273217419,
        "p50_ms": 4016.996666999603,
        "p75_ms": 5212.804124500053,
        "p95_ms": 5952.643625000246,
        "p99_ms": 6212.108980499869
      },
      "product_browse": {
        "samples": 77,
        "attempts": 77,
        "failures": 0,
        "avg_ms": 731.6677105194473,
        "p50_ms": 703.9663750001637,
        "p75_ms": 951.9014580000658,
        "p95_ms": 1235.0153249999496,
        "p99_ms": 1361.2250660798954
      }
    },
    "status_counts": {
      "200": 1036
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10076,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10254,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 178,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 178,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035362.8992362,
        "db_bytes": 5317099520,
        "wal_bytes": 60691752,
        "shm_bytes": 131072
      },
      "after": {
        "time": 1781035394.807193,
        "db_bytes": 5318696960,
        "wal_bytes": 218096352,
        "shm_bytes": 425984
      },
      "wal_max_bytes": 218096352,
      "wal_samples": [
        {
          "time": 1781035362.8997371,
          "db_bytes": 5317099520,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035363.402879,
          "db_bytes": 5317099520,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035363.913028,
          "db_bytes": 5317160960,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035364.4199731,
          "db_bytes": 5317160960,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035364.924631,
          "db_bytes": 5317169152,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035365.434609,
          "db_bytes": 5317185536,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035365.9373271,
          "db_bytes": 5317226496,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035366.445666,
          "db_bytes": 5317263360,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035366.954489,
          "db_bytes": 5317292032,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035367.4635909,
          "db_bytes": 5317312512,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035367.969868,
          "db_bytes": 5317345280,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035368.480033,
          "db_bytes": 5317369856,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035368.9898582,
          "db_bytes": 5317378048,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035369.498642,
          "db_bytes": 5317398528,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035370.008773,
          "db_bytes": 5317414912,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035370.5184371,
          "db_bytes": 5317431296,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035371.024655,
          "db_bytes": 5317451776,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035371.5285819,
          "db_bytes": 5317459968,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035372.0294342,
          "db_bytes": 5317480448,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035372.539574,
          "db_bytes": 5317500928,
          "wal_bytes": 60691752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035373.0490088,
          "db_bytes": 5317558272,
          "wal_bytes": 61919512,
          "shm_bytes": 131072
        },
        {
          "time": 1781035373.5589702,
          "db_bytes": 5317562368,
          "wal_bytes": 65911792,
          "shm_bytes": 131072
        },
        {
          "time": 1781035374.06912,
          "db_bytes": 5317591040,
          "wal_bytes": 71148312,
          "shm_bytes": 163840
        },
        {
          "time": 1781035374.5692549,
          "db_bytes": 5317636096,
          "wal_bytes": 75396032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035375.070376,
          "db_bytes": 5317660672,
          "wal_bytes": 79182312,
          "shm_bytes": 163840
        },
        {
          "time": 1781035375.578976,
          "db_bytes": 5317685248,
          "wal_bytes": 82156952,
          "shm_bytes": 163840
        },
        {
          "time": 1781035376.083173,
          "db_bytes": 5317697536,
          "wal_bytes": 83528912,
          "shm_bytes": 163840
        },
        {
          "time": 1781035376.593489,
          "db_bytes": 5317709824,
          "wal_bytes": 85720776,
          "shm_bytes": 196608
        },
        {
          "time": 1781035377.097705,
          "db_bytes": 5317726208,
          "wal_bytes": 86890832,
          "shm_bytes": 196608
        },
        {
          "time": 1781035377.603966,
          "db_bytes": 5317742592,
          "wal_bytes": 88600632,
          "shm_bytes": 196608
        },
        {
          "time": 1781035378.106957,
          "db_bytes": 5317763072,
          "wal_bytes": 91678272,
          "shm_bytes": 196608
        },
        {
          "time": 1781035378.617087,
          "db_bytes": 5317791744,
          "wal_bytes": 96222632,
          "shm_bytes": 196608
        },
        {
          "time": 1781035379.130419,
          "db_bytes": 5317812224,
          "wal_bytes": 98484512,
          "shm_bytes": 196608
        },
        {
          "time": 1781035379.6329129,
          "db_bytes": 5317820416,
          "wal_bytes": 99959472,
          "shm_bytes": 196608
        },
        {
          "time": 1781035380.1372979,
          "db_bytes": 5317832704,
          "wal_bytes": 103288432,
          "shm_bytes": 229376
        },
        {
          "time": 1781035380.646301,
          "db_bytes": 5317861376,
          "wal_bytes": 108203592,
          "shm_bytes": 229376
        },
        {
          "time": 1781035381.1555789,
          "db_bytes": 5317890048,
          "wal_bytes": 112797392,
          "shm_bytes": 229376
        },
        {
          "time": 1781035381.664041,
          "db_bytes": 5317943296,
          "wal_bytes": 118894992,
          "shm_bytes": 262144
        },
        {
          "time": 1781035382.1723678,
          "db_bytes": 5317963776,
          "wal_bytes": 125079112,
          "shm_bytes": 262144
        },
        {
          "time": 1781035382.6824892,
          "db_bytes": 5318004736,
          "wal_bytes": 128745912,
          "shm_bytes": 262144
        },
        {
          "time": 1781035383.1878211,
          "db_bytes": 5318021120,
          "wal_bytes": 132429192,
          "shm_bytes": 262144
        },
        {
          "time": 1781035383.691115,
          "db_bytes": 5318074368,
          "wal_bytes": 137772832,
          "shm_bytes": 294912
        },
        {
          "time": 1781035384.1977448,
          "db_bytes": 5318098944,
          "wal_bytes": 139874032,
          "shm_bytes": 294912
        },
        {
          "time": 1781035384.7039979,
          "db_bytes": 5318127616,
          "wal_bytes": 143977552,
          "shm_bytes": 294912
        },
        {
          "time": 1781035385.211592,
          "db_bytes": 5318144000,
          "wal_bytes": 147467192,
          "shm_bytes": 294912
        },
        {
          "time": 1781035385.744433,
          "db_bytes": 5318180864,
          "wal_bytes": 151933272,
          "shm_bytes": 327680
        },
        {
          "time": 1781035386.247123,
          "db_bytes": 5318201344,
          "wal_bytes": 156663032,
          "shm_bytes": 327680
        },
        {
          "time": 1781035386.757332,
          "db_bytes": 5318254592,
          "wal_bytes": 160469912,
          "shm_bytes": 327680
        },
        {
          "time": 1781035387.26001,
          "db_bytes": 5318283264,
          "wal_bytes": 165533392,
          "shm_bytes": 327680
        },
        {
          "time": 1781035387.767097,
          "db_bytes": 5318311936,
          "wal_bytes": 170584512,
          "shm_bytes": 360448
        },
        {
          "time": 1781035388.2695,
          "db_bytes": 5318369280,
          "wal_bytes": 174935232,
          "shm_bytes": 360448
        },
        {
          "time": 1781035388.7730088,
          "db_bytes": 5318389760,
          "wal_bytes": 176509072,
          "shm_bytes": 360448
        },
        {
          "time": 1781035389.279339,
          "db_bytes": 5318402048,
          "wal_bytes": 180340672,
          "shm_bytes": 360448
        },
        {
          "time": 1781035389.7869902,
          "db_bytes": 5318426624,
          "wal_bytes": 184337072,
          "shm_bytes": 360448
        },
        {
          "time": 1781035390.295733,
          "db_bytes": 5318455296,
          "wal_bytes": 188972072,
          "shm_bytes": 393216
        },
        {
          "time": 1781035390.805891,
          "db_bytes": 5318488064,
          "wal_bytes": 190611832,
          "shm_bytes": 393216
        },
        {
          "time": 1781035391.310116,
          "db_bytes": 5318516736,
          "wal_bytes": 195044952,
          "shm_bytes": 393216
        },
        {
          "time": 1781035391.820242,
          "db_bytes": 5318533120,
          "wal_bytes": 198415112,
          "shm_bytes": 393216
        },
        {
          "time": 1781035392.328183,
          "db_bytes": 5318574080,
          "wal_bytes": 201702872,
          "shm_bytes": 393216
        },
        {
          "time": 1781035392.836481,
          "db_bytes": 5318574080,
          "wal_bytes": 204722832,
          "shm_bytes": 425984
        },
        {
          "time": 1781035393.345634,
          "db_bytes": 5318602752,
          "wal_bytes": 210198312,
          "shm_bytes": 425984
        },
        {
          "time": 1781035393.8559208,
          "db_bytes": 5318668288,
          "wal_bytes": 214161752,
          "shm_bytes": 425984
        },
        {
          "time": 1781035394.364228,
          "db_bytes": 5318676480,
          "wal_bytes": 218096352,
          "shm_bytes": 425984
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-driver-3.0.0-rc.3_write-heavy_c32-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.703209249999418,
    "ok_flows": 365,
    "failed_flows": 0,
    "flow_requests_per_second": 11.513030025501495,
    "attempted_writes_per_second": 5.5514884506527755,
    "successful_writes_per_second": 5.5514884506527755,
    "write_verification_failures": 0,
    "avg_ms": 2701.5324864685467,
    "http_request_avg_ms": 956.1187580087167,
    "p50_ms": 1961.2982919998103,
    "p75_ms": 4057.585917000324,
    "p95_ms": 5757.998491999751,
    "p99_ms": 6538.006089760348,
    "by_kind": {
      "browse": {
        "samples": 80,
        "avg_ms": 734.198938512543,
        "p50_ms": 676.7139584999313,
        "p75_ms": 972.6476457501576,
        "p95_ms": 1233.7134246497951,
        "p99_ms": 1374.2878344296057
      },
      "cart": {
        "samples": 69,
        "avg_ms": 1711.338128695731,
        "p50_ms": 1684.1662500000893,
        "p75_ms": 1800.824749999265,
        "p95_ms": 2056.484900000032,
        "p99_ms": 2279.442368559903
      },
      "admin_read": {
        "samples": 40,
        "avg_ms": 1222.6860751000459,
        "p50_ms": 1185.686291500133,
        "p75_ms": 1342.1338337495854,
        "p95_ms": 1665.9439493501388,
        "p99_ms": 1880.0257354999758
      },
      "write": {
        "samples": 176,
        "avg_ms": 4320.07766247732,
        "p50_ms": 4155.821792000552,
        "p75_ms": 5191.360771000291,
        "p95_ms": 6246.986375249662,
        "p99_ms": 6615.368562749609
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 40,
        "attempts": 40,
        "failures": 0,
        "avg_ms": 1222.6860751000459,
        "p50_ms": 1185.686291500133,
        "p75_ms": 1342.1338337495854,
        "p95_ms": 1665.9439493501388,
        "p99_ms": 1880.0257354999758
      },
      "cart_add": {
        "samples": 69,
        "attempts": 69,
        "failures": 0,
        "avg_ms": 1711.338128695731,
        "p50_ms": 1684.1662500000893,
        "p75_ms": 1800.824749999265,
        "p95_ms": 2056.484900000032,
        "p99_ms": 2279.442368559903
      },
      "checkout_write": {
        "samples": 176,
        "attempts": 176,
        "failures": 0,
        "avg_ms": 4320.07766247732,
        "p50_ms": 4155.821792000552,
        "p75_ms": 5191.360771000291,
        "p95_ms": 6246.986375249662,
        "p99_ms": 6615.368562749609
      },
      "product_browse": {
        "samples": 80,
        "attempts": 80,
        "failures": 0,
        "avg_ms": 734.198938512543,
        "p50_ms": 676.7139584999313,
        "p75_ms": 972.6476457501576,
        "p95_ms": 1233.7134246497951,
        "p99_ms": 1374.2878344296057
      }
    },
    "status_counts": {
      "200": 1031
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10075,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10251,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 176,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 176,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035844.475979,
        "db_bytes": 5317083136,
        "wal_bytes": 66546272,
        "shm_bytes": 131072
      },
      "after": {
        "time": 1781035876.1796732,
        "db_bytes": 5318680576,
        "wal_bytes": 129887152,
        "shm_bytes": 262144
      },
      "wal_max_bytes": 129887152,
      "wal_samples": [
        {
          "time": 1781035844.47634,
          "db_bytes": 5317083136,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035844.986891,
          "db_bytes": 5317083136,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035845.4882162,
          "db_bytes": 5317083136,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035845.998345,
          "db_bytes": 5317083136,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035846.508485,
          "db_bytes": 5317156864,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035847.018056,
          "db_bytes": 5317165056,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035847.525227,
          "db_bytes": 5317173248,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035848.0293398,
          "db_bytes": 5317214208,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035848.534879,
          "db_bytes": 5317230592,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035849.045014,
          "db_bytes": 5317259264,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035849.5504498,
          "db_bytes": 5317300224,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035850.057766,
          "db_bytes": 5317324800,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035850.567063,
          "db_bytes": 5317353472,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035851.074933,
          "db_bytes": 5317386240,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035851.583315,
          "db_bytes": 5317386240,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035852.093432,
          "db_bytes": 5317402624,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035852.6035788,
          "db_bytes": 5317423104,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035853.116578,
          "db_bytes": 5317431296,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035853.626697,
          "db_bytes": 5317443584,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035854.134975,
          "db_bytes": 5317464064,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035854.639414,
          "db_bytes": 5317505024,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035855.142584,
          "db_bytes": 5317521408,
          "wal_bytes": 66546272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035855.645768,
          "db_bytes": 5317541888,
          "wal_bytes": 70332552,
          "shm_bytes": 163840
        },
        {
          "time": 1781035856.147896,
          "db_bytes": 5317599232,
          "wal_bytes": 72524392,
          "shm_bytes": 163840
        },
        {
          "time": 1781035856.65806,
          "db_bytes": 5317607424,
          "wal_bytes": 75828632,
          "shm_bytes": 163840
        },
        {
          "time": 1781035857.1682482,
          "db_bytes": 5317640192,
          "wal_bytes": 77332432,
          "shm_bytes": 163840
        },
        {
          "time": 1781035857.678389,
          "db_bytes": 5317640192,
          "wal_bytes": 80496592,
          "shm_bytes": 163840
        },
        {
          "time": 1781035858.202471,
          "db_bytes": 5317660672,
          "wal_bytes": 81847952,
          "shm_bytes": 163840
        },
        {
          "time": 1781035858.712279,
          "db_bytes": 5317681152,
          "wal_bytes": 82700792,
          "shm_bytes": 163840
        },
        {
          "time": 1781035859.220213,
          "db_bytes": 5317681152,
          "wal_bytes": 83467112,
          "shm_bytes": 163840
        },
        {
          "time": 1781035859.7303512,
          "db_bytes": 5317713920,
          "wal_bytes": 87117432,
          "shm_bytes": 196608
        },
        {
          "time": 1781035860.240704,
          "db_bytes": 5317718016,
          "wal_bytes": 90425792,
          "shm_bytes": 196608
        },
        {
          "time": 1781035860.7497358,
          "db_bytes": 5317754880,
          "wal_bytes": 94858912,
          "shm_bytes": 196608
        },
        {
          "time": 1781035861.258859,
          "db_bytes": 5317775360,
          "wal_bytes": 100738152,
          "shm_bytes": 196608
        },
        {
          "time": 1781035861.768972,
          "db_bytes": 5317816320,
          "wal_bytes": 105863456,
          "shm_bytes": 229376
        },
        {
          "time": 1781035862.279419,
          "db_bytes": 5317836800,
          "wal_bytes": 112624352,
          "shm_bytes": 229376
        },
        {
          "time": 1781035862.7873878,
          "db_bytes": 5317902336,
          "wal_bytes": 118651912,
          "shm_bytes": 262144
        },
        {
          "time": 1781035863.2907221,
          "db_bytes": 5317931008,
          "wal_bytes": 122236312,
          "shm_bytes": 262144
        },
        {
          "time": 1781035863.794763,
          "db_bytes": 5317976064,
          "wal_bytes": 128671752,
          "shm_bytes": 262144
        },
        {
          "time": 1781035864.30434,
          "db_bytes": 5317996544,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035864.805803,
          "db_bytes": 5318012928,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035865.3099551,
          "db_bytes": 5318041600,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035865.8119318,
          "db_bytes": 5318098944,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035866.321009,
          "db_bytes": 5318131712,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035866.831121,
          "db_bytes": 5318144000,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035867.335475,
          "db_bytes": 5318160384,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035867.838529,
          "db_bytes": 5318213632,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035868.344324,
          "db_bytes": 5318250496,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035868.853662,
          "db_bytes": 5318262784,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035869.3561249,
          "db_bytes": 5318291456,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035869.866268,
          "db_bytes": 5318324224,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035870.376389,
          "db_bytes": 5318356992,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035870.883677,
          "db_bytes": 5318377472,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035871.393774,
          "db_bytes": 5318397952,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035871.9039009,
          "db_bytes": 5318426624,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035872.413852,
          "db_bytes": 5318467584,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035872.924045,
          "db_bytes": 5318471680,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035873.432466,
          "db_bytes": 5318492160,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035873.934962,
          "db_bytes": 5318529024,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035874.44509,
          "db_bytes": 5318578176,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035874.949331,
          "db_bytes": 5318615040,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035875.455571,
          "db_bytes": 5318647808,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035875.963808,
          "db_bytes": 5318680576,
          "wal_bytes": 129887152,
          "shm_bytes": 262144
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-driver-3.0.0-rc.3_write-heavy_c32-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 33.735837833000005,
    "ok_flows": 325,
    "failed_flows": 0,
    "flow_requests_per_second": 9.633672108836402,
    "attempted_writes_per_second": 4.831657088431795,
    "successful_writes_per_second": 4.831657088431795,
    "write_verification_failures": 0,
    "avg_ms": 6312.815442532287,
    "http_request_avg_ms": 2145.705999191415,
    "p50_ms": 5036.098125000535,
    "p75_ms": 10082.338500000333,
    "p95_ms": 12543.165083000167,
    "p99_ms": 13983.53862816002,
    "by_kind": {
      "browse": {
        "samples": 61,
        "avg_ms": 1986.2320040327804,
        "p50_ms": 1835.950125000636,
        "p75_ms": 2507.853874999455,
        "p95_ms": 3212.3274159994253,
        "p99_ms": 3419.4277419999707
      },
      "cart": {
        "samples": 71,
        "avg_ms": 4339.786605591439,
        "p50_ms": 4530.151208999996,
        "p75_ms": 4878.872187499837,
        "p95_ms": 5611.731833500016,
        "p99_ms": 5697.344574899944
      },
      "admin_read": {
        "samples": 30,
        "avg_ms": 2937.1520348000254,
        "p50_ms": 2843.191395500071,
        "p75_ms": 3336.6358124997078,
        "p95_ms": 4406.928831099867,
        "p99_ms": 4684.4957435700235
      },
      "write": {
        "samples": 163,
        "avg_ms": 9412.671512490804,
        "p50_ms": 10082.338500000333,
        "p75_ms": 11226.7783960001,
        "p95_ms": 13357.739683599904,
        "p99_ms": 14326.226277419843
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 30,
        "attempts": 30,
        "failures": 0,
        "avg_ms": 2937.1520348000254,
        "p50_ms": 2843.191395500071,
        "p75_ms": 3336.6358124997078,
        "p95_ms": 4406.928831099867,
        "p99_ms": 4684.4957435700235
      },
      "cart_add": {
        "samples": 71,
        "attempts": 71,
        "failures": 0,
        "avg_ms": 4339.786605591439,
        "p50_ms": 4530.151208999996,
        "p75_ms": 4878.872187499837,
        "p95_ms": 5611.731833500016,
        "p99_ms": 5697.344574899944
      },
      "checkout_write": {
        "samples": 163,
        "attempts": 163,
        "failures": 0,
        "avg_ms": 9412.671512490804,
        "p50_ms": 10082.338500000333,
        "p75_ms": 11226.7783960001,
        "p95_ms": 13357.739683599904,
        "p99_ms": 14326.226277419843
      },
      "product_browse": {
        "samples": 61,
        "attempts": 61,
        "failures": 0,
        "avg_ms": 1986.2320040327804,
        "p50_ms": 1835.950125000636,
        "p75_ms": 2507.853874999455,
        "p95_ms": 3212.3274159994253,
        "p99_ms": 3419.4277419999707
      }
    },
    "status_counts": {
      "200": 956
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10087,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10250,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 163,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 163,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781034935.971482,
        "db_bytes": 5317177344,
        "wal_bytes": 33763432,
        "shm_bytes": 98304
      },
      "after": {
        "time": 1781034969.708117,
        "db_bytes": 5318619136,
        "wal_bytes": 190067992,
        "shm_bytes": 393216
      },
      "wal_max_bytes": 190067992,
      "wal_samples": [
        {
          "time": 1781034935.972067,
          "db_bytes": 5317177344,
          "wal_bytes": 33763432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034936.482788,
          "db_bytes": 5317177344,
          "wal_bytes": 33763432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034936.9877162,
          "db_bytes": 5317177344,
          "wal_bytes": 33763432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034937.4971578,
          "db_bytes": 5317177344,
          "wal_bytes": 33763432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034938.022419,
          "db_bytes": 5317177344,
          "wal_bytes": 33763432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034938.534431,
          "db_bytes": 5317177344,
          "wal_bytes": 33763432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034939.0445771,
          "db_bytes": 5317177344,
          "wal_bytes": 33763432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034939.5551841,
          "db_bytes": 5317246976,
          "wal_bytes": 33763432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034940.0639381,
          "db_bytes": 5317271552,
          "wal_bytes": 33763432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034940.574215,
          "db_bytes": 5317275648,
          "wal_bytes": 33763432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034941.085529,
          "db_bytes": 5317287936,
          "wal_bytes": 33763432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034941.595686,
          "db_bytes": 5317296128,
          "wal_bytes": 33763432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034942.104364,
          "db_bytes": 5317320704,
          "wal_bytes": 33763432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034942.612951,
          "db_bytes": 5317361664,
          "wal_bytes": 33763432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034943.118696,
          "db_bytes": 5317402624,
          "wal_bytes": 33763432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034943.6200252,
          "db_bytes": 5317410816,
          "wal_bytes": 33763432,
          "shm_bytes": 98304
        },
        {
          "time": 1781034944.1296299,
          "db_bytes": 5317447680,
          "wal_bytes": 34912912,
          "shm_bytes": 98304
        },
        {
          "time": 1781034944.638926,
          "db_bytes": 5317480448,
          "wal_bytes": 39313072,
          "shm_bytes": 98304
        },
        {
          "time": 1781034945.145299,
          "db_bytes": 5317492736,
          "wal_bytes": 41879832,
          "shm_bytes": 98304
        },
        {
          "time": 1781034945.646098,
          "db_bytes": 5317496832,
          "wal_bytes": 46461272,
          "shm_bytes": 98304
        },
        {
          "time": 1781034946.153076,
          "db_bytes": 5317533696,
          "wal_bytes": 50086872,
          "shm_bytes": 98304
        },
        {
          "time": 1781034946.6639218,
          "db_bytes": 5317586944,
          "wal_bytes": 53535312,
          "shm_bytes": 131072
        },
        {
          "time": 1781034947.1740742,
          "db_bytes": 5317595136,
          "wal_bytes": 56794232,
          "shm_bytes": 131072
        },
        {
          "time": 1781034947.6816058,
          "db_bytes": 5317607424,
          "wal_bytes": 59678232,
          "shm_bytes": 131072
        },
        {
          "time": 1781034948.1917691,
          "db_bytes": 5317640192,
          "wal_bytes": 60955432,
          "shm_bytes": 131072
        },
        {
          "time": 1781034948.6992571,
          "db_bytes": 5317660672,
          "wal_bytes": 63744672,
          "shm_bytes": 131072
        },
        {
          "time": 1781034949.2005959,
          "db_bytes": 5317677056,
          "wal_bytes": 64346192,
          "shm_bytes": 131072
        },
        {
          "time": 1781034949.709512,
          "db_bytes": 5317677056,
          "wal_bytes": 67592776,
          "shm_bytes": 163840
        },
        {
          "time": 1781034950.219649,
          "db_bytes": 5317713920,
          "wal_bytes": 69500312,
          "shm_bytes": 163840
        },
        {
          "time": 1781034950.728194,
          "db_bytes": 5317730304,
          "wal_bytes": 73018792,
          "shm_bytes": 163840
        },
        {
          "time": 1781034951.229342,
          "db_bytes": 5317758976,
          "wal_bytes": 73476112,
          "shm_bytes": 163840
        },
        {
          "time": 1781034951.738347,
          "db_bytes": 5317763072,
          "wal_bytes": 73785112,
          "shm_bytes": 163840
        },
        {
          "time": 1781034952.247731,
          "db_bytes": 5317771264,
          "wal_bytes": 75169432,
          "shm_bytes": 163840
        },
        {
          "time": 1781034952.7578182,
          "db_bytes": 5317787648,
          "wal_bytes": 77357152,
          "shm_bytes": 163840
        },
        {
          "time": 1781034953.268118,
          "db_bytes": 5317791744,
          "wal_bytes": 77550792,
          "shm_bytes": 163840
        },
        {
          "time": 1781034953.776973,
          "db_bytes": 5317804032,
          "wal_bytes": 78448952,
          "shm_bytes": 163840
        },
        {
          "time": 1781034954.282206,
          "db_bytes": 5317808128,
          "wal_bytes": 81184632,
          "shm_bytes": 163840
        },
        {
          "time": 1781034954.7923641,
          "db_bytes": 5317832704,
          "wal_bytes": 85934992,
          "shm_bytes": 196608
        },
        {
          "time": 1781034955.30046,
          "db_bytes": 5317869568,
          "wal_bytes": 89062072,
          "shm_bytes": 196608
        },
        {
          "time": 1781034955.807394,
          "db_bytes": 5317869568,
          "wal_bytes": 92082032,
          "shm_bytes": 196608
        },
        {
          "time": 1781034956.3093288,
          "db_bytes": 5317890048,
          "wal_bytes": 95011352,
          "shm_bytes": 196608
        },
        {
          "time": 1781034956.813521,
          "db_bytes": 5317918720,
          "wal_bytes": 97194952,
          "shm_bytes": 196608
        },
        {
          "time": 1781034957.3210182,
          "db_bytes": 5317951488,
          "wal_bytes": 101558032,
          "shm_bytes": 229376
        },
        {
          "time": 1781034957.828147,
          "db_bytes": 5317967872,
          "wal_bytes": 104203072,
          "shm_bytes": 229376
        },
        {
          "time": 1781034958.337846,
          "db_bytes": 5317992448,
          "wal_bytes": 106345472,
          "shm_bytes": 229376
        },
        {
          "time": 1781034958.838059,
          "db_bytes": 5317996544,
          "wal_bytes": 110848632,
          "shm_bytes": 229376
        },
        {
          "time": 1781034959.348247,
          "db_bytes": 5318029312,
          "wal_bytes": 114556632,
          "shm_bytes": 229376
        },
        {
          "time": 1781034959.8586738,
          "db_bytes": 5318049792,
          "wal_bytes": 116802032,
          "shm_bytes": 229376
        },
        {
          "time": 1781034960.368842,
          "db_bytes": 5318078464,
          "wal_bytes": 118598352,
          "shm_bytes": 262144
        },
        {
          "time": 1781034960.8789911,
          "db_bytes": 5318111232,
          "wal_bytes": 122870792,
          "shm_bytes": 262144
        },
        {
          "time": 1781034961.381356,
          "db_bytes": 5318127616,
          "wal_bytes": 127011392,
          "shm_bytes": 262144
        },
        {
          "time": 1781034961.891493,
          "db_bytes": 5318176768,
          "wal_bytes": 131872992,
          "shm_bytes": 262144
        },
        {
          "time": 1781034962.4016159,
          "db_bytes": 5318221824,
          "wal_bytes": 137014752,
          "shm_bytes": 294912
        },
        {
          "time": 1781034962.907309,
          "db_bytes": 5318225920,
          "wal_bytes": 139668032,
          "shm_bytes": 294912
        },
        {
          "time": 1781034963.41795,
          "db_bytes": 5318225920,
          "wal_bytes": 142115312,
          "shm_bytes": 294912
        },
        {
          "time": 1781034963.921182,
          "db_bytes": 5318275072,
          "wal_bytes": 144253592,
          "shm_bytes": 294912
        },
        {
          "time": 1781034964.4260428,
          "db_bytes": 5318303744,
          "wal_bytes": 148517792,
          "shm_bytes": 294912
        },
        {
          "time": 1781034964.936186,
          "db_bytes": 5318303744,
          "wal_bytes": 154438232,
          "shm_bytes": 327680
        },
        {
          "time": 1781034965.4464169,
          "db_bytes": 5318356992,
          "wal_bytes": 158521152,
          "shm_bytes": 327680
        },
        {
          "time": 1781034965.947339,
          "db_bytes": 5318389760,
          "wal_bytes": 164161432,
          "shm_bytes": 327680
        },
        {
          "time": 1781034966.457479,
          "db_bytes": 5318426624,
          "wal_bytes": 168400912,
          "shm_bytes": 327680
        },
        {
          "time": 1781034966.967607,
          "db_bytes": 5318467584,
          "wal_bytes": 170370272,
          "shm_bytes": 360448
        },
        {
          "time": 1781034967.471235,
          "db_bytes": 5318471680,
          "wal_bytes": 174906392,
          "shm_bytes": 360448
        },
        {
          "time": 1781034967.9776971,
          "db_bytes": 5318516736,
          "wal_bytes": 177592632,
          "shm_bytes": 360448
        },
        {
          "time": 1781034968.4877372,
          "db_bytes": 5318565888,
          "wal_bytes": 184477152,
          "shm_bytes": 360448
        },
        {
          "time": 1781034968.990228,
          "db_bytes": 5318602752,
          "wal_bytes": 189614816,
          "shm_bytes": 393216
        },
        {
          "time": 1781034969.49193,
          "db_bytes": 5318619136,
          "wal_bytes": 190067992,
          "shm_bytes": 393216
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-driver-3.0.0-rc.3_write-heavy_c64-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 33.187635375000355,
    "ok_flows": 348,
    "failed_flows": 0,
    "flow_requests_per_second": 10.485832933494928,
    "attempted_writes_per_second": 5.122389651419936,
    "successful_writes_per_second": 5.122389651419936,
    "write_verification_failures": 0,
    "avg_ms": 5840.9402513132245,
    "http_request_avg_ms": 2012.1668521098916,
    "p50_ms": 4484.439438000209,
    "p75_ms": 9081.63690574952,
    "p95_ms": 12037.20133749989,
    "p99_ms": 13507.789172759558,
    "by_kind": {
      "browse": {
        "samples": 73,
        "avg_ms": 1732.4478344521024,
        "p50_ms": 1666.7770409994773,
        "p75_ms": 2273.869915999967,
        "p95_ms": 2893.016833399816,
        "p99_ms": 3136.866740000151
      },
      "cart": {
        "samples": 76,
        "avg_ms": 3967.9402659078155,
        "p50_ms": 4035.3844585001752,
        "p75_ms": 4262.45365675004,
        "p95_ms": 4780.715437749677,
        "p99_ms": 5232.461864750121
      },
      "admin_read": {
        "samples": 29,
        "avg_ms": 2636.817232793027,
        "p50_ms": 2515.181458999905,
        "p75_ms": 2886.6977079997014,
        "p95_ms": 3631.4611915999194,
        "p99_ms": 4246.532981519885
      },
      "write": {
        "samples": 170,
        "avg_ms": 8989.10209165886,
        "p50_ms": 9153.368645999763,
        "p75_ms": 10878.573677499844,
        "p95_ms": 12766.530191999938,
        "p99_ms": 13640.404900460027
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 29,
        "attempts": 29,
        "failures": 0,
        "avg_ms": 2636.817232793027,
        "p50_ms": 2515.181458999905,
        "p75_ms": 2886.6977079997014,
        "p95_ms": 3631.4611915999194,
        "p99_ms": 4246.532981519885
      },
      "cart_add": {
        "samples": 76,
        "attempts": 76,
        "failures": 0,
        "avg_ms": 3967.9402659078155,
        "p50_ms": 4035.3844585001752,
        "p75_ms": 4262.45365675004,
        "p95_ms": 4780.715437749677,
        "p99_ms": 5232.461864750121
      },
      "checkout_write": {
        "samples": 170,
        "attempts": 170,
        "failures": 0,
        "avg_ms": 8989.10209165886,
        "p50_ms": 9153.368645999763,
        "p75_ms": 10878.573677499844,
        "p95_ms": 12766.530191999938,
        "p99_ms": 13640.404900460027
      },
      "product_browse": {
        "samples": 73,
        "attempts": 73,
        "failures": 0,
        "avg_ms": 1732.4478344521024,
        "p50_ms": 1666.7770409994773,
        "p75_ms": 2273.869915999967,
        "p95_ms": 2893.016833399816,
        "p99_ms": 3136.866740000151
      }
    },
    "status_counts": {
      "200": 1010
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10094,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10264,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 170,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 170,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035420.224844,
        "db_bytes": 5317222400,
        "wal_bytes": 39473752,
        "shm_bytes": 98304
      },
      "after": {
        "time": 1781035453.413095,
        "db_bytes": 5318770688,
        "wal_bytes": 152876752,
        "shm_bytes": 327680
      },
      "wal_max_bytes": 152876752,
      "wal_samples": [
        {
          "time": 1781035420.2253141,
          "db_bytes": 5317222400,
          "wal_bytes": 39473752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035420.735918,
          "db_bytes": 5317222400,
          "wal_bytes": 39473752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035421.244143,
          "db_bytes": 5317222400,
          "wal_bytes": 39473752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035421.749193,
          "db_bytes": 5317222400,
          "wal_bytes": 39473752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035422.260248,
          "db_bytes": 5317222400,
          "wal_bytes": 39473752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035422.7679958,
          "db_bytes": 5317222400,
          "wal_bytes": 39473752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035423.275042,
          "db_bytes": 5317222400,
          "wal_bytes": 39473752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035423.7761579,
          "db_bytes": 5317222400,
          "wal_bytes": 39473752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035424.2782269,
          "db_bytes": 5317222400,
          "wal_bytes": 39473752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035424.783745,
          "db_bytes": 5317304320,
          "wal_bytes": 39473752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035425.294091,
          "db_bytes": 5317328896,
          "wal_bytes": 39473752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035425.8038452,
          "db_bytes": 5317328896,
          "wal_bytes": 39473752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035426.3118038,
          "db_bytes": 5317373952,
          "wal_bytes": 39473752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035426.816548,
          "db_bytes": 5317419008,
          "wal_bytes": 39473752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035427.325164,
          "db_bytes": 5317464064,
          "wal_bytes": 39473752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035427.8293529,
          "db_bytes": 5317488640,
          "wal_bytes": 39473752,
          "shm_bytes": 98304
        },
        {
          "time": 1781035428.3378072,
          "db_bytes": 5317521408,
          "wal_bytes": 41896312,
          "shm_bytes": 98304
        },
        {
          "time": 1781035428.844312,
          "db_bytes": 5317545984,
          "wal_bytes": 46345912,
          "shm_bytes": 98304
        },
        {
          "time": 1781035429.351189,
          "db_bytes": 5317554176,
          "wal_bytes": 46724976,
          "shm_bytes": 98304
        },
        {
          "time": 1781035429.856677,
          "db_bytes": 5317599232,
          "wal_bytes": 51953232,
          "shm_bytes": 131072
        },
        {
          "time": 1781035430.3615842,
          "db_bytes": 5317603328,
          "wal_bytes": 56542912,
          "shm_bytes": 131072
        },
        {
          "time": 1781035430.8662689,
          "db_bytes": 5317632000,
          "wal_bytes": 60967792,
          "shm_bytes": 131072
        },
        {
          "time": 1781035431.372362,
          "db_bytes": 5317652480,
          "wal_bytes": 64898272,
          "shm_bytes": 131072
        },
        {
          "time": 1781035431.878937,
          "db_bytes": 5317705728,
          "wal_bytes": 66673992,
          "shm_bytes": 131072
        },
        {
          "time": 1781035432.389077,
          "db_bytes": 5317718016,
          "wal_bytes": 67745192,
          "shm_bytes": 163840
        },
        {
          "time": 1781035432.895778,
          "db_bytes": 5317726208,
          "wal_bytes": 68457952,
          "shm_bytes": 163840
        },
        {
          "time": 1781035433.405935,
          "db_bytes": 5317746688,
          "wal_bytes": 69735152,
          "shm_bytes": 163840
        },
        {
          "time": 1781035433.910902,
          "db_bytes": 5317758976,
          "wal_bytes": 69961752,
          "shm_bytes": 163840
        },
        {
          "time": 1781035434.4173381,
          "db_bytes": 5317758976,
          "wal_bytes": 71333712,
          "shm_bytes": 163840
        },
        {
          "time": 1781035434.921323,
          "db_bytes": 5317779456,
          "wal_bytes": 71576792,
          "shm_bytes": 163840
        },
        {
          "time": 1781035435.421761,
          "db_bytes": 5317791744,
          "wal_bytes": 72866352,
          "shm_bytes": 163840
        },
        {
          "time": 1781035435.92577,
          "db_bytes": 5317795840,
          "wal_bytes": 74065272,
          "shm_bytes": 163840
        },
        {
          "time": 1781035436.4526389,
          "db_bytes": 5317795840,
          "wal_bytes": 77295352,
          "shm_bytes": 163840
        },
        {
          "time": 1781035436.9569411,
          "db_bytes": 5317832704,
          "wal_bytes": 81110472,
          "shm_bytes": 163840
        },
        {
          "time": 1781035437.461714,
          "db_bytes": 5317849088,
          "wal_bytes": 83421792,
          "shm_bytes": 163840
        },
        {
          "time": 1781035437.971887,
          "db_bytes": 5317885952,
          "wal_bytes": 86878472,
          "shm_bytes": 196608
        },
        {
          "time": 1781035438.482084,
          "db_bytes": 5317902336,
          "wal_bytes": 89704792,
          "shm_bytes": 196608
        },
        {
          "time": 1781035438.986219,
          "db_bytes": 5317939200,
          "wal_bytes": 91319832,
          "shm_bytes": 196608
        },
        {
          "time": 1781035439.4963331,
          "db_bytes": 5317939200,
          "wal_bytes": 95345072,
          "shm_bytes": 196608
        },
        {
          "time": 1781035440.005147,
          "db_bytes": 5317963776,
          "wal_bytes": 97512192,
          "shm_bytes": 196608
        },
        {
          "time": 1781035440.5060291,
          "db_bytes": 5317992448,
          "wal_bytes": 99646352,
          "shm_bytes": 196608
        },
        {
          "time": 1781035441.014372,
          "db_bytes": 5318000640,
          "wal_bytes": 104693352,
          "shm_bytes": 229376
        },
        {
          "time": 1781035441.5237482,
          "db_bytes": 5318021120,
          "wal_bytes": 108014072,
          "shm_bytes": 229376
        },
        {
          "time": 1781035442.027453,
          "db_bytes": 5318062080,
          "wal_bytes": 112241192,
          "shm_bytes": 229376
        },
        {
          "time": 1781035442.531643,
          "db_bytes": 5318066176,
          "wal_bytes": 117687832,
          "shm_bytes": 229376
        },
        {
          "time": 1781035443.042103,
          "db_bytes": 5318139904,
          "wal_bytes": 123735992,
          "shm_bytes": 262144
        },
        {
          "time": 1781035443.550718,
          "db_bytes": 5318180864,
          "wal_bytes": 130554592,
          "shm_bytes": 262144
        },
        {
          "time": 1781035444.0577269,
          "db_bytes": 5318193152,
          "wal_bytes": 133595152,
          "shm_bytes": 262144
        },
        {
          "time": 1781035444.563067,
          "db_bytes": 5318238208,
          "wal_bytes": 139758672,
          "shm_bytes": 294912
        },
        {
          "time": 1781035445.0680351,
          "db_bytes": 5318275072,
          "wal_bytes": 144088792,
          "shm_bytes": 294912
        },
        {
          "time": 1781035445.5753899,
          "db_bytes": 5318311936,
          "wal_bytes": 150384152,
          "shm_bytes": 294912
        },
        {
          "time": 1781035446.083277,
          "db_bytes": 5318348800,
          "wal_bytes": 152876752,
          "shm_bytes": 327680
        },
        {
          "time": 1781035446.5916831,
          "db_bytes": 5318348800,
          "wal_bytes": 152876752,
          "shm_bytes": 327680
        },
        {
          "time": 1781035447.101799,
          "db_bytes": 5318377472,
          "wal_bytes": 152876752,
          "shm_bytes": 327680
        },
        {
          "time": 1781035447.611936,
          "db_bytes": 5318397952,
          "wal_bytes": 152876752,
          "shm_bytes": 327680
        },
        {
          "time": 1781035448.120598,
          "db_bytes": 5318402048,
          "wal_bytes": 152876752,
          "shm_bytes": 327680
        },
        {
          "time": 1781035448.628989,
          "db_bytes": 5318443008,
          "wal_bytes": 152876752,
          "shm_bytes": 327680
        },
        {
          "time": 1781035449.131228,
          "db_bytes": 5318471680,
          "wal_bytes": 152876752,
          "shm_bytes": 327680
        },
        {
          "time": 1781035449.632328,
          "db_bytes": 5318500352,
          "wal_bytes": 152876752,
          "shm_bytes": 327680
        },
        {
          "time": 1781035450.137247,
          "db_bytes": 5318508544,
          "wal_bytes": 152876752,
          "shm_bytes": 327680
        },
        {
          "time": 1781035450.6473632,
          "db_bytes": 5318569984,
          "wal_bytes": 152876752,
          "shm_bytes": 327680
        },
        {
          "time": 1781035451.156044,
          "db_bytes": 5318602752,
          "wal_bytes": 152876752,
          "shm_bytes": 327680
        },
        {
          "time": 1781035451.662524,
          "db_bytes": 5318643712,
          "wal_bytes": 152876752,
          "shm_bytes": 327680
        },
        {
          "time": 1781035452.167884,
          "db_bytes": 5318676480,
          "wal_bytes": 152876752,
          "shm_bytes": 327680
        },
        {
          "time": 1781035452.677993,
          "db_bytes": 5318717440,
          "wal_bytes": 152876752,
          "shm_bytes": 327680
        },
        {
          "time": 1781035453.1811929,
          "db_bytes": 5318742016,
          "wal_bytes": 152876752,
          "shm_bytes": 327680
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-driver-3.0.0-rc.3_write-heavy_c64-wp-request-log.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": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 33.4546181249998,
    "ok_flows": 368,
    "failed_flows": 0,
    "flow_requests_per_second": 10.999976105690557,
    "attempted_writes_per_second": 5.4999880528452785,
    "successful_writes_per_second": 5.4999880528452785,
    "write_verification_failures": 0,
    "avg_ms": 5531.841555144007,
    "http_request_avg_ms": 1870.7682085551485,
    "p50_ms": 4336.668937500235,
    "p75_ms": 8544.28635425029,
    "p95_ms": 11764.44858299992,
    "p99_ms": 12936.77507018995,
    "by_kind": {
      "browse": {
        "samples": 69,
        "avg_ms": 1605.7198640869174,
        "p50_ms": 1492.672749999656,
        "p75_ms": 1996.2810420001915,
        "p95_ms": 2784.218816399334,
        "p99_ms": 2895.9283668802886
      },
      "cart": {
        "samples": 84,
        "avg_ms": 3559.544678571424,
        "p50_ms": 3552.9181250003603,
        "p75_ms": 3908.4045829999923,
        "p95_ms": 4315.8634830504525,
        "p99_ms": 5623.12562038934
      },
      "admin_read": {
        "samples": 31,
        "avg_ms": 2377.4901734193977,
        "p50_ms": 2302.9780830001982,
        "p75_ms": 2639.175312000134,
        "p95_ms": 2935.7255209997675,
        "p99_ms": 3401.4196043995976
      },
      "write": {
        "samples": 184,
        "avg_ms": 8435.973224429332,
        "p50_ms": 8601.75516649997,
        "p75_ms": 10303.371812250361,
        "p95_ms": 12257.86237244979,
        "p99_ms": 13114.639439609828
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 31,
        "attempts": 31,
        "failures": 0,
        "avg_ms": 2377.4901734193977,
        "p50_ms": 2302.9780830001982,
        "p75_ms": 2639.175312000134,
        "p95_ms": 2935.7255209997675,
        "p99_ms": 3401.4196043995976
      },
      "cart_add": {
        "samples": 84,
        "attempts": 84,
        "failures": 0,
        "avg_ms": 3559.544678571424,
        "p50_ms": 3552.9181250003603,
        "p75_ms": 3908.4045829999923,
        "p95_ms": 4315.8634830504525,
        "p99_ms": 5623.12562038934
      },
      "checkout_write": {
        "samples": 184,
        "attempts": 184,
        "failures": 0,
        "avg_ms": 8435.973224429332,
        "p50_ms": 8601.75516649997,
        "p75_ms": 10303.371812250361,
        "p95_ms": 12257.86237244979,
        "p99_ms": 13114.639439609828
      },
      "product_browse": {
        "samples": 69,
        "attempts": 69,
        "failures": 0,
        "avg_ms": 1605.7198640869174,
        "p50_ms": 1492.672749999656,
        "p75_ms": 1996.2810420001915,
        "p95_ms": 2784.218816399334,
        "p99_ms": 2895.9283668802886
      }
    },
    "status_counts": {
      "200": 1088
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10089,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10273,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 184,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 184,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781035900.787891,
        "db_bytes": 5317193728,
        "wal_bytes": 46387112,
        "shm_bytes": 98304
      },
      "after": {
        "time": 1781035934.242901,
        "db_bytes": 5318795264,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 213984592,
      "wal_samples": [
        {
          "time": 1781035900.7881339,
          "db_bytes": 5317193728,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035901.300322,
          "db_bytes": 5317193728,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035901.8092318,
          "db_bytes": 5317193728,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035902.3190022,
          "db_bytes": 5317193728,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035902.8197272,
          "db_bytes": 5317193728,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035903.329375,
          "db_bytes": 5317193728,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035903.83956,
          "db_bytes": 5317193728,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035904.343925,
          "db_bytes": 5317271552,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035904.8540301,
          "db_bytes": 5317275648,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035905.357999,
          "db_bytes": 5317287936,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035905.863956,
          "db_bytes": 5317287936,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035906.369418,
          "db_bytes": 5317324800,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035906.8778949,
          "db_bytes": 5317365760,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035907.3793302,
          "db_bytes": 5317386240,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035907.886554,
          "db_bytes": 5317423104,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035908.390362,
          "db_bytes": 5317464064,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035908.897145,
          "db_bytes": 5317500928,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035909.403808,
          "db_bytes": 5317517312,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781035909.913517,
          "db_bytes": 5317537792,
          "wal_bytes": 50758432,
          "shm_bytes": 131072
        },
        {
          "time": 1781035910.415835,
          "db_bytes": 5317582848,
          "wal_bytes": 55240992,
          "shm_bytes": 131072
        },
        {
          "time": 1781035910.924521,
          "db_bytes": 5317632000,
          "wal_bytes": 60279752,
          "shm_bytes": 131072
        },
        {
          "time": 1781035911.434678,
          "db_bytes": 5317664768,
          "wal_bytes": 65096032,
          "shm_bytes": 131072
        },
        {
          "time": 1781035912.0594602,
          "db_bytes": 5317697536,
          "wal_bytes": 68400272,
          "shm_bytes": 163840
        },
        {
          "time": 1781035912.561841,
          "db_bytes": 5317713920,
          "wal_bytes": 69001792,
          "shm_bytes": 163840
        },
        {
          "time": 1781035913.072188,
          "db_bytes": 5317713920,
          "wal_bytes": 69566232,
          "shm_bytes": 163840
        },
        {
          "time": 1781035913.576276,
          "db_bytes": 5317722112,
          "wal_bytes": 69866992,
          "shm_bytes": 163840
        },
        {
          "time": 1781035914.086421,
          "db_bytes": 5317726208,
          "wal_bytes": 70143032,
          "shm_bytes": 163840
        },
        {
          "time": 1781035914.587187,
          "db_bytes": 5317742592,
          "wal_bytes": 71490272,
          "shm_bytes": 163840
        },
        {
          "time": 1781035915.093148,
          "db_bytes": 5317746688,
          "wal_bytes": 72252472,
          "shm_bytes": 163840
        },
        {
          "time": 1781035915.6032739,
          "db_bytes": 5317763072,
          "wal_bytes": 74089992,
          "shm_bytes": 163840
        },
        {
          "time": 1781035916.113394,
          "db_bytes": 5317763072,
          "wal_bytes": 76306552,
          "shm_bytes": 163840
        },
        {
          "time": 1781035916.6235142,
          "db_bytes": 5317795840,
          "wal_bytes": 77789752,
          "shm_bytes": 163840
        },
        {
          "time": 1781035917.1280088,
          "db_bytes": 5317804032,
          "wal_bytes": 80311192,
          "shm_bytes": 163840
        },
        {
          "time": 1781035917.638119,
          "db_bytes": 5317832704,
          "wal_bytes": 83405312,
          "shm_bytes": 163840
        },
        {
          "time": 1781035918.1565409,
          "db_bytes": 5317873664,
          "wal_bytes": 87162752,
          "shm_bytes": 196608
        },
        {
          "time": 1781035918.6618109,
          "db_bytes": 5317877760,
          "wal_bytes": 90458752,
          "shm_bytes": 196608
        },
        {
          "time": 1781035919.167455,
          "db_bytes": 5317914624,
          "wal_bytes": 92901912,
          "shm_bytes": 196608
        },
        {
          "time": 1781035919.674502,
          "db_bytes": 5317914624,
          "wal_bytes": 95048432,
          "shm_bytes": 196608
        },
        {
          "time": 1781035920.1778061,
          "db_bytes": 5317926912,
          "wal_bytes": 96511032,
          "shm_bytes": 196608
        },
        {
          "time": 1781035920.6877599,
          "db_bytes": 5317951488,
          "wal_bytes": 102794032,
          "shm_bytes": 229376
        },
        {
          "time": 1781035921.191038,
          "db_bytes": 5317988352,
          "wal_bytes": 108430216,
          "shm_bytes": 229376
        },
        {
          "time": 1781035921.697726,
          "db_bytes": 5318033408,
          "wal_bytes": 113617272,
          "shm_bytes": 229376
        },
        {
          "time": 1781035922.203508,
          "db_bytes": 5318062080,
          "wal_bytes": 117749632,
          "shm_bytes": 229376
        },
        {
          "time": 1781035922.7105129,
          "db_bytes": 5318094848,
          "wal_bytes": 122994392,
          "shm_bytes": 262144
        },
        {
          "time": 1781035923.2147388,
          "db_bytes": 5318135808,
          "wal_bytes": 127880712,
          "shm_bytes": 262144
        },
        {
          "time": 1781035923.718278,
          "db_bytes": 5318135808,
          "wal_bytes": 133339712,
          "shm_bytes": 262144
        },
        {
          "time": 1781035924.228468,
          "db_bytes": 5318197248,
          "wal_bytes": 140417872,
          "shm_bytes": 294912
        },
        {
          "time": 1781035924.729766,
          "db_bytes": 5318258688,
          "wal_bytes": 146058152,
          "shm_bytes": 294912
        },
        {
          "time": 1781035925.236871,
          "db_bytes": 5318266880,
          "wal_bytes": 149667272,
          "shm_bytes": 294912
        },
        {
          "time": 1781035925.7492712,
          "db_bytes": 5318307840,
          "wal_bytes": 154322872,
          "shm_bytes": 327680
        },
        {
          "time": 1781035926.258032,
          "db_bytes": 5318344704,
          "wal_bytes": 155970872,
          "shm_bytes": 327680
        },
        {
          "time": 1781035926.764024,
          "db_bytes": 5318361088,
          "wal_bytes": 158776592,
          "shm_bytes": 327680
        },
        {
          "time": 1781035927.272023,
          "db_bytes": 5318369280,
          "wal_bytes": 160206232,
          "shm_bytes": 327680
        },
        {
          "time": 1781035927.780262,
          "db_bytes": 5318397952,
          "wal_bytes": 162641152,
          "shm_bytes": 327680
        },
        {
          "time": 1781035928.290394,
          "db_bytes": 5318410240,
          "wal_bytes": 163510472,
          "shm_bytes": 327680
        },
        {
          "time": 1781035928.793858,
          "db_bytes": 5318438912,
          "wal_bytes": 169698712,
          "shm_bytes": 360448
        },
        {
          "time": 1781035929.2983801,
          "db_bytes": 5318471680,
          "wal_bytes": 170984152,
          "shm_bytes": 360448
        },
        {
          "time": 1781035929.8076642,
          "db_bytes": 5318512640,
          "wal_bytes": 172875232,
          "shm_bytes": 360448
        },
        {
          "time": 1781035930.317791,
          "db_bytes": 5318512640,
          "wal_bytes": 179220032,
          "shm_bytes": 360448
        },
        {
          "time": 1781035930.827023,
          "db_bytes": 5318569984,
          "wal_bytes": 183826192,
          "shm_bytes": 360448
        },
        {
          "time": 1781035931.33685,
          "db_bytes": 5318578176,
          "wal_bytes": 189297552,
          "shm_bytes": 393216
        },
        {
          "time": 1781035931.845161,
          "db_bytes": 5318619136,
          "wal_bytes": 193883112,
          "shm_bytes": 393216
        },
        {
          "time": 1781035932.350951,
          "db_bytes": 5318664192,
          "wal_bytes": 197941312,
          "shm_bytes": 393216
        },
        {
          "time": 1781035932.857994,
          "db_bytes": 5318701056,
          "wal_bytes": 203066592,
          "shm_bytes": 425984
        },
        {
          "time": 1781035933.3679218,
          "db_bytes": 5318725632,
          "wal_bytes": 206152472,
          "shm_bytes": 425984
        },
        {
          "time": 1781035933.87753,
          "db_bytes": 5318791168,
          "wal_bytes": 213984592,
          "shm_bytes": 425984
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-driver-3.0.0-rc.3_write-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-pr-378-performance_balanced_c4",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.615950583000085,
    "ok_flows": 488,
    "failed_flows": 0,
    "flow_requests_per_second": 15.939403830595692,
    "attempted_writes_per_second": 3.7888746810432385,
    "successful_writes_per_second": 3.7888746810432385,
    "write_verification_failures": 0,
    "avg_ms": 247.51548470901645,
    "http_request_avg_ms": 119.42834068118768,
    "p50_ms": 130.9858540000164,
    "p75_ms": 255.00281249995282,
    "p95_ms": 727.9291004499382,
    "p99_ms": 761.0009920400648,
    "by_kind": {
      "browse": {
        "samples": 230,
        "avg_ms": 95.66257393478325,
        "p50_ms": 96.38689600001271,
        "p75_ms": 122.0094062499868,
        "p95_ms": 136.09589374997884,
        "p99_ms": 168.9678721400038
      },
      "cart": {
        "samples": 87,
        "avg_ms": 212.55911737930737,
        "p50_ms": 205.93895799993334,
        "p75_ms": 216.2558750000585,
        "p95_ms": 257.0998500000087,
        "p99_ms": 299.41684273999726
      },
      "admin_read": {
        "samples": 55,
        "avg_ms": 124.67621810909473,
        "p50_ms": 113.65637500000503,
        "p75_ms": 141.82287549999728,
        "p95_ms": 152.8741625000066,
        "p99_ms": 165.74448713996165
      },
      "write": {
        "samples": 116,
        "avg_ms": 633.0631838362068,
        "p50_ms": 620.2463545000114,
        "p75_ms": 710.9405732499567,
        "p95_ms": 758.0168747500124,
        "p99_ms": 805.6310036500064
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 55,
        "attempts": 55,
        "failures": 0,
        "avg_ms": 124.67621810909473,
        "p50_ms": 113.65637500000503,
        "p75_ms": 141.82287549999728,
        "p95_ms": 152.8741625000066,
        "p99_ms": 165.74448713996165
      },
      "cart_add": {
        "samples": 87,
        "attempts": 87,
        "failures": 0,
        "avg_ms": 212.55911737930737,
        "p50_ms": 205.93895799993334,
        "p75_ms": 216.2558750000585,
        "p95_ms": 257.0998500000087,
        "p99_ms": 299.41684273999726
      },
      "checkout_write": {
        "samples": 116,
        "attempts": 116,
        "failures": 0,
        "avg_ms": 633.0631838362068,
        "p50_ms": 620.2463545000114,
        "p75_ms": 710.9405732499567,
        "p95_ms": 758.0168747500124,
        "p99_ms": 805.6310036500064
      },
      "product_browse": {
        "samples": 173,
        "attempts": 173,
        "failures": 0,
        "avg_ms": 92.84783023121355,
        "p50_ms": 83.91808300007142,
        "p75_ms": 123.987292000038,
        "p95_ms": 137.85221680000177,
        "p99_ms": 174.11181695999403
      },
      "product_search": {
        "samples": 57,
        "attempts": 57,
        "failures": 0,
        "avg_ms": 104.2055679824599,
        "p50_ms": 101.40741700001854,
        "p75_ms": 106.62595799999508,
        "p95_ms": 118.9594914000054,
        "p99_ms": 157.16461704002995
      }
    },
    "status_counts": {
      "200": 1010
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10049,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10165,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 116,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 116,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781084838.8899908,
        "db_bytes": 5343141888,
        "wal_bytes": 4429032,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781084869.5061362,
        "db_bytes": 5344190464,
        "wal_bytes": 7102912,
        "shm_bytes": 32768
      },
      "wal_max_bytes": 7102912,
      "wal_samples": [
        {
          "time": 1781084838.890186,
          "db_bytes": 5343141888,
          "wal_bytes": 4429032,
          "shm_bytes": 32768
        },
        {
          "time": 1781084839.3960278,
          "db_bytes": 5343170560,
          "wal_bytes": 4429032,
          "shm_bytes": 32768
        },
        {
          "time": 1781084839.901203,
          "db_bytes": 5343170560,
          "wal_bytes": 4429032,
          "shm_bytes": 32768
        },
        {
          "time": 1781084840.406523,
          "db_bytes": 5343207424,
          "wal_bytes": 5154152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084840.911089,
          "db_bytes": 5343207424,
          "wal_bytes": 5154152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084841.41774,
          "db_bytes": 5343244288,
          "wal_bytes": 5154152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084841.938956,
          "db_bytes": 5343272960,
          "wal_bytes": 5154152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084842.444096,
          "db_bytes": 5343272960,
          "wal_bytes": 5154152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084842.949226,
          "db_bytes": 5343305728,
          "wal_bytes": 5154152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084843.4527092,
          "db_bytes": 5343305728,
          "wal_bytes": 5154152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084843.958603,
          "db_bytes": 5343338496,
          "wal_bytes": 5154152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084844.465002,
          "db_bytes": 5343383552,
          "wal_bytes": 5154152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084844.966253,
          "db_bytes": 5343383552,
          "wal_bytes": 5154152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084845.472069,
          "db_bytes": 5343408128,
          "wal_bytes": 5154152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084845.981062,
          "db_bytes": 5343408128,
          "wal_bytes": 5154152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084846.4865868,
          "db_bytes": 5343440896,
          "wal_bytes": 5154152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084846.992128,
          "db_bytes": 5343444992,
          "wal_bytes": 5154152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084847.4972658,
          "db_bytes": 5343477760,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084848.0024269,
          "db_bytes": 5343477760,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084848.507112,
          "db_bytes": 5343506432,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084849.013697,
          "db_bytes": 5343531008,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084849.518949,
          "db_bytes": 5343531008,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084850.025686,
          "db_bytes": 5343551488,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084850.530827,
          "db_bytes": 5343551488,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084851.035483,
          "db_bytes": 5343600640,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084851.545846,
          "db_bytes": 5343600640,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084852.051031,
          "db_bytes": 5343625216,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084852.5561678,
          "db_bytes": 5343625216,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084853.061206,
          "db_bytes": 5343625216,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084853.566354,
          "db_bytes": 5343686656,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084854.071954,
          "db_bytes": 5343707136,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084854.5783958,
          "db_bytes": 5343707136,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084855.085678,
          "db_bytes": 5343739904,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084855.5861042,
          "db_bytes": 5343739904,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084856.091268,
          "db_bytes": 5343776768,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084856.596398,
          "db_bytes": 5343776768,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084857.101523,
          "db_bytes": 5343809536,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084857.606449,
          "db_bytes": 5343809536,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084858.109968,
          "db_bytes": 5343830016,
          "wal_bytes": 6435472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084858.6151109,
          "db_bytes": 5343842304,
          "wal_bytes": 6649712,
          "shm_bytes": 32768
        },
        {
          "time": 1781084859.121208,
          "db_bytes": 5343883264,
          "wal_bytes": 6649712,
          "shm_bytes": 32768
        },
        {
          "time": 1781084859.622227,
          "db_bytes": 5343883264,
          "wal_bytes": 6649712,
          "shm_bytes": 32768
        },
        {
          "time": 1781084860.1273758,
          "db_bytes": 5343903744,
          "wal_bytes": 6649712,
          "shm_bytes": 32768
        },
        {
          "time": 1781084860.6305568,
          "db_bytes": 5343903744,
          "wal_bytes": 6649712,
          "shm_bytes": 32768
        },
        {
          "time": 1781084861.1357079,
          "db_bytes": 5343932416,
          "wal_bytes": 6649712,
          "shm_bytes": 32768
        },
        {
          "time": 1781084861.643146,
          "db_bytes": 5343944704,
          "wal_bytes": 7032872,
          "shm_bytes": 32768
        },
        {
          "time": 1781084862.14831,
          "db_bytes": 5343948800,
          "wal_bytes": 7102912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084862.654536,
          "db_bytes": 5343973376,
          "wal_bytes": 7102912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084863.1668868,
          "db_bytes": 5343973376,
          "wal_bytes": 7102912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084863.675292,
          "db_bytes": 5344006144,
          "wal_bytes": 7102912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084864.177023,
          "db_bytes": 5344034816,
          "wal_bytes": 7102912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084864.682168,
          "db_bytes": 5344034816,
          "wal_bytes": 7102912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084865.187291,
          "db_bytes": 5344051200,
          "wal_bytes": 7102912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084865.692348,
          "db_bytes": 5344051200,
          "wal_bytes": 7102912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084866.195681,
          "db_bytes": 5344051200,
          "wal_bytes": 7102912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084866.701618,
          "db_bytes": 5344096256,
          "wal_bytes": 7102912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084867.205152,
          "db_bytes": 5344096256,
          "wal_bytes": 7102912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084867.710946,
          "db_bytes": 5344145408,
          "wal_bytes": 7102912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084868.2149708,
          "db_bytes": 5344145408,
          "wal_bytes": 7102912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084868.720005,
          "db_bytes": 5344190464,
          "wal_bytes": 7102912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084869.2255712,
          "db_bytes": 5344190464,
          "wal_bytes": 7102912,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep1_sqlite-driver-pr-378-performance_balanced_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-pr-378-performance_balanced_c4",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.598229707999963,
    "ok_flows": 448,
    "failed_flows": 0,
    "flow_requests_per_second": 14.641369918301828,
    "attempted_writes_per_second": 3.6276608502935335,
    "successful_writes_per_second": 3.6276608502935335,
    "write_verification_failures": 0,
    "avg_ms": 269.956042343748,
    "http_request_avg_ms": 129.16812481498349,
    "p50_ms": 136.91095849992507,
    "p75_ms": 399.55335399997693,
    "p95_ms": 779.0426395999701,
    "p99_ms": 947.6213237500652,
    "by_kind": {
      "browse": {
        "samples": 213,
        "avg_ms": 96.98248416901114,
        "p50_ms": 96.9911670001693,
        "p75_ms": 123.83124999996653,
        "p95_ms": 145.24226680009633,
        "p99_ms": 187.229263119907
      },
      "cart": {
        "samples": 77,
        "avg_ms": 221.5384232077821,
        "p50_ms": 205.3363330001048,
        "p75_ms": 218.01395800002865,
        "p95_ms": 314.90364159994897,
        "p99_ms": 398.79929815997417
      },
      "admin_read": {
        "samples": 47,
        "avg_ms": 133.63689191487055,
        "p50_ms": 117.9151669998646,
        "p75_ms": 145.16558349998832,
        "p95_ms": 207.18712889993188,
        "p99_ms": 224.7354015000019
      },
      "write": {
        "samples": 111,
        "avg_ms": 693.185994009023,
        "p50_ms": 673.3014589999584,
        "p75_ms": 755.4774790002057,
        "p95_ms": 917.4849585000402,
        "p99_ms": 1439.3206743998012
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 47,
        "attempts": 47,
        "failures": 0,
        "avg_ms": 133.63689191487055,
        "p50_ms": 117.9151669998646,
        "p75_ms": 145.16558349998832,
        "p95_ms": 207.18712889993188,
        "p99_ms": 224.7354015000019
      },
      "cart_add": {
        "samples": 77,
        "attempts": 77,
        "failures": 0,
        "avg_ms": 221.5384232077821,
        "p50_ms": 205.3363330001048,
        "p75_ms": 218.01395800002865,
        "p95_ms": 314.90364159994897,
        "p99_ms": 398.79929815997417
      },
      "checkout_write": {
        "samples": 111,
        "attempts": 111,
        "failures": 0,
        "avg_ms": 693.185994009023,
        "p50_ms": 673.3014589999584,
        "p75_ms": 755.4774790002057,
        "p95_ms": 917.4849585000402,
        "p99_ms": 1439.3206743998012
      },
      "product_browse": {
        "samples": 156,
        "attempts": 156,
        "failures": 0,
        "avg_ms": 94.03805746153436,
        "p50_ms": 83.18450050001047,
        "p75_ms": 126.10213600009956,
        "p95_ms": 144.96644800010472,
        "p99_ms": 189.57315174994844
      },
      "product_search": {
        "samples": 57,
        "attempts": 57,
        "failures": 0,
        "avg_ms": 105.04091515789489,
        "p50_ms": 99.3674579999606,
        "p75_ms": 104.65283300004558,
        "p95_ms": 133.70612500002613,
        "p99_ms": 171.28240344000915
      }
    },
    "status_counts": {
      "200": 935
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10047,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10158,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 111,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 111,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085492.083603,
        "db_bytes": 5343121408,
        "wal_bytes": 4284832,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781085522.681638,
        "db_bytes": 5344092160,
        "wal_bytes": 9752072,
        "shm_bytes": 32768
      },
      "wal_max_bytes": 9752072,
      "wal_samples": [
        {
          "time": 1781085492.08382,
          "db_bytes": 5343121408,
          "wal_bytes": 4284832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085492.594669,
          "db_bytes": 5343141888,
          "wal_bytes": 4564992,
          "shm_bytes": 32768
        },
        {
          "time": 1781085493.108366,
          "db_bytes": 5343141888,
          "wal_bytes": 4725672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085493.627437,
          "db_bytes": 5343178752,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085494.1308742,
          "db_bytes": 5343211520,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085494.640824,
          "db_bytes": 5343211520,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085495.151593,
          "db_bytes": 5343211520,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085495.660972,
          "db_bytes": 5343256576,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085496.1701918,
          "db_bytes": 5343277056,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085496.6784792,
          "db_bytes": 5343313920,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085497.188638,
          "db_bytes": 5343313920,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085497.697323,
          "db_bytes": 5343350784,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085498.2074602,
          "db_bytes": 5343350784,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085498.7176,
          "db_bytes": 5343383552,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085499.2318988,
          "db_bytes": 5343383552,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085499.7417579,
          "db_bytes": 5343383552,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085500.2519019,
          "db_bytes": 5343420416,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085500.755001,
          "db_bytes": 5343420416,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085501.265006,
          "db_bytes": 5343457280,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085501.777236,
          "db_bytes": 5343481856,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085502.2869701,
          "db_bytes": 5343481856,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085502.797129,
          "db_bytes": 5343510528,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085503.304926,
          "db_bytes": 5343510528,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085503.814999,
          "db_bytes": 5343531008,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085504.325474,
          "db_bytes": 5343559680,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085504.83444,
          "db_bytes": 5343559680,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085505.337738,
          "db_bytes": 5343559680,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085505.849568,
          "db_bytes": 5343604736,
          "wal_bytes": 6241832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085506.353436,
          "db_bytes": 5343604736,
          "wal_bytes": 6241832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085506.862782,
          "db_bytes": 5343649792,
          "wal_bytes": 6241832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085507.368682,
          "db_bytes": 5343649792,
          "wal_bytes": 6241832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085507.879304,
          "db_bytes": 5343649792,
          "wal_bytes": 6241832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085508.390698,
          "db_bytes": 5343694848,
          "wal_bytes": 6241832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085508.901641,
          "db_bytes": 5343703040,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781085509.414221,
          "db_bytes": 5343703040,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781085509.924682,
          "db_bytes": 5343703040,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781085510.43594,
          "db_bytes": 5343731712,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781085510.940958,
          "db_bytes": 5343731712,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781085511.4419358,
          "db_bytes": 5343760384,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781085511.948705,
          "db_bytes": 5343789056,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781085512.450079,
          "db_bytes": 5343789056,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781085512.960219,
          "db_bytes": 5343789056,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781085513.46152,
          "db_bytes": 5343830016,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781085513.969525,
          "db_bytes": 5343838208,
          "wal_bytes": 8194712,
          "shm_bytes": 32768
        },
        {
          "time": 1781085514.4821372,
          "db_bytes": 5343850496,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085514.990606,
          "db_bytes": 5343850496,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085515.5046558,
          "db_bytes": 5343887360,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085516.013283,
          "db_bytes": 5343887360,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085516.524767,
          "db_bytes": 5343911936,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085517.025994,
          "db_bytes": 5343911936,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085517.529666,
          "db_bytes": 5343936512,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085518.036119,
          "db_bytes": 5343936512,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085518.540891,
          "db_bytes": 5343965184,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085519.047113,
          "db_bytes": 5343965184,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085519.554601,
          "db_bytes": 5344010240,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085520.061694,
          "db_bytes": 5344018432,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085520.575978,
          "db_bytes": 5344018432,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085521.085623,
          "db_bytes": 5344018432,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085521.588423,
          "db_bytes": 5344047104,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085522.097377,
          "db_bytes": 5344047104,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085522.605332,
          "db_bytes": 5344092160,
          "wal_bytes": 9752072,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep2_sqlite-driver-pr-378-performance_balanced_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-pr-378-performance_balanced_c4",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.326437625000153,
    "ok_flows": 569,
    "failed_flows": 0,
    "flow_requests_per_second": 18.76250705855852,
    "attempted_writes_per_second": 4.220739724948138,
    "successful_writes_per_second": 4.220739724948138,
    "write_verification_failures": 0,
    "avg_ms": 212.2854664358434,
    "http_request_avg_ms": 104.58962344926258,
    "p50_ms": 130.79791699988164,
    "p75_ms": 236.56474999984312,
    "p95_ms": 555.8869749999758,
    "p99_ms": 664.8765935600123,
    "by_kind": {
      "browse": {
        "samples": 278,
        "avg_ms": 97.02566619063808,
        "p50_ms": 95.53164550004567,
        "p75_ms": 122.91136425005789,
        "p95_ms": 149.12842144993868,
        "p99_ms": 175.16419432002985
      },
      "cart": {
        "samples": 100,
        "avg_ms": 211.9800574899886,
        "p50_ms": 203.9884789999178,
        "p75_ms": 211.10642700000426,
        "p95_ms": 264.7105628000304,
        "p99_ms": 286.2762293400897
      },
      "admin_read": {
        "samples": 63,
        "avg_ms": 128.17471692062014,
        "p50_ms": 120.05499999986569,
        "p75_ms": 147.07591650005725,
        "p95_ms": 165.0393127999905,
        "p99_ms": 179.5362024999713
      },
      "write": {
        "samples": 128,
        "avg_ms": 504.25220535937103,
        "p50_ms": 504.5497295000132,
        "p75_ms": 549.041812249925,
        "p95_ms": 655.0759210499905,
        "p99_ms": 732.7026476601102
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 63,
        "attempts": 63,
        "failures": 0,
        "avg_ms": 128.17471692062014,
        "p50_ms": 120.05499999986569,
        "p75_ms": 147.07591650005725,
        "p95_ms": 165.0393127999905,
        "p99_ms": 179.5362024999713
      },
      "cart_add": {
        "samples": 100,
        "attempts": 100,
        "failures": 0,
        "avg_ms": 211.9800574899886,
        "p50_ms": 203.9884789999178,
        "p75_ms": 211.10642700000426,
        "p95_ms": 264.7105628000304,
        "p99_ms": 286.2762293400897
      },
      "checkout_write": {
        "samples": 128,
        "attempts": 128,
        "failures": 0,
        "avg_ms": 504.25220535937103,
        "p50_ms": 504.5497295000132,
        "p75_ms": 549.041812249925,
        "p95_ms": 655.0759210499905,
        "p99_ms": 732.7026476601102
      },
      "product_browse": {
        "samples": 211,
        "attempts": 211,
        "failures": 0,
        "avg_ms": 94.87313228434957,
        "p50_ms": 83.94216700003199,
        "p75_ms": 124.63147949995346,
        "p95_ms": 152.00947949995225,
        "p99_ms": 173.7789625000005
      },
      "product_search": {
        "samples": 67,
        "attempts": 67,
        "failures": 0,
        "avg_ms": 103.80454162685992,
        "p50_ms": 100.04420899986144,
        "p75_ms": 106.44806200002677,
        "p95_ms": 123.22378769997614,
        "p99_ms": 146.64304584001474
      }
    },
    "status_counts": {
      "200": 1153
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10049,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10177,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 128,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 128,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781086130.934946,
        "db_bytes": 5343133696,
        "wal_bytes": 4486712,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781086161.261289,
        "db_bytes": 5344342016,
        "wal_bytes": 5417832,
        "shm_bytes": 32768
      },
      "wal_max_bytes": 5417832,
      "wal_samples": [
        {
          "time": 1781086130.9352489,
          "db_bytes": 5343133696,
          "wal_bytes": 4486712,
          "shm_bytes": 32768
        },
        {
          "time": 1781086131.4457831,
          "db_bytes": 5343170560,
          "wal_bytes": 5022312,
          "shm_bytes": 32768
        },
        {
          "time": 1781086131.9543948,
          "db_bytes": 5343174656,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086132.476842,
          "db_bytes": 5343203328,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086132.9875991,
          "db_bytes": 5343203328,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086133.493488,
          "db_bytes": 5343256576,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086134.001488,
          "db_bytes": 5343281152,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086134.510155,
          "db_bytes": 5343281152,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086135.0110028,
          "db_bytes": 5343313920,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086135.52541,
          "db_bytes": 5343313920,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086136.03684,
          "db_bytes": 5343363072,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086136.546936,
          "db_bytes": 5343363072,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086137.058638,
          "db_bytes": 5343391744,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086137.5688,
          "db_bytes": 5343391744,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086138.0757608,
          "db_bytes": 5343416320,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086138.5864131,
          "db_bytes": 5343449088,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086139.0935302,
          "db_bytes": 5343457280,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086139.597333,
          "db_bytes": 5343477760,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086140.101585,
          "db_bytes": 5343514624,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086140.605629,
          "db_bytes": 5343543296,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086141.114321,
          "db_bytes": 5343559680,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086141.6221461,
          "db_bytes": 5343559680,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086142.125584,
          "db_bytes": 5343600640,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086142.634568,
          "db_bytes": 5343629312,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086143.137142,
          "db_bytes": 5343629312,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086143.647136,
          "db_bytes": 5343649792,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086144.149722,
          "db_bytes": 5343649792,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086144.6516201,
          "db_bytes": 5343690752,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086145.15249,
          "db_bytes": 5343715328,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086145.6608078,
          "db_bytes": 5343744000,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086146.171893,
          "db_bytes": 5343776768,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086146.682003,
          "db_bytes": 5343809536,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086147.192548,
          "db_bytes": 5343809536,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086147.70267,
          "db_bytes": 5343842304,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086148.2148328,
          "db_bytes": 5343866880,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086148.720801,
          "db_bytes": 5343866880,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086149.230943,
          "db_bytes": 5343899648,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086149.73331,
          "db_bytes": 5343899648,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086150.243236,
          "db_bytes": 5343920128,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086150.74887,
          "db_bytes": 5343940608,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086151.261054,
          "db_bytes": 5343973376,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086151.770986,
          "db_bytes": 5344002048,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086152.28048,
          "db_bytes": 5344034816,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086152.790613,
          "db_bytes": 5344034816,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086153.299389,
          "db_bytes": 5344055296,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086153.809781,
          "db_bytes": 5344092160,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086154.319896,
          "db_bytes": 5344096256,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086154.829629,
          "db_bytes": 5344096256,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086155.339481,
          "db_bytes": 5344149504,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086155.844666,
          "db_bytes": 5344149504,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086156.3483331,
          "db_bytes": 5344178176,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086156.856954,
          "db_bytes": 5344178176,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086157.367438,
          "db_bytes": 5344178176,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086157.87588,
          "db_bytes": 5344219136,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086158.386005,
          "db_bytes": 5344243712,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086158.894816,
          "db_bytes": 5344243712,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086159.405041,
          "db_bytes": 5344243712,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086159.913961,
          "db_bytes": 5344243712,
          "wal_bytes": 5368392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086160.4140742,
          "db_bytes": 5344296960,
          "wal_bytes": 5417832,
          "shm_bytes": 32768
        },
        {
          "time": 1781086160.9183328,
          "db_bytes": 5344296960,
          "wal_bytes": 5417832,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep3_sqlite-driver-pr-378-performance_balanced_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-pr-378-performance_balanced_c16",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.685490667000067,
    "ok_flows": 577,
    "failed_flows": 0,
    "flow_requests_per_second": 18.210227705292766,
    "attempted_writes_per_second": 3.3769399730785548,
    "successful_writes_per_second": 3.3769399730785548,
    "write_verification_failures": 0,
    "avg_ms": 859.7835313830162,
    "http_request_avg_ms": 435.73183698682027,
    "p50_ms": 543.4964159999254,
    "p75_ms": 809.094957999946,
    "p95_ms": 2620.989374600028,
    "p99_ms": 2927.0144699999764,
    "by_kind": {
      "browse": {
        "samples": 289,
        "avg_ms": 390.84948138408356,
        "p50_ms": 411.7897090000042,
        "p75_ms": 488.9221659999521,
        "p95_ms": 585.2830170000288,
        "p99_ms": 698.4905680399607
      },
      "cart": {
        "samples": 120,
        "avg_ms": 766.772876041668,
        "p50_ms": 769.4258749999676,
        "p75_ms": 828.0701457499617,
        "p95_ms": 956.2051107499485,
        "p99_ms": 1052.325412440008
      },
      "admin_read": {
        "samples": 61,
        "avg_ms": 549.4126064917936,
        "p50_ms": 550.7359590000078,
        "p75_ms": 631.0924160000013,
        "p95_ms": 709.8991249999926,
        "p99_ms": 748.4294497999599
      },
      "write": {
        "samples": 107,
        "avg_ms": 2407.5951716542136,
        "p50_ms": 2430.5921249999756,
        "p75_ms": 2651.8184370000313,
        "p95_ms": 2935.5574750000187,
        "p99_ms": 3041.6904260200204
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 61,
        "attempts": 61,
        "failures": 0,
        "avg_ms": 549.4126064917936,
        "p50_ms": 550.7359590000078,
        "p75_ms": 631.0924160000013,
        "p95_ms": 709.8991249999926,
        "p99_ms": 748.4294497999599
      },
      "cart_add": {
        "samples": 120,
        "attempts": 120,
        "failures": 0,
        "avg_ms": 766.772876041668,
        "p50_ms": 769.4258749999676,
        "p75_ms": 828.0701457499617,
        "p95_ms": 956.2051107499485,
        "p99_ms": 1052.325412440008
      },
      "checkout_write": {
        "samples": 107,
        "attempts": 107,
        "failures": 0,
        "avg_ms": 2407.5951716542136,
        "p50_ms": 2430.5921249999756,
        "p75_ms": 2651.8184370000313,
        "p95_ms": 2935.5574750000187,
        "p99_ms": 3041.6904260200204
      },
      "product_browse": {
        "samples": 203,
        "attempts": 203,
        "failures": 0,
        "avg_ms": 355.67805480295885,
        "p50_ms": 354.7419170000694,
        "p75_ms": 466.66252049999457,
        "p95_ms": 574.0185955999664,
        "p99_ms": 653.1120174999933
      },
      "product_search": {
        "samples": 86,
        "attempts": 86,
        "failures": 0,
        "avg_ms": 473.8704069185996,
        "p50_ms": 462.99612450002314,
        "p75_ms": 509.7950622500491,
        "p95_ms": 631.2603229999922,
        "p99_ms": 709.0839642499708
      }
    },
    "status_counts": {
      "200": 1138
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10050,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10157,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 107,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 107,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781084890.1708539,
        "db_bytes": 5343182848,
        "wal_bytes": 14106912,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781084921.856555,
        "db_bytes": 5344288768,
        "wal_bytes": 128548152,
        "shm_bytes": 262144
      },
      "wal_max_bytes": 127662352,
      "wal_samples": [
        {
          "time": 1781084890.1710742,
          "db_bytes": 5343182848,
          "wal_bytes": 14106912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084890.676377,
          "db_bytes": 5343182848,
          "wal_bytes": 14106912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084891.181493,
          "db_bytes": 5343182848,
          "wal_bytes": 14106912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084891.6866,
          "db_bytes": 5343236096,
          "wal_bytes": 14106912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084892.1917188,
          "db_bytes": 5343244288,
          "wal_bytes": 14106912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084892.6968682,
          "db_bytes": 5343272960,
          "wal_bytes": 14106912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084893.2011049,
          "db_bytes": 5343272960,
          "wal_bytes": 14106912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084893.706246,
          "db_bytes": 5343272960,
          "wal_bytes": 14106912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084894.210978,
          "db_bytes": 5343305728,
          "wal_bytes": 14106912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084894.716094,
          "db_bytes": 5343334400,
          "wal_bytes": 14106912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084895.218643,
          "db_bytes": 5343350784,
          "wal_bytes": 14106912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084895.721502,
          "db_bytes": 5343367168,
          "wal_bytes": 14106912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084896.22663,
          "db_bytes": 5343383552,
          "wal_bytes": 14292312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084896.731767,
          "db_bytes": 5343408128,
          "wal_bytes": 15808472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084897.2368839,
          "db_bytes": 5343420416,
          "wal_bytes": 17077432,
          "shm_bytes": 65536
        },
        {
          "time": 1781084897.741771,
          "db_bytes": 5343453184,
          "wal_bytes": 19524712,
          "shm_bytes": 65536
        },
        {
          "time": 1781084898.24646,
          "db_bytes": 5343465472,
          "wal_bytes": 22903112,
          "shm_bytes": 65536
        },
        {
          "time": 1781084898.748564,
          "db_bytes": 5343490048,
          "wal_bytes": 26466912,
          "shm_bytes": 65536
        },
        {
          "time": 1781084899.253737,
          "db_bytes": 5343502336,
          "wal_bytes": 27723512,
          "shm_bytes": 65536
        },
        {
          "time": 1781084899.757594,
          "db_bytes": 5343506432,
          "wal_bytes": 29004832,
          "shm_bytes": 65536
        },
        {
          "time": 1781084900.261049,
          "db_bytes": 5343526912,
          "wal_bytes": 31954752,
          "shm_bytes": 65536
        },
        {
          "time": 1781084900.766475,
          "db_bytes": 5343567872,
          "wal_bytes": 36474392,
          "shm_bytes": 98304
        },
        {
          "time": 1781084901.271714,
          "db_bytes": 5343567872,
          "wal_bytes": 38348992,
          "shm_bytes": 98304
        },
        {
          "time": 1781084901.776871,
          "db_bytes": 5343576064,
          "wal_bytes": 38719792,
          "shm_bytes": 98304
        },
        {
          "time": 1781084902.281976,
          "db_bytes": 5343600640,
          "wal_bytes": 41105272,
          "shm_bytes": 98304
        },
        {
          "time": 1781084902.7871392,
          "db_bytes": 5343625216,
          "wal_bytes": 43581392,
          "shm_bytes": 98304
        },
        {
          "time": 1781084903.292547,
          "db_bytes": 5343645696,
          "wal_bytes": 45999832,
          "shm_bytes": 98304
        },
        {
          "time": 1781084903.795098,
          "db_bytes": 5343662080,
          "wal_bytes": 49382352,
          "shm_bytes": 98304
        },
        {
          "time": 1781084904.3001978,
          "db_bytes": 5343686656,
          "wal_bytes": 50721352,
          "shm_bytes": 131072
        },
        {
          "time": 1781084904.805811,
          "db_bytes": 5343707136,
          "wal_bytes": 53193352,
          "shm_bytes": 131072
        },
        {
          "time": 1781084905.31097,
          "db_bytes": 5343739904,
          "wal_bytes": 55620032,
          "shm_bytes": 131072
        },
        {
          "time": 1781084905.816112,
          "db_bytes": 5343756288,
          "wal_bytes": 56991992,
          "shm_bytes": 131072
        },
        {
          "time": 1781084906.321265,
          "db_bytes": 5343768576,
          "wal_bytes": 58388672,
          "shm_bytes": 131072
        },
        {
          "time": 1781084906.8264,
          "db_bytes": 5343780864,
          "wal_bytes": 61610512,
          "shm_bytes": 131072
        },
        {
          "time": 1781084907.330988,
          "db_bytes": 5343801344,
          "wal_bytes": 63567512,
          "shm_bytes": 131072
        },
        {
          "time": 1781084907.832694,
          "db_bytes": 5343830016,
          "wal_bytes": 68573312,
          "shm_bytes": 163840
        },
        {
          "time": 1781084908.334718,
          "db_bytes": 5343850496,
          "wal_bytes": 71045312,
          "shm_bytes": 163840
        },
        {
          "time": 1781084908.8399239,
          "db_bytes": 5343854592,
          "wal_bytes": 72380192,
          "shm_bytes": 163840
        },
        {
          "time": 1781084909.345095,
          "db_bytes": 5343883264,
          "wal_bytes": 73892232,
          "shm_bytes": 163840
        },
        {
          "time": 1781084909.848895,
          "db_bytes": 5343895552,
          "wal_bytes": 76009912,
          "shm_bytes": 163840
        },
        {
          "time": 1781084910.354023,
          "db_bytes": 5343911936,
          "wal_bytes": 77670272,
          "shm_bytes": 163840
        },
        {
          "time": 1781084910.8590488,
          "db_bytes": 5343920128,
          "wal_bytes": 79112272,
          "shm_bytes": 163840
        },
        {
          "time": 1781084911.361417,
          "db_bytes": 5343944704,
          "wal_bytes": 80587232,
          "shm_bytes": 163840
        },
        {
          "time": 1781084911.866581,
          "db_bytes": 5343952896,
          "wal_bytes": 82795552,
          "shm_bytes": 163840
        },
        {
          "time": 1781084912.3709152,
          "db_bytes": 5343973376,
          "wal_bytes": 84839096,
          "shm_bytes": 196608
        },
        {
          "time": 1781084912.871395,
          "db_bytes": 5343993856,
          "wal_bytes": 87479992,
          "shm_bytes": 196608
        },
        {
          "time": 1781084913.372617,
          "db_bytes": 5344018432,
          "wal_bytes": 90825432,
          "shm_bytes": 196608
        },
        {
          "time": 1781084913.877781,
          "db_bytes": 5344026624,
          "wal_bytes": 92737112,
          "shm_bytes": 196608
        },
        {
          "time": 1781084914.382936,
          "db_bytes": 5344067584,
          "wal_bytes": 97771752,
          "shm_bytes": 196608
        },
        {
          "time": 1781084914.8881369,
          "db_bytes": 5344075776,
          "wal_bytes": 99147832,
          "shm_bytes": 196608
        },
        {
          "time": 1781084915.393245,
          "db_bytes": 5344083968,
          "wal_bytes": 99485672,
          "shm_bytes": 196608
        },
        {
          "time": 1781084915.8947241,
          "db_bytes": 5344083968,
          "wal_bytes": 99592792,
          "shm_bytes": 196608
        },
        {
          "time": 1781084916.3987892,
          "db_bytes": 5344108544,
          "wal_bytes": 101957672,
          "shm_bytes": 229376
        },
        {
          "time": 1781084916.903287,
          "db_bytes": 5344124928,
          "wal_bytes": 104120672,
          "shm_bytes": 229376
        },
        {
          "time": 1781084917.403457,
          "db_bytes": 5344153600,
          "wal_bytes": 107705072,
          "shm_bytes": 229376
        },
        {
          "time": 1781084917.9048681,
          "db_bytes": 5344157696,
          "wal_bytes": 109843352,
          "shm_bytes": 229376
        },
        {
          "time": 1781084918.410006,
          "db_bytes": 5344182272,
          "wal_bytes": 112438952,
          "shm_bytes": 229376
        },
        {
          "time": 1781084918.9151418,
          "db_bytes": 5344186368,
          "wal_bytes": 112805632,
          "shm_bytes": 229376
        },
        {
          "time": 1781084919.418033,
          "db_bytes": 5344206848,
          "wal_bytes": 115537192,
          "shm_bytes": 229376
        },
        {
          "time": 1781084919.922644,
          "db_bytes": 5344223232,
          "wal_bytes": 117737272,
          "shm_bytes": 229376
        },
        {
          "time": 1781084920.427583,
          "db_bytes": 5344227328,
          "wal_bytes": 117935032,
          "shm_bytes": 229376
        },
        {
          "time": 1781084920.933942,
          "db_bytes": 5344247808,
          "wal_bytes": 120159832,
          "shm_bytes": 262144
        },
        {
          "time": 1781084921.438048,
          "db_bytes": 5344280576,
          "wal_bytes": 127662352,
          "shm_bytes": 262144
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep1_sqlite-driver-pr-378-performance_balanced_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-pr-378-performance_balanced_c16",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.050849165999807,
    "ok_flows": 561,
    "failed_flows": 0,
    "flow_requests_per_second": 18.06713874396344,
    "attempted_writes_per_second": 3.252729078681475,
    "successful_writes_per_second": 3.252729078681475,
    "write_verification_failures": 0,
    "avg_ms": 868.2453354830717,
    "http_request_avg_ms": 440.9899511304317,
    "p50_ms": 603.5486660000515,
    "p75_ms": 910.0198329999785,
    "p95_ms": 2424.1295839999566,
    "p99_ms": 3229.4586917999354,
    "by_kind": {
      "browse": {
        "samples": 280,
        "avg_ms": 439.11103331786205,
        "p50_ms": 453.31145849991117,
        "p75_ms": 535.0801562501601,
        "p95_ms": 730.9153955000057,
        "p99_ms": 962.5221144299496
      },
      "cart": {
        "samples": 120,
        "avg_ms": 871.233682325008,
        "p50_ms": 838.4503959999847,
        "p75_ms": 947.5693957498947,
        "p95_ms": 1162.6491788500743,
        "p99_ms": 1639.2944807501935
      },
      "admin_read": {
        "samples": 60,
        "avg_ms": 638.047515966677,
        "p50_ms": 602.5066869999591,
        "p75_ms": 718.8776877499095,
        "p95_ms": 828.8098975999333,
        "p99_ms": 1071.1140801199963
      },
      "write": {
        "samples": 101,
        "avg_ms": 2191.125257821781,
        "p50_ms": 2135.808124999812,
        "p75_ms": 2479.112166999812,
        "p95_ms": 3261.1176660000183,
        "p99_ms": 3492.488332999983
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 60,
        "attempts": 60,
        "failures": 0,
        "avg_ms": 638.047515966677,
        "p50_ms": 602.5066869999591,
        "p75_ms": 718.8776877499095,
        "p95_ms": 828.8098975999333,
        "p99_ms": 1071.1140801199963
      },
      "cart_add": {
        "samples": 120,
        "attempts": 120,
        "failures": 0,
        "avg_ms": 871.233682325008,
        "p50_ms": 838.4503959999847,
        "p75_ms": 947.5693957498947,
        "p95_ms": 1162.6491788500743,
        "p99_ms": 1639.2944807501935
      },
      "checkout_write": {
        "samples": 101,
        "attempts": 101,
        "failures": 0,
        "avg_ms": 2191.125257821781,
        "p50_ms": 2135.808124999812,
        "p75_ms": 2479.112166999812,
        "p95_ms": 3261.1176660000183,
        "p99_ms": 3492.488332999983
      },
      "product_browse": {
        "samples": 198,
        "attempts": 198,
        "failures": 0,
        "avg_ms": 400.36650714141285,
        "p50_ms": 389.6443960001079,
        "p75_ms": 508.0620417498949,
        "p95_ms": 715.9337829500373,
        "p99_ms": 952.2831594899504
      },
      "product_search": {
        "samples": 82,
        "attempts": 82,
        "failures": 0,
        "avg_ms": 532.6648892073368,
        "p50_ms": 512.0698125000445,
        "p75_ms": 564.6839892499429,
        "p95_ms": 745.5347541500714,
        "p99_ms": 914.7670080401161
      }
    },
    "status_counts": {
      "200": 1104
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10049,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10150,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 101,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 101,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085543.8140109,
        "db_bytes": 5343162368,
        "wal_bytes": 7638512,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781085574.86466,
        "db_bytes": 5344251904,
        "wal_bytes": 80261752,
        "shm_bytes": 163840
      },
      "wal_max_bytes": 80261752,
      "wal_samples": [
        {
          "time": 1781085543.814251,
          "db_bytes": 5343162368,
          "wal_bytes": 7638512,
          "shm_bytes": 32768
        },
        {
          "time": 1781085544.323207,
          "db_bytes": 5343162368,
          "wal_bytes": 7638512,
          "shm_bytes": 32768
        },
        {
          "time": 1781085544.834083,
          "db_bytes": 5343195136,
          "wal_bytes": 7638512,
          "shm_bytes": 32768
        },
        {
          "time": 1781085545.3442612,
          "db_bytes": 5343195136,
          "wal_bytes": 7638512,
          "shm_bytes": 32768
        },
        {
          "time": 1781085545.853837,
          "db_bytes": 5343227904,
          "wal_bytes": 7638512,
          "shm_bytes": 32768
        },
        {
          "time": 1781085546.3639512,
          "db_bytes": 5343227904,
          "wal_bytes": 7638512,
          "shm_bytes": 32768
        },
        {
          "time": 1781085546.869953,
          "db_bytes": 5343281152,
          "wal_bytes": 7638512,
          "shm_bytes": 32768
        },
        {
          "time": 1781085547.379116,
          "db_bytes": 5343281152,
          "wal_bytes": 7638512,
          "shm_bytes": 32768
        },
        {
          "time": 1781085547.882389,
          "db_bytes": 5343318016,
          "wal_bytes": 7638512,
          "shm_bytes": 32768
        },
        {
          "time": 1781085548.382905,
          "db_bytes": 5343318016,
          "wal_bytes": 7638512,
          "shm_bytes": 32768
        },
        {
          "time": 1781085548.891358,
          "db_bytes": 5343363072,
          "wal_bytes": 7638512,
          "shm_bytes": 32768
        },
        {
          "time": 1781085549.401806,
          "db_bytes": 5343383552,
          "wal_bytes": 7865112,
          "shm_bytes": 32768
        },
        {
          "time": 1781085549.911932,
          "db_bytes": 5343412224,
          "wal_bytes": 9809752,
          "shm_bytes": 32768
        },
        {
          "time": 1781085550.420728,
          "db_bytes": 5343420416,
          "wal_bytes": 11770872,
          "shm_bytes": 32768
        },
        {
          "time": 1781085550.925953,
          "db_bytes": 5343453184,
          "wal_bytes": 13966832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085551.43636,
          "db_bytes": 5343453184,
          "wal_bytes": 13966832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085551.9465039,
          "db_bytes": 5343453184,
          "wal_bytes": 13966832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085552.456634,
          "db_bytes": 5343494144,
          "wal_bytes": 13966832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085552.966771,
          "db_bytes": 5343514624,
          "wal_bytes": 13966832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085553.4706671,
          "db_bytes": 5343522816,
          "wal_bytes": 13966832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085553.978521,
          "db_bytes": 5343522816,
          "wal_bytes": 13966832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085554.488642,
          "db_bytes": 5343588352,
          "wal_bytes": 13966832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085554.998788,
          "db_bytes": 5343600640,
          "wal_bytes": 13966832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085555.508123,
          "db_bytes": 5343600640,
          "wal_bytes": 13966832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085556.0122938,
          "db_bytes": 5343600640,
          "wal_bytes": 13966832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085556.516486,
          "db_bytes": 5343653888,
          "wal_bytes": 13966832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085557.020586,
          "db_bytes": 5343670272,
          "wal_bytes": 13966832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085557.530745,
          "db_bytes": 5343678464,
          "wal_bytes": 13966832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085558.039277,
          "db_bytes": 5343707136,
          "wal_bytes": 13966832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085558.5494301,
          "db_bytes": 5343715328,
          "wal_bytes": 14584832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085559.054966,
          "db_bytes": 5343760384,
          "wal_bytes": 18993232,
          "shm_bytes": 65536
        },
        {
          "time": 1781085559.565077,
          "db_bytes": 5343760384,
          "wal_bytes": 19438192,
          "shm_bytes": 65536
        },
        {
          "time": 1781085560.0746372,
          "db_bytes": 5343784960,
          "wal_bytes": 21893712,
          "shm_bytes": 65536
        },
        {
          "time": 1781085560.582943,
          "db_bytes": 5343801344,
          "wal_bytes": 23179152,
          "shm_bytes": 65536
        },
        {
          "time": 1781085561.0847921,
          "db_bytes": 5343825920,
          "wal_bytes": 27282672,
          "shm_bytes": 65536
        },
        {
          "time": 1781085561.594149,
          "db_bytes": 5343838208,
          "wal_bytes": 28947152,
          "shm_bytes": 65536
        },
        {
          "time": 1781085562.1038458,
          "db_bytes": 5343854592,
          "wal_bytes": 32379112,
          "shm_bytes": 65536
        },
        {
          "time": 1781085562.613466,
          "db_bytes": 5343887360,
          "wal_bytes": 33845832,
          "shm_bytes": 98304
        },
        {
          "time": 1781085563.1239529,
          "db_bytes": 5343895552,
          "wal_bytes": 36017072,
          "shm_bytes": 98304
        },
        {
          "time": 1781085563.6340969,
          "db_bytes": 5343907840,
          "wal_bytes": 37446712,
          "shm_bytes": 98304
        },
        {
          "time": 1781085564.1434822,
          "db_bytes": 5343924224,
          "wal_bytes": 39457272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085564.653623,
          "db_bytes": 5343944704,
          "wal_bytes": 40862192,
          "shm_bytes": 98304
        },
        {
          "time": 1781085565.155882,
          "db_bytes": 5343948800,
          "wal_bytes": 41138232,
          "shm_bytes": 98304
        },
        {
          "time": 1781085565.658873,
          "db_bytes": 5343961088,
          "wal_bytes": 44277672,
          "shm_bytes": 98304
        },
        {
          "time": 1781085566.1684532,
          "db_bytes": 5343973376,
          "wal_bytes": 45839152,
          "shm_bytes": 98304
        },
        {
          "time": 1781085566.678586,
          "db_bytes": 5344010240,
          "wal_bytes": 49707832,
          "shm_bytes": 98304
        },
        {
          "time": 1781085567.187565,
          "db_bytes": 5344038912,
          "wal_bytes": 53724832,
          "shm_bytes": 131072
        },
        {
          "time": 1781085567.695424,
          "db_bytes": 5344067584,
          "wal_bytes": 54107992,
          "shm_bytes": 131072
        },
        {
          "time": 1781085568.205573,
          "db_bytes": 5344079872,
          "wal_bytes": 56386352,
          "shm_bytes": 131072
        },
        {
          "time": 1781085568.7150662,
          "db_bytes": 5344083968,
          "wal_bytes": 56419312,
          "shm_bytes": 131072
        },
        {
          "time": 1781085569.215754,
          "db_bytes": 5344088064,
          "wal_bytes": 57103232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085569.722162,
          "db_bytes": 5344096256,
          "wal_bytes": 57263912,
          "shm_bytes": 131072
        },
        {
          "time": 1781085570.2272892,
          "db_bytes": 5344108544,
          "wal_bytes": 59451632,
          "shm_bytes": 131072
        },
        {
          "time": 1781085570.737043,
          "db_bytes": 5344120832,
          "wal_bytes": 60790632,
          "shm_bytes": 131072
        },
        {
          "time": 1781085571.238863,
          "db_bytes": 5344124928,
          "wal_bytes": 61111992,
          "shm_bytes": 131072
        },
        {
          "time": 1781085571.7465081,
          "db_bytes": 5344141312,
          "wal_bytes": 64440952,
          "shm_bytes": 131072
        },
        {
          "time": 1781085572.2527318,
          "db_bytes": 5344161792,
          "wal_bytes": 67914112,
          "shm_bytes": 163840
        },
        {
          "time": 1781085572.761986,
          "db_bytes": 5344169984,
          "wal_bytes": 68321992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085573.272158,
          "db_bytes": 5344178176,
          "wal_bytes": 71350192,
          "shm_bytes": 163840
        },
        {
          "time": 1781085573.7761788,
          "db_bytes": 5344202752,
          "wal_bytes": 72998192,
          "shm_bytes": 163840
        },
        {
          "time": 1781085574.278847,
          "db_bytes": 5344227328,
          "wal_bytes": 76240632,
          "shm_bytes": 163840
        },
        {
          "time": 1781085574.789044,
          "db_bytes": 5344251904,
          "wal_bytes": 80261752,
          "shm_bytes": 163840
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep2_sqlite-driver-pr-378-performance_balanced_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-pr-378-performance_balanced_c16",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.625414999999975,
    "ok_flows": 591,
    "failed_flows": 0,
    "flow_requests_per_second": 19.29769768017839,
    "attempted_writes_per_second": 3.5591354435523597,
    "successful_writes_per_second": 3.5591354435523597,
    "write_verification_failures": 0,
    "avg_ms": 818.832421236893,
    "http_request_avg_ms": 415.5384250816096,
    "p50_ms": 580.9024589998444,
    "p75_ms": 885.7842284999151,
    "p95_ms": 2428.002479000156,
    "p99_ms": 2691.659274999871,
    "by_kind": {
      "browse": {
        "samples": 295,
        "avg_ms": 413.44956424746283,
        "p50_ms": 428.0464160001429,
        "p75_ms": 523.9078334999476,
        "p95_ms": 661.017287700065,
        "p99_ms": 716.2851844800025
      },
      "cart": {
        "samples": 123,
        "avg_ms": 839.5977821951287,
        "p50_ms": 821.8722089998209,
        "p75_ms": 919.8362704998999,
        "p95_ms": 1068.3786542000917,
        "p99_ms": 1166.4211677600088
      },
      "admin_read": {
        "samples": 64,
        "avg_ms": 596.2858431250135,
        "p50_ms": 562.6134165000849,
        "p75_ms": 678.8910107499646,
        "p95_ms": 840.7460205501025,
        "p99_ms": 926.7509007100009
      },
      "write": {
        "samples": 109,
        "avg_ms": 2023.2065901651392,
        "p50_ms": 2050.695458000064,
        "p75_ms": 2470.7853339998564,
        "p95_ms": 2711.581274999935,
        "p99_ms": 2843.7671632801175
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 64,
        "attempts": 64,
        "failures": 0,
        "avg_ms": 596.2858431250135,
        "p50_ms": 562.6134165000849,
        "p75_ms": 678.8910107499646,
        "p95_ms": 840.7460205501025,
        "p99_ms": 926.7509007100009
      },
      "cart_add": {
        "samples": 123,
        "attempts": 123,
        "failures": 0,
        "avg_ms": 839.5977821951287,
        "p50_ms": 821.8722089998209,
        "p75_ms": 919.8362704998999,
        "p95_ms": 1068.3786542000917,
        "p99_ms": 1166.4211677600088
      },
      "checkout_write": {
        "samples": 109,
        "attempts": 109,
        "failures": 0,
        "avg_ms": 2023.2065901651392,
        "p50_ms": 2050.695458000064,
        "p75_ms": 2470.7853339998564,
        "p95_ms": 2711.581274999935,
        "p99_ms": 2843.7671632801175
      },
      "product_browse": {
        "samples": 209,
        "attempts": 209,
        "failures": 0,
        "avg_ms": 374.7296738516727,
        "p50_ms": 361.61637499981225,
        "p75_ms": 500.35699999989447,
        "p95_ms": 617.3990581999533,
        "p99_ms": 717.8746433599645
      },
      "product_search": {
        "samples": 86,
        "attempts": 86,
        "failures": 0,
        "avg_ms": 507.5479025349073,
        "p50_ms": 501.17404150000766,
        "p75_ms": 548.8281037499974,
        "p95_ms": 674.1448747500272,
        "p99_ms": 694.1693624501228
      }
    },
    "status_counts": {
      "200": 1164
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10047,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10156,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 109,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 109,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781086181.592077,
        "db_bytes": 5343154176,
        "wal_bytes": 25391592,
        "shm_bytes": 65536
      },
      "after": {
        "time": 1781086212.217338,
        "db_bytes": 5344276480,
        "wal_bytes": 79046352,
        "shm_bytes": 163840
      },
      "wal_max_bytes": 79046352,
      "wal_samples": [
        {
          "time": 1781086181.592345,
          "db_bytes": 5343154176,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086182.1033401,
          "db_bytes": 5343154176,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086182.613467,
          "db_bytes": 5343154176,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086183.121433,
          "db_bytes": 5343191040,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086183.6267478,
          "db_bytes": 5343219712,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086184.134273,
          "db_bytes": 5343240192,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086184.644442,
          "db_bytes": 5343240192,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086185.153754,
          "db_bytes": 5343240192,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086185.663892,
          "db_bytes": 5343293440,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086186.169934,
          "db_bytes": 5343305728,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086186.6772501,
          "db_bytes": 5343318016,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086187.187135,
          "db_bytes": 5343346688,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086187.692517,
          "db_bytes": 5343363072,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086188.199828,
          "db_bytes": 5343379456,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086188.7009978,
          "db_bytes": 5343395840,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086189.2091389,
          "db_bytes": 5343428608,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086189.719275,
          "db_bytes": 5343440896,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086190.223615,
          "db_bytes": 5343449088,
          "wal_bytes": 25391592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086190.7281122,
          "db_bytes": 5343473664,
          "wal_bytes": 25853032,
          "shm_bytes": 65536
        },
        {
          "time": 1781086191.231085,
          "db_bytes": 5343490048,
          "wal_bytes": 28222032,
          "shm_bytes": 65536
        },
        {
          "time": 1781086191.7360399,
          "db_bytes": 5343514624,
          "wal_bytes": 30529232,
          "shm_bytes": 65536
        },
        {
          "time": 1781086192.276515,
          "db_bytes": 5343539200,
          "wal_bytes": 35234272,
          "shm_bytes": 98304
        },
        {
          "time": 1781086192.778974,
          "db_bytes": 5343571968,
          "wal_bytes": 38270712,
          "shm_bytes": 98304
        },
        {
          "time": 1781086193.28443,
          "db_bytes": 5343584256,
          "wal_bytes": 39601472,
          "shm_bytes": 98304
        },
        {
          "time": 1781086193.786112,
          "db_bytes": 5343592448,
          "wal_bytes": 41035232,
          "shm_bytes": 98304
        },
        {
          "time": 1781086194.2926772,
          "db_bytes": 5343604736,
          "wal_bytes": 41257712,
          "shm_bytes": 98304
        },
        {
          "time": 1781086194.797652,
          "db_bytes": 5343612928,
          "wal_bytes": 45505432,
          "shm_bytes": 98304
        },
        {
          "time": 1781086195.297985,
          "db_bytes": 5343645696,
          "wal_bytes": 49703712,
          "shm_bytes": 98304
        },
        {
          "time": 1781086195.8008142,
          "db_bytes": 5343666176,
          "wal_bytes": 51467072,
          "shm_bytes": 131072
        },
        {
          "time": 1781086196.310944,
          "db_bytes": 5343674368,
          "wal_bytes": 52793712,
          "shm_bytes": 131072
        },
        {
          "time": 1781086196.821051,
          "db_bytes": 5343686656,
          "wal_bytes": 54037952,
          "shm_bytes": 131072
        },
        {
          "time": 1781086197.322056,
          "db_bytes": 5343690752,
          "wal_bytes": 56691232,
          "shm_bytes": 131072
        },
        {
          "time": 1781086197.832157,
          "db_bytes": 5343723520,
          "wal_bytes": 59282712,
          "shm_bytes": 131072
        },
        {
          "time": 1781086198.3323781,
          "db_bytes": 5343752192,
          "wal_bytes": 60671152,
          "shm_bytes": 131072
        },
        {
          "time": 1781086198.841355,
          "db_bytes": 5343780864,
          "wal_bytes": 63995992,
          "shm_bytes": 131072
        },
        {
          "time": 1781086199.346307,
          "db_bytes": 5343789056,
          "wal_bytes": 66426792,
          "shm_bytes": 131072
        },
        {
          "time": 1781086199.8562481,
          "db_bytes": 5343801344,
          "wal_bytes": 68338472,
          "shm_bytes": 163840
        },
        {
          "time": 1781086200.366642,
          "db_bytes": 5343817728,
          "wal_bytes": 71177152,
          "shm_bytes": 163840
        },
        {
          "time": 1781086200.876775,
          "db_bytes": 5343850496,
          "wal_bytes": 74654432,
          "shm_bytes": 163840
        },
        {
          "time": 1781086201.380485,
          "db_bytes": 5343879168,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086201.883286,
          "db_bytes": 5343879168,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086202.393395,
          "db_bytes": 5343879168,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086202.900597,
          "db_bytes": 5343916032,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086203.408853,
          "db_bytes": 5343948800,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086203.9100642,
          "db_bytes": 5343948800,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086204.4202082,
          "db_bytes": 5343997952,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086204.929615,
          "db_bytes": 5344010240,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086205.439729,
          "db_bytes": 5344030720,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086205.942797,
          "db_bytes": 5344030720,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086206.451029,
          "db_bytes": 5344071680,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086206.960441,
          "db_bytes": 5344071680,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086207.4683719,
          "db_bytes": 5344071680,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086207.9750001,
          "db_bytes": 5344120832,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086208.477026,
          "db_bytes": 5344145408,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086208.987081,
          "db_bytes": 5344145408,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086209.492784,
          "db_bytes": 5344145408,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086209.996418,
          "db_bytes": 5344190464,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086210.543553,
          "db_bytes": 5344215040,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086211.0494552,
          "db_bytes": 5344256000,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086211.555208,
          "db_bytes": 5344264192,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        },
        {
          "time": 1781086212.064215,
          "db_bytes": 5344276480,
          "wal_bytes": 79046352,
          "shm_bytes": 163840
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep3_sqlite-driver-pr-378-performance_balanced_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-pr-378-performance_balanced_c32",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 32.26147537500003,
    "ok_flows": 619,
    "failed_flows": 0,
    "flow_requests_per_second": 19.186971234417683,
    "attempted_writes_per_second": 3.8435935913857713,
    "successful_writes_per_second": 3.8435935913857713,
    "write_verification_failures": 0,
    "avg_ms": 1609.6010270581585,
    "http_request_avg_ms": 830.764068113428,
    "p50_ms": 1068.0155000000013,
    "p75_ms": 1812.377146000017,
    "p95_ms": 4607.515450000005,
    "p99_ms": 4937.835266939952,
    "by_kind": {
      "browse": {
        "samples": 330,
        "avg_ms": 823.4767592151516,
        "p50_ms": 858.0579795000745,
        "p75_ms": 1020.7648327499612,
        "p95_ms": 1198.003518750005,
        "p99_ms": 1290.5223426800283
      },
      "cart": {
        "samples": 104,
        "avg_ms": 1749.1880336346164,
        "p50_ms": 1755.1731039999936,
        "p75_ms": 1826.3888225000358,
        "p95_ms": 2121.259835750078,
        "p99_ms": 2202.0116897700404
      },
      "admin_read": {
        "samples": 61,
        "avg_ms": 1079.767123639333,
        "p50_ms": 1021.5902500000311,
        "p75_ms": 1216.8132499999729,
        "p95_ms": 1473.17924999993,
        "p99_ms": 1585.911333199965
      },
      "write": {
        "samples": 124,
        "avg_ms": 3845.27705780645,
        "p50_ms": 3902.6775629999975,
        "p75_ms": 4608.157000000006,
        "p95_ms": 4938.229854449946,
        "p99_ms": 5109.503143590038
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 61,
        "attempts": 61,
        "failures": 0,
        "avg_ms": 1079.767123639333,
        "p50_ms": 1021.5902500000311,
        "p75_ms": 1216.8132499999729,
        "p95_ms": 1473.17924999993,
        "p99_ms": 1585.911333199965
      },
      "cart_add": {
        "samples": 104,
        "attempts": 104,
        "failures": 0,
        "avg_ms": 1749.1880336346164,
        "p50_ms": 1755.1731039999936,
        "p75_ms": 1826.3888225000358,
        "p95_ms": 2121.259835750078,
        "p99_ms": 2202.0116897700404
      },
      "checkout_write": {
        "samples": 124,
        "attempts": 124,
        "failures": 0,
        "avg_ms": 3845.27705780645,
        "p50_ms": 3902.6775629999975,
        "p75_ms": 4608.157000000006,
        "p95_ms": 4938.229854449946,
        "p99_ms": 5109.503143590038
      },
      "product_browse": {
        "samples": 225,
        "attempts": 225,
        "failures": 0,
        "avg_ms": 764.4169792711118,
        "p50_ms": 729.2816249999987,
        "p75_ms": 982.1761250000236,
        "p95_ms": 1202.9043913999885,
        "p99_ms": 1308.966229920006
      },
      "product_search": {
        "samples": 105,
        "attempts": 105,
        "failures": 0,
        "avg_ms": 950.0334305238083,
        "p50_ms": 951.4927079999325,
        "p75_ms": 1033.3192499999768,
        "p95_ms": 1137.5783422000268,
        "p99_ms": 1223.830667680013
      }
    },
    "status_counts": {
      "200": 1199
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10045,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10169,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 124,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 124,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781084942.901214,
        "db_bytes": 5343141888,
        "wal_bytes": 18173352,
        "shm_bytes": 65536
      },
      "after": {
        "time": 1781084975.1628559,
        "db_bytes": 5344419840,
        "wal_bytes": 139672152,
        "shm_bytes": 294912
      },
      "wal_max_bytes": 135218432,
      "wal_samples": [
        {
          "time": 1781084942.901782,
          "db_bytes": 5343141888,
          "wal_bytes": 18173352,
          "shm_bytes": 65536
        },
        {
          "time": 1781084943.406912,
          "db_bytes": 5343141888,
          "wal_bytes": 18173352,
          "shm_bytes": 65536
        },
        {
          "time": 1781084943.9120488,
          "db_bytes": 5343186944,
          "wal_bytes": 18173352,
          "shm_bytes": 65536
        },
        {
          "time": 1781084944.41506,
          "db_bytes": 5343186944,
          "wal_bytes": 18173352,
          "shm_bytes": 65536
        },
        {
          "time": 1781084944.918585,
          "db_bytes": 5343240192,
          "wal_bytes": 18173352,
          "shm_bytes": 65536
        },
        {
          "time": 1781084945.42372,
          "db_bytes": 5343281152,
          "wal_bytes": 18173352,
          "shm_bytes": 65536
        },
        {
          "time": 1781084945.928855,
          "db_bytes": 5343285248,
          "wal_bytes": 18173352,
          "shm_bytes": 65536
        },
        {
          "time": 1781084946.430976,
          "db_bytes": 5343289344,
          "wal_bytes": 18173352,
          "shm_bytes": 65536
        },
        {
          "time": 1781084946.932687,
          "db_bytes": 5343289344,
          "wal_bytes": 18173352,
          "shm_bytes": 65536
        },
        {
          "time": 1781084947.436661,
          "db_bytes": 5343342592,
          "wal_bytes": 18173352,
          "shm_bytes": 65536
        },
        {
          "time": 1781084947.941795,
          "db_bytes": 5343346688,
          "wal_bytes": 18173352,
          "shm_bytes": 65536
        },
        {
          "time": 1781084948.446926,
          "db_bytes": 5343375360,
          "wal_bytes": 18173352,
          "shm_bytes": 65536
        },
        {
          "time": 1781084948.951709,
          "db_bytes": 5343399936,
          "wal_bytes": 18173352,
          "shm_bytes": 65536
        },
        {
          "time": 1781084949.4568388,
          "db_bytes": 5343412224,
          "wal_bytes": 18173352,
          "shm_bytes": 65536
        },
        {
          "time": 1781084949.961983,
          "db_bytes": 5343420416,
          "wal_bytes": 18173352,
          "shm_bytes": 65536
        },
        {
          "time": 1781084950.4657862,
          "db_bytes": 5343469568,
          "wal_bytes": 19850192,
          "shm_bytes": 65536
        },
        {
          "time": 1781084950.9709198,
          "db_bytes": 5343490048,
          "wal_bytes": 21844272,
          "shm_bytes": 65536
        },
        {
          "time": 1781084951.541771,
          "db_bytes": 5343502336,
          "wal_bytes": 24398672,
          "shm_bytes": 65536
        },
        {
          "time": 1781084952.047008,
          "db_bytes": 5343510528,
          "wal_bytes": 27476312,
          "shm_bytes": 65536
        },
        {
          "time": 1781084952.5521438,
          "db_bytes": 5343547392,
          "wal_bytes": 30010112,
          "shm_bytes": 65536
        },
        {
          "time": 1781084953.057264,
          "db_bytes": 5343559680,
          "wal_bytes": 31431512,
          "shm_bytes": 65536
        },
        {
          "time": 1781084953.5578508,
          "db_bytes": 5343576064,
          "wal_bytes": 31794072,
          "shm_bytes": 65536
        },
        {
          "time": 1781084954.061651,
          "db_bytes": 5343604736,
          "wal_bytes": 34191912,
          "shm_bytes": 98304
        },
        {
          "time": 1781084954.565452,
          "db_bytes": 5343608832,
          "wal_bytes": 37393152,
          "shm_bytes": 98304
        },
        {
          "time": 1781084955.0678139,
          "db_bytes": 5343645696,
          "wal_bytes": 40524352,
          "shm_bytes": 98304
        },
        {
          "time": 1781084955.568588,
          "db_bytes": 5343657984,
          "wal_bytes": 43424832,
          "shm_bytes": 98304
        },
        {
          "time": 1781084956.071667,
          "db_bytes": 5343666176,
          "wal_bytes": 43869792,
          "shm_bytes": 98304
        },
        {
          "time": 1781084956.5779462,
          "db_bytes": 5343686656,
          "wal_bytes": 47293512,
          "shm_bytes": 98304
        },
        {
          "time": 1781084957.083049,
          "db_bytes": 5343703040,
          "wal_bytes": 50432952,
          "shm_bytes": 98304
        },
        {
          "time": 1781084957.58761,
          "db_bytes": 5343731712,
          "wal_bytes": 52414672,
          "shm_bytes": 131072
        },
        {
          "time": 1781084958.088661,
          "db_bytes": 5343760384,
          "wal_bytes": 54911392,
          "shm_bytes": 131072
        },
        {
          "time": 1781084958.59377,
          "db_bytes": 5343784960,
          "wal_bytes": 58273312,
          "shm_bytes": 131072
        },
        {
          "time": 1781084959.097964,
          "db_bytes": 5343801344,
          "wal_bytes": 61816512,
          "shm_bytes": 131072
        },
        {
          "time": 1781084959.601452,
          "db_bytes": 5343825920,
          "wal_bytes": 63427432,
          "shm_bytes": 131072
        },
        {
          "time": 1781084960.106602,
          "db_bytes": 5343838208,
          "wal_bytes": 64873552,
          "shm_bytes": 131072
        },
        {
          "time": 1781084960.610376,
          "db_bytes": 5343846400,
          "wal_bytes": 68045952,
          "shm_bytes": 163840
        },
        {
          "time": 1781084961.114756,
          "db_bytes": 5343875072,
          "wal_bytes": 69685712,
          "shm_bytes": 163840
        },
        {
          "time": 1781084961.6198761,
          "db_bytes": 5343899648,
          "wal_bytes": 72001152,
          "shm_bytes": 163840
        },
        {
          "time": 1781084962.120235,
          "db_bytes": 5343928320,
          "wal_bytes": 74431952,
          "shm_bytes": 163840
        },
        {
          "time": 1781084962.623913,
          "db_bytes": 5343936512,
          "wal_bytes": 77365392,
          "shm_bytes": 163840
        },
        {
          "time": 1781084963.128321,
          "db_bytes": 5343952896,
          "wal_bytes": 79792072,
          "shm_bytes": 163840
        },
        {
          "time": 1781084963.632071,
          "db_bytes": 5343961088,
          "wal_bytes": 81905632,
          "shm_bytes": 163840
        },
        {
          "time": 1781084964.136981,
          "db_bytes": 5343989760,
          "wal_bytes": 84274632,
          "shm_bytes": 196608
        },
        {
          "time": 1781084964.642091,
          "db_bytes": 5343997952,
          "wal_bytes": 86462352,
          "shm_bytes": 196608
        },
        {
          "time": 1781084965.14722,
          "db_bytes": 5344022528,
          "wal_bytes": 89037352,
          "shm_bytes": 196608
        },
        {
          "time": 1781084965.651497,
          "db_bytes": 5344038912,
          "wal_bytes": 89424632,
          "shm_bytes": 196608
        },
        {
          "time": 1781084966.1563342,
          "db_bytes": 5344043008,
          "wal_bytes": 91398112,
          "shm_bytes": 196608
        },
        {
          "time": 1781084966.657401,
          "db_bytes": 5344071680,
          "wal_bytes": 91822472,
          "shm_bytes": 196608
        },
        {
          "time": 1781084967.162528,
          "db_bytes": 5344079872,
          "wal_bytes": 95069032,
          "shm_bytes": 196608
        },
        {
          "time": 1781084967.667639,
          "db_bytes": 5344104448,
          "wal_bytes": 97466872,
          "shm_bytes": 196608
        },
        {
          "time": 1781084968.172771,
          "db_bytes": 5344116736,
          "wal_bytes": 100581592,
          "shm_bytes": 196608
        },
        {
          "time": 1781084968.6778932,
          "db_bytes": 5344133120,
          "wal_bytes": 102027712,
          "shm_bytes": 229376
        },
        {
          "time": 1781084969.181777,
          "db_bytes": 5344153600,
          "wal_bytes": 104330792,
          "shm_bytes": 229376
        },
        {
          "time": 1781084969.686903,
          "db_bytes": 5344157696,
          "wal_bytes": 106514392,
          "shm_bytes": 229376
        },
        {
          "time": 1781084970.192037,
          "db_bytes": 5344165888,
          "wal_bytes": 108908112,
          "shm_bytes": 229376
        },
        {
          "time": 1781084970.695436,
          "db_bytes": 5344198656,
          "wal_bytes": 111380112,
          "shm_bytes": 229376
        },
        {
          "time": 1781084971.200578,
          "db_bytes": 5344202752,
          "wal_bytes": 112933352,
          "shm_bytes": 229376
        },
        {
          "time": 1781084971.705695,
          "db_bytes": 5344231424,
          "wal_bytes": 114334152,
          "shm_bytes": 229376
        },
        {
          "time": 1781084972.210825,
          "db_bytes": 5344260096,
          "wal_bytes": 117815552,
          "shm_bytes": 229376
        },
        {
          "time": 1781084972.7159512,
          "db_bytes": 5344284672,
          "wal_bytes": 119175152,
          "shm_bytes": 262144
        },
        {
          "time": 1781084973.2211149,
          "db_bytes": 5344292864,
          "wal_bytes": 121193952,
          "shm_bytes": 262144
        },
        {
          "time": 1781084973.724519,
          "db_bytes": 5344309248,
          "wal_bytes": 124386952,
          "shm_bytes": 262144
        },
        {
          "time": 1781084974.229669,
          "db_bytes": 5344350208,
          "wal_bytes": 129969552,
          "shm_bytes": 262144
        },
        {
          "time": 1781084974.731673,
          "db_bytes": 5344382976,
          "wal_bytes": 135218432,
          "shm_bytes": 294912
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep1_sqlite-driver-pr-378-performance_balanced_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-pr-378-performance_balanced_c32",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 32.18586933300003,
    "ok_flows": 626,
    "failed_flows": 0,
    "flow_requests_per_second": 19.449529031616525,
    "attempted_writes_per_second": 3.8215528288958986,
    "successful_writes_per_second": 3.8215528288958986,
    "write_verification_failures": 0,
    "avg_ms": 1587.8139315702883,
    "http_request_avg_ms": 816.5334877756777,
    "p50_ms": 1145.1794999999265,
    "p75_ms": 1896.3490215000434,
    "p95_ms": 4074.311874749924,
    "p99_ms": 4497.219885249933,
    "by_kind": {
      "browse": {
        "samples": 330,
        "avg_ms": 861.0734413030372,
        "p50_ms": 880.366062500002,
        "p75_ms": 1041.7647290000787,
        "p95_ms": 1248.6763311000345,
        "p99_ms": 1406.8769008199115
      },
      "cart": {
        "samples": 111,
        "avg_ms": 1807.0576332072073,
        "p50_ms": 1797.7075419998982,
        "p75_ms": 1929.1882080000278,
        "p95_ms": 2126.7242705001763,
        "p99_ms": 2305.3036544999945
      },
      "admin_read": {
        "samples": 62,
        "avg_ms": 1111.8604301451421,
        "p50_ms": 1134.2090419999522,
        "p75_ms": 1236.8671252498302,
        "p95_ms": 1465.262104149997,
        "p99_ms": 1620.4391651399146
      },
      "write": {
        "samples": 123,
        "avg_ms": 3579.6629396585313,
        "p50_ms": 3682.227624999996,
        "p75_ms": 4083.4618540000065,
        "p95_ms": 4498.5529038999175,
        "p99_ms": 4679.026130759835
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 62,
        "attempts": 62,
        "failures": 0,
        "avg_ms": 1111.8604301451421,
        "p50_ms": 1134.2090419999522,
        "p75_ms": 1236.8671252498302,
        "p95_ms": 1465.262104149997,
        "p99_ms": 1620.4391651399146
      },
      "cart_add": {
        "samples": 111,
        "attempts": 111,
        "failures": 0,
        "avg_ms": 1807.0576332072073,
        "p50_ms": 1797.7075419998982,
        "p75_ms": 1929.1882080000278,
        "p95_ms": 2126.7242705001763,
        "p99_ms": 2305.3036544999945
      },
      "checkout_write": {
        "samples": 123,
        "attempts": 123,
        "failures": 0,
        "avg_ms": 3579.6629396585313,
        "p50_ms": 3682.227624999996,
        "p75_ms": 4083.4618540000065,
        "p95_ms": 4498.5529038999175,
        "p99_ms": 4679.026130759835
      },
      "product_browse": {
        "samples": 223,
        "attempts": 223,
        "failures": 0,
        "avg_ms": 800.2288604484359,
        "p50_ms": 773.5419579998961,
        "p75_ms": 1018.5660624999855,
        "p95_ms": 1308.698462499956,
        "p99_ms": 1407.0640137599094
      },
      "product_search": {
        "samples": 107,
        "attempts": 107,
        "failures": 0,
        "avg_ms": 987.8803714953384,
        "p50_ms": 986.7352500000379,
        "p75_ms": 1048.5325204999754,
        "p95_ms": 1213.566512600073,
        "p99_ms": 1251.2462524800458
      }
    },
    "status_counts": {
      "200": 1217
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10044,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10167,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 123,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 123,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085597.058167,
        "db_bytes": 5343162368,
        "wal_bytes": 23240952,
        "shm_bytes": 65536
      },
      "after": {
        "time": 1781085629.2441201,
        "db_bytes": 5344411648,
        "wal_bytes": 108380752,
        "shm_bytes": 229376
      },
      "wal_max_bytes": 108380752,
      "wal_samples": [
        {
          "time": 1781085597.058665,
          "db_bytes": 5343162368,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085597.569917,
          "db_bytes": 5343162368,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085598.0788102,
          "db_bytes": 5343162368,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085598.579894,
          "db_bytes": 5343162368,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085599.090047,
          "db_bytes": 5343162368,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085599.600201,
          "db_bytes": 5343215616,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085600.1103308,
          "db_bytes": 5343252480,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085600.620681,
          "db_bytes": 5343281152,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085601.126988,
          "db_bytes": 5343309824,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085601.637516,
          "db_bytes": 5343309824,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085602.1458619,
          "db_bytes": 5343346688,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085602.6560059,
          "db_bytes": 5343371264,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085603.1572962,
          "db_bytes": 5343371264,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085603.659851,
          "db_bytes": 5343371264,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085604.162128,
          "db_bytes": 5343428608,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085604.672259,
          "db_bytes": 5343440896,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085605.177259,
          "db_bytes": 5343490048,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085605.679297,
          "db_bytes": 5343506432,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085606.186145,
          "db_bytes": 5343531008,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085606.694918,
          "db_bytes": 5343535104,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085607.204287,
          "db_bytes": 5343535104,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085607.711995,
          "db_bytes": 5343535104,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085608.2176871,
          "db_bytes": 5343584256,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085608.727829,
          "db_bytes": 5343604736,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085609.2362041,
          "db_bytes": 5343612928,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085609.744392,
          "db_bytes": 5343629312,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085610.254493,
          "db_bytes": 5343645696,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085610.758155,
          "db_bytes": 5343674368,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085611.260553,
          "db_bytes": 5343694848,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085611.7692428,
          "db_bytes": 5343711232,
          "wal_bytes": 23240952,
          "shm_bytes": 65536
        },
        {
          "time": 1781085612.275307,
          "db_bytes": 5343719424,
          "wal_bytes": 23706512,
          "shm_bytes": 65536
        },
        {
          "time": 1781085612.78087,
          "db_bytes": 5343735808,
          "wal_bytes": 27727632,
          "shm_bytes": 65536
        },
        {
          "time": 1781085613.2836192,
          "db_bytes": 5343780864,
          "wal_bytes": 29429192,
          "shm_bytes": 65536
        },
        {
          "time": 1781085613.7839391,
          "db_bytes": 5343793152,
          "wal_bytes": 31027752,
          "shm_bytes": 65536
        },
        {
          "time": 1781085614.290926,
          "db_bytes": 5343805440,
          "wal_bytes": 34121872,
          "shm_bytes": 98304
        },
        {
          "time": 1781085614.7970402,
          "db_bytes": 5343834112,
          "wal_bytes": 37026472,
          "shm_bytes": 98304
        },
        {
          "time": 1781085615.307141,
          "db_bytes": 5343862784,
          "wal_bytes": 39428432,
          "shm_bytes": 98304
        },
        {
          "time": 1781085615.81603,
          "db_bytes": 5343879168,
          "wal_bytes": 42967512,
          "shm_bytes": 98304
        },
        {
          "time": 1781085616.324513,
          "db_bytes": 5343895552,
          "wal_bytes": 44401272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085616.82881,
          "db_bytes": 5343907840,
          "wal_bytes": 46634312,
          "shm_bytes": 98304
        },
        {
          "time": 1781085617.3363469,
          "db_bytes": 5343932416,
          "wal_bytes": 50128072,
          "shm_bytes": 98304
        },
        {
          "time": 1781085617.839679,
          "db_bytes": 5343981568,
          "wal_bytes": 53242792,
          "shm_bytes": 131072
        },
        {
          "time": 1781085618.369437,
          "db_bytes": 5344002048,
          "wal_bytes": 55826032,
          "shm_bytes": 131072
        },
        {
          "time": 1781085618.879651,
          "db_bytes": 5344018432,
          "wal_bytes": 58166192,
          "shm_bytes": 131072
        },
        {
          "time": 1781085619.38979,
          "db_bytes": 5344018432,
          "wal_bytes": 58569952,
          "shm_bytes": 131072
        },
        {
          "time": 1781085619.894689,
          "db_bytes": 5344022528,
          "wal_bytes": 58866592,
          "shm_bytes": 131072
        },
        {
          "time": 1781085620.3987358,
          "db_bytes": 5344038912,
          "wal_bytes": 60947192,
          "shm_bytes": 131072
        },
        {
          "time": 1781085620.9027991,
          "db_bytes": 5344043008,
          "wal_bytes": 63917712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085621.408095,
          "db_bytes": 5344108544,
          "wal_bytes": 64935352,
          "shm_bytes": 131072
        },
        {
          "time": 1781085621.918245,
          "db_bytes": 5344108544,
          "wal_bytes": 69253112,
          "shm_bytes": 163840
        },
        {
          "time": 1781085622.426785,
          "db_bytes": 5344145408,
          "wal_bytes": 73838672,
          "shm_bytes": 163840
        },
        {
          "time": 1781085622.9329998,
          "db_bytes": 5344149504,
          "wal_bytes": 77085232,
          "shm_bytes": 163840
        },
        {
          "time": 1781085623.436672,
          "db_bytes": 5344174080,
          "wal_bytes": 77979272,
          "shm_bytes": 163840
        },
        {
          "time": 1781085623.946777,
          "db_bytes": 5344178176,
          "wal_bytes": 80636672,
          "shm_bytes": 163840
        },
        {
          "time": 1781085624.456692,
          "db_bytes": 5344206848,
          "wal_bytes": 82894432,
          "shm_bytes": 163840
        },
        {
          "time": 1781085624.966791,
          "db_bytes": 5344223232,
          "wal_bytes": 85621872,
          "shm_bytes": 196608
        },
        {
          "time": 1781085625.47233,
          "db_bytes": 5344231424,
          "wal_bytes": 87920832,
          "shm_bytes": 196608
        },
        {
          "time": 1781085625.9789739,
          "db_bytes": 5344264192,
          "wal_bytes": 89696552,
          "shm_bytes": 196608
        },
        {
          "time": 1781085626.485095,
          "db_bytes": 5344276480,
          "wal_bytes": 91043792,
          "shm_bytes": 196608
        },
        {
          "time": 1781085626.988325,
          "db_bytes": 5344288768,
          "wal_bytes": 92745352,
          "shm_bytes": 196608
        },
        {
          "time": 1781085627.4943721,
          "db_bytes": 5344313344,
          "wal_bytes": 96799432,
          "shm_bytes": 196608
        },
        {
          "time": 1781085628.0038369,
          "db_bytes": 5344346112,
          "wal_bytes": 101001832,
          "shm_bytes": 196608
        },
        {
          "time": 1781085628.510325,
          "db_bytes": 5344387072,
          "wal_bytes": 105455552,
          "shm_bytes": 229376
        },
        {
          "time": 1781085629.0134242,
          "db_bytes": 5344411648,
          "wal_bytes": 108380752,
          "shm_bytes": 229376
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep2_sqlite-driver-pr-378-performance_balanced_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-pr-378-performance_balanced_c32",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.344255041999986,
    "ok_flows": 587,
    "failed_flows": 0,
    "flow_requests_per_second": 18.727514793809732,
    "attempted_writes_per_second": 3.637030130313985,
    "successful_writes_per_second": 3.637030130313985,
    "write_verification_failures": 0,
    "avg_ms": 1674.1742308551984,
    "http_request_avg_ms": 871.7774438047956,
    "p50_ms": 1062.2521249999863,
    "p75_ms": 1818.0176660000598,
    "p95_ms": 5065.906987299971,
    "p99_ms": 5706.214494359996,
    "by_kind": {
      "browse": {
        "samples": 315,
        "avg_ms": 831.9975508127014,
        "p50_ms": 854.7152920000372,
        "p75_ms": 1005.4323749999412,
        "p95_ms": 1182.8498412000272,
        "p99_ms": 1276.863471860179
      },
      "cart": {
        "samples": 99,
        "avg_ms": 1739.371340090909,
        "p50_ms": 1748.191499999848,
        "p75_ms": 1857.5879164999378,
        "p95_ms": 2004.1052494000949,
        "p99_ms": 2124.323359660056
      },
      "admin_read": {
        "samples": 59,
        "avg_ms": 1056.462838237286,
        "p50_ms": 1010.5834999999388,
        "p75_ms": 1213.9162290000058,
        "p95_ms": 1431.593382999904,
        "p99_ms": 1512.2142943600147
      },
      "write": {
        "samples": 114,
        "avg_ms": 4264.315569131578,
        "p50_ms": 4323.947978999968,
        "p75_ms": 5130.484343500143,
        "p95_ms": 5715.808422899988,
        "p99_ms": 5957.3712656199405
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 59,
        "attempts": 59,
        "failures": 0,
        "avg_ms": 1056.462838237286,
        "p50_ms": 1010.5834999999388,
        "p75_ms": 1213.9162290000058,
        "p95_ms": 1431.593382999904,
        "p99_ms": 1512.2142943600147
      },
      "cart_add": {
        "samples": 99,
        "attempts": 99,
        "failures": 0,
        "avg_ms": 1739.371340090909,
        "p50_ms": 1748.191499999848,
        "p75_ms": 1857.5879164999378,
        "p95_ms": 2004.1052494000949,
        "p99_ms": 2124.323359660056
      },
      "checkout_write": {
        "samples": 114,
        "attempts": 114,
        "failures": 0,
        "avg_ms": 4264.315569131578,
        "p50_ms": 4323.947978999968,
        "p75_ms": 5130.484343500143,
        "p95_ms": 5715.808422899988,
        "p99_ms": 5957.3712656199405
      },
      "product_browse": {
        "samples": 212,
        "attempts": 212,
        "failures": 0,
        "avg_ms": 784.093026353782,
        "p50_ms": 753.9938124999708,
        "p75_ms": 1014.0808024999046,
        "p95_ms": 1199.3713373501123,
        "p99_ms": 1350.447268370068
      },
      "product_search": {
        "samples": 103,
        "attempts": 103,
        "failures": 0,
        "avg_ms": 930.5971545533913,
        "p50_ms": 922.1022499998526,
        "p75_ms": 1000.76272900003,
        "p95_ms": 1123.9286085999538,
        "p99_ms": 1166.6325488399343
      }
    },
    "status_counts": {
      "200": 1127
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10045,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10159,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 114,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 114,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781086233.38215,
        "db_bytes": 5343166464,
        "wal_bytes": 18729552,
        "shm_bytes": 65536
      },
      "after": {
        "time": 1781086264.726229,
        "db_bytes": 5344305152,
        "wal_bytes": 140265432,
        "shm_bytes": 294912
      },
      "wal_max_bytes": 140265432,
      "wal_samples": [
        {
          "time": 1781086233.382378,
          "db_bytes": 5343166464,
          "wal_bytes": 18729552,
          "shm_bytes": 65536
        },
        {
          "time": 1781086233.8947,
          "db_bytes": 5343166464,
          "wal_bytes": 18729552,
          "shm_bytes": 65536
        },
        {
          "time": 1781086234.401344,
          "db_bytes": 5343166464,
          "wal_bytes": 18729552,
          "shm_bytes": 65536
        },
        {
          "time": 1781086234.908845,
          "db_bytes": 5343166464,
          "wal_bytes": 18729552,
          "shm_bytes": 65536
        },
        {
          "time": 1781086235.411336,
          "db_bytes": 5343166464,
          "wal_bytes": 18729552,
          "shm_bytes": 65536
        },
        {
          "time": 1781086235.921448,
          "db_bytes": 5343227904,
          "wal_bytes": 18729552,
          "shm_bytes": 65536
        },
        {
          "time": 1781086236.431604,
          "db_bytes": 5343256576,
          "wal_bytes": 18729552,
          "shm_bytes": 65536
        },
        {
          "time": 1781086236.938027,
          "db_bytes": 5343285248,
          "wal_bytes": 18729552,
          "shm_bytes": 65536
        },
        {
          "time": 1781086237.4481652,
          "db_bytes": 5343301632,
          "wal_bytes": 18729552,
          "shm_bytes": 65536
        },
        {
          "time": 1781086237.955987,
          "db_bytes": 5343313920,
          "wal_bytes": 18914952,
          "shm_bytes": 65536
        },
        {
          "time": 1781086238.465408,
          "db_bytes": 5343334400,
          "wal_bytes": 19462912,
          "shm_bytes": 65536
        },
        {
          "time": 1781086238.9749131,
          "db_bytes": 5343346688,
          "wal_bytes": 20859592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086239.4832451,
          "db_bytes": 5343371264,
          "wal_bytes": 23516992,
          "shm_bytes": 65536
        },
        {
          "time": 1781086239.992775,
          "db_bytes": 5343391744,
          "wal_bytes": 24773592,
          "shm_bytes": 65536
        },
        {
          "time": 1781086240.498039,
          "db_bytes": 5343412224,
          "wal_bytes": 27138472,
          "shm_bytes": 65536
        },
        {
          "time": 1781086241.0057511,
          "db_bytes": 5343428608,
          "wal_bytes": 29507472,
          "shm_bytes": 65536
        },
        {
          "time": 1781086241.513032,
          "db_bytes": 5343453184,
          "wal_bytes": 34055952,
          "shm_bytes": 98304
        },
        {
          "time": 1781086242.023168,
          "db_bytes": 5343473664,
          "wal_bytes": 34723392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086242.523419,
          "db_bytes": 5343514624,
          "wal_bytes": 37500272,
          "shm_bytes": 98304
        },
        {
          "time": 1781086243.029309,
          "db_bytes": 5343526912,
          "wal_bytes": 38896952,
          "shm_bytes": 98304
        },
        {
          "time": 1781086243.539448,
          "db_bytes": 5343543296,
          "wal_bytes": 41467832,
          "shm_bytes": 98304
        },
        {
          "time": 1781086244.0496042,
          "db_bytes": 5343559680,
          "wal_bytes": 43993392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086244.559723,
          "db_bytes": 5343580160,
          "wal_bytes": 46127552,
          "shm_bytes": 98304
        },
        {
          "time": 1781086245.065856,
          "db_bytes": 5343584256,
          "wal_bytes": 47565432,
          "shm_bytes": 98304
        },
        {
          "time": 1781086245.575586,
          "db_bytes": 5343604736,
          "wal_bytes": 49431792,
          "shm_bytes": 98304
        },
        {
          "time": 1781086246.0794518,
          "db_bytes": 5343621120,
          "wal_bytes": 53300472,
          "shm_bytes": 131072
        },
        {
          "time": 1781086246.5866408,
          "db_bytes": 5343641600,
          "wal_bytes": 54590032,
          "shm_bytes": 131072
        },
        {
          "time": 1781086247.096767,
          "db_bytes": 5343657984,
          "wal_bytes": 58866592,
          "shm_bytes": 131072
        },
        {
          "time": 1781086247.604147,
          "db_bytes": 5343678464,
          "wal_bytes": 60708232,
          "shm_bytes": 131072
        },
        {
          "time": 1781086248.105401,
          "db_bytes": 5343690752,
          "wal_bytes": 62092552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086248.60768,
          "db_bytes": 5343703040,
          "wal_bytes": 62900072,
          "shm_bytes": 131072
        },
        {
          "time": 1781086249.116401,
          "db_bytes": 5343715328,
          "wal_bytes": 66496832,
          "shm_bytes": 131072
        },
        {
          "time": 1781086249.6247091,
          "db_bytes": 5343752192,
          "wal_bytes": 67975912,
          "shm_bytes": 163840
        },
        {
          "time": 1781086250.126017,
          "db_bytes": 5343776768,
          "wal_bytes": 71168912,
          "shm_bytes": 163840
        },
        {
          "time": 1781086250.635884,
          "db_bytes": 5343805440,
          "wal_bytes": 73591472,
          "shm_bytes": 163840
        },
        {
          "time": 1781086251.1460102,
          "db_bytes": 5343817728,
          "wal_bytes": 75165312,
          "shm_bytes": 163840
        },
        {
          "time": 1781086251.6487439,
          "db_bytes": 5343830016,
          "wal_bytes": 76463112,
          "shm_bytes": 163840
        },
        {
          "time": 1781086252.15888,
          "db_bytes": 5343838208,
          "wal_bytes": 79965112,
          "shm_bytes": 163840
        },
        {
          "time": 1781086252.668511,
          "db_bytes": 5343862784,
          "wal_bytes": 80920952,
          "shm_bytes": 163840
        },
        {
          "time": 1781086253.178665,
          "db_bytes": 5343875072,
          "wal_bytes": 83125152,
          "shm_bytes": 163840
        },
        {
          "time": 1781086253.684469,
          "db_bytes": 5343891456,
          "wal_bytes": 85127472,
          "shm_bytes": 196608
        },
        {
          "time": 1781086254.1946208,
          "db_bytes": 5343924224,
          "wal_bytes": 90458752,
          "shm_bytes": 196608
        },
        {
          "time": 1781086254.707038,
          "db_bytes": 5343952896,
          "wal_bytes": 92844232,
          "shm_bytes": 196608
        },
        {
          "time": 1781086255.2164018,
          "db_bytes": 5343965184,
          "wal_bytes": 94327432,
          "shm_bytes": 196608
        },
        {
          "time": 1781086255.726549,
          "db_bytes": 5343977472,
          "wal_bytes": 95621112,
          "shm_bytes": 196608
        },
        {
          "time": 1781086256.228742,
          "db_bytes": 5343993856,
          "wal_bytes": 98047792,
          "shm_bytes": 196608
        },
        {
          "time": 1781086256.738879,
          "db_bytes": 5344022528,
          "wal_bytes": 101496232,
          "shm_bytes": 229376
        },
        {
          "time": 1781086257.24035,
          "db_bytes": 5344034816,
          "wal_bytes": 104792232,
          "shm_bytes": 229376
        },
        {
          "time": 1781086257.745425,
          "db_bytes": 5344059392,
          "wal_bytes": 105282512,
          "shm_bytes": 229376
        },
        {
          "time": 1781086258.2481768,
          "db_bytes": 5344059392,
          "wal_bytes": 105525592,
          "shm_bytes": 229376
        },
        {
          "time": 1781086258.74953,
          "db_bytes": 5344079872,
          "wal_bytes": 106815152,
          "shm_bytes": 229376
        },
        {
          "time": 1781086259.257886,
          "db_bytes": 5344096256,
          "wal_bytes": 109567312,
          "shm_bytes": 229376
        },
        {
          "time": 1781086259.7680252,
          "db_bytes": 5344104448,
          "wal_bytes": 111726192,
          "shm_bytes": 229376
        },
        {
          "time": 1781086260.2781692,
          "db_bytes": 5344124928,
          "wal_bytes": 112265912,
          "shm_bytes": 229376
        },
        {
          "time": 1781086260.7880902,
          "db_bytes": 5344137216,
          "wal_bytes": 116505392,
          "shm_bytes": 229376
        },
        {
          "time": 1781086261.29694,
          "db_bytes": 5344149504,
          "wal_bytes": 119010352,
          "shm_bytes": 262144
        },
        {
          "time": 1781086261.805953,
          "db_bytes": 5344174080,
          "wal_bytes": 121387592,
          "shm_bytes": 262144
        },
        {
          "time": 1781086262.3118248,
          "db_bytes": 5344174080,
          "wal_bytes": 122689512,
          "shm_bytes": 262144
        },
        {
          "time": 1781086262.8219478,
          "db_bytes": 5344202752,
          "wal_bytes": 126999032,
          "shm_bytes": 262144
        },
        {
          "time": 1781086263.330774,
          "db_bytes": 5344227328,
          "wal_bytes": 129986032,
          "shm_bytes": 262144
        },
        {
          "time": 1781086263.838088,
          "db_bytes": 5344276480,
          "wal_bytes": 137241352,
          "shm_bytes": 294912
        },
        {
          "time": 1781086264.346449,
          "db_bytes": 5344305152,
          "wal_bytes": 140265432,
          "shm_bytes": 294912
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep3_sqlite-driver-pr-378-performance_balanced_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-pr-378-performance_balanced_c64",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 33.684663582999974,
    "ok_flows": 422,
    "failed_flows": 0,
    "flow_requests_per_second": 12.527956497477849,
    "attempted_writes_per_second": 2.523403559918524,
    "successful_writes_per_second": 2.523403559918524,
    "write_verification_failures": 0,
    "avg_ms": 4820.973184895739,
    "http_request_avg_ms": 2400.781418074379,
    "p50_ms": 3923.826561999988,
    "p75_ms": 6422.778301999983,
    "p95_ms": 10653.977106250046,
    "p99_ms": 11959.148562429982,
    "by_kind": {
      "browse": {
        "samples": 211,
        "avg_ms": 2796.353537696682,
        "p50_ms": 2799.054500000011,
        "p75_ms": 3607.827562500006,
        "p95_ms": 4452.309896000032,
        "p99_ms": 5140.922146100025
      },
      "cart": {
        "samples": 85,
        "avg_ms": 5818.403538588235,
        "p50_ms": 5964.63079199998,
        "p75_ms": 6729.971833000036,
        "p95_ms": 7456.061316599971,
        "p99_ms": 7968.651186999954
      },
      "admin_read": {
        "samples": 41,
        "avg_ms": 3782.3487398780467,
        "p50_ms": 3703.083582999966,
        "p75_ms": 4355.022291999944,
        "p95_ms": 5178.933833000087,
        "p99_ms": 5588.86379999999
      },
      "write": {
        "samples": 85,
        "avg_ms": 9350.346923023537,
        "p50_ms": 9609.295416999998,
        "p75_ms": 10654.809125000043,
        "p95_ms": 11959.97766659998,
        "p99_ms": 12903.154095000025
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 41,
        "attempts": 41,
        "failures": 0,
        "avg_ms": 3782.3487398780467,
        "p50_ms": 3703.083582999966,
        "p75_ms": 4355.022291999944,
        "p95_ms": 5178.933833000087,
        "p99_ms": 5588.86379999999
      },
      "cart_add": {
        "samples": 85,
        "attempts": 85,
        "failures": 0,
        "avg_ms": 5818.403538588235,
        "p50_ms": 5964.63079199998,
        "p75_ms": 6729.971833000036,
        "p95_ms": 7456.061316599971,
        "p99_ms": 7968.651186999954
      },
      "checkout_write": {
        "samples": 85,
        "attempts": 85,
        "failures": 0,
        "avg_ms": 9350.346923023537,
        "p50_ms": 9609.295416999998,
        "p75_ms": 10654.809125000043,
        "p95_ms": 11959.97766659998,
        "p99_ms": 12903.154095000025
      },
      "product_browse": {
        "samples": 151,
        "attempts": 151,
        "failures": 0,
        "avg_ms": 2668.1195016291344,
        "p50_ms": 2512.114708000013,
        "p75_ms": 3613.5164164999765,
        "p95_ms": 4535.317062499985,
        "p99_ms": 5166.232666999975
      },
      "product_search": {
        "samples": 60,
        "attempts": 60,
        "failures": 0,
        "avg_ms": 3119.0758618000064,
        "p50_ms": 2976.4530835000187,
        "p75_ms": 3604.326531250024,
        "p95_ms": 3993.770361050059,
        "p99_ms": 4363.902362279987
      }
    },
    "status_counts": {
      "200": 847
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10048,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10133,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 85,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 85,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781084999.664335,
        "db_bytes": 5343182848,
        "wal_bytes": 37397272,
        "shm_bytes": 98304
      },
      "after": {
        "time": 1781085033.34924,
        "db_bytes": 5344067584,
        "wal_bytes": 90932552,
        "shm_bytes": 196608
      },
      "wal_max_bytes": 90932552,
      "wal_samples": [
        {
          "time": 1781084999.664885,
          "db_bytes": 5343182848,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085000.1731021,
          "db_bytes": 5343182848,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085000.678027,
          "db_bytes": 5343182848,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085001.185926,
          "db_bytes": 5343182848,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085001.691416,
          "db_bytes": 5343182848,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085002.2014022,
          "db_bytes": 5343182848,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085002.707103,
          "db_bytes": 5343182848,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085003.213411,
          "db_bytes": 5343182848,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085003.721021,
          "db_bytes": 5343248384,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085004.2250938,
          "db_bytes": 5343277056,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085004.734675,
          "db_bytes": 5343277056,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085005.239275,
          "db_bytes": 5343289344,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085005.74474,
          "db_bytes": 5343330304,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085006.250315,
          "db_bytes": 5343330304,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085006.7676,
          "db_bytes": 5343342592,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085007.273359,
          "db_bytes": 5343363072,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085007.7781289,
          "db_bytes": 5343363072,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085008.2868102,
          "db_bytes": 5343375360,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085008.7886589,
          "db_bytes": 5343395840,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085009.294867,
          "db_bytes": 5343412224,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085009.811507,
          "db_bytes": 5343428608,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085010.3173492,
          "db_bytes": 5343473664,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085010.833261,
          "db_bytes": 5343473664,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085011.337708,
          "db_bytes": 5343477760,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085011.852903,
          "db_bytes": 5343477760,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085012.355786,
          "db_bytes": 5343502336,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085012.862366,
          "db_bytes": 5343510528,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085013.3766232,
          "db_bytes": 5343518720,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085013.878858,
          "db_bytes": 5343539200,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085014.3840342,
          "db_bytes": 5343539200,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085014.8917508,
          "db_bytes": 5343539200,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085015.413715,
          "db_bytes": 5343555584,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085015.921225,
          "db_bytes": 5343567872,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085016.430967,
          "db_bytes": 5343567872,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085016.9411788,
          "db_bytes": 5343592448,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085017.52944,
          "db_bytes": 5343592448,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085018.040811,
          "db_bytes": 5343625216,
          "wal_bytes": 37397272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085018.550903,
          "db_bytes": 5343629312,
          "wal_bytes": 39020552,
          "shm_bytes": 98304
        },
        {
          "time": 1781085019.059194,
          "db_bytes": 5343629312,
          "wal_bytes": 39609712,
          "shm_bytes": 98304
        },
        {
          "time": 1781085019.564969,
          "db_bytes": 5343629312,
          "wal_bytes": 41072312,
          "shm_bytes": 98304
        },
        {
          "time": 1781085020.072924,
          "db_bytes": 5343653888,
          "wal_bytes": 42151752,
          "shm_bytes": 98304
        },
        {
          "time": 1781085020.584594,
          "db_bytes": 5343653888,
          "wal_bytes": 43812112,
          "shm_bytes": 98304
        },
        {
          "time": 1781085021.0912929,
          "db_bytes": 5343678464,
          "wal_bytes": 44092272,
          "shm_bytes": 98304
        },
        {
          "time": 1781085021.5947468,
          "db_bytes": 5343686656,
          "wal_bytes": 45657872,
          "shm_bytes": 98304
        },
        {
          "time": 1781085022.102144,
          "db_bytes": 5343703040,
          "wal_bytes": 46024552,
          "shm_bytes": 98304
        },
        {
          "time": 1781085022.6125271,
          "db_bytes": 5343715328,
          "wal_bytes": 49522432,
          "shm_bytes": 98304
        },
        {
          "time": 1781085023.1214778,
          "db_bytes": 5343719424,
          "wal_bytes": 50667792,
          "shm_bytes": 131072
        },
        {
          "time": 1781085023.630091,
          "db_bytes": 5343760384,
          "wal_bytes": 51804912,
          "shm_bytes": 131072
        },
        {
          "time": 1781085024.143984,
          "db_bytes": 5343760384,
          "wal_bytes": 52093312,
          "shm_bytes": 131072
        },
        {
          "time": 1781085024.654954,
          "db_bytes": 5343764480,
          "wal_bytes": 54243952,
          "shm_bytes": 131072
        },
        {
          "time": 1781085025.163915,
          "db_bytes": 5343764480,
          "wal_bytes": 54614752,
          "shm_bytes": 131072
        },
        {
          "time": 1781085025.6762629,
          "db_bytes": 5343801344,
          "wal_bytes": 55776592,
          "shm_bytes": 131072
        },
        {
          "time": 1781085026.179775,
          "db_bytes": 5343801344,
          "wal_bytes": 57490512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085026.68887,
          "db_bytes": 5343801344,
          "wal_bytes": 58866592,
          "shm_bytes": 131072
        },
        {
          "time": 1781085027.199306,
          "db_bytes": 5343825920,
          "wal_bytes": 61326232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085027.710573,
          "db_bytes": 5343825920,
          "wal_bytes": 63081352,
          "shm_bytes": 131072
        },
        {
          "time": 1781085028.216759,
          "db_bytes": 5343854592,
          "wal_bytes": 65359712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085028.722813,
          "db_bytes": 5343875072,
          "wal_bytes": 68791672,
          "shm_bytes": 163840
        },
        {
          "time": 1781085029.22433,
          "db_bytes": 5343887360,
          "wal_bytes": 70958792,
          "shm_bytes": 163840
        },
        {
          "time": 1781085029.737313,
          "db_bytes": 5343899648,
          "wal_bytes": 72363712,
          "shm_bytes": 163840
        },
        {
          "time": 1781085030.250446,
          "db_bytes": 5343920128,
          "wal_bytes": 72837512,
          "shm_bytes": 163840
        },
        {
          "time": 1781085030.753412,
          "db_bytes": 5343940608,
          "wal_bytes": 74699752,
          "shm_bytes": 163840
        },
        {
          "time": 1781085031.254239,
          "db_bytes": 5343956992,
          "wal_bytes": 75507272,
          "shm_bytes": 163840
        },
        {
          "time": 1781085031.763341,
          "db_bytes": 5343977472,
          "wal_bytes": 78865072,
          "shm_bytes": 163840
        },
        {
          "time": 1781085032.2775428,
          "db_bytes": 5344006144,
          "wal_bytes": 81592512,
          "shm_bytes": 163840
        },
        {
          "time": 1781085032.7854002,
          "db_bytes": 5344043008,
          "wal_bytes": 87628312,
          "shm_bytes": 196608
        },
        {
          "time": 1781085033.2955241,
          "db_bytes": 5344067584,
          "wal_bytes": 90932552,
          "shm_bytes": 196608
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep1_sqlite-driver-pr-378-performance_balanced_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-pr-378-performance_balanced_c64",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 33.87203158300008,
    "ok_flows": 407,
    "failed_flows": 0,
    "flow_requests_per_second": 12.015813075831797,
    "attempted_writes_per_second": 2.361830580016078,
    "successful_writes_per_second": 2.361830580016078,
    "write_verification_failures": 0,
    "avg_ms": 5050.165355250616,
    "http_request_avg_ms": 2540.0703700061795,
    "p50_ms": 4011.454624999942,
    "p75_ms": 6758.352417000083,
    "p95_ms": 11068.07387489996,
    "p99_ms": 12835.150349459986,
    "by_kind": {
      "browse": {
        "samples": 204,
        "avg_ms": 2878.8031094803882,
        "p50_ms": 2846.2668749999693,
        "p75_ms": 3590.5323537500635,
        "p95_ms": 4690.164079449948,
        "p99_ms": 5764.296098749928
      },
      "cart": {
        "samples": 81,
        "avg_ms": 6327.277796370389,
        "p50_ms": 6446.8104170000515,
        "p75_ms": 7152.477916999942,
        "p95_ms": 8169.044167000038,
        "p99_ms": 8979.929441600012
      },
      "admin_read": {
        "samples": 42,
        "avg_ms": 3918.02538088096,
        "p50_ms": 3885.532479500057,
        "p75_ms": 4869.76686450015,
        "p95_ms": 5469.53292290001,
        "p99_ms": 6366.695577060007
      },
      "write": {
        "samples": 80,
        "avg_ms": 9888.436221874992,
        "p50_ms": 10209.63549999999,
        "p75_ms": 11085.606104249962,
        "p95_ms": 12850.813264899989,
        "p99_ms": 13128.927031889978
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 42,
        "attempts": 42,
        "failures": 0,
        "avg_ms": 3918.02538088096,
        "p50_ms": 3885.532479500057,
        "p75_ms": 4869.76686450015,
        "p95_ms": 5469.53292290001,
        "p99_ms": 6366.695577060007
      },
      "cart_add": {
        "samples": 81,
        "attempts": 81,
        "failures": 0,
        "avg_ms": 6327.277796370389,
        "p50_ms": 6446.8104170000515,
        "p75_ms": 7152.477916999942,
        "p95_ms": 8169.044167000038,
        "p99_ms": 8979.929441600012
      },
      "checkout_write": {
        "samples": 80,
        "attempts": 80,
        "failures": 0,
        "avg_ms": 9888.436221874992,
        "p50_ms": 10209.63549999999,
        "p75_ms": 11085.606104249962,
        "p95_ms": 12850.813264899989,
        "p99_ms": 13128.927031889978
      },
      "product_browse": {
        "samples": 145,
        "attempts": 145,
        "failures": 0,
        "avg_ms": 2770.367982751723,
        "p50_ms": 2635.29983300009,
        "p75_ms": 3585.972083000115,
        "p95_ms": 4615.592150000022,
        "p99_ms": 6233.120493519957
      },
      "product_search": {
        "samples": 59,
        "attempts": 59,
        "failures": 0,
        "avg_ms": 3145.2962175423663,
        "p50_ms": 3067.9951669999355,
        "p75_ms": 3598.4545830000343,
        "p95_ms": 4708.444400299936,
        "p99_ms": 5109.166915639936
      }
    },
    "status_counts": {
      "200": 809
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10049,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10129,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 80,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 80,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085654.000961,
        "db_bytes": 5343219712,
        "wal_bytes": 51660712,
        "shm_bytes": 131072
      },
      "after": {
        "time": 1781085687.8729,
        "db_bytes": 5344022528,
        "wal_bytes": 51660712,
        "shm_bytes": 131072
      },
      "wal_max_bytes": 51660712,
      "wal_samples": [
        {
          "time": 1781085654.001281,
          "db_bytes": 5343219712,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085654.5074508,
          "db_bytes": 5343219712,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085655.01348,
          "db_bytes": 5343219712,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085655.5297012,
          "db_bytes": 5343223808,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085656.042403,
          "db_bytes": 5343223808,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085656.567193,
          "db_bytes": 5343232000,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085657.0795221,
          "db_bytes": 5343260672,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085657.5857449,
          "db_bytes": 5343264768,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085658.0951622,
          "db_bytes": 5343264768,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085658.601569,
          "db_bytes": 5343264768,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085659.110631,
          "db_bytes": 5343272960,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085659.6235032,
          "db_bytes": 5343277056,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085660.133443,
          "db_bytes": 5343297536,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085660.643291,
          "db_bytes": 5343297536,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085661.1535301,
          "db_bytes": 5343309824,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085661.6561549,
          "db_bytes": 5343375360,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085662.166549,
          "db_bytes": 5343395840,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085662.669817,
          "db_bytes": 5343395840,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085663.182085,
          "db_bytes": 5343428608,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085663.690717,
          "db_bytes": 5343440896,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085664.195759,
          "db_bytes": 5343473664,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085664.701874,
          "db_bytes": 5343473664,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085665.210956,
          "db_bytes": 5343481856,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085665.7206888,
          "db_bytes": 5343506432,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085666.2361941,
          "db_bytes": 5343510528,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085666.746551,
          "db_bytes": 5343510528,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085667.2565398,
          "db_bytes": 5343531008,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085667.766995,
          "db_bytes": 5343547392,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085668.278416,
          "db_bytes": 5343547392,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085668.786189,
          "db_bytes": 5343547392,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085669.2942588,
          "db_bytes": 5343547392,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085669.812136,
          "db_bytes": 5343571968,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085670.3224819,
          "db_bytes": 5343592448,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085670.827014,
          "db_bytes": 5343592448,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085671.3406458,
          "db_bytes": 5343592448,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085671.843869,
          "db_bytes": 5343592448,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085672.351802,
          "db_bytes": 5343621120,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085672.8616781,
          "db_bytes": 5343625216,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085673.373129,
          "db_bytes": 5343625216,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085673.877006,
          "db_bytes": 5343633408,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085674.383151,
          "db_bytes": 5343653888,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085674.889198,
          "db_bytes": 5343662080,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085675.400971,
          "db_bytes": 5343674368,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085675.915757,
          "db_bytes": 5343674368,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085676.4225621,
          "db_bytes": 5343686656,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085676.93223,
          "db_bytes": 5343711232,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085677.4346151,
          "db_bytes": 5343711232,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085677.945558,
          "db_bytes": 5343731712,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085678.450347,
          "db_bytes": 5343748096,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085678.958059,
          "db_bytes": 5343760384,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085679.4661062,
          "db_bytes": 5343793152,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085679.976474,
          "db_bytes": 5343793152,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085680.4879181,
          "db_bytes": 5343797248,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085680.998733,
          "db_bytes": 5343825920,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085681.509462,
          "db_bytes": 5343830016,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085682.058135,
          "db_bytes": 5343838208,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085682.5601301,
          "db_bytes": 5343838208,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085683.069023,
          "db_bytes": 5343870976,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085683.577153,
          "db_bytes": 5343870976,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085684.09061,
          "db_bytes": 5343875072,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085684.602271,
          "db_bytes": 5343916032,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085685.1301608,
          "db_bytes": 5343916032,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085685.630892,
          "db_bytes": 5343940608,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085686.141137,
          "db_bytes": 5343956992,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085686.643879,
          "db_bytes": 5343985664,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085687.147865,
          "db_bytes": 5343997952,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781085687.659651,
          "db_bytes": 5344022528,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep2_sqlite-driver-pr-378-performance_balanced_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-pr-378-performance_balanced_c64",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 34.01093016699997,
    "ok_flows": 434,
    "failed_flows": 0,
    "flow_requests_per_second": 12.760603660910759,
    "attempted_writes_per_second": 2.6462081324469318,
    "successful_writes_per_second": 2.6462081324469318,
    "write_verification_failures": 0,
    "avg_ms": 4715.159377516118,
    "http_request_avg_ms": 2335.039291196352,
    "p50_ms": 3506.549833000008,
    "p75_ms": 5693.991541750165,
    "p95_ms": 11586.218589800024,
    "p99_ms": 12633.465371749819,
    "by_kind": {
      "browse": {
        "samples": 218,
        "avg_ms": 2494.6891508302792,
        "p50_ms": 2507.1971454999584,
        "p75_ms": 3119.909947999872,
        "p95_ms": 3996.3916857499044,
        "p99_ms": 4477.241714780081
      },
      "cart": {
        "samples": 86,
        "avg_ms": 5219.771878941867,
        "p50_ms": 5318.188167000017,
        "p75_ms": 5725.000000500017,
        "p95_ms": 6232.031051749686,
        "p99_ms": 6515.789420549666
      },
      "admin_read": {
        "samples": 40,
        "avg_ms": 3477.334096824983,
        "p50_ms": 3460.819728500155,
        "p75_ms": 3940.8696039999995,
        "p95_ms": 4626.329336049684,
        "p99_ms": 5149.157924999927
      },
      "write": {
        "samples": 90,
        "avg_ms": 10161.590994433305,
        "p50_ms": 10582.414958000072,
        "p75_ms": 11559.070531500198,
        "p95_ms": 12624.223976749863,
        "p99_ms": 13927.180593139847
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 40,
        "attempts": 40,
        "failures": 0,
        "avg_ms": 3477.334096824983,
        "p50_ms": 3460.819728500155,
        "p75_ms": 3940.8696039999995,
        "p95_ms": 4626.329336049684,
        "p99_ms": 5149.157924999927
      },
      "cart_add": {
        "samples": 86,
        "attempts": 86,
        "failures": 0,
        "avg_ms": 5219.771878941867,
        "p50_ms": 5318.188167000017,
        "p75_ms": 5725.000000500017,
        "p95_ms": 6232.031051749686,
        "p99_ms": 6515.789420549666
      },
      "checkout_write": {
        "samples": 90,
        "attempts": 90,
        "failures": 0,
        "avg_ms": 10161.590994433305,
        "p50_ms": 10582.414958000072,
        "p75_ms": 11559.070531500198,
        "p95_ms": 12624.223976749863,
        "p99_ms": 13927.180593139847
      },
      "product_browse": {
        "samples": 156,
        "attempts": 156,
        "failures": 0,
        "avg_ms": 2388.5664797371915,
        "p50_ms": 2132.9815005001365,
        "p75_ms": 3096.4291144998697,
        "p95_ms": 4070.275791249969,
        "p99_ms": 4633.922395949931
      },
      "product_search": {
        "samples": 62,
        "attempts": 62,
        "failures": 0,
        "avg_ms": 2761.707484548366,
        "p50_ms": 2692.7681664999454,
        "p75_ms": 3124.194062000015,
        "p95_ms": 3656.939269049963,
        "p99_ms": 4160.34427700009
      }
    },
    "status_counts": {
      "200": 876
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10049,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10139,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 90,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 90,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781086288.134741,
        "db_bytes": 5343207424,
        "wal_bytes": 41727392,
        "shm_bytes": 98304
      },
      "after": {
        "time": 1781086322.145838,
        "db_bytes": 5344124928,
        "wal_bytes": 111631432,
        "shm_bytes": 229376
      },
      "wal_max_bytes": 111631432,
      "wal_samples": [
        {
          "time": 1781086288.1352682,
          "db_bytes": 5343207424,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086288.688734,
          "db_bytes": 5343207424,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086289.201298,
          "db_bytes": 5343207424,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086289.709808,
          "db_bytes": 5343207424,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086290.218612,
          "db_bytes": 5343207424,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086290.7251961,
          "db_bytes": 5343207424,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086291.2339358,
          "db_bytes": 5343207424,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086291.7442508,
          "db_bytes": 5343207424,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086292.254758,
          "db_bytes": 5343207424,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086292.762092,
          "db_bytes": 5343207424,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086293.267553,
          "db_bytes": 5343264768,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086293.776936,
          "db_bytes": 5343293440,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086294.288664,
          "db_bytes": 5343293440,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086294.7988338,
          "db_bytes": 5343309824,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086295.308408,
          "db_bytes": 5343346688,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086295.822371,
          "db_bytes": 5343346688,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086296.329826,
          "db_bytes": 5343387648,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086296.83987,
          "db_bytes": 5343412224,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086297.349461,
          "db_bytes": 5343412224,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086297.857193,
          "db_bytes": 5343432704,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086298.36561,
          "db_bytes": 5343432704,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086298.8709812,
          "db_bytes": 5343436800,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086299.382258,
          "db_bytes": 5343453184,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086299.8927732,
          "db_bytes": 5343481856,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086300.400786,
          "db_bytes": 5343502336,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086300.904844,
          "db_bytes": 5343510528,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086301.4135349,
          "db_bytes": 5343543296,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086301.9161432,
          "db_bytes": 5343551488,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086302.41822,
          "db_bytes": 5343555584,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086302.926357,
          "db_bytes": 5343555584,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086303.4293592,
          "db_bytes": 5343580160,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086303.935669,
          "db_bytes": 5343592448,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086304.441406,
          "db_bytes": 5343596544,
          "wal_bytes": 41727392,
          "shm_bytes": 98304
        },
        {
          "time": 1781086304.9522471,
          "db_bytes": 5343600640,
          "wal_bytes": 42081712,
          "shm_bytes": 98304
        },
        {
          "time": 1781086305.462223,
          "db_bytes": 5343604736,
          "wal_bytes": 42584352,
          "shm_bytes": 98304
        },
        {
          "time": 1781086305.970329,
          "db_bytes": 5343625216,
          "wal_bytes": 46626072,
          "shm_bytes": 98304
        },
        {
          "time": 1781086306.483741,
          "db_bytes": 5343649792,
          "wal_bytes": 47948592,
          "shm_bytes": 98304
        },
        {
          "time": 1781086306.9939892,
          "db_bytes": 5343666176,
          "wal_bytes": 48929152,
          "shm_bytes": 98304
        },
        {
          "time": 1781086307.506814,
          "db_bytes": 5343666176,
          "wal_bytes": 52319912,
          "shm_bytes": 131072
        },
        {
          "time": 1781086308.0153549,
          "db_bytes": 5343690752,
          "wal_bytes": 53943192,
          "shm_bytes": 131072
        },
        {
          "time": 1781086308.523804,
          "db_bytes": 5343703040,
          "wal_bytes": 54239832,
          "shm_bytes": 131072
        },
        {
          "time": 1781086309.036439,
          "db_bytes": 5343711232,
          "wal_bytes": 56205096,
          "shm_bytes": 131072
        },
        {
          "time": 1781086309.5404649,
          "db_bytes": 5343719424,
          "wal_bytes": 57741832,
          "shm_bytes": 131072
        },
        {
          "time": 1781086310.049092,
          "db_bytes": 5343723520,
          "wal_bytes": 57927232,
          "shm_bytes": 131072
        },
        {
          "time": 1781086310.567144,
          "db_bytes": 5343748096,
          "wal_bytes": 58639992,
          "shm_bytes": 131072
        },
        {
          "time": 1781086311.073675,
          "db_bytes": 5343752192,
          "wal_bytes": 59785352,
          "shm_bytes": 131072
        },
        {
          "time": 1781086311.6460302,
          "db_bytes": 5343760384,
          "wal_bytes": 60209712,
          "shm_bytes": 131072
        },
        {
          "time": 1781086312.155815,
          "db_bytes": 5343768576,
          "wal_bytes": 63732312,
          "shm_bytes": 131072
        },
        {
          "time": 1781086312.662567,
          "db_bytes": 5343784960,
          "wal_bytes": 65693432,
          "shm_bytes": 131072
        },
        {
          "time": 1781086313.172954,
          "db_bytes": 5343809536,
          "wal_bytes": 66031272,
          "shm_bytes": 131072
        },
        {
          "time": 1781086313.681911,
          "db_bytes": 5343809536,
          "wal_bytes": 66130152,
          "shm_bytes": 131072
        },
        {
          "time": 1781086314.186239,
          "db_bytes": 5343809536,
          "wal_bytes": 66698712,
          "shm_bytes": 131072
        },
        {
          "time": 1781086314.6979442,
          "db_bytes": 5343809536,
          "wal_bytes": 68260192,
          "shm_bytes": 163840
        },
        {
          "time": 1781086315.211136,
          "db_bytes": 5343821824,
          "wal_bytes": 68692792,
          "shm_bytes": 163840
        },
        {
          "time": 1781086315.7212899,
          "db_bytes": 5343850496,
          "wal_bytes": 69854632,
          "shm_bytes": 163840
        },
        {
          "time": 1781086316.223006,
          "db_bytes": 5343858688,
          "wal_bytes": 74802752,
          "shm_bytes": 163840
        },
        {
          "time": 1781086316.74245,
          "db_bytes": 5343899648,
          "wal_bytes": 77847432,
          "shm_bytes": 163840
        },
        {
          "time": 1781086317.247064,
          "db_bytes": 5343916032,
          "wal_bytes": 79042232,
          "shm_bytes": 163840
        },
        {
          "time": 1781086317.76218,
          "db_bytes": 5343916032,
          "wal_bytes": 81847952,
          "shm_bytes": 163840
        },
        {
          "time": 1781086318.290237,
          "db_bytes": 5343928320,
          "wal_bytes": 84134552,
          "shm_bytes": 163840
        },
        {
          "time": 1781086318.791699,
          "db_bytes": 5343948800,
          "wal_bytes": 84344672,
          "shm_bytes": 196608
        },
        {
          "time": 1781086319.302214,
          "db_bytes": 5343948800,
          "wal_bytes": 86981472,
          "shm_bytes": 196608
        },
        {
          "time": 1781086319.81139,
          "db_bytes": 5343981568,
          "wal_bytes": 90586472,
          "shm_bytes": 196608
        },
        {
          "time": 1781086320.319867,
          "db_bytes": 5344010240,
          "wal_bytes": 93762992,
          "shm_bytes": 196608
        },
        {
          "time": 1781086320.829994,
          "db_bytes": 5344043008,
          "wal_bytes": 101578656,
          "shm_bytes": 229376
        },
        {
          "time": 1781086321.3416162,
          "db_bytes": 5344088064,
          "wal_bytes": 105270152,
          "shm_bytes": 229376
        },
        {
          "time": 1781086321.843039,
          "db_bytes": 5344124928,
          "wal_bytes": 111631432,
          "shm_bytes": 229376
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep3_sqlite-driver-pr-378-performance_balanced_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-pr-378-performance_read-heavy_c4",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.08921320799999,
    "ok_flows": 1154,
    "failed_flows": 0,
    "flow_requests_per_second": 38.35261467365918,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 104.1688155632601,
    "http_request_avg_ms": 104.12577501992993,
    "p50_ms": 96.49949999999308,
    "p75_ms": 121.65735424997592,
    "p95_ms": 189.1070521999751,
    "p99_ms": 235.34281021999962,
    "by_kind": {
      "browse": {
        "samples": 1027,
        "avg_ms": 95.717106858814,
        "p50_ms": 94.42783299999746,
        "p75_ms": 119.08143799999493,
        "p95_ms": 144.36254109999715,
        "p99_ms": 189.14824608000458
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 127,
        "avg_ms": 172.51452296063178,
        "p50_ms": 178.70945799995752,
        "p75_ms": 197.80002050001144,
        "p95_ms": 251.54742880000072,
        "p99_ms": 353.59764957998976
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 127,
        "attempts": 127,
        "failures": 0,
        "avg_ms": 172.51452296063178,
        "p50_ms": 178.70945799995752,
        "p75_ms": 197.80002050001144,
        "p95_ms": 251.54742880000072,
        "p99_ms": 353.59764957998976
      },
      "product_browse": {
        "samples": 722,
        "attempts": 722,
        "failures": 0,
        "avg_ms": 91.82593847645572,
        "p50_ms": 81.54270849999534,
        "p75_ms": 120.68733350001537,
        "p95_ms": 140.4421750000097,
        "p99_ms": 188.09212868000188
      },
      "product_search": {
        "samples": 305,
        "attempts": 305,
        "failures": 0,
        "avg_ms": 104.9283316852484,
        "p50_ms": 97.55887500000426,
        "p75_ms": 104.54458300000624,
        "p95_ms": 150.45781720001517,
        "p99_ms": 198.82431468001357
      }
    },
    "status_counts": {
      "200": 1154
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781084628.2415628,
        "db_bytes": 5342736384,
        "wal_bytes": 4124152,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781084658.331021,
        "db_bytes": 5343023104,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4198312,
      "wal_samples": [
        {
          "time": 1781084628.241787,
          "db_bytes": 5342736384,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084628.752264,
          "db_bytes": 5342736384,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084629.26245,
          "db_bytes": 5342736384,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084629.7719219,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084630.283983,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084630.794136,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084631.3042629,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084631.810928,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084632.3208268,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084632.824831,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084633.338453,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084633.853151,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084634.363724,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084634.869767,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084635.380157,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084635.890292,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084636.397079,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084636.905666,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084637.412663,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084637.922826,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084638.433716,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084638.942942,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084639.450121,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084639.96191,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084640.472065,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084640.980171,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084641.49037,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084642.000545,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084642.510786,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084643.021826,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084643.5275352,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084644.037908,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084644.5422459,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084645.052557,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084645.562689,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084646.073436,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084646.579669,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084647.089834,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084647.5953548,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084648.105506,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084648.613795,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084649.128224,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084649.6607108,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084650.1620102,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084650.677176,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084651.183197,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084651.6933272,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084652.202971,
          "db_bytes": 5342896128,
          "wal_bytes": 4144752,
          "shm_bytes": 32768
        },
        {
          "time": 1781084652.7129228,
          "db_bytes": 5342973952,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084653.223047,
          "db_bytes": 5342973952,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084653.726184,
          "db_bytes": 5342973952,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084654.229107,
          "db_bytes": 5342973952,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084654.7332811,
          "db_bytes": 5342973952,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084655.2426891,
          "db_bytes": 5342973952,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084655.755747,
          "db_bytes": 5342973952,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084656.259485,
          "db_bytes": 5342973952,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084656.76266,
          "db_bytes": 5342973952,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084657.272831,
          "db_bytes": 5342973952,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084657.777478,
          "db_bytes": 5342973952,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084658.287659,
          "db_bytes": 5342973952,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep1_sqlite-driver-pr-378-performance_read-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-pr-378-performance_read-heavy_c4",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.118295624999973,
    "ok_flows": 1033,
    "failed_flows": 0,
    "flow_requests_per_second": 34.29808953540348,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 116.354585100675,
    "http_request_avg_ms": 116.31389782284117,
    "p50_ms": 97.64037500008271,
    "p75_ms": 122.43666699987443,
    "p95_ms": 199.6188168000117,
    "p99_ms": 529.2173365599737,
    "by_kind": {
      "browse": {
        "samples": 917,
        "avg_ms": 95.06494074699897,
        "p50_ms": 95.10766700009299,
        "p75_ms": 118.05683399984446,
        "p95_ms": 135.35280839992083,
        "p99_ms": 188.0593572800264
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 116,
        "avg_ms": 284.6528943448231,
        "p50_ms": 186.58474999995178,
        "p75_ms": 266.845760749959,
        "p95_ms": 1113.9095729998871,
        "p99_ms": 1563.6758043999976
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 116,
        "attempts": 116,
        "failures": 0,
        "avg_ms": 284.6528943448231,
        "p50_ms": 186.58474999995178,
        "p75_ms": 266.845760749959,
        "p95_ms": 1113.9095729998871,
        "p99_ms": 1563.6758043999976
      },
      "product_browse": {
        "samples": 643,
        "attempts": 643,
        "failures": 0,
        "avg_ms": 92.12395793778747,
        "p50_ms": 82.68237499987663,
        "p75_ms": 122.36602099994798,
        "p95_ms": 138.32542499992542,
        "p99_ms": 180.33157844001462
      },
      "product_search": {
        "samples": 274,
        "attempts": 274,
        "failures": 0,
        "avg_ms": 101.96659018613431,
        "p50_ms": 98.31616700000723,
        "p75_ms": 102.9889477499637,
        "p95_ms": 118.34567730003303,
        "p99_ms": 185.90433941002843
      }
    },
    "status_counts": {
      "200": 1033
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085282.821546,
        "db_bytes": 5342806016,
        "wal_bytes": 4190072,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781085312.939657,
        "db_bytes": 5342994432,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4190072,
      "wal_samples": [
        {
          "time": 1781085282.8217611,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085283.335298,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085283.845105,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085284.349,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085284.854058,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085285.364675,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085285.873495,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085286.3820941,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085286.892145,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085287.402266,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085287.903994,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085288.404624,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085288.9150589,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085289.417184,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085289.927361,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085290.4349189,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085290.942373,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085291.4539058,
          "db_bytes": 5342806016,
          "wal_bytes": 4190072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085291.967932,
          "db_bytes": 5342851072,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781085292.4749582,
          "db_bytes": 5342851072,
          "wal_bytes": 152472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085292.986927,
          "db_bytes": 5342851072,
          "wal_bytes": 251352,
          "shm_bytes": 32768
        },
        {
          "time": 1781085293.495728,
          "db_bytes": 5342851072,
          "wal_bytes": 424392,
          "shm_bytes": 32768
        },
        {
          "time": 1781085294.000669,
          "db_bytes": 5342851072,
          "wal_bytes": 444992,
          "shm_bytes": 32768
        },
        {
          "time": 1781085294.517201,
          "db_bytes": 5342851072,
          "wal_bytes": 461472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085295.026304,
          "db_bytes": 5342851072,
          "wal_bytes": 519152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085295.528147,
          "db_bytes": 5342851072,
          "wal_bytes": 663352,
          "shm_bytes": 32768
        },
        {
          "time": 1781085296.0376608,
          "db_bytes": 5342851072,
          "wal_bytes": 844632,
          "shm_bytes": 32768
        },
        {
          "time": 1781085296.5420082,
          "db_bytes": 5342851072,
          "wal_bytes": 1062992,
          "shm_bytes": 32768
        },
        {
          "time": 1781085297.050327,
          "db_bytes": 5342851072,
          "wal_bytes": 1203072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085297.558654,
          "db_bytes": 5342851072,
          "wal_bytes": 1413192,
          "shm_bytes": 32768
        },
        {
          "time": 1781085298.0687602,
          "db_bytes": 5342851072,
          "wal_bytes": 1619192,
          "shm_bytes": 32768
        },
        {
          "time": 1781085298.5788958,
          "db_bytes": 5342851072,
          "wal_bytes": 1977632,
          "shm_bytes": 32768
        },
        {
          "time": 1781085299.089046,
          "db_bytes": 5342851072,
          "wal_bytes": 2097112,
          "shm_bytes": 32768
        },
        {
          "time": 1781085299.592021,
          "db_bytes": 5342851072,
          "wal_bytes": 2237192,
          "shm_bytes": 32768
        },
        {
          "time": 1781085300.108427,
          "db_bytes": 5342851072,
          "wal_bytes": 2340192,
          "shm_bytes": 32768
        },
        {
          "time": 1781085300.618359,
          "db_bytes": 5342851072,
          "wal_bytes": 2406112,
          "shm_bytes": 32768
        },
        {
          "time": 1781085301.12625,
          "db_bytes": 5342851072,
          "wal_bytes": 2513232,
          "shm_bytes": 32768
        },
        {
          "time": 1781085301.63579,
          "db_bytes": 5342851072,
          "wal_bytes": 2830472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085302.141911,
          "db_bytes": 5342851072,
          "wal_bytes": 3048832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085302.6450849,
          "db_bytes": 5342851072,
          "wal_bytes": 3333112,
          "shm_bytes": 32768
        },
        {
          "time": 1781085303.158489,
          "db_bytes": 5342851072,
          "wal_bytes": 3473192,
          "shm_bytes": 32768
        },
        {
          "time": 1781085303.670954,
          "db_bytes": 5342851072,
          "wal_bytes": 3650352,
          "shm_bytes": 32768
        },
        {
          "time": 1781085304.173593,
          "db_bytes": 5342851072,
          "wal_bytes": 3975832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085304.6862211,
          "db_bytes": 5342851072,
          "wal_bytes": 4091192,
          "shm_bytes": 32768
        },
        {
          "time": 1781085305.196342,
          "db_bytes": 5342941184,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085305.701223,
          "db_bytes": 5342941184,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085306.206089,
          "db_bytes": 5342941184,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085306.71592,
          "db_bytes": 5342941184,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085307.22718,
          "db_bytes": 5342941184,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085307.737756,
          "db_bytes": 5342941184,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085308.240947,
          "db_bytes": 5342941184,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085308.750278,
          "db_bytes": 5342941184,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085309.260981,
          "db_bytes": 5342941184,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085309.771116,
          "db_bytes": 5342941184,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085310.280172,
          "db_bytes": 5342941184,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085310.7905412,
          "db_bytes": 5342941184,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085311.300674,
          "db_bytes": 5342941184,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085311.81152,
          "db_bytes": 5342941184,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085312.3165472,
          "db_bytes": 5342941184,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085312.829144,
          "db_bytes": 5342941184,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep2_sqlite-driver-pr-378-performance_read-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-pr-378-performance_read-heavy_c4",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.073957457999995,
    "ok_flows": 1166,
    "failed_flows": 0,
    "flow_requests_per_second": 38.771086300444026,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 102.99066551715073,
    "http_request_avg_ms": 102.94768156860722,
    "p50_ms": 97.60668750004697,
    "p75_ms": 122.22488550003163,
    "p95_ms": 181.91282349994253,
    "p99_ms": 221.39251479991339,
    "by_kind": {
      "browse": {
        "samples": 1040,
        "avg_ms": 94.82399418076723,
        "p50_ms": 95.37654149994523,
        "p75_ms": 118.97252074999187,
        "p95_ms": 136.46946940020825,
        "p99_ms": 167.01953599011622
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 126,
        "avg_ms": 170.39811146825255,
        "p50_ms": 173.8409590000174,
        "p75_ms": 198.01088524991428,
        "p95_ms": 240.49173925004652,
        "p99_ms": 445.70382274997655
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 126,
        "attempts": 126,
        "failures": 0,
        "avg_ms": 170.39811146825255,
        "p50_ms": 173.8409590000174,
        "p75_ms": 198.01088524991428,
        "p95_ms": 240.49173925004652,
        "p99_ms": 445.70382274997655
      },
      "product_browse": {
        "samples": 729,
        "attempts": 729,
        "failures": 0,
        "avg_ms": 91.66342741289198,
        "p50_ms": 83.15870799992808,
        "p75_ms": 121.93504199990457,
        "p95_ms": 137.23050819999116,
        "p99_ms": 169.90021171993249
      },
      "product_search": {
        "samples": 311,
        "attempts": 311,
        "failures": 0,
        "avg_ms": 102.23252528617255,
        "p50_ms": 98.55516700008593,
        "p75_ms": 102.86568699996224,
        "p95_ms": 130.1569169999084,
        "p99_ms": 151.45482110015104
      }
    },
    "status_counts": {
      "200": 1166
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085926.4335601,
        "db_bytes": 5342736384,
        "wal_bytes": 4120032,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781085956.507392,
        "db_bytes": 5343023104,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4124152,
      "wal_samples": [
        {
          "time": 1781085926.433831,
          "db_bytes": 5342736384,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085926.9419038,
          "db_bytes": 5342736384,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085927.459636,
          "db_bytes": 5342736384,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085927.96141,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085928.464465,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085928.974439,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085929.482066,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085929.9931352,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085930.5067468,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085931.016882,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085931.52872,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085932.039668,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085932.5471628,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085933.058004,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085933.56306,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085934.07207,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085934.5804968,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085935.091637,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085935.6028569,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085936.1147132,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085936.624882,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085937.1351528,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085937.64379,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085938.153916,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085938.671028,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085939.1808598,
          "db_bytes": 5342814208,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085939.690969,
          "db_bytes": 5342883840,
          "wal_bytes": 107152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085940.1924531,
          "db_bytes": 5342883840,
          "wal_bytes": 313152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085940.7020779,
          "db_bytes": 5342883840,
          "wal_bytes": 412032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085941.212416,
          "db_bytes": 5342883840,
          "wal_bytes": 519152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085941.722527,
          "db_bytes": 5342896128,
          "wal_bytes": 144232,
          "shm_bytes": 32768
        },
        {
          "time": 1781085942.231987,
          "db_bytes": 5342896128,
          "wal_bytes": 263712,
          "shm_bytes": 32768
        },
        {
          "time": 1781085942.735847,
          "db_bytes": 5342896128,
          "wal_bytes": 416152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085943.2454,
          "db_bytes": 5342896128,
          "wal_bytes": 811672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085943.7550561,
          "db_bytes": 5342896128,
          "wal_bytes": 943512,
          "shm_bytes": 32768
        },
        {
          "time": 1781085944.263587,
          "db_bytes": 5342896128,
          "wal_bytes": 1194832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085944.776714,
          "db_bytes": 5342896128,
          "wal_bytes": 1507952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085945.283048,
          "db_bytes": 5342896128,
          "wal_bytes": 1792232,
          "shm_bytes": 32768
        },
        {
          "time": 1781085945.787335,
          "db_bytes": 5342896128,
          "wal_bytes": 1796352,
          "shm_bytes": 32768
        },
        {
          "time": 1781085946.292614,
          "db_bytes": 5342896128,
          "wal_bytes": 2039432,
          "shm_bytes": 32768
        },
        {
          "time": 1781085946.803157,
          "db_bytes": 5342896128,
          "wal_bytes": 2356672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085947.313266,
          "db_bytes": 5342896128,
          "wal_bytes": 2550312,
          "shm_bytes": 32768
        },
        {
          "time": 1781085947.825927,
          "db_bytes": 5342896128,
          "wal_bytes": 2682152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085948.3304188,
          "db_bytes": 5342896128,
          "wal_bytes": 2937592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085948.842581,
          "db_bytes": 5342896128,
          "wal_bytes": 3143592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085949.3431182,
          "db_bytes": 5342896128,
          "wal_bytes": 3333112,
          "shm_bytes": 32768
        },
        {
          "time": 1781085949.85267,
          "db_bytes": 5342896128,
          "wal_bytes": 3584432,
          "shm_bytes": 32768
        },
        {
          "time": 1781085950.3636322,
          "db_bytes": 5342896128,
          "wal_bytes": 3683312,
          "shm_bytes": 32768
        },
        {
          "time": 1781085950.86786,
          "db_bytes": 5342896128,
          "wal_bytes": 3823392,
          "shm_bytes": 32768
        },
        {
          "time": 1781085951.375726,
          "db_bytes": 5342896128,
          "wal_bytes": 4041752,
          "shm_bytes": 32768
        },
        {
          "time": 1781085951.877221,
          "db_bytes": 5342978048,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085952.38749,
          "db_bytes": 5342978048,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085952.892114,
          "db_bytes": 5342978048,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085953.3997068,
          "db_bytes": 5342978048,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085953.9098198,
          "db_bytes": 5342978048,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085954.4174662,
          "db_bytes": 5342978048,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085954.9221928,
          "db_bytes": 5342978048,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085955.430059,
          "db_bytes": 5342978048,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085955.9374819,
          "db_bytes": 5342978048,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085956.4480388,
          "db_bytes": 5342978048,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep3_sqlite-driver-pr-378-performance_read-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-pr-378-performance_read-heavy_c16",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.342740291999974,
    "ok_flows": 1109,
    "failed_flows": 0,
    "flow_requests_per_second": 36.54910496967849,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 434.87863155184925,
    "http_request_avg_ms": 434.83370382416626,
    "p50_ms": 433.59758299999385,
    "p75_ms": 516.0223749999773,
    "p95_ms": 777.2610916000186,
    "p99_ms": 993.9683050000191,
    "by_kind": {
      "browse": {
        "samples": 1008,
        "avg_ms": 405.19132119246035,
        "p50_ms": 414.54325000000836,
        "p75_ms": 496.7337397499989,
        "p95_ms": 654.3923664500142,
        "p99_ms": 769.5922861200412
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 101,
        "avg_ms": 731.1638676138666,
        "p50_ms": 751.2403749999521,
        "p75_ms": 846.7517089999888,
        "p95_ms": 1045.4402920000234,
        "p99_ms": 1084.6750420000149
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 101,
        "attempts": 101,
        "failures": 0,
        "avg_ms": 731.1638676138666,
        "p50_ms": 751.2403749999521,
        "p75_ms": 846.7517089999888,
        "p95_ms": 1045.4402920000234,
        "p99_ms": 1084.6750420000149
      },
      "product_browse": {
        "samples": 736,
        "attempts": 736,
        "failures": 0,
        "avg_ms": 376.08212393342427,
        "p50_ms": 361.9491460000006,
        "p75_ms": 481.091218500012,
        "p95_ms": 640.0226669999967,
        "p99_ms": 767.7302626000254
      },
      "product_search": {
        "samples": 272,
        "attempts": 272,
        "failures": 0,
        "avg_ms": 483.95738436396994,
        "p50_ms": 463.09731249999686,
        "p75_ms": 511.38196850000384,
        "p95_ms": 664.6410145500028,
        "p99_ms": 778.5398739300235
      }
    },
    "status_counts": {
      "200": 1109
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781084679.5242088,
        "db_bytes": 5342810112,
        "wal_bytes": 4210672,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781084709.867214,
        "db_bytes": 5343027200,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4602072,
      "wal_samples": [
        {
          "time": 1781084679.524443,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084680.028224,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084680.538391,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084681.047284,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084681.552892,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084682.060716,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084682.5660238,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084683.069549,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084683.577406,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084684.0875342,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084684.592046,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084685.102148,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084685.608845,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084686.115873,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084686.62253,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084687.12497,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084687.635088,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084688.136422,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084688.64658,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084689.154846,
          "db_bytes": 5342810112,
          "wal_bytes": 4210672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084689.665406,
          "db_bytes": 5342892032,
          "wal_bytes": 4272472,
          "shm_bytes": 32768
        },
        {
          "time": 1781084690.170828,
          "db_bytes": 5342896128,
          "wal_bytes": 4429032,
          "shm_bytes": 32768
        },
        {
          "time": 1781084690.677496,
          "db_bytes": 5342896128,
          "wal_bytes": 4494952,
          "shm_bytes": 32768
        },
        {
          "time": 1781084691.17937,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084691.683986,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084692.1883352,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084692.698453,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084693.206506,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084693.714046,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084694.21799,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084694.7273269,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084695.237493,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084695.74761,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084696.257728,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084696.760701,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084697.269543,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084697.77967,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084698.287981,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084698.7941608,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084699.295647,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084699.801686,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084700.311923,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084700.822103,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084701.3322382,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084701.8424242,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084702.3524952,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084702.862249,
          "db_bytes": 5342900224,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084703.3633401,
          "db_bytes": 5342973952,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084703.8711622,
          "db_bytes": 5342982144,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084704.381137,
          "db_bytes": 5342986240,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084704.889729,
          "db_bytes": 5342990336,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084705.398405,
          "db_bytes": 5342990336,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084705.9049542,
          "db_bytes": 5342990336,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084706.4152,
          "db_bytes": 5342990336,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084706.925353,
          "db_bytes": 5342990336,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084707.4311821,
          "db_bytes": 5342990336,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084707.9413178,
          "db_bytes": 5342990336,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084708.444572,
          "db_bytes": 5342990336,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084708.9547148,
          "db_bytes": 5342990336,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084709.4648771,
          "db_bytes": 5342990336,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep1_sqlite-driver-pr-378-performance_read-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-pr-378-performance_read-heavy_c16",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.243825917000095,
    "ok_flows": 1193,
    "failed_flows": 0,
    "flow_requests_per_second": 39.44606754694396,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 404.1106619430012,
    "http_request_avg_ms": 404.06684320284614,
    "p50_ms": 412.6730000000407,
    "p75_ms": 476.7174580001665,
    "p95_ms": 718.5477079999604,
    "p99_ms": 867.1343297201561,
    "by_kind": {
      "browse": {
        "samples": 1079,
        "avg_ms": 376.1569955940681,
        "p50_ms": 397.4240830000326,
        "p75_ms": 466.6631879999841,
        "p95_ms": 540.3805919999968,
        "p99_ms": 598.7542549999445
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 114,
        "avg_ms": 668.6896618596525,
        "p50_ms": 729.6022079999602,
        "p75_ms": 798.964770749933,
        "p95_ms": 890.115331349989,
        "p99_ms": 927.8244367100116
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 114,
        "attempts": 114,
        "failures": 0,
        "avg_ms": 668.6896618596525,
        "p50_ms": 729.6022079999602,
        "p75_ms": 798.964770749933,
        "p95_ms": 890.115331349989,
        "p99_ms": 927.8244367100116
      },
      "product_browse": {
        "samples": 785,
        "attempts": 785,
        "failures": 0,
        "avg_ms": 349.13760509426726,
        "p50_ms": 354.68554200019753,
        "p75_ms": 452.40141599992967,
        "p95_ms": 542.4914751999495,
        "p99_ms": 609.4529182799668
      },
      "product_search": {
        "samples": 294,
        "attempts": 294,
        "failures": 0,
        "avg_ms": 448.3006062823113,
        "p50_ms": 451.74997949993667,
        "p75_ms": 476.4992604999634,
        "p95_ms": 532.9261630500469,
        "p99_ms": 587.0402281200813
      }
    },
    "status_counts": {
      "200": 1193
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085334.563552,
        "db_bytes": 5342744576,
        "wal_bytes": 4540272,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781085364.807212,
        "db_bytes": 5343051776,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 5034672,
      "wal_samples": [
        {
          "time": 1781085334.5638049,
          "db_bytes": 5342744576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085335.074532,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085335.5829701,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085336.086164,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085336.596277,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085337.1064131,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085337.611316,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085338.12144,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085338.63095,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085339.137748,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085339.6405919,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085340.150712,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085340.660846,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085341.171199,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085341.678164,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085342.186551,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085342.691155,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085343.200068,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085343.710219,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085344.220363,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085344.724942,
          "db_bytes": 5342822400,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085345.232807,
          "db_bytes": 5342892032,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085345.742629,
          "db_bytes": 5342904320,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085346.252747,
          "db_bytes": 5342904320,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085346.762856,
          "db_bytes": 5342904320,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085347.2675068,
          "db_bytes": 5342912512,
          "wal_bytes": 4626792,
          "shm_bytes": 32768
        },
        {
          "time": 1781085347.775203,
          "db_bytes": 5342916608,
          "wal_bytes": 4816312,
          "shm_bytes": 32768
        },
        {
          "time": 1781085348.2853272,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085348.791082,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085349.299376,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085349.809497,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085350.3196092,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085350.829698,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085351.3398468,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085351.848576,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085352.35261,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085352.86275,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085353.37286,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085353.882977,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085354.383091,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085354.8932009,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085355.399271,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085355.9080682,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085356.4177868,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085356.927925,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085357.4377222,
          "db_bytes": 5342920704,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085357.9444952,
          "db_bytes": 5342998528,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085358.4501271,
          "db_bytes": 5343002624,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085358.960243,
          "db_bytes": 5343002624,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085359.465856,
          "db_bytes": 5343002624,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085359.9660459,
          "db_bytes": 5343002624,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085360.4741492,
          "db_bytes": 5343002624,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085360.984276,
          "db_bytes": 5343002624,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085361.493304,
          "db_bytes": 5343002624,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085362.001366,
          "db_bytes": 5343002624,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085362.511486,
          "db_bytes": 5343002624,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085363.02085,
          "db_bytes": 5343002624,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085363.5309691,
          "db_bytes": 5343002624,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085364.0371258,
          "db_bytes": 5343002624,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085364.547243,
          "db_bytes": 5343002624,
          "wal_bytes": 5034672,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep2_sqlite-driver-pr-378-performance_read-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-pr-378-performance_read-heavy_c16",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.269027874999892,
    "ok_flows": 1141,
    "failed_flows": 0,
    "flow_requests_per_second": 37.69529714373108,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 422.50533794654353,
    "http_request_avg_ms": 422.4606558632793,
    "p50_ms": 419.42679099997804,
    "p75_ms": 501.6126659998008,
    "p95_ms": 775.02133400003,
    "p99_ms": 1012.6283909998606,
    "by_kind": {
      "browse": {
        "samples": 1035,
        "avg_ms": 389.22152416522135,
        "p50_ms": 406.19424999999865,
        "p75_ms": 485.44125000000804,
        "p95_ms": 584.1830957999036,
        "p99_ms": 654.3097555000213
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 106,
        "avg_ms": 747.4935196792617,
        "p50_ms": 791.8600210000477,
        "p75_ms": 885.9291667500315,
        "p95_ms": 1067.1379892498862,
        "p99_ms": 1116.7760041999713
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 106,
        "attempts": 106,
        "failures": 0,
        "avg_ms": 747.4935196792617,
        "p50_ms": 791.8600210000477,
        "p75_ms": 885.9291667500315,
        "p95_ms": 1067.1379892498862,
        "p99_ms": 1116.7760041999713
      },
      "product_browse": {
        "samples": 757,
        "attempts": 757,
        "failures": 0,
        "avg_ms": 361.2663194702797,
        "p50_ms": 357.9989170000317,
        "p75_ms": 465.0069580000036,
        "p95_ms": 582.0608416000141,
        "p99_ms": 663.5187555199632
      },
      "product_search": {
        "samples": 278,
        "attempts": 278,
        "failures": 0,
        "avg_ms": 465.3441498992897,
        "p50_ms": 459.6025834999864,
        "p75_ms": 499.7627807498475,
        "p95_ms": 586.761535650055,
        "p99_ms": 638.133972340122
      }
    },
    "status_counts": {
      "200": 1141
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085975.98787,
        "db_bytes": 5342744576,
        "wal_bytes": 4540272,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781086006.256672,
        "db_bytes": 5343039488,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4540272,
      "wal_samples": [
        {
          "time": 1781085975.988061,
          "db_bytes": 5342744576,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085976.4922109,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085977.002353,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085977.512469,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085978.021313,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085978.524256,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085979.034414,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085979.543943,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085980.05022,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085980.5528839,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085981.061307,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085981.570661,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085982.080821,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085982.590993,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085983.10113,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085983.60994,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085984.1139688,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085984.623569,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085985.125788,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085985.635942,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085986.146083,
          "db_bytes": 5342814208,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085986.654766,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085987.1633449,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085987.671147,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085988.173624,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085988.6837702,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085989.1913521,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085989.69296,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085990.203064,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085990.713208,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085991.22333,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085991.7261178,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085992.231828,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085992.735816,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085993.245985,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085993.75697,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085994.259774,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085994.768662,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085995.278239,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085995.7825549,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085996.291112,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085996.8014169,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085997.307182,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085997.8138509,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085998.321485,
          "db_bytes": 5342900224,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085998.8295271,
          "db_bytes": 5342978048,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085999.339681,
          "db_bytes": 5342986240,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085999.848089,
          "db_bytes": 5342986240,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781086000.354527,
          "db_bytes": 5342986240,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781086000.861268,
          "db_bytes": 5342986240,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781086001.37116,
          "db_bytes": 5342986240,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781086001.881276,
          "db_bytes": 5342986240,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781086002.388758,
          "db_bytes": 5342986240,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781086002.894037,
          "db_bytes": 5342986240,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781086003.4032278,
          "db_bytes": 5342986240,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781086003.905736,
          "db_bytes": 5342986240,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781086004.415852,
          "db_bytes": 5342986240,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781086004.924451,
          "db_bytes": 5342986240,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781086005.4345632,
          "db_bytes": 5342986240,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781086005.94346,
          "db_bytes": 5342986240,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep3_sqlite-driver-pr-378-performance_read-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-pr-378-performance_read-heavy_c32",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.435706790999973,
    "ok_flows": 1036,
    "failed_flows": 0,
    "flow_requests_per_second": 34.03896637308753,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 932.2899475202693,
    "http_request_avg_ms": 932.2377887084941,
    "p50_ms": 908.3514999999238,
    "p75_ms": 1105.2960309999662,
    "p95_ms": 1647.4722812500602,
    "p99_ms": 1928.1517857499764,
    "by_kind": {
      "browse": {
        "samples": 924,
        "avg_ms": 866.9336710898253,
        "p50_ms": 874.5859379999956,
        "p75_ms": 1043.5587080000346,
        "p95_ms": 1348.6287275999985,
        "p99_ms": 1513.7000681800805
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 112,
        "avg_ms": 1471.479228071427,
        "p50_ms": 1591.085479500066,
        "p75_ms": 1744.1863647499645,
        "p95_ms": 2020.9953704999862,
        "p99_ms": 2240.333211009979
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 112,
        "attempts": 112,
        "failures": 0,
        "avg_ms": 1471.479228071427,
        "p50_ms": 1591.085479500066,
        "p75_ms": 1744.1863647499645,
        "p95_ms": 2020.9953704999862,
        "p99_ms": 2240.333211009979
      },
      "product_browse": {
        "samples": 681,
        "attempts": 681,
        "failures": 0,
        "avg_ms": 824.3129457914794,
        "p50_ms": 783.5757919999651,
        "p75_ms": 1030.1119160000098,
        "p95_ms": 1358.2464170000321,
        "p99_ms": 1525.5505916000654
      },
      "product_search": {
        "samples": 243,
        "attempts": 243,
        "failures": 0,
        "avg_ms": 986.3769382839536,
        "p50_ms": 964.1914579999593,
        "p75_ms": 1077.026812999975,
        "p95_ms": 1304.7141461000822,
        "p99_ms": 1449.5281629999886
      }
    },
    "status_counts": {
      "200": 1036
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781084732.046459,
        "db_bytes": 5342736384,
        "wal_bytes": 4194192,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781084762.482568,
        "db_bytes": 5342982144,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4746272,
      "wal_samples": [
        {
          "time": 1781084732.046813,
          "db_bytes": 5342736384,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781084732.552765,
          "db_bytes": 5342736384,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781084733.0562382,
          "db_bytes": 5342736384,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781084733.5592241,
          "db_bytes": 5342736384,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781084734.0605109,
          "db_bytes": 5342736384,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781084734.565693,
          "db_bytes": 5342736384,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781084735.070951,
          "db_bytes": 5342736384,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781084735.576239,
          "db_bytes": 5342736384,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781084736.076502,
          "db_bytes": 5342736384,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781084736.581679,
          "db_bytes": 5342814208,
          "wal_bytes": 4276592,
          "shm_bytes": 32768
        },
        {
          "time": 1781084737.085972,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084737.591177,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084738.096364,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084738.601513,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084739.106026,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084739.611166,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084740.116364,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084740.620863,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084741.126048,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084741.631202,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084742.1363919,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084742.641519,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084743.146691,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084743.651001,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084744.151305,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084744.656429,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084745.15955,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084745.6646552,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084746.169769,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084746.6718981,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084747.177326,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084747.682494,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084748.187629,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084748.690953,
          "db_bytes": 5342814208,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084749.196118,
          "db_bytes": 5342887936,
          "wal_bytes": 4301312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084749.697052,
          "db_bytes": 5342896128,
          "wal_bytes": 4429032,
          "shm_bytes": 32768
        },
        {
          "time": 1781084750.200615,
          "db_bytes": 5342900224,
          "wal_bytes": 4585592,
          "shm_bytes": 32768
        },
        {
          "time": 1781084750.705746,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084751.210953,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084751.716129,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084752.218871,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084752.724015,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084753.227057,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084753.7302258,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084754.23118,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084754.736373,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084755.24157,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084755.746054,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084756.2502568,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084756.7527401,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084757.255371,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084757.760524,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084758.265225,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084758.770328,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084759.274046,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084759.7763069,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084760.281528,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084760.7858582,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084761.28704,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084761.7894158,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084762.290485,
          "db_bytes": 5342908416,
          "wal_bytes": 4746272,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep1_sqlite-driver-pr-378-performance_read-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-pr-378-performance_read-heavy_c32",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.63977816700003,
    "ok_flows": 1059,
    "failed_flows": 0,
    "flow_requests_per_second": 34.562913420194896,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 915.8869727223752,
    "http_request_avg_ms": 915.8345910736523,
    "p50_ms": 903.7215829998786,
    "p75_ms": 1109.307604000037,
    "p95_ms": 1519.0881962000503,
    "p99_ms": 1808.1656184399073,
    "by_kind": {
      "browse": {
        "samples": 946,
        "avg_ms": 860.918168767438,
        "p50_ms": 866.3119584999777,
        "p75_ms": 1061.3692294999737,
        "p95_ms": 1322.6605837500642,
        "p99_ms": 1454.7873017500137
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 113,
        "avg_ms": 1376.0682872477869,
        "p50_ms": 1487.2801660001187,
        "p75_ms": 1650.576416999911,
        "p95_ms": 1883.7166667999556,
        "p99_ms": 2189.735098919891
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 113,
        "attempts": 113,
        "failures": 0,
        "avg_ms": 1376.0682872477869,
        "p50_ms": 1487.2801660001187,
        "p75_ms": 1650.576416999911,
        "p95_ms": 1883.7166667999556,
        "p99_ms": 2189.735098919891
      },
      "product_browse": {
        "samples": 693,
        "attempts": 693,
        "failures": 0,
        "avg_ms": 819.1483367489155,
        "p50_ms": 771.315125000001,
        "p75_ms": 1052.012416000025,
        "p95_ms": 1342.4926495998989,
        "p99_ms": 1459.8801767199895
      },
      "product_search": {
        "samples": 253,
        "attempts": 253,
        "failures": 0,
        "avg_ms": 975.331186905133,
        "p50_ms": 968.3144999999058,
        "p75_ms": 1082.840084000054,
        "p95_ms": 1262.5768829997924,
        "p99_ms": 1349.1436171598707
      }
    },
    "status_counts": {
      "200": 1059
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085385.302618,
        "db_bytes": 5342740480,
        "wal_bytes": 4391952,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781085415.94227,
        "db_bytes": 5343002624,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 6303632,
      "wal_samples": [
        {
          "time": 1781085385.302861,
          "db_bytes": 5342740480,
          "wal_bytes": 4391952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085385.8114529,
          "db_bytes": 5342740480,
          "wal_bytes": 4391952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085386.312293,
          "db_bytes": 5342740480,
          "wal_bytes": 4391952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085386.812613,
          "db_bytes": 5342740480,
          "wal_bytes": 4391952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085387.313808,
          "db_bytes": 5342740480,
          "wal_bytes": 4391952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085387.8172421,
          "db_bytes": 5342740480,
          "wal_bytes": 4391952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085388.327342,
          "db_bytes": 5342740480,
          "wal_bytes": 4391952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085388.8286521,
          "db_bytes": 5342814208,
          "wal_bytes": 4420792,
          "shm_bytes": 32768
        },
        {
          "time": 1781085389.332001,
          "db_bytes": 5342818304,
          "wal_bytes": 4536152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085389.840311,
          "db_bytes": 5342822400,
          "wal_bytes": 4729792,
          "shm_bytes": 32768
        },
        {
          "time": 1781085390.3404758,
          "db_bytes": 5342822400,
          "wal_bytes": 4824552,
          "shm_bytes": 32768
        },
        {
          "time": 1781085390.8489752,
          "db_bytes": 5342826496,
          "wal_bytes": 5290112,
          "shm_bytes": 32768
        },
        {
          "time": 1781085391.359124,
          "db_bytes": 5342838784,
          "wal_bytes": 5388992,
          "shm_bytes": 32768
        },
        {
          "time": 1781085391.869292,
          "db_bytes": 5342838784,
          "wal_bytes": 5529072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085392.3709471,
          "db_bytes": 5342838784,
          "wal_bytes": 5702112,
          "shm_bytes": 32768
        },
        {
          "time": 1781085392.874112,
          "db_bytes": 5342842880,
          "wal_bytes": 5986392,
          "shm_bytes": 32768
        },
        {
          "time": 1781085393.3842509,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085393.8944058,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085394.401459,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085394.902912,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085395.4086301,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085395.9166322,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085396.420373,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085396.930739,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085397.4406772,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085397.9508212,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085398.4609659,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085398.968839,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085399.477375,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085399.988503,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085400.4984598,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085401.002741,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085401.512838,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085402.022996,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085402.533449,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085403.043618,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085403.551796,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085404.0588758,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085404.569067,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085405.0728478,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085405.58254,
          "db_bytes": 5342846976,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085406.086873,
          "db_bytes": 5342928896,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085406.596839,
          "db_bytes": 5342937088,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085407.10115,
          "db_bytes": 5342937088,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085407.6112692,
          "db_bytes": 5342941184,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085408.11653,
          "db_bytes": 5342949376,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085408.6233659,
          "db_bytes": 5342953472,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085409.131665,
          "db_bytes": 5342953472,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085409.6404328,
          "db_bytes": 5342953472,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085410.142338,
          "db_bytes": 5342957568,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085410.652468,
          "db_bytes": 5342957568,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085411.161262,
          "db_bytes": 5342961664,
          "wal_bytes": 6023472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085411.667084,
          "db_bytes": 5342961664,
          "wal_bytes": 6052312,
          "shm_bytes": 32768
        },
        {
          "time": 1781085412.1732259,
          "db_bytes": 5342969856,
          "wal_bytes": 6254192,
          "shm_bytes": 32768
        },
        {
          "time": 1781085412.681553,
          "db_bytes": 5342969856,
          "wal_bytes": 6303632,
          "shm_bytes": 32768
        },
        {
          "time": 1781085413.1839418,
          "db_bytes": 5342969856,
          "wal_bytes": 6303632,
          "shm_bytes": 32768
        },
        {
          "time": 1781085413.692877,
          "db_bytes": 5342969856,
          "wal_bytes": 6303632,
          "shm_bytes": 32768
        },
        {
          "time": 1781085414.200387,
          "db_bytes": 5342969856,
          "wal_bytes": 6303632,
          "shm_bytes": 32768
        },
        {
          "time": 1781085414.710571,
          "db_bytes": 5342969856,
          "wal_bytes": 6303632,
          "shm_bytes": 32768
        },
        {
          "time": 1781085415.2149189,
          "db_bytes": 5342969856,
          "wal_bytes": 6303632,
          "shm_bytes": 32768
        },
        {
          "time": 1781085415.72436,
          "db_bytes": 5342969856,
          "wal_bytes": 6303632,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep2_sqlite-driver-pr-378-performance_read-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-pr-378-performance_read-heavy_c32",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.521895458000017,
    "ok_flows": 1146,
    "failed_flows": 0,
    "flow_requests_per_second": 37.54681623809916,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 844.1536780828949,
    "http_request_avg_ms": 844.1097304432794,
    "p50_ms": 836.5206455000589,
    "p75_ms": 1011.0674164998841,
    "p95_ms": 1408.2681870000897,
    "p99_ms": 1744.9801936000756,
    "by_kind": {
      "browse": {
        "samples": 1027,
        "avg_ms": 791.0984682356361,
        "p50_ms": 807.5466249999863,
        "p75_ms": 973.3395414999677,
        "p95_ms": 1165.357812300067,
        "p99_ms": 1298.9724839201244
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 119,
        "avg_ms": 1302.0335143277289,
        "p50_ms": 1358.7989999998626,
        "p75_ms": 1544.65031299992,
        "p95_ms": 1794.2651624999596,
        "p99_ms": 1937.5614151199572
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 119,
        "attempts": 119,
        "failures": 0,
        "avg_ms": 1302.0335143277289,
        "p50_ms": 1358.7989999998626,
        "p75_ms": 1544.65031299992,
        "p95_ms": 1794.2651624999596,
        "p99_ms": 1937.5614151199572
      },
      "product_browse": {
        "samples": 756,
        "attempts": 756,
        "failures": 0,
        "avg_ms": 753.098825951055,
        "p50_ms": 719.882979499971,
        "p75_ms": 975.2946465001173,
        "p95_ms": 1192.5689999999918,
        "p99_ms": 1311.6744546499492
      },
      "product_search": {
        "samples": 271,
        "attempts": 271,
        "failures": 0,
        "avg_ms": 897.1048504022191,
        "p50_ms": 894.179584000085,
        "p75_ms": 972.6723745000072,
        "p95_ms": 1077.7760624999928,
        "p99_ms": 1205.596096300019
      }
    },
    "status_counts": {
      "200": 1146
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781086027.3303108,
        "db_bytes": 5342736384,
        "wal_bytes": 4247752,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781086057.852511,
        "db_bytes": 5343023104,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4865752,
      "wal_samples": [
        {
          "time": 1781086027.3305879,
          "db_bytes": 5342736384,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086027.840714,
          "db_bytes": 5342736384,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086028.350911,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086028.855294,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086029.362829,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086029.871532,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086030.380809,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086030.890953,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086031.393736,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086031.903836,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086032.411228,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086032.915306,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086033.417658,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086033.926861,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086034.4369762,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086034.945279,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086035.4536011,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086035.96191,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086036.469606,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086036.9792068,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086037.483572,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086037.987915,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086038.4956858,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086039.0035431,
          "db_bytes": 5342801920,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086039.513644,
          "db_bytes": 5342867456,
          "wal_bytes": 4247752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086040.014059,
          "db_bytes": 5342879744,
          "wal_bytes": 4503192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086040.527487,
          "db_bytes": 5342879744,
          "wal_bytes": 4519672,
          "shm_bytes": 32768
        },
        {
          "time": 1781086041.036305,
          "db_bytes": 5342896128,
          "wal_bytes": 4659752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086041.549303,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086042.0594409,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086042.569598,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086043.078481,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086043.588597,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086044.095382,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086044.603446,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086045.113732,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086045.622659,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086046.1289139,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086046.636734,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086047.146561,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086047.648112,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086048.1564999,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086048.665062,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086049.174131,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086049.684243,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086050.194211,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086050.703352,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086051.2108312,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086051.7199519,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086052.2301729,
          "db_bytes": 5342896128,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086052.733249,
          "db_bytes": 5342965760,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086053.239617,
          "db_bytes": 5342978048,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086053.746921,
          "db_bytes": 5342978048,
          "wal_bytes": 4709192,
          "shm_bytes": 32768
        },
        {
          "time": 1781086054.257029,
          "db_bytes": 5342986240,
          "wal_bytes": 4865752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086054.761555,
          "db_bytes": 5342986240,
          "wal_bytes": 4865752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086055.27167,
          "db_bytes": 5342986240,
          "wal_bytes": 4865752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086055.777837,
          "db_bytes": 5342986240,
          "wal_bytes": 4865752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086056.2815628,
          "db_bytes": 5342986240,
          "wal_bytes": 4865752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086056.786161,
          "db_bytes": 5342986240,
          "wal_bytes": 4865752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086057.2962759,
          "db_bytes": 5342986240,
          "wal_bytes": 4865752,
          "shm_bytes": 32768
        },
        {
          "time": 1781086057.803205,
          "db_bytes": 5342986240,
          "wal_bytes": 4865752,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep3_sqlite-driver-pr-378-performance_read-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-pr-378-performance_read-heavy_c64",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.73750474999997,
    "ok_flows": 695,
    "failed_flows": 0,
    "flow_requests_per_second": 21.898381913593905,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 2839.0206838863287,
    "http_request_avg_ms": 2838.934122949641,
    "p50_ms": 2734.151708000013,
    "p75_ms": 3520.210082999995,
    "p95_ms": 5120.73429609995,
    "p99_ms": 6563.3380305400415,
    "by_kind": {
      "browse": {
        "samples": 617,
        "avg_ms": 2614.3109811750414,
        "p50_ms": 2605.50016600007,
        "p75_ms": 3311.847250000028,
        "p95_ms": 4304.224758200007,
        "p99_ms": 5147.934841000015
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 78,
        "avg_ms": 4616.532050205122,
        "p50_ms": 4458.629187499923,
        "p75_ms": 5542.557645750037,
        "p95_ms": 7370.757816849977,
        "p99_ms": 7552.386049410016
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 78,
        "attempts": 78,
        "failures": 0,
        "avg_ms": 4616.532050205122,
        "p50_ms": 4458.629187499923,
        "p75_ms": 5542.557645750037,
        "p95_ms": 7370.757816849977,
        "p99_ms": 7552.386049410016
      },
      "product_browse": {
        "samples": 438,
        "attempts": 438,
        "failures": 0,
        "avg_ms": 2430.84921484475,
        "p50_ms": 2265.067333500042,
        "p75_ms": 3115.0027812499843,
        "p95_ms": 4308.100056200026,
        "p99_ms": 5117.896047250011
      },
      "product_search": {
        "samples": 179,
        "attempts": 179,
        "failures": 0,
        "avg_ms": 3063.2285993463697,
        "p50_ms": 2985.1127919999954,
        "p75_ms": 3514.5153954999273,
        "p95_ms": 4303.614066600005,
        "p99_ms": 4833.019588979993
      }
    },
    "status_counts": {
      "200": 695
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781084785.924354,
        "db_bytes": 5342732288,
        "wal_bytes": 4198312,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781084817.662125,
        "db_bytes": 5342916608,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 9348312,
      "wal_samples": [
        {
          "time": 1781084785.924607,
          "db_bytes": 5342732288,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084786.430502,
          "db_bytes": 5342732288,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084786.934326,
          "db_bytes": 5342732288,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084787.434877,
          "db_bytes": 5342732288,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084787.9414232,
          "db_bytes": 5342732288,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084788.444195,
          "db_bytes": 5342732288,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084788.9604192,
          "db_bytes": 5342732288,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084789.462792,
          "db_bytes": 5342732288,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084789.969238,
          "db_bytes": 5342732288,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084790.4721909,
          "db_bytes": 5342732288,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084790.978741,
          "db_bytes": 5342732288,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084791.483606,
          "db_bytes": 5342732288,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084791.9865751,
          "db_bytes": 5342732288,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084792.48987,
          "db_bytes": 5342732288,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084793.000959,
          "db_bytes": 5342806016,
          "wal_bytes": 4198312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084793.512602,
          "db_bytes": 5342806016,
          "wal_bytes": 4293072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084794.014955,
          "db_bytes": 5342806016,
          "wal_bytes": 4400192,
          "shm_bytes": 32768
        },
        {
          "time": 1781084794.52192,
          "db_bytes": 5342806016,
          "wal_bytes": 4515552,
          "shm_bytes": 32768
        },
        {
          "time": 1781084795.053659,
          "db_bytes": 5342806016,
          "wal_bytes": 4667992,
          "shm_bytes": 32768
        },
        {
          "time": 1781084795.559146,
          "db_bytes": 5342806016,
          "wal_bytes": 4717432,
          "shm_bytes": 32768
        },
        {
          "time": 1781084796.0772219,
          "db_bytes": 5342810112,
          "wal_bytes": 4898712,
          "shm_bytes": 32768
        },
        {
          "time": 1781084796.5790138,
          "db_bytes": 5342814208,
          "wal_bytes": 4960512,
          "shm_bytes": 32768
        },
        {
          "time": 1781084797.086027,
          "db_bytes": 5342814208,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781084797.591508,
          "db_bytes": 5342818304,
          "wal_bytes": 5285992,
          "shm_bytes": 32768
        },
        {
          "time": 1781084798.0935879,
          "db_bytes": 5342818304,
          "wal_bytes": 5471392,
          "shm_bytes": 32768
        },
        {
          "time": 1781084798.599034,
          "db_bytes": 5342818304,
          "wal_bytes": 5562032,
          "shm_bytes": 32768
        },
        {
          "time": 1781084799.101988,
          "db_bytes": 5342826496,
          "wal_bytes": 5656792,
          "shm_bytes": 32768
        },
        {
          "time": 1781084799.606036,
          "db_bytes": 5342826496,
          "wal_bytes": 5875152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084800.108513,
          "db_bytes": 5342830592,
          "wal_bytes": 5982272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084800.611511,
          "db_bytes": 5342834688,
          "wal_bytes": 6081152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084801.1185868,
          "db_bytes": 5342834688,
          "wal_bytes": 6114112,
          "shm_bytes": 32768
        },
        {
          "time": 1781084801.623843,
          "db_bytes": 5342838784,
          "wal_bytes": 6147072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084802.1248,
          "db_bytes": 5342838784,
          "wal_bytes": 6287152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084802.626457,
          "db_bytes": 5342846976,
          "wal_bytes": 6427232,
          "shm_bytes": 32768
        },
        {
          "time": 1781084803.1316109,
          "db_bytes": 5342846976,
          "wal_bytes": 6604392,
          "shm_bytes": 32768
        },
        {
          "time": 1781084803.637417,
          "db_bytes": 5342846976,
          "wal_bytes": 6835112,
          "shm_bytes": 32768
        },
        {
          "time": 1781084804.1401222,
          "db_bytes": 5342851072,
          "wal_bytes": 6975192,
          "shm_bytes": 32768
        },
        {
          "time": 1781084804.659214,
          "db_bytes": 5342855168,
          "wal_bytes": 7086432,
          "shm_bytes": 32768
        },
        {
          "time": 1781084805.1606011,
          "db_bytes": 5342855168,
          "wal_bytes": 7230632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084805.665815,
          "db_bytes": 5342855168,
          "wal_bytes": 7333632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084806.178284,
          "db_bytes": 5342855168,
          "wal_bytes": 7510792,
          "shm_bytes": 32768
        },
        {
          "time": 1781084806.695578,
          "db_bytes": 5342859264,
          "wal_bytes": 7716792,
          "shm_bytes": 32768
        },
        {
          "time": 1781084807.201779,
          "db_bytes": 5342859264,
          "wal_bytes": 7716792,
          "shm_bytes": 32768
        },
        {
          "time": 1781084807.7049978,
          "db_bytes": 5342867456,
          "wal_bytes": 7898072,
          "shm_bytes": 32768
        },
        {
          "time": 1781084808.21457,
          "db_bytes": 5342871552,
          "wal_bytes": 8042272,
          "shm_bytes": 32768
        },
        {
          "time": 1781084808.7196941,
          "db_bytes": 5342879744,
          "wal_bytes": 8091712,
          "shm_bytes": 32768
        },
        {
          "time": 1781084809.234842,
          "db_bytes": 5342879744,
          "wal_bytes": 8149392,
          "shm_bytes": 32768
        },
        {
          "time": 1781084809.7407439,
          "db_bytes": 5342879744,
          "wal_bytes": 8260632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084810.246021,
          "db_bytes": 5342879744,
          "wal_bytes": 8277112,
          "shm_bytes": 32768
        },
        {
          "time": 1781084810.761714,
          "db_bytes": 5342879744,
          "wal_bytes": 8433672,
          "shm_bytes": 32768
        },
        {
          "time": 1781084811.270389,
          "db_bytes": 5342879744,
          "wal_bytes": 8466632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084811.776125,
          "db_bytes": 5342879744,
          "wal_bytes": 8635552,
          "shm_bytes": 32768
        },
        {
          "time": 1781084812.2805882,
          "db_bytes": 5342879744,
          "wal_bytes": 8750912,
          "shm_bytes": 32768
        },
        {
          "time": 1781084812.7894862,
          "db_bytes": 5342892032,
          "wal_bytes": 8886872,
          "shm_bytes": 32768
        },
        {
          "time": 1781084813.2947688,
          "db_bytes": 5342892032,
          "wal_bytes": 8919832,
          "shm_bytes": 32768
        },
        {
          "time": 1781084813.801336,
          "db_bytes": 5342892032,
          "wal_bytes": 8981632,
          "shm_bytes": 32768
        },
        {
          "time": 1781084814.306653,
          "db_bytes": 5342892032,
          "wal_bytes": 9068152,
          "shm_bytes": 32768
        },
        {
          "time": 1781084814.830446,
          "db_bytes": 5342892032,
          "wal_bytes": 9146432,
          "shm_bytes": 32768
        },
        {
          "time": 1781084815.33655,
          "db_bytes": 5342896128,
          "wal_bytes": 9212352,
          "shm_bytes": 32768
        },
        {
          "time": 1781084815.8402839,
          "db_bytes": 5342896128,
          "wal_bytes": 9245312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084816.341262,
          "db_bytes": 5342904320,
          "wal_bytes": 9348312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084816.842059,
          "db_bytes": 5342904320,
          "wal_bytes": 9348312,
          "shm_bytes": 32768
        },
        {
          "time": 1781084817.347248,
          "db_bytes": 5342904320,
          "wal_bytes": 9348312,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep1_sqlite-driver-pr-378-performance_read-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-pr-378-performance_read-heavy_c64",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.64298529200005,
    "ok_flows": 744,
    "failed_flows": 0,
    "flow_requests_per_second": 23.512320128281242,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 2652.046452288979,
    "http_request_avg_ms": 2651.902774099467,
    "p50_ms": 2565.3543329999593,
    "p75_ms": 3271.4419897500306,
    "p95_ms": 4550.9101704498335,
    "p99_ms": 5622.426491380038,
    "by_kind": {
      "browse": {
        "samples": 668,
        "avg_ms": 2505.4968637799398,
        "p50_ms": 2453.071457999954,
        "p75_ms": 3114.344708749968,
        "p95_ms": 4049.4246998000335,
        "p99_ms": 4653.326265720062
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 76,
        "avg_ms": 3940.14020392106,
        "p50_ms": 3801.4422919999333,
        "p75_ms": 5044.64408299998,
        "p95_ms": 5902.249343749986,
        "p99_ms": 6453.669166750104
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 76,
        "attempts": 76,
        "failures": 0,
        "avg_ms": 3940.14020392106,
        "p50_ms": 3801.4422919999333,
        "p75_ms": 5044.64408299998,
        "p95_ms": 5902.249343749986,
        "p99_ms": 6453.669166750104
      },
      "product_browse": {
        "samples": 480,
        "attempts": 480,
        "failures": 0,
        "avg_ms": 2339.8574649458274,
        "p50_ms": 2178.566937499909,
        "p75_ms": 2962.0327085000895,
        "p95_ms": 4123.740612199993,
        "p99_ms": 4649.713835640031
      },
      "product_search": {
        "samples": 188,
        "attempts": 188,
        "failures": 0,
        "avg_ms": 2928.405967186179,
        "p50_ms": 2900.6351040000027,
        "p75_ms": 3327.178104249924,
        "p95_ms": 3841.034947700041,
        "p99_ms": 4466.7316856300395
      }
    },
    "status_counts": {
      "200": 744
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085438.9761531,
        "db_bytes": 5342785536,
        "wal_bytes": 6806272,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781085470.6191602,
        "db_bytes": 5342928896,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 12322952,
      "wal_samples": [
        {
          "time": 1781085438.9765592,
          "db_bytes": 5342785536,
          "wal_bytes": 6806272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085439.488021,
          "db_bytes": 5342785536,
          "wal_bytes": 6822752,
          "shm_bytes": 32768
        },
        {
          "time": 1781085440.016188,
          "db_bytes": 5342785536,
          "wal_bytes": 6929872,
          "shm_bytes": 32768
        },
        {
          "time": 1781085440.524863,
          "db_bytes": 5342789632,
          "wal_bytes": 6999912,
          "shm_bytes": 32768
        },
        {
          "time": 1781085441.034592,
          "db_bytes": 5342789632,
          "wal_bytes": 7374832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085441.5410402,
          "db_bytes": 5342789632,
          "wal_bytes": 7407792,
          "shm_bytes": 32768
        },
        {
          "time": 1781085442.041777,
          "db_bytes": 5342793728,
          "wal_bytes": 7481952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085442.542509,
          "db_bytes": 5342793728,
          "wal_bytes": 7638512,
          "shm_bytes": 32768
        },
        {
          "time": 1781085443.0494258,
          "db_bytes": 5342793728,
          "wal_bytes": 7848632,
          "shm_bytes": 32768
        },
        {
          "time": 1781085443.556401,
          "db_bytes": 5342797824,
          "wal_bytes": 7939272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085444.0660322,
          "db_bytes": 5342801920,
          "wal_bytes": 8174112,
          "shm_bytes": 32768
        },
        {
          "time": 1781085444.5740852,
          "db_bytes": 5342801920,
          "wal_bytes": 8264752,
          "shm_bytes": 32768
        },
        {
          "time": 1781085445.088147,
          "db_bytes": 5342814208,
          "wal_bytes": 8524312,
          "shm_bytes": 32768
        },
        {
          "time": 1781085445.5895061,
          "db_bytes": 5342814208,
          "wal_bytes": 8606712,
          "shm_bytes": 32768
        },
        {
          "time": 1781085446.0977962,
          "db_bytes": 5342814208,
          "wal_bytes": 8845672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085446.606625,
          "db_bytes": 5342814208,
          "wal_bytes": 9014592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085447.117398,
          "db_bytes": 5342814208,
          "wal_bytes": 9014592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085447.626886,
          "db_bytes": 5342822400,
          "wal_bytes": 9228832,
          "shm_bytes": 32768
        },
        {
          "time": 1781085448.13709,
          "db_bytes": 5342822400,
          "wal_bytes": 9373032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085448.647743,
          "db_bytes": 5342822400,
          "wal_bytes": 9607872,
          "shm_bytes": 32768
        },
        {
          "time": 1781085449.1578848,
          "db_bytes": 5342826496,
          "wal_bytes": 9690272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085449.659837,
          "db_bytes": 5342826496,
          "wal_bytes": 9962192,
          "shm_bytes": 32768
        },
        {
          "time": 1781085450.164505,
          "db_bytes": 5342838784,
          "wal_bytes": 10147592,
          "shm_bytes": 32768
        },
        {
          "time": 1781085450.6700108,
          "db_bytes": 5342838784,
          "wal_bytes": 10213512,
          "shm_bytes": 32768
        },
        {
          "time": 1781085451.178655,
          "db_bytes": 5342838784,
          "wal_bytes": 10365952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085451.680177,
          "db_bytes": 5342842880,
          "wal_bytes": 10382432,
          "shm_bytes": 32768
        },
        {
          "time": 1781085452.183606,
          "db_bytes": 5342846976,
          "wal_bytes": 10604912,
          "shm_bytes": 32768
        },
        {
          "time": 1781085452.6841228,
          "db_bytes": 5342851072,
          "wal_bytes": 10732632,
          "shm_bytes": 32768
        },
        {
          "time": 1781085453.194061,
          "db_bytes": 5342851072,
          "wal_bytes": 10889192,
          "shm_bytes": 32768
        },
        {
          "time": 1781085453.7025769,
          "db_bytes": 5342851072,
          "wal_bytes": 10889192,
          "shm_bytes": 32768
        },
        {
          "time": 1781085454.2100859,
          "db_bytes": 5342859264,
          "wal_bytes": 10922152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085454.7159739,
          "db_bytes": 5342859264,
          "wal_bytes": 10988072,
          "shm_bytes": 32768
        },
        {
          "time": 1781085455.2225752,
          "db_bytes": 5342859264,
          "wal_bytes": 11062232,
          "shm_bytes": 32768
        },
        {
          "time": 1781085455.726927,
          "db_bytes": 5342863360,
          "wal_bytes": 11202312,
          "shm_bytes": 32768
        },
        {
          "time": 1781085456.230238,
          "db_bytes": 5342863360,
          "wal_bytes": 11408312,
          "shm_bytes": 32768
        },
        {
          "time": 1781085456.73382,
          "db_bytes": 5342863360,
          "wal_bytes": 11482472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085457.2440262,
          "db_bytes": 5342867456,
          "wal_bytes": 11622552,
          "shm_bytes": 32768
        },
        {
          "time": 1781085457.7571409,
          "db_bytes": 5342871552,
          "wal_bytes": 11783232,
          "shm_bytes": 32768
        },
        {
          "time": 1781085458.2698638,
          "db_bytes": 5342871552,
          "wal_bytes": 11828552,
          "shm_bytes": 32768
        },
        {
          "time": 1781085458.80187,
          "db_bytes": 5342871552,
          "wal_bytes": 11919192,
          "shm_bytes": 32768
        },
        {
          "time": 1781085459.3122199,
          "db_bytes": 5342875648,
          "wal_bytes": 12055152,
          "shm_bytes": 32768
        },
        {
          "time": 1781085459.822413,
          "db_bytes": 5342875648,
          "wal_bytes": 12137552,
          "shm_bytes": 32768
        },
        {
          "time": 1781085460.3379729,
          "db_bytes": 5342879744,
          "wal_bytes": 12141672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085460.842649,
          "db_bytes": 5342879744,
          "wal_bytes": 12257032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085461.3529332,
          "db_bytes": 5342887936,
          "wal_bytes": 12306472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085461.858033,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085462.364337,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085462.8723478,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085463.382567,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085463.895257,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085464.397847,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085464.905976,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085465.418426,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085465.924405,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085466.4323242,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085466.94458,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085467.44732,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085467.959007,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085468.464214,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085468.9677749,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085469.4818602,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085469.98344,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        },
        {
          "time": 1781085470.493678,
          "db_bytes": 5342887936,
          "wal_bytes": 12322952,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep2_sqlite-driver-pr-378-performance_read-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-pr-378-performance_read-heavy_c64",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.203328374999955,
    "ok_flows": 827,
    "failed_flows": 0,
    "flow_requests_per_second": 26.50358288901612,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 2371.3566807134202,
    "http_request_avg_ms": 2371.2727680931052,
    "p50_ms": 2279.310457999827,
    "p75_ms": 2889.2771875000562,
    "p95_ms": 4035.587503600141,
    "p99_ms": 4919.326161499962,
    "by_kind": {
      "browse": {
        "samples": 739,
        "avg_ms": 2218.7386514857917,
        "p50_ms": 2191.6274589998466,
        "p75_ms": 2746.854811999924,
        "p95_ms": 3455.569149700091,
        "p99_ms": 4012.4183429201235
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 88,
        "avg_ms": 3653.0012670681785,
        "p50_ms": 3834.1671460001407,
        "p75_ms": 4581.080635750027,
        "p95_ms": 5152.61141709998,
        "p99_ms": 5536.531227960121
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 88,
        "attempts": 88,
        "failures": 0,
        "avg_ms": 3653.0012670681785,
        "p50_ms": 3834.1671460001407,
        "p75_ms": 4581.080635750027,
        "p95_ms": 5152.61141709998,
        "p99_ms": 5536.531227960121
      },
      "product_browse": {
        "samples": 531,
        "attempts": 531,
        "failures": 0,
        "avg_ms": 2075.3639023841843,
        "p50_ms": 1936.1182919999465,
        "p75_ms": 2559.6813130000555,
        "p95_ms": 3546.1456875000295,
        "p99_ms": 4138.089028899939
      },
      "product_search": {
        "samples": 208,
        "attempts": 208,
        "failures": 0,
        "avg_ms": 2584.7578427019066,
        "p50_ms": 2660.159666499908,
        "p75_ms": 2865.5114899999603,
        "p95_ms": 3225.539407900044,
        "p99_ms": 3423.037503439982
      }
    },
    "status_counts": {
      "200": 827
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781086079.214519,
        "db_bytes": 5342736384,
        "wal_bytes": 4330152,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781086110.417763,
        "db_bytes": 5342949376,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 6727992,
      "wal_samples": [
        {
          "time": 1781086079.214834,
          "db_bytes": 5342736384,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781086079.7254112,
          "db_bytes": 5342736384,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781086080.228301,
          "db_bytes": 5342736384,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781086080.7393868,
          "db_bytes": 5342736384,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781086081.248644,
          "db_bytes": 5342736384,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781086081.7603579,
          "db_bytes": 5342736384,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781086082.267025,
          "db_bytes": 5342736384,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781086082.769876,
          "db_bytes": 5342736384,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781086083.2709708,
          "db_bytes": 5342736384,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781086083.7811022,
          "db_bytes": 5342797824,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781086084.290706,
          "db_bytes": 5342806016,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781086084.800545,
          "db_bytes": 5342806016,
          "wal_bytes": 4367232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086085.310247,
          "db_bytes": 5342810112,
          "wal_bytes": 4552632,
          "shm_bytes": 32768
        },
        {
          "time": 1781086085.819057,
          "db_bytes": 5342814208,
          "wal_bytes": 4729792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086086.3239412,
          "db_bytes": 5342814208,
          "wal_bytes": 4956392,
          "shm_bytes": 32768
        },
        {
          "time": 1781086086.8266711,
          "db_bytes": 5342818304,
          "wal_bytes": 5125312,
          "shm_bytes": 32768
        },
        {
          "time": 1781086087.3404071,
          "db_bytes": 5342818304,
          "wal_bytes": 5294232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086087.850733,
          "db_bytes": 5342822400,
          "wal_bytes": 5508472,
          "shm_bytes": 32768
        },
        {
          "time": 1781086088.351407,
          "db_bytes": 5342826496,
          "wal_bytes": 5718592,
          "shm_bytes": 32768
        },
        {
          "time": 1781086088.85526,
          "db_bytes": 5342834688,
          "wal_bytes": 5833952,
          "shm_bytes": 32768
        },
        {
          "time": 1781086089.3614788,
          "db_bytes": 5342834688,
          "wal_bytes": 5899872,
          "shm_bytes": 32768
        },
        {
          "time": 1781086089.869597,
          "db_bytes": 5342838784,
          "wal_bytes": 6015232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086090.370479,
          "db_bytes": 5342838784,
          "wal_bytes": 6237712,
          "shm_bytes": 32768
        },
        {
          "time": 1781086090.875874,
          "db_bytes": 5342838784,
          "wal_bytes": 6287152,
          "shm_bytes": 32768
        },
        {
          "time": 1781086091.3784971,
          "db_bytes": 5342842880,
          "wal_bytes": 6538472,
          "shm_bytes": 32768
        },
        {
          "time": 1781086091.880777,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086092.390943,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086092.895823,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086093.405944,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086093.9162948,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086094.426471,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086094.9292748,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086095.437794,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086095.9438238,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086096.45473,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086096.954988,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086097.461205,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086097.969159,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086098.471301,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086098.980233,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086099.483213,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086099.9912488,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086100.496737,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086101.0067022,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086101.516834,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086102.0191638,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086102.53262,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086103.037108,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086103.542529,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086104.0472162,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086104.556801,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086105.0698721,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086105.580031,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086106.090229,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086106.596322,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086107.1065001,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086107.609204,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086108.121069,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086108.621344,
          "db_bytes": 5342855168,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086109.127299,
          "db_bytes": 5342937088,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086109.638384,
          "db_bytes": 5342945280,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        },
        {
          "time": 1781086110.1453598,
          "db_bytes": 5342945280,
          "wal_bytes": 6727992,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep3_sqlite-driver-pr-378-performance_read-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-pr-378-performance_write-heavy_c4",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.70130008299998,
    "ok_flows": 347,
    "failed_flows": 0,
    "flow_requests_per_second": 11.302452960034156,
    "attempted_writes_per_second": 5.602368614195605,
    "successful_writes_per_second": 5.602368614195605,
    "write_verification_failures": 0,
    "avg_ms": 351.0715754149877,
    "http_request_avg_ms": 121.02957330348244,
    "p50_ms": 341.0102499999539,
    "p75_ms": 533.5657079999692,
    "p95_ms": 703.0123373999912,
    "p99_ms": 982.350423540043,
    "by_kind": {
      "browse": {
        "samples": 69,
        "avg_ms": 101.7919946087013,
        "p50_ms": 90.35049999999956,
        "p75_ms": 128.28670800001873,
        "p95_ms": 152.95576640000945,
        "p99_ms": 186.36178999999623
      },
      "cart": {
        "samples": 71,
        "avg_ms": 217.63652642253626,
        "p50_ms": 204.93354200004887,
        "p75_ms": 216.23697899991612,
        "p95_ms": 250.83270850001327,
        "p99_ms": 407.09314999996815
      },
      "admin_read": {
        "samples": 35,
        "avg_ms": 130.88755477141214,
        "p50_ms": 125.08366700001261,
        "p75_ms": 149.1305000000125,
        "p95_ms": 166.7016748999799,
        "p99_ms": 200.22046843999064
      },
      "write": {
        "samples": 172,
        "avg_ms": 550.9589026046565,
        "p50_ms": 533.5657079999692,
        "p75_ms": 605.0331142500625,
        "p95_ms": 794.0502312499858,
        "p99_ms": 1048.6283721799864
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 35,
        "attempts": 35,
        "failures": 0,
        "avg_ms": 130.88755477141214,
        "p50_ms": 125.08366700001261,
        "p75_ms": 149.1305000000125,
        "p95_ms": 166.7016748999799,
        "p99_ms": 200.22046843999064
      },
      "cart_add": {
        "samples": 71,
        "attempts": 71,
        "failures": 0,
        "avg_ms": 217.63652642253626,
        "p50_ms": 204.93354200004887,
        "p75_ms": 216.23697899991612,
        "p95_ms": 250.83270850001327,
        "p99_ms": 407.09314999996815
      },
      "checkout_write": {
        "samples": 172,
        "attempts": 172,
        "failures": 0,
        "avg_ms": 550.9589026046565,
        "p50_ms": 533.5657079999692,
        "p75_ms": 605.0331142500625,
        "p95_ms": 794.0502312499858,
        "p99_ms": 1048.6283721799864
      },
      "product_browse": {
        "samples": 69,
        "attempts": 69,
        "failures": 0,
        "avg_ms": 101.7919946087013,
        "p50_ms": 90.35049999999956,
        "p75_ms": 128.28670800001873,
        "p95_ms": 152.95576640000945,
        "p99_ms": 186.36178999999623
      }
    },
    "status_counts": {
      "200": 1005
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10065,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10237,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 172,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 172,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085053.855455,
        "db_bytes": 5343223808,
        "wal_bytes": 6019352,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781085084.556551,
        "db_bytes": 5344632832,
        "wal_bytes": 7918672,
        "shm_bytes": 32768
      },
      "wal_max_bytes": 7918672,
      "wal_samples": [
        {
          "time": 1781085053.855665,
          "db_bytes": 5343223808,
          "wal_bytes": 6019352,
          "shm_bytes": 32768
        },
        {
          "time": 1781085054.365633,
          "db_bytes": 5343223808,
          "wal_bytes": 6019352,
          "shm_bytes": 32768
        },
        {
          "time": 1781085054.879871,
          "db_bytes": 5343264768,
          "wal_bytes": 6019352,
          "shm_bytes": 32768
        },
        {
          "time": 1781085055.387669,
          "db_bytes": 5343318016,
          "wal_bytes": 6019352,
          "shm_bytes": 32768
        },
        {
          "time": 1781085055.8976362,
          "db_bytes": 5343318016,
          "wal_bytes": 6019352,
          "shm_bytes": 32768
        },
        {
          "time": 1781085056.4076319,
          "db_bytes": 5343346688,
          "wal_bytes": 6019352,
          "shm_bytes": 32768
        },
        {
          "time": 1781085056.915393,
          "db_bytes": 5343375360,
          "wal_bytes": 6019352,
          "shm_bytes": 32768
        },
        {
          "time": 1781085057.4255202,
          "db_bytes": 5343375360,
          "wal_bytes": 6019352,
          "shm_bytes": 32768
        },
        {
          "time": 1781085057.934612,
          "db_bytes": 5343416320,
          "wal_bytes": 6019352,
          "shm_bytes": 32768
        },
        {
          "time": 1781085058.4439669,
          "db_bytes": 5343428608,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085058.951127,
          "db_bytes": 5343457280,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085059.456165,
          "db_bytes": 5343457280,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085059.958192,
          "db_bytes": 5343477760,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085060.4644768,
          "db_bytes": 5343510528,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085060.971502,
          "db_bytes": 5343567872,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085061.476599,
          "db_bytes": 5343600640,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085061.9854982,
          "db_bytes": 5343625216,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085062.495609,
          "db_bytes": 5343649792,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085063.000472,
          "db_bytes": 5343678464,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085063.5104709,
          "db_bytes": 5343698944,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085064.02249,
          "db_bytes": 5343719424,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085064.5326562,
          "db_bytes": 5343772672,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085065.035854,
          "db_bytes": 5343789056,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085065.541056,
          "db_bytes": 5343809536,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085066.051195,
          "db_bytes": 5343834112,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085066.5589042,
          "db_bytes": 5343870976,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085067.0659041,
          "db_bytes": 5343911936,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085067.577609,
          "db_bytes": 5343936512,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085068.0879009,
          "db_bytes": 5343936512,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085068.59796,
          "db_bytes": 5343969280,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085069.108114,
          "db_bytes": 5344002048,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085069.615191,
          "db_bytes": 5344034816,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085070.125406,
          "db_bytes": 5344063488,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085070.633974,
          "db_bytes": 5344075776,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085071.140438,
          "db_bytes": 5344075776,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085071.651273,
          "db_bytes": 5344112640,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085072.15635,
          "db_bytes": 5344145408,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085072.664661,
          "db_bytes": 5344165888,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085073.165762,
          "db_bytes": 5344219136,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085073.6700711,
          "db_bytes": 5344219136,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085074.181103,
          "db_bytes": 5344235520,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085074.6866639,
          "db_bytes": 5344264192,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085075.198113,
          "db_bytes": 5344305152,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085075.7110221,
          "db_bytes": 5344337920,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085076.223131,
          "db_bytes": 5344337920,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085076.725227,
          "db_bytes": 5344370688,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085077.2300081,
          "db_bytes": 5344403456,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085077.73421,
          "db_bytes": 5344403456,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085078.245623,
          "db_bytes": 5344428032,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085078.755761,
          "db_bytes": 5344464896,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085079.268168,
          "db_bytes": 5344464896,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085079.780962,
          "db_bytes": 5344481280,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085080.284794,
          "db_bytes": 5344481280,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085080.791771,
          "db_bytes": 5344530432,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085081.301835,
          "db_bytes": 5344530432,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085081.8075762,
          "db_bytes": 5344530432,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085082.3200252,
          "db_bytes": 5344567296,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085082.8334641,
          "db_bytes": 5344567296,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085083.337058,
          "db_bytes": 5344595968,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085083.847866,
          "db_bytes": 5344595968,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085084.356998,
          "db_bytes": 5344632832,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep1_sqlite-driver-pr-378-performance_write-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-pr-378-performance_write-heavy_c4",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.46628129199985,
    "ok_flows": 337,
    "failed_flows": 0,
    "flow_requests_per_second": 11.061409063025128,
    "attempted_writes_per_second": 5.481469773071799,
    "successful_writes_per_second": 5.481469773071799,
    "write_verification_failures": 0,
    "avg_ms": 359.1775540682507,
    "http_request_avg_ms": 124.07437225050846,
    "p50_ms": 295.61933300010423,
    "p75_ms": 562.1677080000609,
    "p95_ms": 676.4414664001379,
    "p99_ms": 757.5398420000146,
    "by_kind": {
      "browse": {
        "samples": 69,
        "avg_ms": 105.61255981160092,
        "p50_ms": 101.72233299999789,
        "p75_ms": 129.38466700006757,
        "p95_ms": 157.4034665999534,
        "p99_ms": 207.0064299999645
      },
      "cart": {
        "samples": 68,
        "avg_ms": 226.5351262499815,
        "p50_ms": 217.30102049991729,
        "p75_ms": 234.2786042501075,
        "p95_ms": 271.1057585499475,
        "p99_ms": 311.4439332200663
      },
      "admin_read": {
        "samples": 33,
        "avg_ms": 132.21668566667645,
        "p50_ms": 131.03141700003107,
        "p75_ms": 145.20437499982108,
        "p95_ms": 168.55280039990248,
        "p99_ms": 184.5205299999725
      },
      "write": {
        "samples": 167,
        "avg_ms": 562.8025741437181,
        "p50_ms": 563.03820800008,
        "p75_ms": 632.8338540000686,
        "p95_ms": 718.4269211999206,
        "p99_ms": 791.41109850003
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 33,
        "attempts": 33,
        "failures": 0,
        "avg_ms": 132.21668566667645,
        "p50_ms": 131.03141700003107,
        "p75_ms": 145.20437499982108,
        "p95_ms": 168.55280039990248,
        "p99_ms": 184.5205299999725
      },
      "cart_add": {
        "samples": 68,
        "attempts": 68,
        "failures": 0,
        "avg_ms": 226.5351262499815,
        "p50_ms": 217.30102049991729,
        "p75_ms": 234.2786042501075,
        "p95_ms": 271.1057585499475,
        "p99_ms": 311.4439332200663
      },
      "checkout_write": {
        "samples": 167,
        "attempts": 167,
        "failures": 0,
        "avg_ms": 562.8025741437181,
        "p50_ms": 563.03820800008,
        "p75_ms": 632.8338540000686,
        "p95_ms": 718.4269211999206,
        "p99_ms": 791.41109850003
      },
      "product_browse": {
        "samples": 69,
        "attempts": 69,
        "failures": 0,
        "avg_ms": 105.61255981160092,
        "p50_ms": 101.72233299999789,
        "p75_ms": 129.38466700006757,
        "p95_ms": 157.4034665999534,
        "p99_ms": 207.0064299999645
      }
    },
    "status_counts": {
      "200": 974
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10061,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10228,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 167,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 167,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085709.262188,
        "db_bytes": 5343203328,
        "wal_bytes": 5047032,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781085739.728269,
        "db_bytes": 5344608256,
        "wal_bytes": 6386032,
        "shm_bytes": 32768
      },
      "wal_max_bytes": 6386032,
      "wal_samples": [
        {
          "time": 1781085709.2623858,
          "db_bytes": 5343203328,
          "wal_bytes": 5047032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085709.772762,
          "db_bytes": 5343236096,
          "wal_bytes": 5047032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085710.274477,
          "db_bytes": 5343277056,
          "wal_bytes": 5047032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085710.784617,
          "db_bytes": 5343277056,
          "wal_bytes": 5047032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085711.2947571,
          "db_bytes": 5343277056,
          "wal_bytes": 5047032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085711.805391,
          "db_bytes": 5343338496,
          "wal_bytes": 5137672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085712.311501,
          "db_bytes": 5343363072,
          "wal_bytes": 5137672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085712.8223538,
          "db_bytes": 5343363072,
          "wal_bytes": 5137672,
          "shm_bytes": 32768
        },
        {
          "time": 1781085713.332022,
          "db_bytes": 5343391744,
          "wal_bytes": 5817472,
          "shm_bytes": 32768
        },
        {
          "time": 1781085713.842407,
          "db_bytes": 5343399936,
          "wal_bytes": 6188272,
          "shm_bytes": 32768
        },
        {
          "time": 1781085714.350807,
          "db_bytes": 5343428608,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085714.859479,
          "db_bytes": 5343457280,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085715.363797,
          "db_bytes": 5343457280,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085715.87395,
          "db_bytes": 5343481856,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085716.3840709,
          "db_bytes": 5343502336,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085716.8849761,
          "db_bytes": 5343502336,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085717.395158,
          "db_bytes": 5343543296,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085717.896272,
          "db_bytes": 5343543296,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085718.4059808,
          "db_bytes": 5343576064,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085718.9124281,
          "db_bytes": 5343608832,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085719.413609,
          "db_bytes": 5343608832,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085719.9255412,
          "db_bytes": 5343649792,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085720.435654,
          "db_bytes": 5343682560,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085720.947988,
          "db_bytes": 5343707136,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085721.456417,
          "db_bytes": 5343735808,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085721.9583292,
          "db_bytes": 5343764480,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085722.4635289,
          "db_bytes": 5343797248,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085722.967288,
          "db_bytes": 5343817728,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085723.4748669,
          "db_bytes": 5343842304,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085723.985041,
          "db_bytes": 5343879168,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085724.492439,
          "db_bytes": 5343879168,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085725.0015051,
          "db_bytes": 5343907840,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085725.508914,
          "db_bytes": 5343944704,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085726.01959,
          "db_bytes": 5343977472,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085726.52109,
          "db_bytes": 5344002048,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085727.0229561,
          "db_bytes": 5344043008,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085727.5331578,
          "db_bytes": 5344043008,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085728.041146,
          "db_bytes": 5344088064,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085728.544278,
          "db_bytes": 5344108544,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085729.055768,
          "db_bytes": 5344141312,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085729.565949,
          "db_bytes": 5344141312,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085730.0763578,
          "db_bytes": 5344174080,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085730.589327,
          "db_bytes": 5344190464,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085731.099466,
          "db_bytes": 5344227328,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085731.609102,
          "db_bytes": 5344260096,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085732.110829,
          "db_bytes": 5344296960,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085732.6143281,
          "db_bytes": 5344325632,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085733.118956,
          "db_bytes": 5344346112,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085733.6291342,
          "db_bytes": 5344346112,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085734.142019,
          "db_bytes": 5344378880,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085734.651148,
          "db_bytes": 5344378880,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085735.161978,
          "db_bytes": 5344423936,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085735.666383,
          "db_bytes": 5344456704,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085736.1687691,
          "db_bytes": 5344456704,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085736.67471,
          "db_bytes": 5344489472,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085737.183985,
          "db_bytes": 5344489472,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085737.694052,
          "db_bytes": 5344530432,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085738.2074828,
          "db_bytes": 5344559104,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085738.717314,
          "db_bytes": 5344567296,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        },
        {
          "time": 1781085739.227519,
          "db_bytes": 5344567296,
          "wal_bytes": 6386032,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep2_sqlite-driver-pr-378-performance_write-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-pr-378-performance_write-heavy_c4",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.692187625000315,
    "ok_flows": 293,
    "failed_flows": 0,
    "flow_requests_per_second": 9.546403260005388,
    "attempted_writes_per_second": 4.691747677272272,
    "successful_writes_per_second": 4.691747677272272,
    "write_verification_failures": 0,
    "avg_ms": 414.40079991808096,
    "http_request_avg_ms": 144.88277430229286,
    "p50_ms": 241.14429200017184,
    "p75_ms": 691.9426249996832,
    "p95_ms": 857.8748663999249,
    "p99_ms": 895.5679020001841,
    "by_kind": {
      "browse": {
        "samples": 62,
        "avg_ms": 98.19125796771884,
        "p50_ms": 91.1188749998928,
        "p75_ms": 124.0319267499217,
        "p95_ms": 131.85017739988325,
        "p99_ms": 146.2190179897516
      },
      "cart": {
        "samples": 56,
        "avg_ms": 203.59053055361593,
        "p50_ms": 199.67568750007558,
        "p75_ms": 205.2715730002319,
        "p95_ms": 226.8685415001528,
        "p99_ms": 259.88702064992145
      },
      "admin_read": {
        "samples": 31,
        "avg_ms": 120.96860229031893,
        "p50_ms": 108.77008399984334,
        "p75_ms": 143.40272949971222,
        "p95_ms": 155.28229150004336,
        "p99_ms": 163.30397130018355
      },
      "write": {
        "samples": 144,
        "avg_ms": 695.6977777777552,
        "p50_ms": 694.2883744998198,
        "p75_ms": 785.3474897499382,
        "p95_ms": 873.5624874502264,
        "p99_ms": 925.9958171900734
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 31,
        "attempts": 31,
        "failures": 0,
        "avg_ms": 120.96860229031893,
        "p50_ms": 108.77008399984334,
        "p75_ms": 143.40272949971222,
        "p95_ms": 155.28229150004336,
        "p99_ms": 163.30397130018355
      },
      "cart_add": {
        "samples": 56,
        "attempts": 56,
        "failures": 0,
        "avg_ms": 203.59053055361593,
        "p50_ms": 199.67568750007558,
        "p75_ms": 205.2715730002319,
        "p95_ms": 226.8685415001528,
        "p99_ms": 259.88702064992145
      },
      "checkout_write": {
        "samples": 144,
        "attempts": 144,
        "failures": 0,
        "avg_ms": 695.6977777777552,
        "p50_ms": 694.2883744998198,
        "p75_ms": 785.3474897499382,
        "p95_ms": 873.5624874502264,
        "p99_ms": 925.9958171900734
      },
      "product_browse": {
        "samples": 62,
        "attempts": 62,
        "failures": 0,
        "avg_ms": 98.19125796771884,
        "p50_ms": 91.1188749998928,
        "p75_ms": 124.0319267499217,
        "p95_ms": 131.85017739988325,
        "p99_ms": 146.2190179897516
      }
    },
    "status_counts": {
      "200": 837
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10063,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10207,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 144,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 144,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781086342.738989,
        "db_bytes": 5343219712,
        "wal_bytes": 6942232,
        "shm_bytes": 32768
      },
      "after": {
        "time": 1781086373.431008,
        "db_bytes": 5344419840,
        "wal_bytes": 9982792,
        "shm_bytes": 32768
      },
      "wal_max_bytes": 9982792,
      "wal_samples": [
        {
          "time": 1781086342.7392151,
          "db_bytes": 5343219712,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086343.2464268,
          "db_bytes": 5343244288,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086343.753491,
          "db_bytes": 5343297536,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086344.254505,
          "db_bytes": 5343297536,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086344.7549188,
          "db_bytes": 5343342592,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086345.2591228,
          "db_bytes": 5343342592,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086345.7611341,
          "db_bytes": 5343358976,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086346.263138,
          "db_bytes": 5343395840,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086346.767464,
          "db_bytes": 5343404032,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086347.2726588,
          "db_bytes": 5343457280,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086347.7776241,
          "db_bytes": 5343457280,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086348.287945,
          "db_bytes": 5343481856,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086348.7959821,
          "db_bytes": 5343481856,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086349.30729,
          "db_bytes": 5343510528,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086349.8223958,
          "db_bytes": 5343551488,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086350.3328168,
          "db_bytes": 5343551488,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086350.8423738,
          "db_bytes": 5343592448,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086351.344254,
          "db_bytes": 5343621120,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086351.8545039,
          "db_bytes": 5343621120,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086352.3618932,
          "db_bytes": 5343653888,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086352.8720372,
          "db_bytes": 5343653888,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086353.3784761,
          "db_bytes": 5343698944,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086353.8834932,
          "db_bytes": 5343731712,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086354.3911932,
          "db_bytes": 5343731712,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086354.899699,
          "db_bytes": 5343764480,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086355.414769,
          "db_bytes": 5343793152,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086355.924442,
          "db_bytes": 5343793152,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086356.433992,
          "db_bytes": 5343825920,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086356.9471009,
          "db_bytes": 5343830016,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086357.458484,
          "db_bytes": 5343858688,
          "wal_bytes": 6942232,
          "shm_bytes": 32768
        },
        {
          "time": 1781086357.963161,
          "db_bytes": 5343875072,
          "wal_bytes": 8256512,
          "shm_bytes": 32768
        },
        {
          "time": 1781086358.46837,
          "db_bytes": 5343887360,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086358.982872,
          "db_bytes": 5343920128,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086359.496212,
          "db_bytes": 5343936512,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086360.0080068,
          "db_bytes": 5343936512,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086360.518142,
          "db_bytes": 5343956992,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086361.0283751,
          "db_bytes": 5343977472,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086361.5409238,
          "db_bytes": 5343993856,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086362.047793,
          "db_bytes": 5343993856,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086362.556062,
          "db_bytes": 5344038912,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086363.057201,
          "db_bytes": 5344067584,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086363.56646,
          "db_bytes": 5344067584,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086364.078159,
          "db_bytes": 5344108544,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086364.5887759,
          "db_bytes": 5344108544,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086365.098963,
          "db_bytes": 5344137216,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086365.606566,
          "db_bytes": 5344137216,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086366.11687,
          "db_bytes": 5344169984,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086366.6226418,
          "db_bytes": 5344169984,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086367.129834,
          "db_bytes": 5344198656,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086367.638289,
          "db_bytes": 5344198656,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086368.14691,
          "db_bytes": 5344235520,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086368.657069,
          "db_bytes": 5344235520,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086369.166861,
          "db_bytes": 5344264192,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086369.674249,
          "db_bytes": 5344264192,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086370.1843998,
          "db_bytes": 5344309248,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086370.69458,
          "db_bytes": 5344317440,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086371.204824,
          "db_bytes": 5344321536,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086371.7133498,
          "db_bytes": 5344321536,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086372.22398,
          "db_bytes": 5344374784,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086372.7341151,
          "db_bytes": 5344391168,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        },
        {
          "time": 1781086373.239733,
          "db_bytes": 5344391168,
          "wal_bytes": 9982792,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep3_sqlite-driver-pr-378-performance_write-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-pr-378-performance_write-heavy_c16",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.79523062499993,
    "ok_flows": 360,
    "failed_flows": 0,
    "flow_requests_per_second": 11.69012190179046,
    "attempted_writes_per_second": 5.715170707542002,
    "successful_writes_per_second": 5.715170707542002,
    "write_verification_failures": 0,
    "avg_ms": 1352.5092411916655,
    "http_request_avg_ms": 463.4596944361897,
    "p50_ms": 1060.221833499952,
    "p75_ms": 2105.4477079999856,
    "p95_ms": 2870.3751545000273,
    "p99_ms": 3149.0305697799567,
    "by_kind": {
      "browse": {
        "samples": 65,
        "avg_ms": 370.5767705692341,
        "p50_ms": 362.64987499998824,
        "p75_ms": 487.73754199999075,
        "p95_ms": 609.1643667999961,
        "p99_ms": 786.1077087600643
      },
      "cart": {
        "samples": 81,
        "avg_ms": 813.9602473209949,
        "p50_ms": 801.5053330000228,
        "p75_ms": 890.2480000000423,
        "p95_ms": 1050.355624999952,
        "p99_ms": 1207.64863280001
      },
      "admin_read": {
        "samples": 38,
        "avg_ms": 516.7504899999985,
        "p50_ms": 521.3501249999695,
        "p75_ms": 578.2937495000056,
        "p95_ms": 687.5727892000157,
        "p99_ms": 747.0465451699899
      },
      "write": {
        "samples": 176,
        "avg_ms": 2143.457602778404,
        "p50_ms": 2108.8385625000114,
        "p75_ms": 2538.8578542499827,
        "p95_ms": 2979.9116564999795,
        "p99_ms": 3219.8640412499344
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 38,
        "attempts": 38,
        "failures": 0,
        "avg_ms": 516.7504899999985,
        "p50_ms": 521.3501249999695,
        "p75_ms": 578.2937495000056,
        "p95_ms": 687.5727892000157,
        "p99_ms": 747.0465451699899
      },
      "cart_add": {
        "samples": 81,
        "attempts": 81,
        "failures": 0,
        "avg_ms": 813.9602473209949,
        "p50_ms": 801.5053330000228,
        "p75_ms": 890.2480000000423,
        "p95_ms": 1050.355624999952,
        "p99_ms": 1207.64863280001
      },
      "checkout_write": {
        "samples": 176,
        "attempts": 176,
        "failures": 0,
        "avg_ms": 2143.457602778404,
        "p50_ms": 2108.8385625000114,
        "p75_ms": 2538.8578542499827,
        "p95_ms": 2979.9116564999795,
        "p99_ms": 3219.8640412499344
      },
      "product_browse": {
        "samples": 65,
        "attempts": 65,
        "failures": 0,
        "avg_ms": 370.5767705692341,
        "p50_ms": 362.64987499998824,
        "p75_ms": 487.73754199999075,
        "p95_ms": 609.1643667999961,
        "p99_ms": 786.1077087600643
      }
    },
    "status_counts": {
      "200": 1050
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10075,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10251,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 176,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 176,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085106.548616,
        "db_bytes": 5343338496,
        "wal_bytes": 57078512,
        "shm_bytes": 131072
      },
      "after": {
        "time": 1781085137.343671,
        "db_bytes": 5344866304,
        "wal_bytes": 88872552,
        "shm_bytes": 196608
      },
      "wal_max_bytes": 86590072,
      "wal_samples": [
        {
          "time": 1781085106.548857,
          "db_bytes": 5343338496,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085107.05025,
          "db_bytes": 5343338496,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085107.557405,
          "db_bytes": 5343338496,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085108.067549,
          "db_bytes": 5343391744,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085108.569043,
          "db_bytes": 5343444992,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085109.070239,
          "db_bytes": 5343444992,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085109.5804212,
          "db_bytes": 5343444992,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085110.087064,
          "db_bytes": 5343498240,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085110.595597,
          "db_bytes": 5343506432,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085111.12422,
          "db_bytes": 5343526912,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085111.624809,
          "db_bytes": 5343567872,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085112.1257138,
          "db_bytes": 5343592448,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085112.6321468,
          "db_bytes": 5343612928,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085113.136977,
          "db_bytes": 5343621120,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085113.643316,
          "db_bytes": 5343633408,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085114.153444,
          "db_bytes": 5343645696,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085114.663557,
          "db_bytes": 5343670272,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085115.173665,
          "db_bytes": 5343707136,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085115.680918,
          "db_bytes": 5343711232,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085116.18294,
          "db_bytes": 5343735808,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085116.690712,
          "db_bytes": 5343744000,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085117.200814,
          "db_bytes": 5343764480,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085117.70974,
          "db_bytes": 5343772672,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085118.217506,
          "db_bytes": 5343830016,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085118.725719,
          "db_bytes": 5343830016,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085119.234807,
          "db_bytes": 5343842304,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085119.734926,
          "db_bytes": 5343858688,
          "wal_bytes": 57078512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085120.2374809,
          "db_bytes": 5343899648,
          "wal_bytes": 63118432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085120.746867,
          "db_bytes": 5343916032,
          "wal_bytes": 66550392,
          "shm_bytes": 131072
        },
        {
          "time": 1781085121.2555451,
          "db_bytes": 5343948800,
          "wal_bytes": 71263672,
          "shm_bytes": 163840
        },
        {
          "time": 1781085121.765759,
          "db_bytes": 5344002048,
          "wal_bytes": 77620832,
          "shm_bytes": 163840
        },
        {
          "time": 1781085122.275451,
          "db_bytes": 5344014336,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085122.785565,
          "db_bytes": 5344067584,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085123.295746,
          "db_bytes": 5344083968,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085123.8041222,
          "db_bytes": 5344137216,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085124.3142211,
          "db_bytes": 5344161792,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085124.819493,
          "db_bytes": 5344194560,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085125.3296268,
          "db_bytes": 5344227328,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085125.8298821,
          "db_bytes": 5344227328,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085126.333368,
          "db_bytes": 5344292864,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085126.8402739,
          "db_bytes": 5344305152,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085127.349395,
          "db_bytes": 5344354304,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085127.859516,
          "db_bytes": 5344366592,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085128.369641,
          "db_bytes": 5344411648,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085128.8798132,
          "db_bytes": 5344428032,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085129.3888729,
          "db_bytes": 5344452608,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085129.894881,
          "db_bytes": 5344505856,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085130.405014,
          "db_bytes": 5344518144,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085130.912236,
          "db_bytes": 5344559104,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085131.420703,
          "db_bytes": 5344571392,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085131.930839,
          "db_bytes": 5344600064,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085132.440959,
          "db_bytes": 5344632832,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085132.945158,
          "db_bytes": 5344653312,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085133.455295,
          "db_bytes": 5344669696,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085133.96365,
          "db_bytes": 5344702464,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085134.472032,
          "db_bytes": 5344731136,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085134.9787688,
          "db_bytes": 5344755712,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085135.488895,
          "db_bytes": 5344788480,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085135.989265,
          "db_bytes": 5344792576,
          "wal_bytes": 79136992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085136.495105,
          "db_bytes": 5344829440,
          "wal_bytes": 80154632,
          "shm_bytes": 163840
        },
        {
          "time": 1781085137.0052328,
          "db_bytes": 5344849920,
          "wal_bytes": 86590072,
          "shm_bytes": 196608
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep1_sqlite-driver-pr-378-performance_write-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-pr-378-performance_write-heavy_c16",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.974178250000023,
    "ok_flows": 348,
    "failed_flows": 0,
    "flow_requests_per_second": 11.235164890936202,
    "attempted_writes_per_second": 5.553012532301802,
    "successful_writes_per_second": 5.553012532301802,
    "write_verification_failures": 0,
    "avg_ms": 1403.3558483045954,
    "http_request_avg_ms": 475.6881302076001,
    "p50_ms": 1010.4444794999381,
    "p75_ms": 2216.466219250094,
    "p95_ms": 3041.709482899898,
    "p99_ms": 3362.4235480199904,
    "by_kind": {
      "browse": {
        "samples": 60,
        "avg_ms": 354.220309683319,
        "p50_ms": 347.3521460000484,
        "p75_ms": 477.8762187498842,
        "p95_ms": 616.917766649874,
        "p99_ms": 647.7356838099672
      },
      "cart": {
        "samples": 81,
        "avg_ms": 805.3938235555503,
        "p50_ms": 800.5085839999992,
        "p75_ms": 899.3904579999707,
        "p95_ms": 973.4520000001794,
        "p99_ms": 1129.2619079999895
      },
      "admin_read": {
        "samples": 35,
        "avg_ms": 531.6830000856888,
        "p50_ms": 533.860999999888,
        "p75_ms": 595.1050414998917,
        "p95_ms": 702.2234544999262,
        "p99_ms": 813.5673790600682
      },
      "write": {
        "samples": 172,
        "avg_ms": 2228.3070460348927,
        "p50_ms": 2226.382562499907,
        "p75_ms": 2761.0827295000604,
        "p95_ms": 3189.272085449976,
        "p99_ms": 3453.6221513900223
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 35,
        "attempts": 35,
        "failures": 0,
        "avg_ms": 531.6830000856888,
        "p50_ms": 533.860999999888,
        "p75_ms": 595.1050414998917,
        "p95_ms": 702.2234544999262,
        "p99_ms": 813.5673790600682
      },
      "cart_add": {
        "samples": 81,
        "attempts": 81,
        "failures": 0,
        "avg_ms": 805.3938235555503,
        "p50_ms": 800.5085839999992,
        "p75_ms": 899.3904579999707,
        "p95_ms": 973.4520000001794,
        "p99_ms": 1129.2619079999895
      },
      "checkout_write": {
        "samples": 172,
        "attempts": 172,
        "failures": 0,
        "avg_ms": 2228.3070460348927,
        "p50_ms": 2226.382562499907,
        "p75_ms": 2761.0827295000604,
        "p95_ms": 3189.272085449976,
        "p99_ms": 3453.6221513900223
      },
      "product_browse": {
        "samples": 60,
        "attempts": 60,
        "failures": 0,
        "avg_ms": 354.220309683319,
        "p50_ms": 347.3521460000484,
        "p75_ms": 477.8762187498842,
        "p95_ms": 616.917766649874,
        "p99_ms": 647.7356838099672
      }
    },
    "status_counts": {
      "200": 1026
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10070,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10242,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 172,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 172,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085761.064623,
        "db_bytes": 5343289344,
        "wal_bytes": 32692232,
        "shm_bytes": 65536
      },
      "after": {
        "time": 1781085792.038624,
        "db_bytes": 5344796672,
        "wal_bytes": 130698792,
        "shm_bytes": 262144
      },
      "wal_max_bytes": 130698792,
      "wal_samples": [
        {
          "time": 1781085761.064857,
          "db_bytes": 5343289344,
          "wal_bytes": 32692232,
          "shm_bytes": 65536
        },
        {
          "time": 1781085761.565629,
          "db_bytes": 5343289344,
          "wal_bytes": 32692232,
          "shm_bytes": 65536
        },
        {
          "time": 1781085762.0703108,
          "db_bytes": 5343289344,
          "wal_bytes": 32692232,
          "shm_bytes": 65536
        },
        {
          "time": 1781085762.572244,
          "db_bytes": 5343371264,
          "wal_bytes": 32692232,
          "shm_bytes": 65536
        },
        {
          "time": 1781085763.080632,
          "db_bytes": 5343408128,
          "wal_bytes": 32692232,
          "shm_bytes": 65536
        },
        {
          "time": 1781085763.5904052,
          "db_bytes": 5343428608,
          "wal_bytes": 32692232,
          "shm_bytes": 65536
        },
        {
          "time": 1781085764.100728,
          "db_bytes": 5343449088,
          "wal_bytes": 32692232,
          "shm_bytes": 65536
        },
        {
          "time": 1781085764.610828,
          "db_bytes": 5343465472,
          "wal_bytes": 32692232,
          "shm_bytes": 65536
        },
        {
          "time": 1781085765.1111019,
          "db_bytes": 5343477760,
          "wal_bytes": 32692232,
          "shm_bytes": 65536
        },
        {
          "time": 1781085765.616498,
          "db_bytes": 5343506432,
          "wal_bytes": 32692232,
          "shm_bytes": 65536
        },
        {
          "time": 1781085766.125165,
          "db_bytes": 5343526912,
          "wal_bytes": 33648072,
          "shm_bytes": 98304
        },
        {
          "time": 1781085766.632441,
          "db_bytes": 5343543296,
          "wal_bytes": 36021192,
          "shm_bytes": 98304
        },
        {
          "time": 1781085767.1417868,
          "db_bytes": 5343567872,
          "wal_bytes": 38394312,
          "shm_bytes": 98304
        },
        {
          "time": 1781085767.6500978,
          "db_bytes": 5343576064,
          "wal_bytes": 40322472,
          "shm_bytes": 98304
        },
        {
          "time": 1781085768.158091,
          "db_bytes": 5343600640,
          "wal_bytes": 44903912,
          "shm_bytes": 98304
        },
        {
          "time": 1781085768.668326,
          "db_bytes": 5343645696,
          "wal_bytes": 49291712,
          "shm_bytes": 98304
        },
        {
          "time": 1781085769.17846,
          "db_bytes": 5343657984,
          "wal_bytes": 52089192,
          "shm_bytes": 131072
        },
        {
          "time": 1781085769.688577,
          "db_bytes": 5343678464,
          "wal_bytes": 54206872,
          "shm_bytes": 131072
        },
        {
          "time": 1781085770.193246,
          "db_bytes": 5343690752,
          "wal_bytes": 56773632,
          "shm_bytes": 131072
        },
        {
          "time": 1781085770.702231,
          "db_bytes": 5343719424,
          "wal_bytes": 60329192,
          "shm_bytes": 131072
        },
        {
          "time": 1781085771.208888,
          "db_bytes": 5343731712,
          "wal_bytes": 62282072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085771.730886,
          "db_bytes": 5343768576,
          "wal_bytes": 66117792,
          "shm_bytes": 131072
        },
        {
          "time": 1781085772.2399628,
          "db_bytes": 5343797248,
          "wal_bytes": 70587992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085772.7500658,
          "db_bytes": 5343805440,
          "wal_bytes": 71070032,
          "shm_bytes": 163840
        },
        {
          "time": 1781085773.2552161,
          "db_bytes": 5343821824,
          "wal_bytes": 71341952,
          "shm_bytes": 163840
        },
        {
          "time": 1781085773.765368,
          "db_bytes": 5343858688,
          "wal_bytes": 74077632,
          "shm_bytes": 163840
        },
        {
          "time": 1781085774.274984,
          "db_bytes": 5343862784,
          "wal_bytes": 75993432,
          "shm_bytes": 163840
        },
        {
          "time": 1781085774.785169,
          "db_bytes": 5343887360,
          "wal_bytes": 79256472,
          "shm_bytes": 163840
        },
        {
          "time": 1781085775.286509,
          "db_bytes": 5343903744,
          "wal_bytes": 82762592,
          "shm_bytes": 163840
        },
        {
          "time": 1781085775.791636,
          "db_bytes": 5343920128,
          "wal_bytes": 84764912,
          "shm_bytes": 196608
        },
        {
          "time": 1781085776.297838,
          "db_bytes": 5343928320,
          "wal_bytes": 86511792,
          "shm_bytes": 196608
        },
        {
          "time": 1781085776.7985122,
          "db_bytes": 5343948800,
          "wal_bytes": 90594712,
          "shm_bytes": 196608
        },
        {
          "time": 1781085777.308645,
          "db_bytes": 5343961088,
          "wal_bytes": 91958432,
          "shm_bytes": 196608
        },
        {
          "time": 1781085777.812385,
          "db_bytes": 5344002048,
          "wal_bytes": 98488632,
          "shm_bytes": 196608
        },
        {
          "time": 1781085778.321609,
          "db_bytes": 5344006144,
          "wal_bytes": 100132512,
          "shm_bytes": 196608
        },
        {
          "time": 1781085778.8230112,
          "db_bytes": 5344022528,
          "wal_bytes": 101306712,
          "shm_bytes": 229376
        },
        {
          "time": 1781085779.353812,
          "db_bytes": 5344034816,
          "wal_bytes": 102447952,
          "shm_bytes": 229376
        },
        {
          "time": 1781085779.863457,
          "db_bytes": 5344043008,
          "wal_bytes": 107783352,
          "shm_bytes": 229376
        },
        {
          "time": 1781085780.3735979,
          "db_bytes": 5344083968,
          "wal_bytes": 109414872,
          "shm_bytes": 229376
        },
        {
          "time": 1781085780.883574,
          "db_bytes": 5344145408,
          "wal_bytes": 117535392,
          "shm_bytes": 229376
        },
        {
          "time": 1781085781.390024,
          "db_bytes": 5344190464,
          "wal_bytes": 124238632,
          "shm_bytes": 262144
        },
        {
          "time": 1781085781.892925,
          "db_bytes": 5344215040,
          "wal_bytes": 126698272,
          "shm_bytes": 262144
        },
        {
          "time": 1781085782.403059,
          "db_bytes": 5344227328,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085782.910951,
          "db_bytes": 5344256000,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085783.4211042,
          "db_bytes": 5344280576,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085783.9313421,
          "db_bytes": 5344333824,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085784.440877,
          "db_bytes": 5344333824,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085784.9503202,
          "db_bytes": 5344399360,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085785.460453,
          "db_bytes": 5344415744,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085785.9705868,
          "db_bytes": 5344436224,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085786.47736,
          "db_bytes": 5344501760,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085786.987519,
          "db_bytes": 5344501760,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085787.497652,
          "db_bytes": 5344559104,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085788.0086,
          "db_bytes": 5344571392,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085788.5115972,
          "db_bytes": 5344600064,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085789.016425,
          "db_bytes": 5344616448,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085789.52546,
          "db_bytes": 5344653312,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085790.031914,
          "db_bytes": 5344669696,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085790.543072,
          "db_bytes": 5344702464,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085791.053406,
          "db_bytes": 5344739328,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085791.558503,
          "db_bytes": 5344768000,
          "wal_bytes": 130698792,
          "shm_bytes": 262144
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep2_sqlite-driver-pr-378-performance_write-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-pr-378-performance_write-heavy_c16",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.7565286250001,
    "ok_flows": 296,
    "failed_flows": 0,
    "flow_requests_per_second": 9.320918022726707,
    "attempted_writes_per_second": 4.503011071790267,
    "successful_writes_per_second": 4.503011071790267,
    "write_verification_failures": 0,
    "avg_ms": 1669.884336040525,
    "http_request_avg_ms": 571.1727009468116,
    "p50_ms": 854.4130209998002,
    "p75_ms": 2899.3199267499676,
    "p95_ms": 3559.299125000166,
    "p99_ms": 3724.1637416500225,
    "by_kind": {
      "browse": {
        "samples": 55,
        "avg_ms": 320.1245992727143,
        "p50_ms": 330.44104100008553,
        "p75_ms": 413.348875499878,
        "p95_ms": 513.3042080001813,
        "p99_ms": 588.8482853199366
      },
      "cart": {
        "samples": 70,
        "avg_ms": 694.0121821142512,
        "p50_ms": 710.2153539997289,
        "p75_ms": 786.7495307500576,
        "p95_ms": 871.5876105998177,
        "p99_ms": 976.689462209729
      },
      "admin_read": {
        "samples": 28,
        "avg_ms": 455.4625907856981,
        "p50_ms": 453.7971249999373,
        "p75_ms": 487.37368774993683,
        "p95_ms": 578.5330829999111,
        "p99_ms": 646.6836037300163
      },
      "write": {
        "samples": 143,
        "avg_ms": 2904.511225300691,
        "p50_ms": 2927.4305840003763,
        "p75_ms": 3358.816708499944,
        "p95_ms": 3633.6488545000975,
        "p99_ms": 3750.3223017197984
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 28,
        "attempts": 28,
        "failures": 0,
        "avg_ms": 455.4625907856981,
        "p50_ms": 453.7971249999373,
        "p75_ms": 487.37368774993683,
        "p95_ms": 578.5330829999111,
        "p99_ms": 646.6836037300163
      },
      "cart_add": {
        "samples": 70,
        "attempts": 70,
        "failures": 0,
        "avg_ms": 694.0121821142512,
        "p50_ms": 710.2153539997289,
        "p75_ms": 786.7495307500576,
        "p95_ms": 871.5876105998177,
        "p99_ms": 976.689462209729
      },
      "checkout_write": {
        "samples": 143,
        "attempts": 143,
        "failures": 0,
        "avg_ms": 2904.511225300691,
        "p50_ms": 2927.4305840003763,
        "p75_ms": 3358.816708499944,
        "p95_ms": 3633.6488545000975,
        "p99_ms": 3750.3223017197984
      },
      "product_browse": {
        "samples": 55,
        "attempts": 55,
        "failures": 0,
        "avg_ms": 320.1245992727143,
        "p50_ms": 330.44104100008553,
        "p75_ms": 413.348875499878,
        "p95_ms": 513.3042080001813,
        "p99_ms": 588.8482853199366
      }
    },
    "status_counts": {
      "200": 865
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10077,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10220,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 143,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 143,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781086393.940938,
        "db_bytes": 5343358976,
        "wal_bytes": 52307552,
        "shm_bytes": 131072
      },
      "after": {
        "time": 1781086425.708044,
        "db_bytes": 5344645120,
        "wal_bytes": 177168272,
        "shm_bytes": 360448
      },
      "wal_max_bytes": 177168272,
      "wal_samples": [
        {
          "time": 1781086393.941159,
          "db_bytes": 5343358976,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086394.452076,
          "db_bytes": 5343358976,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086394.9587798,
          "db_bytes": 5343358976,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086395.466086,
          "db_bytes": 5343404032,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086395.9692411,
          "db_bytes": 5343453184,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086396.4928188,
          "db_bytes": 5343473664,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086397.000461,
          "db_bytes": 5343494144,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086397.508416,
          "db_bytes": 5343510528,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086398.017525,
          "db_bytes": 5343526912,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086398.5224361,
          "db_bytes": 5343584256,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086399.032854,
          "db_bytes": 5343608832,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086399.543284,
          "db_bytes": 5343621120,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086400.053709,
          "db_bytes": 5343637504,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086400.559825,
          "db_bytes": 5343653888,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086401.066561,
          "db_bytes": 5343690752,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086401.5769339,
          "db_bytes": 5343707136,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086402.085566,
          "db_bytes": 5343731712,
          "wal_bytes": 52307552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086402.595978,
          "db_bytes": 5343752192,
          "wal_bytes": 52711312,
          "shm_bytes": 131072
        },
        {
          "time": 1781086403.10142,
          "db_bytes": 5343752192,
          "wal_bytes": 53869032,
          "shm_bytes": 131072
        },
        {
          "time": 1781086403.613386,
          "db_bytes": 5343780864,
          "wal_bytes": 57931352,
          "shm_bytes": 131072
        },
        {
          "time": 1781086404.121165,
          "db_bytes": 5343817728,
          "wal_bytes": 62862992,
          "shm_bytes": 131072
        },
        {
          "time": 1781086404.624065,
          "db_bytes": 5343834112,
          "wal_bytes": 65161952,
          "shm_bytes": 131072
        },
        {
          "time": 1781086405.134408,
          "db_bytes": 5343862784,
          "wal_bytes": 66731672,
          "shm_bytes": 131072
        },
        {
          "time": 1781086405.644104,
          "db_bytes": 5343879168,
          "wal_bytes": 68029472,
          "shm_bytes": 163840
        },
        {
          "time": 1781086406.154451,
          "db_bytes": 5343883264,
          "wal_bytes": 70274872,
          "shm_bytes": 163840
        },
        {
          "time": 1781086406.6611269,
          "db_bytes": 5343903744,
          "wal_bytes": 73373112,
          "shm_bytes": 163840
        },
        {
          "time": 1781086407.171448,
          "db_bytes": 5343920128,
          "wal_bytes": 77670272,
          "shm_bytes": 163840
        },
        {
          "time": 1781086407.6817641,
          "db_bytes": 5343936512,
          "wal_bytes": 81151672,
          "shm_bytes": 163840
        },
        {
          "time": 1781086408.1920981,
          "db_bytes": 5343956992,
          "wal_bytes": 83524792,
          "shm_bytes": 163840
        },
        {
          "time": 1781086408.693367,
          "db_bytes": 5343969280,
          "wal_bytes": 84942072,
          "shm_bytes": 196608
        },
        {
          "time": 1781086409.203638,
          "db_bytes": 5343985664,
          "wal_bytes": 87929072,
          "shm_bytes": 196608
        },
        {
          "time": 1781086409.7071948,
          "db_bytes": 5344018432,
          "wal_bytes": 91707112,
          "shm_bytes": 196608
        },
        {
          "time": 1781086410.209119,
          "db_bytes": 5344034816,
          "wal_bytes": 95064912,
          "shm_bytes": 196608
        },
        {
          "time": 1781086410.717917,
          "db_bytes": 5344059392,
          "wal_bytes": 99584552,
          "shm_bytes": 196608
        },
        {
          "time": 1781086411.220949,
          "db_bytes": 5344079872,
          "wal_bytes": 102056552,
          "shm_bytes": 229376
        },
        {
          "time": 1781086411.7312078,
          "db_bytes": 5344092160,
          "wal_bytes": 103346112,
          "shm_bytes": 229376
        },
        {
          "time": 1781086412.233091,
          "db_bytes": 5344096256,
          "wal_bytes": 105645072,
          "shm_bytes": 229376
        },
        {
          "time": 1781086412.741492,
          "db_bytes": 5344129024,
          "wal_bytes": 106889312,
          "shm_bytes": 229376
        },
        {
          "time": 1781086413.250124,
          "db_bytes": 5344153600,
          "wal_bytes": 112257672,
          "shm_bytes": 229376
        },
        {
          "time": 1781086413.755732,
          "db_bytes": 5344178176,
          "wal_bytes": 114770872,
          "shm_bytes": 229376
        },
        {
          "time": 1781086414.2659671,
          "db_bytes": 5344186368,
          "wal_bytes": 116101632,
          "shm_bytes": 229376
        },
        {
          "time": 1781086414.773112,
          "db_bytes": 5344210944,
          "wal_bytes": 118173992,
          "shm_bytes": 262144
        },
        {
          "time": 1781086415.274573,
          "db_bytes": 5344219136,
          "wal_bytes": 123946112,
          "shm_bytes": 262144
        },
        {
          "time": 1781086415.7753658,
          "db_bytes": 5344243712,
          "wal_bytes": 125486992,
          "shm_bytes": 262144
        },
        {
          "time": 1781086416.277598,
          "db_bytes": 5344256000,
          "wal_bytes": 127827152,
          "shm_bytes": 262144
        },
        {
          "time": 1781086416.787858,
          "db_bytes": 5344276480,
          "wal_bytes": 131164352,
          "shm_bytes": 262144
        },
        {
          "time": 1781086417.297029,
          "db_bytes": 5344292864,
          "wal_bytes": 132544552,
          "shm_bytes": 262144
        },
        {
          "time": 1781086417.8053892,
          "db_bytes": 5344305152,
          "wal_bytes": 134806432,
          "shm_bytes": 262144
        },
        {
          "time": 1781086418.315994,
          "db_bytes": 5344313344,
          "wal_bytes": 135041272,
          "shm_bytes": 294912
        },
        {
          "time": 1781086418.8232892,
          "db_bytes": 5344346112,
          "wal_bytes": 140405512,
          "shm_bytes": 294912
        },
        {
          "time": 1781086419.333527,
          "db_bytes": 5344358400,
          "wal_bytes": 141785712,
          "shm_bytes": 294912
        },
        {
          "time": 1781086419.843174,
          "db_bytes": 5344391168,
          "wal_bytes": 146317712,
          "shm_bytes": 294912
        },
        {
          "time": 1781086420.348746,
          "db_bytes": 5344432128,
          "wal_bytes": 150297632,
          "shm_bytes": 294912
        },
        {
          "time": 1781086420.852886,
          "db_bytes": 5344444416,
          "wal_bytes": 151751992,
          "shm_bytes": 327680
        },
        {
          "time": 1781086421.356833,
          "db_bytes": 5344464896,
          "wal_bytes": 154059192,
          "shm_bytes": 327680
        },
        {
          "time": 1781086421.8670342,
          "db_bytes": 5344497664,
          "wal_bytes": 156502352,
          "shm_bytes": 327680
        },
        {
          "time": 1781086422.377236,
          "db_bytes": 5344501760,
          "wal_bytes": 157631232,
          "shm_bytes": 327680
        },
        {
          "time": 1781086422.882099,
          "db_bytes": 5344501760,
          "wal_bytes": 157688912,
          "shm_bytes": 327680
        },
        {
          "time": 1781086423.391985,
          "db_bytes": 5344509952,
          "wal_bytes": 162966632,
          "shm_bytes": 327680
        },
        {
          "time": 1781086423.902196,
          "db_bytes": 5344555008,
          "wal_bytes": 165541632,
          "shm_bytes": 327680
        },
        {
          "time": 1781086424.4169102,
          "db_bytes": 5344591872,
          "wal_bytes": 169871752,
          "shm_bytes": 360448
        },
        {
          "time": 1781086424.926048,
          "db_bytes": 5344612352,
          "wal_bytes": 174041192,
          "shm_bytes": 360448
        },
        {
          "time": 1781086425.42825,
          "db_bytes": 5344628736,
          "wal_bytes": 177168272,
          "shm_bytes": 360448
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep3_sqlite-driver-pr-378-performance_write-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-pr-378-performance_write-heavy_c32",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 32.17153087499992,
    "ok_flows": 357,
    "failed_flows": 0,
    "flow_requests_per_second": 11.096767554739527,
    "attempted_writes_per_second": 5.3774251735852605,
    "successful_writes_per_second": 5.3774251735852605,
    "write_verification_failures": 0,
    "avg_ms": 2803.2272363585453,
    "http_request_avg_ms": 992.5298659494064,
    "p50_ms": 2186.6245830000253,
    "p75_ms": 4447.986166999954,
    "p95_ms": 6281.233716600036,
    "p99_ms": 6560.244753480024,
    "by_kind": {
      "browse": {
        "samples": 76,
        "avg_ms": 757.7975132236945,
        "p50_ms": 699.308687499979,
        "p75_ms": 948.1505727500519,
        "p95_ms": 1321.5932189999933,
        "p99_ms": 1460.5494580000027
      },
      "cart": {
        "samples": 66,
        "avg_ms": 1859.5224987575766,
        "p50_ms": 1818.1635419999225,
        "p75_ms": 2044.1785002499557,
        "p95_ms": 2315.1555732499955,
        "p99_ms": 2693.7552607500234
      },
      "admin_read": {
        "samples": 42,
        "avg_ms": 1118.7628084523753,
        "p50_ms": 1082.532729000036,
        "p75_ms": 1223.178104249996,
        "p95_ms": 1495.0020975999396,
        "p99_ms": 1777.9866688099858
      },
      "write": {
        "samples": 173,
        "avg_ms": 4470.76872544509,
        "p50_ms": 4528.924249999932,
        "p75_ms": 5427.729541999952,
        "p95_ms": 6496.4766414,
        "p99_ms": 6631.892971720058
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 42,
        "attempts": 42,
        "failures": 0,
        "avg_ms": 1118.7628084523753,
        "p50_ms": 1082.532729000036,
        "p75_ms": 1223.178104249996,
        "p95_ms": 1495.0020975999396,
        "p99_ms": 1777.9866688099858
      },
      "cart_add": {
        "samples": 66,
        "attempts": 66,
        "failures": 0,
        "avg_ms": 1859.5224987575766,
        "p50_ms": 1818.1635419999225,
        "p75_ms": 2044.1785002499557,
        "p95_ms": 2315.1555732499955,
        "p99_ms": 2693.7552607500234
      },
      "checkout_write": {
        "samples": 173,
        "attempts": 173,
        "failures": 0,
        "avg_ms": 4470.76872544509,
        "p50_ms": 4528.924249999932,
        "p75_ms": 5427.729541999952,
        "p95_ms": 6496.4766414,
        "p99_ms": 6631.892971720058
      },
      "product_browse": {
        "samples": 76,
        "attempts": 76,
        "failures": 0,
        "avg_ms": 757.7975132236945,
        "p50_ms": 699.308687499979,
        "p75_ms": 948.1505727500519,
        "p95_ms": 1321.5932189999933,
        "p99_ms": 1460.5494580000027
      }
    },
    "status_counts": {
      "200": 1008
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10074,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10247,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 173,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 173,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085162.771279,
        "db_bytes": 5343346688,
        "wal_bytes": 60543432,
        "shm_bytes": 131072
      },
      "after": {
        "time": 1781085194.942602,
        "db_bytes": 5344854016,
        "wal_bytes": 204084232,
        "shm_bytes": 425984
      },
      "wal_max_bytes": 204084232,
      "wal_samples": [
        {
          "time": 1781085162.771523,
          "db_bytes": 5343346688,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085163.2812412,
          "db_bytes": 5343346688,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085163.791358,
          "db_bytes": 5343346688,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085164.301472,
          "db_bytes": 5343412224,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085164.811641,
          "db_bytes": 5343428608,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085165.3217862,
          "db_bytes": 5343436800,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085165.8301692,
          "db_bytes": 5343469568,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085166.336046,
          "db_bytes": 5343498240,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085166.844359,
          "db_bytes": 5343526912,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085167.353181,
          "db_bytes": 5343547392,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085167.8610969,
          "db_bytes": 5343547392,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085168.369341,
          "db_bytes": 5343592448,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085168.875398,
          "db_bytes": 5343617024,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085169.383529,
          "db_bytes": 5343629312,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085169.893663,
          "db_bytes": 5343645696,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085170.397784,
          "db_bytes": 5343666176,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085170.907428,
          "db_bytes": 5343678464,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085171.410867,
          "db_bytes": 5343694848,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085171.921004,
          "db_bytes": 5343707136,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085172.431324,
          "db_bytes": 5343727616,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085172.9358861,
          "db_bytes": 5343760384,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085173.451711,
          "db_bytes": 5343776768,
          "wal_bytes": 60543432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085173.955349,
          "db_bytes": 5343838208,
          "wal_bytes": 64988912,
          "shm_bytes": 131072
        },
        {
          "time": 1781085174.4589791,
          "db_bytes": 5343842304,
          "wal_bytes": 66480352,
          "shm_bytes": 131072
        },
        {
          "time": 1781085174.966919,
          "db_bytes": 5343870976,
          "wal_bytes": 69718672,
          "shm_bytes": 163840
        },
        {
          "time": 1781085175.47011,
          "db_bytes": 5343883264,
          "wal_bytes": 70208952,
          "shm_bytes": 163840
        },
        {
          "time": 1781085175.9796019,
          "db_bytes": 5343883264,
          "wal_bytes": 74572032,
          "shm_bytes": 163840
        },
        {
          "time": 1781085176.485864,
          "db_bytes": 5343920128,
          "wal_bytes": 77114072,
          "shm_bytes": 163840
        },
        {
          "time": 1781085176.996033,
          "db_bytes": 5343920128,
          "wal_bytes": 79746752,
          "shm_bytes": 163840
        },
        {
          "time": 1781085177.5066571,
          "db_bytes": 5343940608,
          "wal_bytes": 80039272,
          "shm_bytes": 163840
        },
        {
          "time": 1781085178.0146382,
          "db_bytes": 5343944704,
          "wal_bytes": 82235232,
          "shm_bytes": 163840
        },
        {
          "time": 1781085178.524789,
          "db_bytes": 5343948800,
          "wal_bytes": 83747272,
          "shm_bytes": 163840
        },
        {
          "time": 1781085179.032479,
          "db_bytes": 5343985664,
          "wal_bytes": 85123352,
          "shm_bytes": 196608
        },
        {
          "time": 1781085179.542041,
          "db_bytes": 5344002048,
          "wal_bytes": 89296912,
          "shm_bytes": 196608
        },
        {
          "time": 1781085180.0463161,
          "db_bytes": 5344010240,
          "wal_bytes": 91760672,
          "shm_bytes": 196608
        },
        {
          "time": 1781085180.551088,
          "db_bytes": 5344038912,
          "wal_bytes": 95608752,
          "shm_bytes": 196608
        },
        {
          "time": 1781085181.052243,
          "db_bytes": 5344038912,
          "wal_bytes": 98294992,
          "shm_bytes": 196608
        },
        {
          "time": 1781085181.560763,
          "db_bytes": 5344055296,
          "wal_bytes": 101001832,
          "shm_bytes": 196608
        },
        {
          "time": 1781085182.062203,
          "db_bytes": 5344100352,
          "wal_bytes": 107635032,
          "shm_bytes": 229376
        },
        {
          "time": 1781085182.568608,
          "db_bytes": 5344157696,
          "wal_bytes": 112311232,
          "shm_bytes": 229376
        },
        {
          "time": 1781085183.076658,
          "db_bytes": 5344206848,
          "wal_bytes": 119105112,
          "shm_bytes": 262144
        },
        {
          "time": 1781085183.585793,
          "db_bytes": 5344227328,
          "wal_bytes": 124082072,
          "shm_bytes": 262144
        },
        {
          "time": 1781085184.0951118,
          "db_bytes": 5344251904,
          "wal_bytes": 128535792,
          "shm_bytes": 262144
        },
        {
          "time": 1781085184.599552,
          "db_bytes": 5344276480,
          "wal_bytes": 130138472,
          "shm_bytes": 262144
        },
        {
          "time": 1781085185.101533,
          "db_bytes": 5344305152,
          "wal_bytes": 133998912,
          "shm_bytes": 262144
        },
        {
          "time": 1781085185.607709,
          "db_bytes": 5344346112,
          "wal_bytes": 138102432,
          "shm_bytes": 294912
        },
        {
          "time": 1781085186.111833,
          "db_bytes": 5344350208,
          "wal_bytes": 143067032,
          "shm_bytes": 294912
        },
        {
          "time": 1781085186.616906,
          "db_bytes": 5344399360,
          "wal_bytes": 147240592,
          "shm_bytes": 294912
        },
        {
          "time": 1781085187.127064,
          "db_bytes": 5344452608,
          "wal_bytes": 151529512,
          "shm_bytes": 294912
        },
        {
          "time": 1781085187.633787,
          "db_bytes": 5344481280,
          "wal_bytes": 154182792,
          "shm_bytes": 327680
        },
        {
          "time": 1781085188.143921,
          "db_bytes": 5344493568,
          "wal_bytes": 160680032,
          "shm_bytes": 327680
        },
        {
          "time": 1781085188.654062,
          "db_bytes": 5344542720,
          "wal_bytes": 163329192,
          "shm_bytes": 327680
        },
        {
          "time": 1781085189.159704,
          "db_bytes": 5344550912,
          "wal_bytes": 167778792,
          "shm_bytes": 327680
        },
        {
          "time": 1781085189.669854,
          "db_bytes": 5344567296,
          "wal_bytes": 172339632,
          "shm_bytes": 360448
        },
        {
          "time": 1781085190.170986,
          "db_bytes": 5344604160,
          "wal_bytes": 175075312,
          "shm_bytes": 360448
        },
        {
          "time": 1781085190.689263,
          "db_bytes": 5344636928,
          "wal_bytes": 177658552,
          "shm_bytes": 360448
        },
        {
          "time": 1781085191.1973429,
          "db_bytes": 5344645120,
          "wal_bytes": 180933952,
          "shm_bytes": 360448
        },
        {
          "time": 1781085191.701535,
          "db_bytes": 5344681984,
          "wal_bytes": 182614912,
          "shm_bytes": 360448
        },
        {
          "time": 1781085192.2116852,
          "db_bytes": 5344681984,
          "wal_bytes": 186261112,
          "shm_bytes": 393216
        },
        {
          "time": 1781085192.7190871,
          "db_bytes": 5344718848,
          "wal_bytes": 187760792,
          "shm_bytes": 393216
        },
        {
          "time": 1781085193.224149,
          "db_bytes": 5344727040,
          "wal_bytes": 191806632,
          "shm_bytes": 393216
        },
        {
          "time": 1781085193.727699,
          "db_bytes": 5344759808,
          "wal_bytes": 195461072,
          "shm_bytes": 393216
        },
        {
          "time": 1781085194.2315788,
          "db_bytes": 5344821248,
          "wal_bytes": 200339152,
          "shm_bytes": 393216
        },
        {
          "time": 1781085194.740983,
          "db_bytes": 5344854016,
          "wal_bytes": 204084232,
          "shm_bytes": 425984
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep1_sqlite-driver-pr-378-performance_write-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-pr-378-performance_write-heavy_c32",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.486080249999986,
    "ok_flows": 326,
    "failed_flows": 0,
    "flow_requests_per_second": 10.353781652449422,
    "attempted_writes_per_second": 5.0816106269690415,
    "successful_writes_per_second": 5.0816106269690415,
    "write_verification_failures": 0,
    "avg_ms": 3017.04529276994,
    "http_request_avg_ms": 1061.8030311468715,
    "p50_ms": 1999.8872290001373,
    "p75_ms": 4965.1250202498995,
    "p95_ms": 6678.522197749999,
    "p99_ms": 7483.442614500007,
    "by_kind": {
      "browse": {
        "samples": 70,
        "avg_ms": 746.4231321428509,
        "p50_ms": 696.2357915000439,
        "p75_ms": 973.7614062499347,
        "p95_ms": 1275.5841500000656,
        "p99_ms": 1360.1519162500247
      },
      "cart": {
        "samples": 60,
        "avg_ms": 1753.4462165000002,
        "p50_ms": 1685.9529375000193,
        "p75_ms": 1859.4069269998954,
        "p95_ms": 2254.9155993500217,
        "p99_ms": 2532.678961589968
      },
      "admin_read": {
        "samples": 36,
        "avg_ms": 1036.9068506944484,
        "p50_ms": 1022.936396000091,
        "p75_ms": 1161.4336142498587,
        "p95_ms": 1275.6815107500756,
        "p99_ms": 1338.5512771998947
      },
      "write": {
        "samples": 160,
        "avg_ms": 4929.823291112504,
        "p50_ms": 5010.8758335001085,
        "p75_ms": 6093.533114249965,
        "p95_ms": 7121.8161702002035,
        "p99_ms": 7583.190142499898
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 36,
        "attempts": 36,
        "failures": 0,
        "avg_ms": 1036.9068506944484,
        "p50_ms": 1022.936396000091,
        "p75_ms": 1161.4336142498587,
        "p95_ms": 1275.6815107500756,
        "p99_ms": 1338.5512771998947
      },
      "cart_add": {
        "samples": 60,
        "attempts": 60,
        "failures": 0,
        "avg_ms": 1753.4462165000002,
        "p50_ms": 1685.9529375000193,
        "p75_ms": 1859.4069269998954,
        "p95_ms": 2254.9155993500217,
        "p99_ms": 2532.678961589968
      },
      "checkout_write": {
        "samples": 160,
        "attempts": 160,
        "failures": 0,
        "avg_ms": 4929.823291112504,
        "p50_ms": 5010.8758335001085,
        "p75_ms": 6093.533114249965,
        "p95_ms": 7121.8161702002035,
        "p99_ms": 7583.190142499898
      },
      "product_browse": {
        "samples": 70,
        "attempts": 70,
        "failures": 0,
        "avg_ms": 746.4231321428509,
        "p50_ms": 696.2357915000439,
        "p75_ms": 973.7614062499347,
        "p95_ms": 1275.5841500000656,
        "p99_ms": 1360.1519162500247
      }
    },
    "status_counts": {
      "200": 926
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10078,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10238,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 160,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 160,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085814.738739,
        "db_bytes": 5343395840,
        "wal_bytes": 57132072,
        "shm_bytes": 131072
      },
      "after": {
        "time": 1781085846.224769,
        "db_bytes": 5344804864,
        "wal_bytes": 183554272,
        "shm_bytes": 360448
      },
      "wal_max_bytes": 183554272,
      "wal_samples": [
        {
          "time": 1781085814.739119,
          "db_bytes": 5343395840,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085815.2492428,
          "db_bytes": 5343395840,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085815.7588632,
          "db_bytes": 5343395840,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085816.2692218,
          "db_bytes": 5343395840,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085816.774303,
          "db_bytes": 5343395840,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085817.282599,
          "db_bytes": 5343461376,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085817.787791,
          "db_bytes": 5343490048,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085818.292144,
          "db_bytes": 5343522816,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085818.802345,
          "db_bytes": 5343555584,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085819.3096051,
          "db_bytes": 5343588352,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085819.819751,
          "db_bytes": 5343621120,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085820.32059,
          "db_bytes": 5343621120,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085820.8307269,
          "db_bytes": 5343674368,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085821.3411462,
          "db_bytes": 5343690752,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085821.843701,
          "db_bytes": 5343707136,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085822.353822,
          "db_bytes": 5343719424,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085822.858509,
          "db_bytes": 5343744000,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085823.364871,
          "db_bytes": 5343756288,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085823.8741262,
          "db_bytes": 5343772672,
          "wal_bytes": 57132072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085824.3826501,
          "db_bytes": 5343797248,
          "wal_bytes": 57375176,
          "shm_bytes": 131072
        },
        {
          "time": 1781085824.8908749,
          "db_bytes": 5343830016,
          "wal_bytes": 61083152,
          "shm_bytes": 131072
        },
        {
          "time": 1781085825.396327,
          "db_bytes": 5343858688,
          "wal_bytes": 67139552,
          "shm_bytes": 131072
        },
        {
          "time": 1781085825.904458,
          "db_bytes": 5343895552,
          "wal_bytes": 73513192,
          "shm_bytes": 163840
        },
        {
          "time": 1781085826.4074008,
          "db_bytes": 5343920128,
          "wal_bytes": 78366552,
          "shm_bytes": 163840
        },
        {
          "time": 1781085826.917527,
          "db_bytes": 5343948800,
          "wal_bytes": 80068112,
          "shm_bytes": 163840
        },
        {
          "time": 1781085827.4269629,
          "db_bytes": 5343952896,
          "wal_bytes": 81538952,
          "shm_bytes": 163840
        },
        {
          "time": 1781085827.936546,
          "db_bytes": 5343977472,
          "wal_bytes": 82989192,
          "shm_bytes": 163840
        },
        {
          "time": 1781085828.4433181,
          "db_bytes": 5343989760,
          "wal_bytes": 83256992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085828.947517,
          "db_bytes": 5343993856,
          "wal_bytes": 84344672,
          "shm_bytes": 196608
        },
        {
          "time": 1781085829.4576268,
          "db_bytes": 5343997952,
          "wal_bytes": 86643632,
          "shm_bytes": 196608
        },
        {
          "time": 1781085829.9665139,
          "db_bytes": 5344010240,
          "wal_bytes": 90050872,
          "shm_bytes": 196608
        },
        {
          "time": 1781085830.469536,
          "db_bytes": 5344055296,
          "wal_bytes": 94624072,
          "shm_bytes": 196608
        },
        {
          "time": 1781085830.970464,
          "db_bytes": 5344075776,
          "wal_bytes": 97644032,
          "shm_bytes": 196608
        },
        {
          "time": 1781085831.4737248,
          "db_bytes": 5344083968,
          "wal_bytes": 100581616,
          "shm_bytes": 196608
        },
        {
          "time": 1781085832.000749,
          "db_bytes": 5344108544,
          "wal_bytes": 103444992,
          "shm_bytes": 229376
        },
        {
          "time": 1781085832.505981,
          "db_bytes": 5344116736,
          "wal_bytes": 108294232,
          "shm_bytes": 229376
        },
        {
          "time": 1781085833.014892,
          "db_bytes": 5344157696,
          "wal_bytes": 109946352,
          "shm_bytes": 229376
        },
        {
          "time": 1781085833.516444,
          "db_bytes": 5344161792,
          "wal_bytes": 111359512,
          "shm_bytes": 229376
        },
        {
          "time": 1781085834.026614,
          "db_bytes": 5344169984,
          "wal_bytes": 112607872,
          "shm_bytes": 229376
        },
        {
          "time": 1781085834.534106,
          "db_bytes": 5344198656,
          "wal_bytes": 117127512,
          "shm_bytes": 229376
        },
        {
          "time": 1781085835.036142,
          "db_bytes": 5344210944,
          "wal_bytes": 117708432,
          "shm_bytes": 229376
        },
        {
          "time": 1781085835.5392032,
          "db_bytes": 5344231424,
          "wal_bytes": 118635432,
          "shm_bytes": 262144
        },
        {
          "time": 1781085836.040808,
          "db_bytes": 5344243712,
          "wal_bytes": 121437032,
          "shm_bytes": 262144
        },
        {
          "time": 1781085836.5581481,
          "db_bytes": 5344251904,
          "wal_bytes": 123369312,
          "shm_bytes": 262144
        },
        {
          "time": 1781085837.068228,
          "db_bytes": 5344272384,
          "wal_bytes": 123534112,
          "shm_bytes": 262144
        },
        {
          "time": 1781085837.570857,
          "db_bytes": 5344280576,
          "wal_bytes": 130348592,
          "shm_bytes": 262144
        },
        {
          "time": 1781085838.079199,
          "db_bytes": 5344321536,
          "wal_bytes": 132128432,
          "shm_bytes": 262144
        },
        {
          "time": 1781085838.588781,
          "db_bytes": 5344350208,
          "wal_bytes": 134336752,
          "shm_bytes": 262144
        },
        {
          "time": 1781085839.092214,
          "db_bytes": 5344354304,
          "wal_bytes": 137661592,
          "shm_bytes": 294912
        },
        {
          "time": 1781085839.6023319,
          "db_bytes": 5344378880,
          "wal_bytes": 139939952,
          "shm_bytes": 294912
        },
        {
          "time": 1781085840.112457,
          "db_bytes": 5344391168,
          "wal_bytes": 141324272,
          "shm_bytes": 294912
        },
        {
          "time": 1781085840.6168692,
          "db_bytes": 5344391168,
          "wal_bytes": 143561432,
          "shm_bytes": 294912
        },
        {
          "time": 1781085841.127051,
          "db_bytes": 5344440320,
          "wal_bytes": 148287072,
          "shm_bytes": 294912
        },
        {
          "time": 1781085841.632925,
          "db_bytes": 5344477184,
          "wal_bytes": 153713112,
          "shm_bytes": 327680
        },
        {
          "time": 1781085842.143051,
          "db_bytes": 5344514048,
          "wal_bytes": 156576512,
          "shm_bytes": 327680
        },
        {
          "time": 1781085842.645975,
          "db_bytes": 5344542720,
          "wal_bytes": 160449312,
          "shm_bytes": 327680
        },
        {
          "time": 1781085843.153302,
          "db_bytes": 5344595968,
          "wal_bytes": 166806472,
          "shm_bytes": 327680
        },
        {
          "time": 1781085843.659935,
          "db_bytes": 5344612352,
          "wal_bytes": 171775192,
          "shm_bytes": 360448
        },
        {
          "time": 1781085844.166805,
          "db_bytes": 5344665600,
          "wal_bytes": 176500832,
          "shm_bytes": 360448
        },
        {
          "time": 1781085844.670482,
          "db_bytes": 5344677888,
          "wal_bytes": 182862112,
          "shm_bytes": 360448
        },
        {
          "time": 1781085845.173721,
          "db_bytes": 5344706560,
          "wal_bytes": 183554272,
          "shm_bytes": 360448
        },
        {
          "time": 1781085845.678785,
          "db_bytes": 5344743424,
          "wal_bytes": 183554272,
          "shm_bytes": 360448
        },
        {
          "time": 1781085846.184444,
          "db_bytes": 5344804864,
          "wal_bytes": 183554272,
          "shm_bytes": 360448
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep2_sqlite-driver-pr-378-performance_write-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-pr-378-performance_write-heavy_c32",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 32.862475583000105,
    "ok_flows": 333,
    "failed_flows": 0,
    "flow_requests_per_second": 10.133137996830108,
    "attempted_writes_per_second": 4.868775013491944,
    "successful_writes_per_second": 4.868775013491944,
    "write_verification_failures": 0,
    "avg_ms": 3036.7713706966924,
    "http_request_avg_ms": 1078.9271608868855,
    "p50_ms": 1905.9161249997487,
    "p75_ms": 5086.405999999897,
    "p95_ms": 6223.800707999906,
    "p99_ms": 6450.276806680158,
    "by_kind": {
      "browse": {
        "samples": 68,
        "avg_ms": 690.7739564558743,
        "p50_ms": 617.0067084999573,
        "p75_ms": 902.4607082499188,
        "p95_ms": 1184.8910062499726,
        "p99_ms": 1250.7567897798663
      },
      "cart": {
        "samples": 62,
        "avg_ms": 1697.347000645154,
        "p50_ms": 1687.6573540000663,
        "p75_ms": 1799.0268849998756,
        "p95_ms": 1959.571401449739,
        "p99_ms": 2043.7414643700322
      },
      "admin_read": {
        "samples": 43,
        "avg_ms": 1005.5810755814194,
        "p50_ms": 983.5302090000368,
        "p75_ms": 1121.9416874998842,
        "p95_ms": 1320.3960753002773,
        "p99_ms": 1446.5202509199569
      },
      "write": {
        "samples": 160,
        "avg_ms": 5098.72960695624,
        "p50_ms": 5136.470020500155,
        "p75_ms": 5772.002187499879,
        "p95_ms": 6336.682179149716,
        "p99_ms": 6581.970781030113
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 43,
        "attempts": 43,
        "failures": 0,
        "avg_ms": 1005.5810755814194,
        "p50_ms": 983.5302090000368,
        "p75_ms": 1121.9416874998842,
        "p95_ms": 1320.3960753002773,
        "p99_ms": 1446.5202509199569
      },
      "cart_add": {
        "samples": 62,
        "attempts": 62,
        "failures": 0,
        "avg_ms": 1697.347000645154,
        "p50_ms": 1687.6573540000663,
        "p75_ms": 1799.0268849998756,
        "p95_ms": 1959.571401449739,
        "p99_ms": 2043.7414643700322
      },
      "checkout_write": {
        "samples": 160,
        "attempts": 160,
        "failures": 0,
        "avg_ms": 5098.72960695624,
        "p50_ms": 5136.470020500155,
        "p75_ms": 5772.002187499879,
        "p95_ms": 6336.682179149716,
        "p99_ms": 6581.970781030113
      },
      "product_browse": {
        "samples": 68,
        "attempts": 68,
        "failures": 0,
        "avg_ms": 690.7739564558743,
        "p50_ms": 617.0067084999573,
        "p75_ms": 902.4607082499188,
        "p95_ms": 1184.8910062499726,
        "p99_ms": 1250.7567897798663
      }
    },
    "status_counts": {
      "200": 937
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10081,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10241,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 160,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 160,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781086447.318742,
        "db_bytes": 5343424512,
        "wal_bytes": 42658512,
        "shm_bytes": 98304
      },
      "after": {
        "time": 1781086480.181767,
        "db_bytes": 5344808960,
        "wal_bytes": 189981472,
        "shm_bytes": 393216
      },
      "wal_max_bytes": 186883232,
      "wal_samples": [
        {
          "time": 1781086447.319145,
          "db_bytes": 5343424512,
          "wal_bytes": 42658512,
          "shm_bytes": 98304
        },
        {
          "time": 1781086447.828705,
          "db_bytes": 5343424512,
          "wal_bytes": 42658512,
          "shm_bytes": 98304
        },
        {
          "time": 1781086448.338326,
          "db_bytes": 5343424512,
          "wal_bytes": 42658512,
          "shm_bytes": 98304
        },
        {
          "time": 1781086448.8488152,
          "db_bytes": 5343424512,
          "wal_bytes": 42658512,
          "shm_bytes": 98304
        },
        {
          "time": 1781086449.354789,
          "db_bytes": 5343424512,
          "wal_bytes": 42658512,
          "shm_bytes": 98304
        },
        {
          "time": 1781086449.8646069,
          "db_bytes": 5343465472,
          "wal_bytes": 42658512,
          "shm_bytes": 98304
        },
        {
          "time": 1781086450.373945,
          "db_bytes": 5343539200,
          "wal_bytes": 42658512,
          "shm_bytes": 98304
        },
        {
          "time": 1781086450.8797598,
          "db_bytes": 5343547392,
          "wal_bytes": 42658512,
          "shm_bytes": 98304
        },
        {
          "time": 1781086451.386838,
          "db_bytes": 5343600640,
          "wal_bytes": 42658512,
          "shm_bytes": 98304
        },
        {
          "time": 1781086451.89136,
          "db_bytes": 5343604736,
          "wal_bytes": 42658512,
          "shm_bytes": 98304
        },
        {
          "time": 1781086452.4010491,
          "db_bytes": 5343641600,
          "wal_bytes": 42658512,
          "shm_bytes": 98304
        },
        {
          "time": 1781086452.907318,
          "db_bytes": 5343690752,
          "wal_bytes": 42658512,
          "shm_bytes": 98304
        },
        {
          "time": 1781086453.408057,
          "db_bytes": 5343698944,
          "wal_bytes": 42658512,
          "shm_bytes": 98304
        },
        {
          "time": 1781086453.910424,
          "db_bytes": 5343711232,
          "wal_bytes": 42658512,
          "shm_bytes": 98304
        },
        {
          "time": 1781086454.4201548,
          "db_bytes": 5343735808,
          "wal_bytes": 42658512,
          "shm_bytes": 98304
        },
        {
          "time": 1781086454.927119,
          "db_bytes": 5343744000,
          "wal_bytes": 43556672,
          "shm_bytes": 98304
        },
        {
          "time": 1781086455.437813,
          "db_bytes": 5343780864,
          "wal_bytes": 46292352,
          "shm_bytes": 98304
        },
        {
          "time": 1781086455.942728,
          "db_bytes": 5343789056,
          "wal_bytes": 47837352,
          "shm_bytes": 98304
        },
        {
          "time": 1781086456.4455209,
          "db_bytes": 5343801344,
          "wal_bytes": 50198136,
          "shm_bytes": 98304
        },
        {
          "time": 1781086456.950591,
          "db_bytes": 5343830016,
          "wal_bytes": 55937272,
          "shm_bytes": 131072
        },
        {
          "time": 1781086457.4584692,
          "db_bytes": 5343883264,
          "wal_bytes": 61276792,
          "shm_bytes": 131072
        },
        {
          "time": 1781086457.968593,
          "db_bytes": 5343899648,
          "wal_bytes": 65046592,
          "shm_bytes": 131072
        },
        {
          "time": 1781086458.475054,
          "db_bytes": 5343916032,
          "wal_bytes": 67329072,
          "shm_bytes": 131072
        },
        {
          "time": 1781086458.982372,
          "db_bytes": 5343936512,
          "wal_bytes": 70682752,
          "shm_bytes": 163840
        },
        {
          "time": 1781086459.494186,
          "db_bytes": 5343969280,
          "wal_bytes": 74180632,
          "shm_bytes": 163840
        },
        {
          "time": 1781086460.004391,
          "db_bytes": 5343981568,
          "wal_bytes": 76660872,
          "shm_bytes": 163840
        },
        {
          "time": 1781086460.534948,
          "db_bytes": 5343993856,
          "wal_bytes": 77958672,
          "shm_bytes": 163840
        },
        {
          "time": 1781086461.0379462,
          "db_bytes": 5344014336,
          "wal_bytes": 82305272,
          "shm_bytes": 163840
        },
        {
          "time": 1781086461.5471518,
          "db_bytes": 5344038912,
          "wal_bytes": 83833792,
          "shm_bytes": 163840
        },
        {
          "time": 1781086462.0475788,
          "db_bytes": 5344051200,
          "wal_bytes": 86804312,
          "shm_bytes": 196608
        },
        {
          "time": 1781086462.551865,
          "db_bytes": 5344055296,
          "wal_bytes": 90104432,
          "shm_bytes": 196608
        },
        {
          "time": 1781086463.062006,
          "db_bytes": 5344108544,
          "wal_bytes": 93462232,
          "shm_bytes": 196608
        },
        {
          "time": 1781086463.565701,
          "db_bytes": 5344112640,
          "wal_bytes": 95979552,
          "shm_bytes": 196608
        },
        {
          "time": 1781086464.0663512,
          "db_bytes": 5344141312,
          "wal_bytes": 99271432,
          "shm_bytes": 196608
        },
        {
          "time": 1781086464.577385,
          "db_bytes": 5344161792,
          "wal_bytes": 101623952,
          "shm_bytes": 229376
        },
        {
          "time": 1781086465.090703,
          "db_bytes": 5344169984,
          "wal_bytes": 104157752,
          "shm_bytes": 229376
        },
        {
          "time": 1781086465.599586,
          "db_bytes": 5344198656,
          "wal_bytes": 108491992,
          "shm_bytes": 229376
        },
        {
          "time": 1781086466.109858,
          "db_bytes": 5344223232,
          "wal_bytes": 110061712,
          "shm_bytes": 229376
        },
        {
          "time": 1781086466.618499,
          "db_bytes": 5344239616,
          "wal_bytes": 113403032,
          "shm_bytes": 229376
        },
        {
          "time": 1781086467.123486,
          "db_bytes": 5344256000,
          "wal_bytes": 115726712,
          "shm_bytes": 229376
        },
        {
          "time": 1781086467.633394,
          "db_bytes": 5344272384,
          "wal_bytes": 118379992,
          "shm_bytes": 262144
        },
        {
          "time": 1781086468.1356428,
          "db_bytes": 5344301056,
          "wal_bytes": 121181592,
          "shm_bytes": 262144
        },
        {
          "time": 1781086468.6373062,
          "db_bytes": 5344337920,
          "wal_bytes": 124667112,
          "shm_bytes": 262144
        },
        {
          "time": 1781086469.1434581,
          "db_bytes": 5344366592,
          "wal_bytes": 126010232,
          "shm_bytes": 262144
        },
        {
          "time": 1781086469.648061,
          "db_bytes": 5344374784,
          "wal_bytes": 127279192,
          "shm_bytes": 262144
        },
        {
          "time": 1781086470.1582139,
          "db_bytes": 5344378880,
          "wal_bytes": 130299152,
          "shm_bytes": 262144
        },
        {
          "time": 1781086470.6683772,
          "db_bytes": 5344395264,
          "wal_bytes": 132466272,
          "shm_bytes": 262144
        },
        {
          "time": 1781086471.18302,
          "db_bytes": 5344419840,
          "wal_bytes": 134328512,
          "shm_bytes": 262144
        },
        {
          "time": 1781086471.685335,
          "db_bytes": 5344452608,
          "wal_bytes": 138329032,
          "shm_bytes": 294912
        },
        {
          "time": 1781086472.1961112,
          "db_bytes": 5344489472,
          "wal_bytes": 142642672,
          "shm_bytes": 294912
        },
        {
          "time": 1781086472.70628,
          "db_bytes": 5344518144,
          "wal_bytes": 146140552,
          "shm_bytes": 294912
        },
        {
          "time": 1781086473.216426,
          "db_bytes": 5344526336,
          "wal_bytes": 147813272,
          "shm_bytes": 294912
        },
        {
          "time": 1781086473.726584,
          "db_bytes": 5344538624,
          "wal_bytes": 149667272,
          "shm_bytes": 294912
        },
        {
          "time": 1781086474.232309,
          "db_bytes": 5344550912,
          "wal_bytes": 152122792,
          "shm_bytes": 327680
        },
        {
          "time": 1781086474.735893,
          "db_bytes": 5344583680,
          "wal_bytes": 156576512,
          "shm_bytes": 327680
        },
        {
          "time": 1781086475.245992,
          "db_bytes": 5344620544,
          "wal_bytes": 157004992,
          "shm_bytes": 327680
        },
        {
          "time": 1781086475.756094,
          "db_bytes": 5344624640,
          "wal_bytes": 159122672,
          "shm_bytes": 327680
        },
        {
          "time": 1781086476.266227,
          "db_bytes": 5344645120,
          "wal_bytes": 159427552,
          "shm_bytes": 327680
        },
        {
          "time": 1781086476.770529,
          "db_bytes": 5344653312,
          "wal_bytes": 162649392,
          "shm_bytes": 327680
        },
        {
          "time": 1781086477.2709959,
          "db_bytes": 5344661504,
          "wal_bytes": 165137872,
          "shm_bytes": 327680
        },
        {
          "time": 1781086477.781111,
          "db_bytes": 5344677888,
          "wal_bytes": 166307976,
          "shm_bytes": 327680
        },
        {
          "time": 1781086478.291251,
          "db_bytes": 5344686080,
          "wal_bytes": 170568032,
          "shm_bytes": 360448
        },
        {
          "time": 1781086478.801412,
          "db_bytes": 5344718848,
          "wal_bytes": 177687392,
          "shm_bytes": 360448
        },
        {
          "time": 1781086479.30982,
          "db_bytes": 5344751616,
          "wal_bytes": 180287112,
          "shm_bytes": 360448
        },
        {
          "time": 1781086479.819957,
          "db_bytes": 5344796672,
          "wal_bytes": 186883232,
          "shm_bytes": 393216
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep3_sqlite-driver-pr-378-performance_write-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-driver-pr-378-performance_write-heavy_c64",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 34.82849279200002,
    "ok_flows": 290,
    "failed_flows": 0,
    "flow_requests_per_second": 8.32651592855066,
    "attempted_writes_per_second": 4.134545840383776,
    "successful_writes_per_second": 4.134545840383776,
    "write_verification_failures": 0,
    "avg_ms": 7235.978476699994,
    "http_request_avg_ms": 2491.141443998816,
    "p50_ms": 6117.02656250003,
    "p75_ms": 11554.959541500011,
    "p95_ms": 14122.553951749951,
    "p99_ms": 15775.213127499901,
    "by_kind": {
      "browse": {
        "samples": 60,
        "avg_ms": 2347.783770166656,
        "p50_ms": 2260.6140414999913,
        "p75_ms": 3075.7082702499474,
        "p95_ms": 3966.1296062500924,
        "p99_ms": 4065.8057152200936
      },
      "cart": {
        "samples": 60,
        "avg_ms": 5528.746573583328,
        "p50_ms": 5699.374270500016,
        "p75_ms": 6099.840406250024,
        "p95_ms": 6794.84073089996,
        "p99_ms": 7555.772570000005
      },
      "admin_read": {
        "samples": 26,
        "avg_ms": 3622.38886057694,
        "p50_ms": 3817.3071250000135,
        "p75_ms": 4136.299145750001,
        "p95_ms": 4807.5429267499885,
        "p99_ms": 5061.054333249985
      },
      "write": {
        "samples": 144,
        "avg_ms": 10636.526578076382,
        "p50_ms": 11556.782604000035,
        "p75_ms": 12891.838989500058,
        "p95_ms": 15057.807054449966,
        "p99_ms": 16426.34889249993
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 26,
        "attempts": 26,
        "failures": 0,
        "avg_ms": 3622.38886057694,
        "p50_ms": 3817.3071250000135,
        "p75_ms": 4136.299145750001,
        "p95_ms": 4807.5429267499885,
        "p99_ms": 5061.054333249985
      },
      "cart_add": {
        "samples": 60,
        "attempts": 60,
        "failures": 0,
        "avg_ms": 5528.746573583328,
        "p50_ms": 5699.374270500016,
        "p75_ms": 6099.840406250024,
        "p95_ms": 6794.84073089996,
        "p99_ms": 7555.772570000005
      },
      "checkout_write": {
        "samples": 144,
        "attempts": 144,
        "failures": 0,
        "avg_ms": 10636.526578076382,
        "p50_ms": 11556.782604000035,
        "p75_ms": 12891.838989500058,
        "p95_ms": 15057.807054449966,
        "p99_ms": 16426.34889249993
      },
      "product_browse": {
        "samples": 60,
        "attempts": 60,
        "failures": 0,
        "avg_ms": 2347.783770166656,
        "p50_ms": 2260.6140414999913,
        "p75_ms": 3075.7082702499474,
        "p95_ms": 3966.1296062500924,
        "p99_ms": 4065.8057152200936
      }
    },
    "status_counts": {
      "200": 842
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10093,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10237,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 144,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 144,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085221.504564,
        "db_bytes": 5343485952,
        "wal_bytes": 54116232,
        "shm_bytes": 131072
      },
      "after": {
        "time": 1781085256.333057,
        "db_bytes": 5344759808,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 168396792,
      "wal_samples": [
        {
          "time": 1781085221.504985,
          "db_bytes": 5343485952,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085222.009558,
          "db_bytes": 5343485952,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085222.58032,
          "db_bytes": 5343485952,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085223.0907211,
          "db_bytes": 5343485952,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085223.598977,
          "db_bytes": 5343485952,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085224.1048021,
          "db_bytes": 5343485952,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085224.611918,
          "db_bytes": 5343485952,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085225.112948,
          "db_bytes": 5343485952,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085225.613228,
          "db_bytes": 5343485952,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085226.123471,
          "db_bytes": 5343485952,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085226.6307578,
          "db_bytes": 5343485952,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085227.1420338,
          "db_bytes": 5343485952,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085227.6515892,
          "db_bytes": 5343567872,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085228.1603148,
          "db_bytes": 5343576064,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085228.670443,
          "db_bytes": 5343576064,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085229.180589,
          "db_bytes": 5343596544,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085229.686375,
          "db_bytes": 5343633408,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085230.187434,
          "db_bytes": 5343633408,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085230.696574,
          "db_bytes": 5343666176,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085231.2015302,
          "db_bytes": 5343686656,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085231.711714,
          "db_bytes": 5343768576,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085232.21823,
          "db_bytes": 5343768576,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085232.729347,
          "db_bytes": 5343817728,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085233.233889,
          "db_bytes": 5343834112,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085233.737785,
          "db_bytes": 5343834112,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085234.2411578,
          "db_bytes": 5343850496,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085234.751502,
          "db_bytes": 5343858688,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085235.26052,
          "db_bytes": 5343870976,
          "wal_bytes": 54116232,
          "shm_bytes": 131072
        },
        {
          "time": 1781085235.770668,
          "db_bytes": 5343887360,
          "wal_bytes": 55105032,
          "shm_bytes": 131072
        },
        {
          "time": 1781085236.280799,
          "db_bytes": 5343903744,
          "wal_bytes": 55418152,
          "shm_bytes": 131072
        },
        {
          "time": 1781085236.791002,
          "db_bytes": 5343920128,
          "wal_bytes": 57733592,
          "shm_bytes": 131072
        },
        {
          "time": 1781085237.298785,
          "db_bytes": 5343920128,
          "wal_bytes": 58936632,
          "shm_bytes": 131072
        },
        {
          "time": 1781085237.8060968,
          "db_bytes": 5343948800,
          "wal_bytes": 59637032,
          "shm_bytes": 131072
        },
        {
          "time": 1781085238.314341,
          "db_bytes": 5343956992,
          "wal_bytes": 62632272,
          "shm_bytes": 131072
        },
        {
          "time": 1781085238.8219478,
          "db_bytes": 5343961088,
          "wal_bytes": 66793472,
          "shm_bytes": 131072
        },
        {
          "time": 1781085239.32372,
          "db_bytes": 5344002048,
          "wal_bytes": 67238432,
          "shm_bytes": 131072
        },
        {
          "time": 1781085239.830965,
          "db_bytes": 5344010240,
          "wal_bytes": 67563912,
          "shm_bytes": 163840
        },
        {
          "time": 1781085240.341289,
          "db_bytes": 5344014336,
          "wal_bytes": 69137752,
          "shm_bytes": 163840
        },
        {
          "time": 1781085240.841534,
          "db_bytes": 5344026624,
          "wal_bytes": 71997032,
          "shm_bytes": 163840
        },
        {
          "time": 1781085241.352567,
          "db_bytes": 5344043008,
          "wal_bytes": 72775712,
          "shm_bytes": 163840
        },
        {
          "time": 1781085241.8592691,
          "db_bytes": 5344043008,
          "wal_bytes": 77863912,
          "shm_bytes": 163840
        },
        {
          "time": 1781085242.367622,
          "db_bytes": 5344063488,
          "wal_bytes": 80179352,
          "shm_bytes": 163840
        },
        {
          "time": 1781085242.871091,
          "db_bytes": 5344104448,
          "wal_bytes": 83631912,
          "shm_bytes": 163840
        },
        {
          "time": 1781085243.3862321,
          "db_bytes": 5344141312,
          "wal_bytes": 85193392,
          "shm_bytes": 196608
        },
        {
          "time": 1781085243.893601,
          "db_bytes": 5344141312,
          "wal_bytes": 90409312,
          "shm_bytes": 196608
        },
        {
          "time": 1781085244.40238,
          "db_bytes": 5344174080,
          "wal_bytes": 96189672,
          "shm_bytes": 196608
        },
        {
          "time": 1781085244.913286,
          "db_bytes": 5344223232,
          "wal_bytes": 99592792,
          "shm_bytes": 196608
        },
        {
          "time": 1781085245.421067,
          "db_bytes": 5344235520,
          "wal_bytes": 104643912,
          "shm_bytes": 229376
        },
        {
          "time": 1781085245.931232,
          "db_bytes": 5344256000,
          "wal_bytes": 112867432,
          "shm_bytes": 229376
        },
        {
          "time": 1781085246.441952,
          "db_bytes": 5344333824,
          "wal_bytes": 115121072,
          "shm_bytes": 229376
        },
        {
          "time": 1781085246.955349,
          "db_bytes": 5344346112,
          "wal_bytes": 120411152,
          "shm_bytes": 262144
        },
        {
          "time": 1781085247.463315,
          "db_bytes": 5344362496,
          "wal_bytes": 122936712,
          "shm_bytes": 262144
        },
        {
          "time": 1781085247.965921,
          "db_bytes": 5344399360,
          "wal_bytes": 125429312,
          "shm_bytes": 262144
        },
        {
          "time": 1781085248.478123,
          "db_bytes": 5344399360,
          "wal_bytes": 126636472,
          "shm_bytes": 262144
        },
        {
          "time": 1781085248.9969568,
          "db_bytes": 5344419840,
          "wal_bytes": 127567592,
          "shm_bytes": 262144
        },
        {
          "time": 1781085249.508681,
          "db_bytes": 5344440320,
          "wal_bytes": 129495752,
          "shm_bytes": 262144
        },
        {
          "time": 1781085250.0231838,
          "db_bytes": 5344440320,
          "wal_bytes": 131444512,
          "shm_bytes": 262144
        },
        {
          "time": 1781085250.533993,
          "db_bytes": 5344440320,
          "wal_bytes": 131975992,
          "shm_bytes": 262144
        },
        {
          "time": 1781085251.039242,
          "db_bytes": 5344468992,
          "wal_bytes": 132993632,
          "shm_bytes": 262144
        },
        {
          "time": 1781085251.554157,
          "db_bytes": 5344473088,
          "wal_bytes": 133825872,
          "shm_bytes": 262144
        },
        {
          "time": 1781085252.055609,
          "db_bytes": 5344485376,
          "wal_bytes": 136919992,
          "shm_bytes": 294912
        },
        {
          "time": 1781085252.5570078,
          "db_bytes": 5344522240,
          "wal_bytes": 137970592,
          "shm_bytes": 294912
        },
        {
          "time": 1781085253.0585878,
          "db_bytes": 5344534528,
          "wal_bytes": 139519712,
          "shm_bytes": 294912
        },
        {
          "time": 1781085253.567981,
          "db_bytes": 5344546816,
          "wal_bytes": 141662112,
          "shm_bytes": 294912
        },
        {
          "time": 1781085254.070318,
          "db_bytes": 5344575488,
          "wal_bytes": 145563752,
          "shm_bytes": 294912
        },
        {
          "time": 1781085254.5759182,
          "db_bytes": 5344624640,
          "wal_bytes": 153198112,
          "shm_bytes": 327680
        },
        {
          "time": 1781085255.078885,
          "db_bytes": 5344636928,
          "wal_bytes": 160609992,
          "shm_bytes": 327680
        },
        {
          "time": 1781085255.581208,
          "db_bytes": 5344706560,
          "wal_bytes": 164923632,
          "shm_bytes": 327680
        },
        {
          "time": 1781085256.0876448,
          "db_bytes": 5344731136,
          "wal_bytes": 168396792,
          "shm_bytes": 327680
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep1_sqlite-driver-pr-378-performance_write-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-driver-pr-378-performance_write-heavy_c64",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 33.74468704099991,
    "ok_flows": 279,
    "failed_flows": 0,
    "flow_requests_per_second": 8.267968218552866,
    "attempted_writes_per_second": 3.9709954884805883,
    "successful_writes_per_second": 3.9709954884805883,
    "write_verification_failures": 0,
    "avg_ms": 7404.510859480285,
    "http_request_avg_ms": 2571.9522379028695,
    "p50_ms": 5952.551290999963,
    "p75_ms": 11934.29283350008,
    "p95_ms": 13970.926404399897,
    "p99_ms": 15464.57908651992,
    "by_kind": {
      "browse": {
        "samples": 57,
        "avg_ms": 2301.271394842104,
        "p50_ms": 2294.985084000018,
        "p75_ms": 2787.9612079998424,
        "p95_ms": 3866.4118832000895,
        "p99_ms": 4183.6043720399975
      },
      "cart": {
        "samples": 61,
        "avg_ms": 5120.90839272131,
        "p50_ms": 5003.789916999949,
        "p75_ms": 5601.921083000207,
        "p95_ms": 6465.536707999945,
        "p99_ms": 7482.571666599823
      },
      "admin_read": {
        "samples": 27,
        "avg_ms": 3160.9616497407583,
        "p50_ms": 3223.692374999928,
        "p75_ms": 3632.6188120000324,
        "p95_ms": 4219.264829400026,
        "p99_ms": 4500.027203419895
      },
      "write": {
        "samples": 134,
        "avg_ms": 11469.885699925375,
        "p50_ms": 12084.797292000076,
        "p75_ms": 13084.64181249991,
        "p95_ms": 14528.654662400002,
        "p99_ms": 15578.316079779974
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 27,
        "attempts": 27,
        "failures": 0,
        "avg_ms": 3160.9616497407583,
        "p50_ms": 3223.692374999928,
        "p75_ms": 3632.6188120000324,
        "p95_ms": 4219.264829400026,
        "p99_ms": 4500.027203419895
      },
      "cart_add": {
        "samples": 61,
        "attempts": 61,
        "failures": 0,
        "avg_ms": 5120.90839272131,
        "p50_ms": 5003.789916999949,
        "p75_ms": 5601.921083000207,
        "p95_ms": 6465.536707999945,
        "p99_ms": 7482.571666599823
      },
      "checkout_write": {
        "samples": 134,
        "attempts": 134,
        "failures": 0,
        "avg_ms": 11469.885699925375,
        "p50_ms": 12084.797292000076,
        "p75_ms": 13084.64181249991,
        "p95_ms": 14528.654662400002,
        "p99_ms": 15578.316079779974
      },
      "product_browse": {
        "samples": 57,
        "attempts": 57,
        "failures": 0,
        "avg_ms": 2301.271394842104,
        "p50_ms": 2294.985084000018,
        "p75_ms": 2787.9612079998424,
        "p95_ms": 3866.4118832000895,
        "p99_ms": 4183.6043720399975
      }
    },
    "status_counts": {
      "200": 803
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10092,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10226,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 134,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 134,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781085871.505911,
        "db_bytes": 5343485952,
        "wal_bytes": 47536592,
        "shm_bytes": 98304
      },
      "after": {
        "time": 1781085905.250707,
        "db_bytes": 5344669696,
        "wal_bytes": 162797712,
        "shm_bytes": 327680
      },
      "wal_max_bytes": 162797712,
      "wal_samples": [
        {
          "time": 1781085871.506387,
          "db_bytes": 5343485952,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085872.0149188,
          "db_bytes": 5343485952,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085872.5249012,
          "db_bytes": 5343485952,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085873.027197,
          "db_bytes": 5343485952,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085873.53163,
          "db_bytes": 5343485952,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085874.040256,
          "db_bytes": 5343485952,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085874.551569,
          "db_bytes": 5343485952,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085875.0617468,
          "db_bytes": 5343485952,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085875.57113,
          "db_bytes": 5343559680,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085876.0777652,
          "db_bytes": 5343567872,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085876.5850081,
          "db_bytes": 5343584256,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085877.095175,
          "db_bytes": 5343584256,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085877.6047082,
          "db_bytes": 5343600640,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085878.109237,
          "db_bytes": 5343629312,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085878.6130261,
          "db_bytes": 5343653888,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085879.124761,
          "db_bytes": 5343653888,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085879.631586,
          "db_bytes": 5343707136,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085880.1382642,
          "db_bytes": 5343719424,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085880.648612,
          "db_bytes": 5343752192,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085881.156839,
          "db_bytes": 5343768576,
          "wal_bytes": 47536592,
          "shm_bytes": 98304
        },
        {
          "time": 1781085881.667264,
          "db_bytes": 5343768576,
          "wal_bytes": 49460632,
          "shm_bytes": 98304
        },
        {
          "time": 1781085882.1769369,
          "db_bytes": 5343870976,
          "wal_bytes": 50494752,
          "shm_bytes": 131072
        },
        {
          "time": 1781085882.6858728,
          "db_bytes": 5343875072,
          "wal_bytes": 52855512,
          "shm_bytes": 131072
        },
        {
          "time": 1781085883.196247,
          "db_bytes": 5343875072,
          "wal_bytes": 56617072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085883.706799,
          "db_bytes": 5343907840,
          "wal_bytes": 59192072,
          "shm_bytes": 131072
        },
        {
          "time": 1781085884.2093198,
          "db_bytes": 5343907840,
          "wal_bytes": 59505192,
          "shm_bytes": 131072
        },
        {
          "time": 1781085884.713411,
          "db_bytes": 5343907840,
          "wal_bytes": 60770032,
          "shm_bytes": 131072
        },
        {
          "time": 1781085885.223103,
          "db_bytes": 5343928320,
          "wal_bytes": 64280272,
          "shm_bytes": 131072
        },
        {
          "time": 1781085885.759381,
          "db_bytes": 5343936512,
          "wal_bytes": 66402096,
          "shm_bytes": 131072
        },
        {
          "time": 1781085886.2663622,
          "db_bytes": 5343965184,
          "wal_bytes": 68128352,
          "shm_bytes": 163840
        },
        {
          "time": 1781085886.7726421,
          "db_bytes": 5343993856,
          "wal_bytes": 68416752,
          "shm_bytes": 163840
        },
        {
          "time": 1781085887.286915,
          "db_bytes": 5343993856,
          "wal_bytes": 71869312,
          "shm_bytes": 163840
        },
        {
          "time": 1781085887.788426,
          "db_bytes": 5344002048,
          "wal_bytes": 73018792,
          "shm_bytes": 163840
        },
        {
          "time": 1781085888.294821,
          "db_bytes": 5344034816,
          "wal_bytes": 73257752,
          "shm_bytes": 163840
        },
        {
          "time": 1781085888.805008,
          "db_bytes": 5344038912,
          "wal_bytes": 73525552,
          "shm_bytes": 163840
        },
        {
          "time": 1781085889.31726,
          "db_bytes": 5344043008,
          "wal_bytes": 75775072,
          "shm_bytes": 163840
        },
        {
          "time": 1781085889.819218,
          "db_bytes": 5344043008,
          "wal_bytes": 75915152,
          "shm_bytes": 163840
        },
        {
          "time": 1781085890.320529,
          "db_bytes": 5344067584,
          "wal_bytes": 77159392,
          "shm_bytes": 163840
        },
        {
          "time": 1781085890.8307781,
          "db_bytes": 5344067584,
          "wal_bytes": 77414832,
          "shm_bytes": 163840
        },
        {
          "time": 1781085891.3388622,
          "db_bytes": 5344083968,
          "wal_bytes": 79643752,
          "shm_bytes": 163840
        },
        {
          "time": 1781085891.8463502,
          "db_bytes": 5344083968,
          "wal_bytes": 80410072,
          "shm_bytes": 163840
        },
        {
          "time": 1781085892.3536682,
          "db_bytes": 5344108544,
          "wal_bytes": 81308232,
          "shm_bytes": 163840
        },
        {
          "time": 1781085892.8652349,
          "db_bytes": 5344108544,
          "wal_bytes": 83462992,
          "shm_bytes": 163840
        },
        {
          "time": 1781085893.368275,
          "db_bytes": 5344108544,
          "wal_bytes": 87228672,
          "shm_bytes": 196608
        },
        {
          "time": 1781085893.871938,
          "db_bytes": 5344137216,
          "wal_bytes": 89099152,
          "shm_bytes": 196608
        },
        {
          "time": 1781085894.376557,
          "db_bytes": 5344182272,
          "wal_bytes": 90545272,
          "shm_bytes": 196608
        },
        {
          "time": 1781085894.87671,
          "db_bytes": 5344210944,
          "wal_bytes": 94249152,
          "shm_bytes": 196608
        },
        {
          "time": 1781085895.384854,
          "db_bytes": 5344210944,
          "wal_bytes": 97442152,
          "shm_bytes": 196608
        },
        {
          "time": 1781085895.891789,
          "db_bytes": 5344239616,
          "wal_bytes": 100606312,
          "shm_bytes": 196608
        },
        {
          "time": 1781085896.400291,
          "db_bytes": 5344256000,
          "wal_bytes": 105130072,
          "shm_bytes": 229376
        },
        {
          "time": 1781085896.9067898,
          "db_bytes": 5344256000,
          "wal_bytes": 107058232,
          "shm_bytes": 229376
        },
        {
          "time": 1781085897.41672,
          "db_bytes": 5344256000,
          "wal_bytes": 108838072,
          "shm_bytes": 229376
        },
        {
          "time": 1781085897.920563,
          "db_bytes": 5344292864,
          "wal_bytes": 111433672,
          "shm_bytes": 229376
        },
        {
          "time": 1781085898.430727,
          "db_bytes": 5344309248,
          "wal_bytes": 116373552,
          "shm_bytes": 229376
        },
        {
          "time": 1781085898.932182,
          "db_bytes": 5344362496,
          "wal_bytes": 118960912,
          "shm_bytes": 262144
        },
        {
          "time": 1781085899.442359,
          "db_bytes": 5344362496,
          "wal_bytes": 121655392,
          "shm_bytes": 262144
        },
        {
          "time": 1781085899.949825,
          "db_bytes": 5344399360,
          "wal_bytes": 123068552,
          "shm_bytes": 262144
        },
        {
          "time": 1781085900.450432,
          "db_bytes": 5344403456,
          "wal_bytes": 125713592,
          "shm_bytes": 262144
        },
        {
          "time": 1781085900.9526951,
          "db_bytes": 5344403456,
          "wal_bytes": 130793552,
          "shm_bytes": 262144
        },
        {
          "time": 1781085901.462948,
          "db_bytes": 5344428032,
          "wal_bytes": 132565152,
          "shm_bytes": 262144
        },
        {
          "time": 1781085901.9659362,
          "db_bytes": 5344485376,
          "wal_bytes": 135824072,
          "shm_bytes": 294912
        },
        {
          "time": 1781085902.474561,
          "db_bytes": 5344526336,
          "wal_bytes": 141414912,
          "shm_bytes": 294912
        },
        {
          "time": 1781085902.9785569,
          "db_bytes": 5344546816,
          "wal_bytes": 145052872,
          "shm_bytes": 294912
        },
        {
          "time": 1781085903.487775,
          "db_bytes": 5344595968,
          "wal_bytes": 149968032,
          "shm_bytes": 294912
        },
        {
          "time": 1781085903.997958,
          "db_bytes": 5344612352,
          "wal_bytes": 155402312,
          "shm_bytes": 327680
        },
        {
          "time": 1781085904.5080771,
          "db_bytes": 5344641024,
          "wal_bytes": 158208032,
          "shm_bytes": 327680
        },
        {
          "time": 1781085905.015711,
          "db_bytes": 5344669696,
          "wal_bytes": 162797712,
          "shm_bytes": 327680
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep2_sqlite-driver-pr-378-performance_write-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-driver-pr-378-performance_write-heavy_c64",
    "variant": "sqlite-driver-pr-378-performance",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 35.10191916599979,
    "ok_flows": 294,
    "failed_flows": 0,
    "flow_requests_per_second": 8.375610422029931,
    "attempted_writes_per_second": 4.1878052110149655,
    "successful_writes_per_second": 4.1878052110149655,
    "write_verification_failures": 0,
    "avg_ms": 7086.346645244896,
    "http_request_avg_ms": 2419.0754801672565,
    "p50_ms": 6445.9667080000145,
    "p75_ms": 10656.522760749907,
    "p95_ms": 12645.396337950138,
    "p99_ms": 13547.194562690256,
    "by_kind": {
      "browse": {
        "samples": 57,
        "avg_ms": 2105.1639093158096,
        "p50_ms": 1894.1097090000767,
        "p75_ms": 2481.1085410001397,
        "p95_ms": 3561.686608400214,
        "p99_ms": 3850.261986520144
      },
      "cart": {
        "samples": 63,
        "avg_ms": 5420.303138888906,
        "p50_ms": 5540.691499999866,
        "p75_ms": 5969.637666500148,
        "p95_ms": 6306.731445599826,
        "p99_ms": 7061.181478619913
      },
      "admin_read": {
        "samples": 27,
        "avg_ms": 3238.904634148133,
        "p50_ms": 3302.560875000381,
        "p75_ms": 3886.1234170001353,
        "p95_ms": 4276.063570399947,
        "p99_ms": 4608.134586920022
      },
      "write": {
        "samples": 147,
        "avg_ms": 10438.517333326521,
        "p50_ms": 10663.404041999911,
        "p75_ms": 11623.25104149977,
        "p95_ms": 13249.010750000114,
        "p99_ms": 13705.842826039932
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 27,
        "attempts": 27,
        "failures": 0,
        "avg_ms": 3238.904634148133,
        "p50_ms": 3302.560875000381,
        "p75_ms": 3886.1234170001353,
        "p95_ms": 4276.063570399947,
        "p99_ms": 4608.134586920022
      },
      "cart_add": {
        "samples": 63,
        "attempts": 63,
        "failures": 0,
        "avg_ms": 5420.303138888906,
        "p50_ms": 5540.691499999866,
        "p75_ms": 5969.637666500148,
        "p95_ms": 6306.731445599826,
        "p99_ms": 7061.181478619913
      },
      "checkout_write": {
        "samples": 147,
        "attempts": 147,
        "failures": 0,
        "avg_ms": 10438.517333326521,
        "p50_ms": 10663.404041999911,
        "p75_ms": 11623.25104149977,
        "p95_ms": 13249.010750000114,
        "p99_ms": 13705.842826039932
      },
      "product_browse": {
        "samples": 57,
        "attempts": 57,
        "failures": 0,
        "avg_ms": 2105.1639093158096,
        "p50_ms": 1894.1097090000767,
        "p75_ms": 2481.1085410001397,
        "p95_ms": 3561.686608400214,
        "p99_ms": 3850.261986520144
      }
    },
    "status_counts": {
      "200": 861
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10088,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10235,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 147,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 147,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 0,
      "php_fatal": 0,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781086506.693244,
        "db_bytes": 5343453184,
        "wal_bytes": 38105912,
        "shm_bytes": 98304
      },
      "after": {
        "time": 1781086541.795435,
        "db_bytes": 5344751616,
        "wal_bytes": 179401312,
        "shm_bytes": 360448
      },
      "wal_max_bytes": 179401312,
      "wal_samples": [
        {
          "time": 1781086506.6937,
          "db_bytes": 5343453184,
          "wal_bytes": 38105912,
          "shm_bytes": 98304
        },
        {
          "time": 1781086507.20487,
          "db_bytes": 5343453184,
          "wal_bytes": 38105912,
          "shm_bytes": 98304
        },
        {
          "time": 1781086507.707229,
          "db_bytes": 5343453184,
          "wal_bytes": 38105912,
          "shm_bytes": 98304
        },
        {
          "time": 1781086508.217428,
          "db_bytes": 5343453184,
          "wal_bytes": 38105912,
          "shm_bytes": 98304
        },
        {
          "time": 1781086508.727238,
          "db_bytes": 5343453184,
          "wal_bytes": 38105912,
          "shm_bytes": 98304
        },
        {
          "time": 1781086509.235472,
          "db_bytes": 5343453184,
          "wal_bytes": 38105912,
          "shm_bytes": 98304
        },
        {
          "time": 1781086509.744917,
          "db_bytes": 5343453184,
          "wal_bytes": 38105912,
          "shm_bytes": 98304
        },
        {
          "time": 1781086510.246689,
          "db_bytes": 5343453184,
          "wal_bytes": 38105912,
          "shm_bytes": 98304
        },
        {
          "time": 1781086510.757109,
          "db_bytes": 5343514624,
          "wal_bytes": 38105912,
          "shm_bytes": 98304
        },
        {
          "time": 1781086511.260415,
          "db_bytes": 5343522816,
          "wal_bytes": 38105912,
          "shm_bytes": 98304
        },
        {
          "time": 1781086511.765823,
          "db_bytes": 5343531008,
          "wal_bytes": 38105912,
          "shm_bytes": 98304
        },
        {
          "time": 1781086512.2687,
          "db_bytes": 5343543296,
          "wal_bytes": 38105912,
          "shm_bytes": 98304
        },
        {
          "time": 1781086512.773644,
          "db_bytes": 5343596544,
          "wal_bytes": 38105912,
          "shm_bytes": 98304
        },
        {
          "time": 1781086513.280728,
          "db_bytes": 5343625216,
          "wal_bytes": 38105912,
          "shm_bytes": 98304
        },
        {
          "time": 1781086513.78453,
          "db_bytes": 5343637504,
          "wal_bytes": 38105912,
          "shm_bytes": 98304
        },
        {
          "time": 1781086514.292421,
          "db_bytes": 5343711232,
          "wal_bytes": 38105912,
          "shm_bytes": 98304
        },
        {
          "time": 1781086514.7971241,
          "db_bytes": 5343744000,
          "wal_bytes": 40936376,
          "shm_bytes": 98304
        },
        {
          "time": 1781086515.307143,
          "db_bytes": 5343760384,
          "wal_bytes": 45192312,
          "shm_bytes": 98304
        },
        {
          "time": 1781086515.810016,
          "db_bytes": 5343760384,
          "wal_bytes": 45653752,
          "shm_bytes": 98304
        },
        {
          "time": 1781086516.316749,
          "db_bytes": 5343793152,
          "wal_bytes": 50779032,
          "shm_bytes": 131072
        },
        {
          "time": 1781086516.825772,
          "db_bytes": 5343838208,
          "wal_bytes": 51615392,
          "shm_bytes": 131072
        },
        {
          "time": 1781086517.332413,
          "db_bytes": 5343838208,
          "wal_bytes": 52245752,
          "shm_bytes": 131072
        },
        {
          "time": 1781086517.837041,
          "db_bytes": 5343846400,
          "wal_bytes": 55541752,
          "shm_bytes": 131072
        },
        {
          "time": 1781086518.351993,
          "db_bytes": 5343854592,
          "wal_bytes": 57041432,
          "shm_bytes": 131072
        },
        {
          "time": 1781086518.876989,
          "db_bytes": 5343883264,
          "wal_bytes": 58623512,
          "shm_bytes": 131072
        },
        {
          "time": 1781086519.388971,
          "db_bytes": 5343887360,
          "wal_bytes": 60753552,
          "shm_bytes": 131072
        },
        {
          "time": 1781086519.895317,
          "db_bytes": 5343916032,
          "wal_bytes": 63888872,
          "shm_bytes": 131072
        },
        {
          "time": 1781086520.406698,
          "db_bytes": 5343920128,
          "wal_bytes": 67864672,
          "shm_bytes": 163840
        },
        {
          "time": 1781086520.908617,
          "db_bytes": 5343940608,
          "wal_bytes": 69154232,
          "shm_bytes": 163840
        },
        {
          "time": 1781086521.417818,
          "db_bytes": 5343965184,
          "wal_bytes": 70468536,
          "shm_bytes": 163840
        },
        {
          "time": 1781086521.93231,
          "db_bytes": 5343969280,
          "wal_bytes": 71770432,
          "shm_bytes": 163840
        },
        {
          "time": 1781086522.43908,
          "db_bytes": 5343993856,
          "wal_bytes": 73059992,
          "shm_bytes": 163840
        },
        {
          "time": 1781086522.9518342,
          "db_bytes": 5343997952,
          "wal_bytes": 74353672,
          "shm_bytes": 163840
        },
        {
          "time": 1781086523.4550889,
          "db_bytes": 5344018432,
          "wal_bytes": 77653792,
          "shm_bytes": 163840
        },
        {
          "time": 1781086523.965216,
          "db_bytes": 5344018432,
          "wal_bytes": 82511296,
          "shm_bytes": 163840
        },
        {
          "time": 1781086524.47146,
          "db_bytes": 5344063488,
          "wal_bytes": 83940912,
          "shm_bytes": 163840
        },
        {
          "time": 1781086524.9740212,
          "db_bytes": 5344067584,
          "wal_bytes": 88860192,
          "shm_bytes": 196608
        },
        {
          "time": 1781086525.486891,
          "db_bytes": 5344116736,
          "wal_bytes": 91200352,
          "shm_bytes": 196608
        },
        {
          "time": 1781086526.003284,
          "db_bytes": 5344141312,
          "wal_bytes": 95106112,
          "shm_bytes": 196608
        },
        {
          "time": 1781086526.508884,
          "db_bytes": 5344141312,
          "wal_bytes": 96655232,
          "shm_bytes": 196608
        },
        {
          "time": 1781086527.016917,
          "db_bytes": 5344182272,
          "wal_bytes": 99526872,
          "shm_bytes": 196608
        },
        {
          "time": 1781086527.5216022,
          "db_bytes": 5344194560,
          "wal_bytes": 100631032,
          "shm_bytes": 196608
        },
        {
          "time": 1781086528.02277,
          "db_bytes": 5344202752,
          "wal_bytes": 101170752,
          "shm_bytes": 229376
        },
        {
          "time": 1781086528.533338,
          "db_bytes": 5344215040,
          "wal_bytes": 101788752,
          "shm_bytes": 229376
        },
        {
          "time": 1781086529.0381289,
          "db_bytes": 5344219136,
          "wal_bytes": 104520312,
          "shm_bytes": 229376
        },
        {
          "time": 1781086529.547432,
          "db_bytes": 5344243712,
          "wal_bytes": 106860472,
          "shm_bytes": 229376
        },
        {
          "time": 1781086530.0579982,
          "db_bytes": 5344247808,
          "wal_bytes": 109278912,
          "shm_bytes": 229376
        },
        {
          "time": 1781086530.574406,
          "db_bytes": 5344280576,
          "wal_bytes": 110127632,
          "shm_bytes": 229376
        },
        {
          "time": 1781086531.079776,
          "db_bytes": 5344288768,
          "wal_bytes": 113736752,
          "shm_bytes": 229376
        },
        {
          "time": 1781086531.589843,
          "db_bytes": 5344309248,
          "wal_bytes": 115833832,
          "shm_bytes": 229376
        },
        {
          "time": 1781086532.0930262,
          "db_bytes": 5344309248,
          "wal_bytes": 119430592,
          "shm_bytes": 262144
        },
        {
          "time": 1781086532.598002,
          "db_bytes": 5344337920,
          "wal_bytes": 122586512,
          "shm_bytes": 262144
        },
        {
          "time": 1781086533.1057038,
          "db_bytes": 5344370688,
          "wal_bytes": 126158552,
          "shm_bytes": 262144
        },
        {
          "time": 1781086533.6140292,
          "db_bytes": 5344374784,
          "wal_bytes": 129302112,
          "shm_bytes": 262144
        },
        {
          "time": 1781086534.133174,
          "db_bytes": 5344382976,
          "wal_bytes": 131197312,
          "shm_bytes": 262144
        },
        {
          "time": 1781086534.6443148,
          "db_bytes": 5344428032,
          "wal_bytes": 134312032,
          "shm_bytes": 262144
        },
        {
          "time": 1781086535.1536891,
          "db_bytes": 5344456704,
          "wal_bytes": 137344352,
          "shm_bytes": 294912
        },
        {
          "time": 1781086535.656559,
          "db_bytes": 5344456704,
          "wal_bytes": 138378472,
          "shm_bytes": 294912
        },
        {
          "time": 1781086536.167134,
          "db_bytes": 5344497664,
          "wal_bytes": 140009992,
          "shm_bytes": 294912
        },
        {
          "time": 1781086536.6734452,
          "db_bytes": 5344497664,
          "wal_bytes": 143046432,
          "shm_bytes": 294912
        },
        {
          "time": 1781086537.183668,
          "db_bytes": 5344505856,
          "wal_bytes": 145571992,
          "shm_bytes": 294912
        },
        {
          "time": 1781086537.694069,
          "db_bytes": 5344546816,
          "wal_bytes": 148373592,
          "shm_bytes": 294912
        },
        {
          "time": 1781086538.203945,
          "db_bytes": 5344546816,
          "wal_bytes": 152971512,
          "shm_bytes": 327680
        },
        {
          "time": 1781086538.708744,
          "db_bytes": 5344600064,
          "wal_bytes": 156168632,
          "shm_bytes": 327680
        },
        {
          "time": 1781086539.212998,
          "db_bytes": 5344628736,
          "wal_bytes": 160828352,
          "shm_bytes": 327680
        },
        {
          "time": 1781086539.723279,
          "db_bytes": 5344649216,
          "wal_bytes": 165731152,
          "shm_bytes": 327680
        },
        {
          "time": 1781086540.223534,
          "db_bytes": 5344669696,
          "wal_bytes": 169480352,
          "shm_bytes": 360448
        },
        {
          "time": 1781086540.733676,
          "db_bytes": 5344698368,
          "wal_bytes": 170988272,
          "shm_bytes": 360448
        },
        {
          "time": 1781086541.2371771,
          "db_bytes": 5344727040,
          "wal_bytes": 177530832,
          "shm_bytes": 360448
        },
        {
          "time": 1781086541.745929,
          "db_bytes": 5344751616,
          "wal_bytes": 179401312,
          "shm_bytes": 360448
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T093701Z/raw/rep3_sqlite-driver-pr-378-performance_write-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-plugin-2.2.23-control_balanced_c4",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.556268250000358,
    "ok_flows": 559,
    "failed_flows": 4,
    "flow_requests_per_second": 18.294118752540847,
    "attempted_writes_per_second": 4.025360655746913,
    "successful_writes_per_second": 3.894454618161647,
    "write_verification_failures": 4,
    "avg_ms": 215.15622265473817,
    "http_request_avg_ms": 107.62190868368418,
    "p50_ms": 122.81533299983494,
    "p75_ms": 202.4141670001427,
    "p95_ms": 635.6568002996482,
    "p99_ms": 691.4019245000235,
    "by_kind": {
      "browse": {
        "samples": 277,
        "avg_ms": 91.20397747292274,
        "p50_ms": 94.92408300002353,
        "p75_ms": 118.04908400017666,
        "p95_ms": 125.3067333999752,
        "p99_ms": 136.8539737602078
      },
      "cart": {
        "samples": 100,
        "avg_ms": 199.4933562300048,
        "p50_ms": 196.57512549974854,
        "p75_ms": 201.0730520000834,
        "p95_ms": 209.50829795003756,
        "p99_ms": 264.711152500195
      },
      "admin_read": {
        "samples": 63,
        "avg_ms": 132.5832830317585,
        "p50_ms": 127.01395900012358,
        "p75_ms": 150.3333754999403,
        "p95_ms": 155.61021220023576,
        "p99_ms": 172.9522339598771
      },
      "write": {
        "samples": 119,
        "avg_ms": 560.5608760504026,
        "p50_ms": 561.6237089998322,
        "p75_ms": 628.0270209999799,
        "p95_ms": 690.8362045000104,
        "p99_ms": 716.5432013800545
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 63,
        "attempts": 63,
        "failures": 0,
        "avg_ms": 132.5832830317585,
        "p50_ms": 127.01395900012358,
        "p75_ms": 150.3333754999403,
        "p95_ms": 155.61021220023576,
        "p99_ms": 172.9522339598771
      },
      "cart_add": {
        "samples": 100,
        "attempts": 100,
        "failures": 0,
        "avg_ms": 199.4933562300048,
        "p50_ms": 196.57512549974854,
        "p75_ms": 201.0730520000834,
        "p95_ms": 209.50829795003756,
        "p99_ms": 264.711152500195
      },
      "checkout_write": {
        "samples": 119,
        "attempts": 123,
        "failures": 4,
        "avg_ms": 560.5608760504026,
        "p50_ms": 561.6237089998322,
        "p75_ms": 628.0270209999799,
        "p95_ms": 690.8362045000104,
        "p99_ms": 716.5432013800545
      },
      "product_browse": {
        "samples": 211,
        "attempts": 211,
        "failures": 0,
        "avg_ms": 88.34586141706086,
        "p50_ms": 82.23170900009791,
        "p75_ms": 120.14687500004584,
        "p95_ms": 126.05106199998772,
        "p99_ms": 135.15500060020713
      },
      "product_search": {
        "samples": 66,
        "attempts": 66,
        "failures": 0,
        "avg_ms": 100.34128789393573,
        "p50_ms": 97.7316459998292,
        "p75_ms": 103.1851662500003,
        "p95_ms": 111.93298975001653,
        "p99_ms": 129.73549384996647
      }
    },
    "status_counts": {
      "200": 1124
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 4
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10054,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10173,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 119,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 119,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 85,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781053924.949697,
        "db_bytes": 5342949376,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781053955.5063622,
        "db_bytes": 5344051200,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 6789792,
      "wal_samples": [
        {
          "time": 1781053924.9498959,
          "db_bytes": 5342949376,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781053925.459409,
          "db_bytes": 5342949376,
          "wal_bytes": 1248392,
          "shm_bytes": 32768
        },
        {
          "time": 1781053925.970952,
          "db_bytes": 5342949376,
          "wal_bytes": 2801632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053926.482188,
          "db_bytes": 5342990336,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781053926.991819,
          "db_bytes": 5343031296,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053927.504719,
          "db_bytes": 5343031296,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053928.014862,
          "db_bytes": 5343068160,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053928.5244439,
          "db_bytes": 5343100928,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053929.039202,
          "db_bytes": 5343100928,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053929.546819,
          "db_bytes": 5343141888,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053930.056213,
          "db_bytes": 5343174656,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053930.5665019,
          "db_bytes": 5343174656,
          "wal_bytes": 4202432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053931.077743,
          "db_bytes": 5343191040,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053931.585223,
          "db_bytes": 5343227904,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053932.090942,
          "db_bytes": 5343244288,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053932.601699,
          "db_bytes": 5343244288,
          "wal_bytes": 4346632,
          "shm_bytes": 32768
        },
        {
          "time": 1781053933.11437,
          "db_bytes": 5343285248,
          "wal_bytes": 4787472,
          "shm_bytes": 32768
        },
        {
          "time": 1781053933.616895,
          "db_bytes": 5343285248,
          "wal_bytes": 4787472,
          "shm_bytes": 32768
        },
        {
          "time": 1781053934.128906,
          "db_bytes": 5343309824,
          "wal_bytes": 4787472,
          "shm_bytes": 32768
        },
        {
          "time": 1781053934.639233,
          "db_bytes": 5343346688,
          "wal_bytes": 4787472,
          "shm_bytes": 32768
        },
        {
          "time": 1781053935.149353,
          "db_bytes": 5343346688,
          "wal_bytes": 4787472,
          "shm_bytes": 32768
        },
        {
          "time": 1781053935.656301,
          "db_bytes": 5343346688,
          "wal_bytes": 4787472,
          "shm_bytes": 32768
        },
        {
          "time": 1781053936.162299,
          "db_bytes": 5343379456,
          "wal_bytes": 4849272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053936.6687932,
          "db_bytes": 5343379456,
          "wal_bytes": 4849272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053937.175585,
          "db_bytes": 5343412224,
          "wal_bytes": 4849272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053937.683282,
          "db_bytes": 5343444992,
          "wal_bytes": 4849272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053938.1914308,
          "db_bytes": 5343444992,
          "wal_bytes": 4849272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053938.7018628,
          "db_bytes": 5343490048,
          "wal_bytes": 5545552,
          "shm_bytes": 32768
        },
        {
          "time": 1781053939.207552,
          "db_bytes": 5343490048,
          "wal_bytes": 5545552,
          "shm_bytes": 32768
        },
        {
          "time": 1781053939.7209349,
          "db_bytes": 5343490048,
          "wal_bytes": 5545552,
          "shm_bytes": 32768
        },
        {
          "time": 1781053940.2248452,
          "db_bytes": 5343518720,
          "wal_bytes": 5545552,
          "shm_bytes": 32768
        },
        {
          "time": 1781053940.735069,
          "db_bytes": 5343559680,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053941.245194,
          "db_bytes": 5343559680,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053941.7537122,
          "db_bytes": 5343592448,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053942.254107,
          "db_bytes": 5343592448,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053942.757497,
          "db_bytes": 5343641600,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053943.267018,
          "db_bytes": 5343641600,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053943.77716,
          "db_bytes": 5343662080,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053944.287385,
          "db_bytes": 5343690752,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053944.7905018,
          "db_bytes": 5343690752,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053945.2963772,
          "db_bytes": 5343707136,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053945.807528,
          "db_bytes": 5343739904,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053946.315727,
          "db_bytes": 5343739904,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053946.820425,
          "db_bytes": 5343739904,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053947.3249679,
          "db_bytes": 5343780864,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053947.834317,
          "db_bytes": 5343780864,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053948.3476639,
          "db_bytes": 5343780864,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053948.856174,
          "db_bytes": 5343821824,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053949.366184,
          "db_bytes": 5343821824,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053949.876545,
          "db_bytes": 5343821824,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053950.386723,
          "db_bytes": 5343866880,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053950.88688,
          "db_bytes": 5343895552,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053951.403948,
          "db_bytes": 5343895552,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053951.909518,
          "db_bytes": 5343895552,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053952.411177,
          "db_bytes": 5343895552,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053952.925739,
          "db_bytes": 5343944704,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053953.435871,
          "db_bytes": 5343944704,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053953.94633,
          "db_bytes": 5343989760,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053954.452655,
          "db_bytes": 5344002048,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053954.961347,
          "db_bytes": 5344038912,
          "wal_bytes": 6789792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053955.4705842,
          "db_bytes": 5344051200,
          "wal_bytes": 0,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep1_sqlite-plugin-2.2.23-control_balanced_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-plugin-2.2.23-control_balanced_c4",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.110960707999766,
    "ok_flows": 551,
    "failed_flows": 6,
    "flow_requests_per_second": 18.29898439120916,
    "attempted_writes_per_second": 4.018470256508726,
    "successful_writes_per_second": 3.819207268582674,
    "write_verification_failures": 6,
    "avg_ms": 216.53142618328695,
    "http_request_avg_ms": 108.90830991588967,
    "p50_ms": 122.3525420000442,
    "p75_ms": 200.89818749988808,
    "p95_ms": 654.924312500043,
    "p99_ms": 714.3602920000376,
    "by_kind": {
      "browse": {
        "samples": 275,
        "avg_ms": 91.31472652361812,
        "p50_ms": 94.12050000037198,
        "p75_ms": 117.35985449990949,
        "p95_ms": 126.37722510016829,
        "p99_ms": 140.311083580018
      },
      "cart": {
        "samples": 99,
        "avg_ms": 197.65197728280657,
        "p50_ms": 195.50916700018206,
        "p75_ms": 199.96960399998898,
        "p95_ms": 203.96423279999,
        "p99_ms": 218.0825370002999
      },
      "admin_read": {
        "samples": 62,
        "avg_ms": 135.1405912742012,
        "p50_ms": 123.24231249999684,
        "p75_ms": 152.5266249999504,
        "p95_ms": 168.04738540001838,
        "p99_ms": 246.84443938013374
      },
      "write": {
        "samples": 115,
        "avg_ms": 576.0956836782418,
        "p50_ms": 592.0460410002306,
        "p75_ms": 652.9212294999525,
        "p95_ms": 713.5790088000249,
        "p99_ms": 731.3049636400683
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 62,
        "attempts": 62,
        "failures": 0,
        "avg_ms": 135.1405912742012,
        "p50_ms": 123.24231249999684,
        "p75_ms": 152.5266249999504,
        "p95_ms": 168.04738540001838,
        "p99_ms": 246.84443938013374
      },
      "cart_add": {
        "samples": 99,
        "attempts": 99,
        "failures": 0,
        "avg_ms": 197.65197728280657,
        "p50_ms": 195.50916700018206,
        "p75_ms": 199.96960399998898,
        "p95_ms": 203.96423279999,
        "p99_ms": 218.0825370002999
      },
      "checkout_write": {
        "samples": 115,
        "attempts": 121,
        "failures": 6,
        "avg_ms": 576.0956836782418,
        "p50_ms": 592.0460410002306,
        "p75_ms": 652.9212294999525,
        "p95_ms": 713.5790088000249,
        "p99_ms": 731.3049636400683
      },
      "product_browse": {
        "samples": 208,
        "attempts": 208,
        "failures": 0,
        "avg_ms": 88.46965545189916,
        "p50_ms": 83.16302100001849,
        "p75_ms": 119.454510249966,
        "p95_ms": 126.6625350999675,
        "p99_ms": 141.88697919002155
      },
      "product_search": {
        "samples": 67,
        "attempts": 67,
        "failures": 0,
        "avg_ms": 100.1471859701486,
        "p50_ms": 97.72825000027296,
        "p75_ms": 102.21229149988176,
        "p95_ms": 115.99021679990074,
        "p99_ms": 130.30679293970024
      }
    },
    "status_counts": {
      "200": 1106
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 6
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10048,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10163,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 115,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 115,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 60,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781054073.4331222,
        "db_bytes": 5342912512,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781054103.5444689,
        "db_bytes": 5343973376,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 6662072,
      "wal_samples": [
        {
          "time": 1781054073.4333189,
          "db_bytes": 5342912512,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781054073.9374158,
          "db_bytes": 5342912512,
          "wal_bytes": 3497912,
          "shm_bytes": 32768
        },
        {
          "time": 1781054074.441636,
          "db_bytes": 5342945280,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054074.951752,
          "db_bytes": 5342945280,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054075.4581199,
          "db_bytes": 5342998528,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054075.96826,
          "db_bytes": 5342998528,
          "wal_bytes": 4540272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054076.479531,
          "db_bytes": 5343039488,
          "wal_bytes": 5022312,
          "shm_bytes": 32768
        },
        {
          "time": 1781054076.989665,
          "db_bytes": 5343064064,
          "wal_bytes": 5022312,
          "shm_bytes": 32768
        },
        {
          "time": 1781054077.5011368,
          "db_bytes": 5343064064,
          "wal_bytes": 5022312,
          "shm_bytes": 32768
        },
        {
          "time": 1781054078.002292,
          "db_bytes": 5343109120,
          "wal_bytes": 5269512,
          "shm_bytes": 32768
        },
        {
          "time": 1781054078.505038,
          "db_bytes": 5343109120,
          "wal_bytes": 5269512,
          "shm_bytes": 32768
        },
        {
          "time": 1781054079.017955,
          "db_bytes": 5343109120,
          "wal_bytes": 5269512,
          "shm_bytes": 32768
        },
        {
          "time": 1781054079.526578,
          "db_bytes": 5343162368,
          "wal_bytes": 5269512,
          "shm_bytes": 32768
        },
        {
          "time": 1781054080.037879,
          "db_bytes": 5343186944,
          "wal_bytes": 5269512,
          "shm_bytes": 32768
        },
        {
          "time": 1781054080.549797,
          "db_bytes": 5343186944,
          "wal_bytes": 5269512,
          "shm_bytes": 32768
        },
        {
          "time": 1781054081.058122,
          "db_bytes": 5343203328,
          "wal_bytes": 5269512,
          "shm_bytes": 32768
        },
        {
          "time": 1781054081.568233,
          "db_bytes": 5343223808,
          "wal_bytes": 5269512,
          "shm_bytes": 32768
        },
        {
          "time": 1781054082.07476,
          "db_bytes": 5343223808,
          "wal_bytes": 5269512,
          "shm_bytes": 32768
        },
        {
          "time": 1781054082.584691,
          "db_bytes": 5343260672,
          "wal_bytes": 5269512,
          "shm_bytes": 32768
        },
        {
          "time": 1781054083.099253,
          "db_bytes": 5343293440,
          "wal_bytes": 5269512,
          "shm_bytes": 32768
        },
        {
          "time": 1781054083.6008341,
          "db_bytes": 5343293440,
          "wal_bytes": 5269512,
          "shm_bytes": 32768
        },
        {
          "time": 1781054084.1098108,
          "db_bytes": 5343330304,
          "wal_bytes": 5356032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054084.619414,
          "db_bytes": 5343330304,
          "wal_bytes": 5356032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054085.1226912,
          "db_bytes": 5343358976,
          "wal_bytes": 5356032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054085.6327932,
          "db_bytes": 5343358976,
          "wal_bytes": 5356032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054086.142902,
          "db_bytes": 5343358976,
          "wal_bytes": 5356032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054086.654946,
          "db_bytes": 5343404032,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054087.160267,
          "db_bytes": 5343404032,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054087.666993,
          "db_bytes": 5343440896,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054088.185318,
          "db_bytes": 5343440896,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054088.696247,
          "db_bytes": 5343477760,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054089.2007182,
          "db_bytes": 5343514624,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054089.710832,
          "db_bytes": 5343514624,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054090.2158668,
          "db_bytes": 5343539200,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054090.725667,
          "db_bytes": 5343539200,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054091.2331169,
          "db_bytes": 5343571968,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054091.741484,
          "db_bytes": 5343571968,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054092.250245,
          "db_bytes": 5343600640,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054092.758523,
          "db_bytes": 5343600640,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054093.268645,
          "db_bytes": 5343625216,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054093.7687738,
          "db_bytes": 5343670272,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054094.2770329,
          "db_bytes": 5343670272,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054094.783348,
          "db_bytes": 5343694848,
          "wal_bytes": 5459032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054095.2937632,
          "db_bytes": 5343703040,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054095.803923,
          "db_bytes": 5343703040,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054096.3140721,
          "db_bytes": 5343748096,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054096.824959,
          "db_bytes": 5343748096,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054097.333626,
          "db_bytes": 5343764480,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054097.8414779,
          "db_bytes": 5343764480,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054098.349056,
          "db_bytes": 5343801344,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054098.862241,
          "db_bytes": 5343801344,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054099.373248,
          "db_bytes": 5343830016,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054099.8810282,
          "db_bytes": 5343830016,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054100.383132,
          "db_bytes": 5343866880,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054100.8915489,
          "db_bytes": 5343866880,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054101.397401,
          "db_bytes": 5343866880,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054101.9053152,
          "db_bytes": 5343907840,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054102.413926,
          "db_bytes": 5343952896,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054102.91952,
          "db_bytes": 5343952896,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054103.432609,
          "db_bytes": 5343952896,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep2_sqlite-plugin-2.2.23-control_balanced_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-plugin-2.2.23-control_balanced_c4",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.080618209000022,
    "ok_flows": 594,
    "failed_flows": 5,
    "flow_requests_per_second": 19.746934583354978,
    "attempted_writes_per_second": 4.321719689959844,
    "successful_writes_per_second": 4.155499701884465,
    "write_verification_failures": 5,
    "avg_ms": 201.04933123064737,
    "http_request_avg_ms": 100.80492477345642,
    "p50_ms": 124.04852150007173,
    "p75_ms": 202.99140650001846,
    "p95_ms": 585.4142334500011,
    "p99_ms": 644.0269945602313,
    "by_kind": {
      "browse": {
        "samples": 296,
        "avg_ms": 91.61702800676838,
        "p50_ms": 94.26760399992418,
        "p75_ms": 117.57946875013658,
        "p95_ms": 128.02371874977325,
        "p99_ms": 135.67962709998943
      },
      "cart": {
        "samples": 107,
        "avg_ms": 198.48980960747875,
        "p50_ms": 196.38920899978984,
        "p75_ms": 202.50854200003232,
        "p95_ms": 208.66872499991587,
        "p99_ms": 246.28923050006048
      },
      "admin_read": {
        "samples": 66,
        "avg_ms": 130.07220069695876,
        "p50_ms": 122.82850049996341,
        "p75_ms": 149.07968699969842,
        "p95_ms": 158.58087524975417,
        "p99_ms": 166.3429170999961
      },
      "write": {
        "samples": 125,
        "avg_ms": 499.8519006960121,
        "p50_ms": 492.4166669998158,
        "p75_ms": 579.5003329999417,
        "p95_ms": 642.0415584002512,
        "p99_ms": 731.6385579199055
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 66,
        "attempts": 66,
        "failures": 0,
        "avg_ms": 130.07220069695876,
        "p50_ms": 122.82850049996341,
        "p75_ms": 149.07968699969842,
        "p95_ms": 158.58087524975417,
        "p99_ms": 166.3429170999961
      },
      "cart_add": {
        "samples": 107,
        "attempts": 107,
        "failures": 0,
        "avg_ms": 198.48980960747875,
        "p50_ms": 196.38920899978984,
        "p75_ms": 202.50854200003232,
        "p95_ms": 208.66872499991587,
        "p99_ms": 246.28923050006048
      },
      "checkout_write": {
        "samples": 125,
        "attempts": 130,
        "failures": 5,
        "avg_ms": 499.8519006960121,
        "p50_ms": 492.4166669998158,
        "p75_ms": 579.5003329999417,
        "p95_ms": 642.0415584002512,
        "p99_ms": 731.6385579199055
      },
      "product_browse": {
        "samples": 225,
        "attempts": 225,
        "failures": 0,
        "avg_ms": 88.85425019556754,
        "p50_ms": 83.51600000014514,
        "p75_ms": 119.83579200023087,
        "p95_ms": 129.61380800015831,
        "p99_ms": 139.90415692014716
      },
      "product_search": {
        "samples": 71,
        "attempts": 71,
        "failures": 0,
        "avg_ms": 100.37230980282735,
        "p50_ms": 99.27570800027752,
        "p75_ms": 102.56341650006107,
        "p95_ms": 114.76916700007678,
        "p99_ms": 118.53587509990575
      }
    },
    "status_counts": {
      "200": 1193
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 5
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10051,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10176,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 125,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 125,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 61,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781054220.577614,
        "db_bytes": 5342928896,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781054250.665594,
        "db_bytes": 5344100352,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 6662072,
      "wal_samples": [
        {
          "time": 1781054220.577874,
          "db_bytes": 5342928896,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781054221.0880132,
          "db_bytes": 5342928896,
          "wal_bytes": 2331952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054221.591739,
          "db_bytes": 5342928896,
          "wal_bytes": 3786312,
          "shm_bytes": 32768
        },
        {
          "time": 1781054222.098846,
          "db_bytes": 5342969856,
          "wal_bytes": 4120032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054222.6109629,
          "db_bytes": 5343019008,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054223.117284,
          "db_bytes": 5343043584,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054223.621252,
          "db_bytes": 5343043584,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054224.125088,
          "db_bytes": 5343080448,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054224.6429272,
          "db_bytes": 5343113216,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054225.153095,
          "db_bytes": 5343113216,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054225.6632042,
          "db_bytes": 5343162368,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054226.173771,
          "db_bytes": 5343186944,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054226.683918,
          "db_bytes": 5343211520,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054227.193971,
          "db_bytes": 5343236096,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054227.704127,
          "db_bytes": 5343236096,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054228.213474,
          "db_bytes": 5343268864,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054228.7228959,
          "db_bytes": 5343305728,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054229.233011,
          "db_bytes": 5343305728,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054229.743433,
          "db_bytes": 5343326208,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054230.250701,
          "db_bytes": 5343358976,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054230.758796,
          "db_bytes": 5343358976,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054231.269183,
          "db_bytes": 5343358976,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054231.7801468,
          "db_bytes": 5343404032,
          "wal_bytes": 4659752,
          "shm_bytes": 32768
        },
        {
          "time": 1781054232.28972,
          "db_bytes": 5343436800,
          "wal_bytes": 5323072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054232.796107,
          "db_bytes": 5343444992,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054233.302264,
          "db_bytes": 5343481856,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054233.808552,
          "db_bytes": 5343481856,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054234.3203928,
          "db_bytes": 5343506432,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054234.830723,
          "db_bytes": 5343506432,
          "wal_bytes": 5673272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054235.339385,
          "db_bytes": 5343551488,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054235.8487418,
          "db_bytes": 5343551488,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054236.3562691,
          "db_bytes": 5343596544,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054236.857606,
          "db_bytes": 5343596544,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054237.367899,
          "db_bytes": 5343621120,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054237.880219,
          "db_bytes": 5343662080,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054238.390977,
          "db_bytes": 5343662080,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054238.901252,
          "db_bytes": 5343694848,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054239.407373,
          "db_bytes": 5343711232,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054239.9164622,
          "db_bytes": 5343711232,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054240.425802,
          "db_bytes": 5343744000,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054240.9314702,
          "db_bytes": 5343744000,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054241.44189,
          "db_bytes": 5343744000,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054241.9489212,
          "db_bytes": 5343793152,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054242.453377,
          "db_bytes": 5343817728,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054242.965128,
          "db_bytes": 5343817728,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054243.473142,
          "db_bytes": 5343842304,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054243.984812,
          "db_bytes": 5343842304,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054244.495061,
          "db_bytes": 5343891456,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054244.998039,
          "db_bytes": 5343891456,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054245.498698,
          "db_bytes": 5343891456,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054246.0063539,
          "db_bytes": 5343932416,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054246.516591,
          "db_bytes": 5343932416,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054247.026803,
          "db_bytes": 5343932416,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054247.533727,
          "db_bytes": 5343969280,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054248.0444438,
          "db_bytes": 5343969280,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054248.553824,
          "db_bytes": 5344014336,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054249.06637,
          "db_bytes": 5344038912,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054249.576561,
          "db_bytes": 5344038912,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054250.085521,
          "db_bytes": 5344079872,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054250.5867908,
          "db_bytes": 5344079872,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep3_sqlite-plugin-2.2.23-control_balanced_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-plugin-2.2.23-control_balanced_c16",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.934213791999355,
    "ok_flows": 592,
    "failed_flows": 9,
    "flow_requests_per_second": 19.13738632507646,
    "attempted_writes_per_second": 3.6852399342208044,
    "successful_writes_per_second": 3.394299939413899,
    "write_verification_failures": 9,
    "avg_ms": 815.2145729949214,
    "http_request_avg_ms": 419.8594846771187,
    "p50_ms": 599.2387919995963,
    "p75_ms": 861.0324789997321,
    "p95_ms": 2287.710833550091,
    "p99_ms": 2808.4534564097726,
    "by_kind": {
      "browse": {
        "samples": 305,
        "avg_ms": 419.7182760983315,
        "p50_ms": 429.0279590004502,
        "p75_ms": 512.4564589996226,
        "p95_ms": 680.1999666004123,
        "p99_ms": 752.8139786796962
      },
      "cart": {
        "samples": 121,
        "avg_ms": 814.5674039338428,
        "p50_ms": 789.8210000003019,
        "p75_ms": 869.7223749995828,
        "p95_ms": 1020.2597910001714,
        "p99_ms": 1170.0350502002038
      },
      "admin_read": {
        "samples": 61,
        "avg_ms": 658.8101454754443,
        "p50_ms": 644.8869169998943,
        "p75_ms": 733.5508750002191,
        "p95_ms": 901.2030419999064,
        "p99_ms": 1075.495232800131
      },
      "write": {
        "samples": 105,
        "avg_ms": 2055.6464595524326,
        "p50_ms": 2087.6280419997784,
        "p75_ms": 2368.5071250001783,
        "p95_ms": 2864.0040332000353,
        "p99_ms": 3108.405569680253
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 61,
        "attempts": 61,
        "failures": 0,
        "avg_ms": 658.8101454754443,
        "p50_ms": 644.8869169998943,
        "p75_ms": 733.5508750002191,
        "p95_ms": 901.2030419999064,
        "p99_ms": 1075.495232800131
      },
      "cart_add": {
        "samples": 121,
        "attempts": 121,
        "failures": 0,
        "avg_ms": 814.5674039338428,
        "p50_ms": 789.8210000003019,
        "p75_ms": 869.7223749995828,
        "p95_ms": 1020.2597910001714,
        "p99_ms": 1170.0350502002038
      },
      "checkout_write": {
        "samples": 105,
        "attempts": 114,
        "failures": 9,
        "avg_ms": 2055.6464595524326,
        "p50_ms": 2087.6280419997784,
        "p75_ms": 2368.5071250001783,
        "p95_ms": 2864.0040332000353,
        "p99_ms": 3108.405569680253
      },
      "product_browse": {
        "samples": 216,
        "attempts": 216,
        "failures": 0,
        "avg_ms": 385.00949224998357,
        "p50_ms": 377.13687499990556,
        "p75_ms": 489.1478125002777,
        "p95_ms": 684.0211562505374,
        "p99_ms": 738.5744838997197
      },
      "product_search": {
        "samples": 89,
        "attempts": 89,
        "failures": 0,
        "avg_ms": 503.95532453926586,
        "p50_ms": 489.704458000233,
        "p75_ms": 531.4807079994353,
        "p95_ms": 642.8245002000037,
        "p99_ms": 764.2875168797405
      }
    },
    "status_counts": {
      "200": 1167
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 9
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10045,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10150,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 105,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 105,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 129,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781036762.315516,
        "db_bytes": 5342928896,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781036793.2503638,
        "db_bytes": 5344006144,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 45810312,
      "wal_samples": [
        {
          "time": 1781036762.315747,
          "db_bytes": 5342928896,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781036762.8220491,
          "db_bytes": 5342928896,
          "wal_bytes": 1277232,
          "shm_bytes": 32768
        },
        {
          "time": 1781036763.329868,
          "db_bytes": 5342928896,
          "wal_bytes": 2764552,
          "shm_bytes": 32768
        },
        {
          "time": 1781036763.838478,
          "db_bytes": 5342953472,
          "wal_bytes": 4227152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036764.348709,
          "db_bytes": 5342969856,
          "wal_bytes": 4255992,
          "shm_bytes": 32768
        },
        {
          "time": 1781036764.85904,
          "db_bytes": 5342998528,
          "wal_bytes": 4255992,
          "shm_bytes": 32768
        },
        {
          "time": 1781036765.368778,
          "db_bytes": 5342998528,
          "wal_bytes": 4255992,
          "shm_bytes": 32768
        },
        {
          "time": 1781036765.872111,
          "db_bytes": 5342998528,
          "wal_bytes": 4255992,
          "shm_bytes": 32768
        },
        {
          "time": 1781036766.374134,
          "db_bytes": 5343072256,
          "wal_bytes": 5710352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036766.87991,
          "db_bytes": 5343080448,
          "wal_bytes": 5908112,
          "shm_bytes": 32768
        },
        {
          "time": 1781036767.390039,
          "db_bytes": 5343080448,
          "wal_bytes": 5908112,
          "shm_bytes": 32768
        },
        {
          "time": 1781036767.89638,
          "db_bytes": 5343121408,
          "wal_bytes": 5908112,
          "shm_bytes": 32768
        },
        {
          "time": 1781036768.406524,
          "db_bytes": 5343158272,
          "wal_bytes": 5908112,
          "shm_bytes": 32768
        },
        {
          "time": 1781036768.916685,
          "db_bytes": 5343162368,
          "wal_bytes": 5908112,
          "shm_bytes": 32768
        },
        {
          "time": 1781036769.4197628,
          "db_bytes": 5343162368,
          "wal_bytes": 5908112,
          "shm_bytes": 32768
        },
        {
          "time": 1781036769.929898,
          "db_bytes": 5343191040,
          "wal_bytes": 5908112,
          "shm_bytes": 32768
        },
        {
          "time": 1781036770.440267,
          "db_bytes": 5343219712,
          "wal_bytes": 8046392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036770.950401,
          "db_bytes": 5343232000,
          "wal_bytes": 8483112,
          "shm_bytes": 32768
        },
        {
          "time": 1781036771.459925,
          "db_bytes": 5343232000,
          "wal_bytes": 8483112,
          "shm_bytes": 32768
        },
        {
          "time": 1781036771.964538,
          "db_bytes": 5343285248,
          "wal_bytes": 8483112,
          "shm_bytes": 32768
        },
        {
          "time": 1781036772.471615,
          "db_bytes": 5343297536,
          "wal_bytes": 8483112,
          "shm_bytes": 32768
        },
        {
          "time": 1781036772.979965,
          "db_bytes": 5343322112,
          "wal_bytes": 10946872,
          "shm_bytes": 32768
        },
        {
          "time": 1781036773.490123,
          "db_bytes": 5343350784,
          "wal_bytes": 14448872,
          "shm_bytes": 32768
        },
        {
          "time": 1781036773.99816,
          "db_bytes": 5343354880,
          "wal_bytes": 15186352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036774.504977,
          "db_bytes": 5343354880,
          "wal_bytes": 15186352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036775.013293,
          "db_bytes": 5343354880,
          "wal_bytes": 15186352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036775.514455,
          "db_bytes": 5343354880,
          "wal_bytes": 15186352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036776.019753,
          "db_bytes": 5343404032,
          "wal_bytes": 15186352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036776.525147,
          "db_bytes": 5343428608,
          "wal_bytes": 15186352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036777.0256782,
          "db_bytes": 5343432704,
          "wal_bytes": 15186352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036777.5358012,
          "db_bytes": 5343449088,
          "wal_bytes": 15186352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036778.0385978,
          "db_bytes": 5343465472,
          "wal_bytes": 15186352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036778.548718,
          "db_bytes": 5343498240,
          "wal_bytes": 16772552,
          "shm_bytes": 65536
        },
        {
          "time": 1781036779.0554209,
          "db_bytes": 5343514624,
          "wal_bytes": 19607112,
          "shm_bytes": 65536
        },
        {
          "time": 1781036779.5592818,
          "db_bytes": 5343518720,
          "wal_bytes": 22280992,
          "shm_bytes": 65536
        },
        {
          "time": 1781036780.0692852,
          "db_bytes": 5343543296,
          "wal_bytes": 24320392,
          "shm_bytes": 65536
        },
        {
          "time": 1781036780.573359,
          "db_bytes": 5343551488,
          "wal_bytes": 25103192,
          "shm_bytes": 65536
        },
        {
          "time": 1781036781.081525,
          "db_bytes": 5343576064,
          "wal_bytes": 27517512,
          "shm_bytes": 65536
        },
        {
          "time": 1781036781.591639,
          "db_bytes": 5343625216,
          "wal_bytes": 29091352,
          "shm_bytes": 65536
        },
        {
          "time": 1781036782.119869,
          "db_bytes": 5343629312,
          "wal_bytes": 30352072,
          "shm_bytes": 65536
        },
        {
          "time": 1781036782.628222,
          "db_bytes": 5343653888,
          "wal_bytes": 32766392,
          "shm_bytes": 65536
        },
        {
          "time": 1781036783.13446,
          "db_bytes": 5343682560,
          "wal_bytes": 36111832,
          "shm_bytes": 98304
        },
        {
          "time": 1781036783.635179,
          "db_bytes": 5343694848,
          "wal_bytes": 38592072,
          "shm_bytes": 98304
        },
        {
          "time": 1781036784.1481779,
          "db_bytes": 5343703040,
          "wal_bytes": 40808632,
          "shm_bytes": 98304
        },
        {
          "time": 1781036784.656708,
          "db_bytes": 5343719424,
          "wal_bytes": 41105272,
          "shm_bytes": 98304
        },
        {
          "time": 1781036785.1666079,
          "db_bytes": 5343723520,
          "wal_bytes": 44244712,
          "shm_bytes": 98304
        },
        {
          "time": 1781036785.6767402,
          "db_bytes": 5343748096,
          "wal_bytes": 44805032,
          "shm_bytes": 98304
        },
        {
          "time": 1781036786.186167,
          "db_bytes": 5343748096,
          "wal_bytes": 45810312,
          "shm_bytes": 98304
        },
        {
          "time": 1781036786.696301,
          "db_bytes": 5343748096,
          "wal_bytes": 45810312,
          "shm_bytes": 98304
        },
        {
          "time": 1781036787.206431,
          "db_bytes": 5343780864,
          "wal_bytes": 45810312,
          "shm_bytes": 98304
        },
        {
          "time": 1781036787.716552,
          "db_bytes": 5343805440,
          "wal_bytes": 45810312,
          "shm_bytes": 98304
        },
        {
          "time": 1781036788.2222521,
          "db_bytes": 5343842304,
          "wal_bytes": 45810312,
          "shm_bytes": 98304
        },
        {
          "time": 1781036788.7301068,
          "db_bytes": 5343854592,
          "wal_bytes": 45810312,
          "shm_bytes": 98304
        },
        {
          "time": 1781036789.240795,
          "db_bytes": 5343854592,
          "wal_bytes": 45810312,
          "shm_bytes": 98304
        },
        {
          "time": 1781036789.752361,
          "db_bytes": 5343875072,
          "wal_bytes": 45810312,
          "shm_bytes": 98304
        },
        {
          "time": 1781036790.258743,
          "db_bytes": 5343887360,
          "wal_bytes": 45810312,
          "shm_bytes": 98304
        },
        {
          "time": 1781036790.763419,
          "db_bytes": 5343895552,
          "wal_bytes": 45810312,
          "shm_bytes": 98304
        },
        {
          "time": 1781036791.2638621,
          "db_bytes": 5343916032,
          "wal_bytes": 45810312,
          "shm_bytes": 98304
        },
        {
          "time": 1781036791.773985,
          "db_bytes": 5343932416,
          "wal_bytes": 45810312,
          "shm_bytes": 98304
        },
        {
          "time": 1781036792.283953,
          "db_bytes": 5343961088,
          "wal_bytes": 45810312,
          "shm_bytes": 98304
        },
        {
          "time": 1781036792.7898118,
          "db_bytes": 5343985664,
          "wal_bytes": 45810312,
          "shm_bytes": 98304
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-plugin-2.2.23-control_balanced_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-plugin-2.2.23-control_balanced_c16",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.69812791699951,
    "ok_flows": 628,
    "failed_flows": 15,
    "flow_requests_per_second": 20.457273541173706,
    "attempted_writes_per_second": 3.9741837134127262,
    "successful_writes_per_second": 3.485554568320998,
    "write_verification_failures": 15,
    "avg_ms": 761.0159649012685,
    "http_request_avg_ms": 394.4873019099905,
    "p50_ms": 569.4944785000189,
    "p75_ms": 839.7542602506292,
    "p95_ms": 2000.593362050131,
    "p99_ms": 2383.0780837500433,
    "by_kind": {
      "browse": {
        "samples": 323,
        "avg_ms": 411.87599615790515,
        "p50_ms": 428.2796249999592,
        "p75_ms": 511.86245799999597,
        "p95_ms": 611.1990880997837,
        "p99_ms": 740.0568152400765
      },
      "cart": {
        "samples": 131,
        "avg_ms": 799.7000661450489,
        "p50_ms": 809.3085000000428,
        "p75_ms": 866.3944789996094,
        "p95_ms": 1000.8623959997749,
        "p99_ms": 1075.1532331003543
      },
      "admin_read": {
        "samples": 67,
        "avg_ms": 655.330707626775,
        "p50_ms": 640.3758749993358,
        "p75_ms": 734.0164374995766,
        "p95_ms": 818.8305162001598,
        "p99_ms": 895.7799505001826
      },
      "write": {
        "samples": 107,
        "avg_ms": 1833.7776927383036,
        "p50_ms": 1856.942958000218,
        "p75_ms": 2054.5326040000873,
        "p95_ms": 2403.2144669004992,
        "p99_ms": 2520.9524895001778
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 67,
        "attempts": 67,
        "failures": 0,
        "avg_ms": 655.330707626775,
        "p50_ms": 640.3758749993358,
        "p75_ms": 734.0164374995766,
        "p95_ms": 818.8305162001598,
        "p99_ms": 895.7799505001826
      },
      "cart_add": {
        "samples": 131,
        "attempts": 131,
        "failures": 0,
        "avg_ms": 799.7000661450489,
        "p50_ms": 809.3085000000428,
        "p75_ms": 866.3944789996094,
        "p95_ms": 1000.8623959997749,
        "p99_ms": 1075.1532331003543
      },
      "checkout_write": {
        "samples": 107,
        "attempts": 122,
        "failures": 15,
        "avg_ms": 1833.7776927383036,
        "p50_ms": 1856.942958000218,
        "p75_ms": 2054.5326040000873,
        "p95_ms": 2403.2144669004992,
        "p99_ms": 2520.9524895001778
      },
      "product_browse": {
        "samples": 230,
        "attempts": 230,
        "failures": 0,
        "avg_ms": 377.46367520000166,
        "p50_ms": 379.00960400020267,
        "p75_ms": 479.04121825013135,
        "p95_ms": 594.8708437500501,
        "p99_ms": 749.1790783203396
      },
      "product_search": {
        "samples": 93,
        "attempts": 93,
        "failures": 0,
        "avg_ms": 496.98173616132175,
        "p50_ms": 491.92891599977884,
        "p75_ms": 528.6457919992245,
        "p95_ms": 645.1901002003069,
        "p99_ms": 698.1878749994212
      }
    },
    "status_counts": {
      "200": 1241
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 15
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10040,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10147,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 107,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 107,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 111,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037232.670346,
        "db_bytes": 5342912512,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037263.369049,
        "db_bytes": 5344010240,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 33689272,
      "wal_samples": [
        {
          "time": 1781037232.670538,
          "db_bytes": 5342912512,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037233.175355,
          "db_bytes": 5342912512,
          "wal_bytes": 374952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037233.680486,
          "db_bytes": 5342912512,
          "wal_bytes": 2591512,
          "shm_bytes": 32768
        },
        {
          "time": 1781037234.185602,
          "db_bytes": 5342912512,
          "wal_bytes": 3094152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037234.6907258,
          "db_bytes": 5342961664,
          "wal_bytes": 5100592,
          "shm_bytes": 32768
        },
        {
          "time": 1781037235.1919801,
          "db_bytes": 5342965760,
          "wal_bytes": 6526112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037235.696893,
          "db_bytes": 5342969856,
          "wal_bytes": 7395432,
          "shm_bytes": 32768
        },
        {
          "time": 1781037236.2020311,
          "db_bytes": 5342969856,
          "wal_bytes": 7395432,
          "shm_bytes": 32768
        },
        {
          "time": 1781037236.704715,
          "db_bytes": 5343023104,
          "wal_bytes": 7395432,
          "shm_bytes": 32768
        },
        {
          "time": 1781037237.208559,
          "db_bytes": 5343043584,
          "wal_bytes": 7514912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037237.713679,
          "db_bytes": 5343064064,
          "wal_bytes": 9051672,
          "shm_bytes": 32768
        },
        {
          "time": 1781037238.21881,
          "db_bytes": 5343076352,
          "wal_bytes": 11445392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037238.721239,
          "db_bytes": 5343109120,
          "wal_bytes": 13056312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037239.225263,
          "db_bytes": 5343109120,
          "wal_bytes": 14325272,
          "shm_bytes": 32768
        },
        {
          "time": 1781037239.729394,
          "db_bytes": 5343129600,
          "wal_bytes": 16517112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037240.234545,
          "db_bytes": 5343150080,
          "wal_bytes": 19166272,
          "shm_bytes": 65536
        },
        {
          "time": 1781037240.739672,
          "db_bytes": 5343195136,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037241.242592,
          "db_bytes": 5343195136,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037241.74365,
          "db_bytes": 5343223808,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037242.248783,
          "db_bytes": 5343223808,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037242.753076,
          "db_bytes": 5343277056,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037243.258209,
          "db_bytes": 5343277056,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037243.7626119,
          "db_bytes": 5343305728,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037244.26695,
          "db_bytes": 5343305728,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037244.769325,
          "db_bytes": 5343305728,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037245.274783,
          "db_bytes": 5343346688,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037245.777429,
          "db_bytes": 5343346688,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037246.2811468,
          "db_bytes": 5343346688,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037246.785078,
          "db_bytes": 5343416320,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037247.289045,
          "db_bytes": 5343444992,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037247.794166,
          "db_bytes": 5343457280,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037248.294969,
          "db_bytes": 5343473664,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037248.800108,
          "db_bytes": 5343473664,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037249.30037,
          "db_bytes": 5343526912,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037249.8054872,
          "db_bytes": 5343526912,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037250.310596,
          "db_bytes": 5343526912,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037250.8157198,
          "db_bytes": 5343555584,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037251.320856,
          "db_bytes": 5343576064,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037251.825326,
          "db_bytes": 5343608832,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037252.330446,
          "db_bytes": 5343625216,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037252.8322308,
          "db_bytes": 5343637504,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037253.3373702,
          "db_bytes": 5343637504,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037253.842495,
          "db_bytes": 5343682560,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037254.3430452,
          "db_bytes": 5343694848,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037254.844019,
          "db_bytes": 5343703040,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037255.3453171,
          "db_bytes": 5343715328,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037255.8504598,
          "db_bytes": 5343715328,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037256.355644,
          "db_bytes": 5343715328,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037256.8576372,
          "db_bytes": 5343784960,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037257.362752,
          "db_bytes": 5343793152,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037257.86706,
          "db_bytes": 5343805440,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037258.372185,
          "db_bytes": 5343813632,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037258.8773088,
          "db_bytes": 5343834112,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037259.378988,
          "db_bytes": 5343866880,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037259.8841212,
          "db_bytes": 5343870976,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037260.388981,
          "db_bytes": 5343895552,
          "wal_bytes": 23661192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037260.8941078,
          "db_bytes": 5343903744,
          "wal_bytes": 25169112,
          "shm_bytes": 65536
        },
        {
          "time": 1781037261.3992372,
          "db_bytes": 5343932416,
          "wal_bytes": 27566952,
          "shm_bytes": 65536
        },
        {
          "time": 1781037261.89961,
          "db_bytes": 5343940608,
          "wal_bytes": 28864752,
          "shm_bytes": 65536
        },
        {
          "time": 1781037262.402045,
          "db_bytes": 5343944704,
          "wal_bytes": 30327352,
          "shm_bytes": 65536
        },
        {
          "time": 1781037262.907208,
          "db_bytes": 5343977472,
          "wal_bytes": 33689272,
          "shm_bytes": 98304
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-plugin-2.2.23-control_balanced_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-plugin-2.2.23-control_balanced_c16",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.396121375000803,
    "ok_flows": 331,
    "failed_flows": 4,
    "flow_requests_per_second": 10.542703541194713,
    "attempted_writes_per_second": 2.1340215627191714,
    "successful_writes_per_second": 2.006617290318027,
    "write_verification_failures": 4,
    "avg_ms": 1471.2196532084756,
    "http_request_avg_ms": 753.5043038591448,
    "p50_ms": 1076.404833000197,
    "p75_ms": 2034.950624999965,
    "p95_ms": 3991.2040415001684,
    "p99_ms": 4740.293112400195,
    "by_kind": {
      "browse": {
        "samples": 172,
        "avg_ms": 814.5379973662823,
        "p50_ms": 609.5264999999017,
        "p75_ms": 1223.2572397501826,
        "p95_ms": 1642.7261746997826,
        "p99_ms": 1980.4143189303882
      },
      "cart": {
        "samples": 63,
        "avg_ms": 1513.691680523917,
        "p50_ms": 1352.353375000348,
        "p75_ms": 2185.4603749998205,
        "p95_ms": 2760.8314121998774,
        "p99_ms": 2818.1458375000147
      },
      "admin_read": {
        "samples": 33,
        "avg_ms": 1104.6015340605554,
        "p50_ms": 1067.7148750000924,
        "p75_ms": 1647.0438340002147,
        "p95_ms": 1920.6770584001788,
        "p99_ms": 2018.630309759792
      },
      "write": {
        "samples": 63,
        "avg_ms": 3413.630843936502,
        "p50_ms": 3502.2777080002925,
        "p75_ms": 4036.192604500229,
        "p95_ms": 4746.318620800139,
        "p99_ms": 5134.35086491987
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 33,
        "attempts": 33,
        "failures": 0,
        "avg_ms": 1104.6015340605554,
        "p50_ms": 1067.7148750000924,
        "p75_ms": 1647.0438340002147,
        "p95_ms": 1920.6770584001788,
        "p99_ms": 2018.630309759792
      },
      "cart_add": {
        "samples": 63,
        "attempts": 63,
        "failures": 0,
        "avg_ms": 1513.691680523917,
        "p50_ms": 1352.353375000348,
        "p75_ms": 2185.4603749998205,
        "p95_ms": 2760.8314121998774,
        "p99_ms": 2818.1458375000147
      },
      "checkout_write": {
        "samples": 63,
        "attempts": 67,
        "failures": 4,
        "avg_ms": 3413.630843936502,
        "p50_ms": 3502.2777080002925,
        "p75_ms": 4036.192604500229,
        "p95_ms": 4746.318620800139,
        "p99_ms": 5134.35086491987
      },
      "product_browse": {
        "samples": 121,
        "attempts": 121,
        "failures": 0,
        "avg_ms": 759.3183639999789,
        "p50_ms": 592.2899590004818,
        "p75_ms": 1066.1540409992085,
        "p95_ms": 1636.943374999646,
        "p99_ms": 1874.5525246000395
      },
      "product_search": {
        "samples": 51,
        "attempts": 51,
        "failures": 0,
        "avg_ms": 945.5492843726104,
        "p50_ms": 944.6644589997959,
        "p75_ms": 1402.071458499904,
        "p95_ms": 1598.3752080001068,
        "p99_ms": 1994.5880415002648
      }
    },
    "status_counts": {
      "200": 654
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 4
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10015,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10078,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 63,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 63,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 73,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037734.240109,
        "db_bytes": 5342666752,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037765.6368861,
        "db_bytes": 5343289344,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 20995552,
      "wal_samples": [
        {
          "time": 1781037734.240365,
          "db_bytes": 5342666752,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037734.743975,
          "db_bytes": 5342666752,
          "wal_bytes": 70072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037735.246586,
          "db_bytes": 5342666752,
          "wal_bytes": 251352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037735.7488909,
          "db_bytes": 5342666752,
          "wal_bytes": 2443192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037736.2508779,
          "db_bytes": 5342707712,
          "wal_bytes": 4371352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037736.761055,
          "db_bytes": 5342707712,
          "wal_bytes": 6662072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037737.2713768,
          "db_bytes": 5342728192,
          "wal_bytes": 6760952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037737.778892,
          "db_bytes": 5342728192,
          "wal_bytes": 6760952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037738.279189,
          "db_bytes": 5342728192,
          "wal_bytes": 6760952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037738.7825458,
          "db_bytes": 5342728192,
          "wal_bytes": 6760952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037739.2858398,
          "db_bytes": 5342728192,
          "wal_bytes": 6760952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037739.7964852,
          "db_bytes": 5342728192,
          "wal_bytes": 6760952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037740.2982981,
          "db_bytes": 5342728192,
          "wal_bytes": 6760952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037740.808693,
          "db_bytes": 5342760960,
          "wal_bytes": 6760952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037741.317902,
          "db_bytes": 5342760960,
          "wal_bytes": 6760952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037741.8280692,
          "db_bytes": 5342760960,
          "wal_bytes": 6760952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037742.3381891,
          "db_bytes": 5342789632,
          "wal_bytes": 6760952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037742.846133,
          "db_bytes": 5342793728,
          "wal_bytes": 6760952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037743.356312,
          "db_bytes": 5342801920,
          "wal_bytes": 6760952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037743.869366,
          "db_bytes": 5342814208,
          "wal_bytes": 7667352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037744.3798258,
          "db_bytes": 5342822400,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037744.886863,
          "db_bytes": 5342822400,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037745.397517,
          "db_bytes": 5342822400,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037745.904778,
          "db_bytes": 5342851072,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037746.4110239,
          "db_bytes": 5342851072,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037746.913992,
          "db_bytes": 5342855168,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037747.425215,
          "db_bytes": 5342855168,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037747.932553,
          "db_bytes": 5342855168,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037748.4336588,
          "db_bytes": 5342855168,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037748.9420412,
          "db_bytes": 5342887936,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037749.4440808,
          "db_bytes": 5342896128,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037749.9545238,
          "db_bytes": 5342904320,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037750.457366,
          "db_bytes": 5342904320,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037750.960905,
          "db_bytes": 5342904320,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037751.470562,
          "db_bytes": 5342904320,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037751.982395,
          "db_bytes": 5342932992,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037752.492539,
          "db_bytes": 5342932992,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037753.002172,
          "db_bytes": 5342932992,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037753.504906,
          "db_bytes": 5342932992,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037754.010931,
          "db_bytes": 5342932992,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037754.512753,
          "db_bytes": 5342932992,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037755.0201259,
          "db_bytes": 5342973952,
          "wal_bytes": 8141152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037755.5217412,
          "db_bytes": 5343006720,
          "wal_bytes": 8759152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037756.023453,
          "db_bytes": 5343027200,
          "wal_bytes": 10172312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037756.529705,
          "db_bytes": 5343051776,
          "wal_bytes": 11573112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037757.030051,
          "db_bytes": 5343059968,
          "wal_bytes": 12899752,
          "shm_bytes": 32768
        },
        {
          "time": 1781037757.539427,
          "db_bytes": 5343076352,
          "wal_bytes": 15668392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037758.049545,
          "db_bytes": 5343092736,
          "wal_bytes": 17320512,
          "shm_bytes": 65536
        },
        {
          "time": 1781037758.5593102,
          "db_bytes": 5343109120,
          "wal_bytes": 19409352,
          "shm_bytes": 65536
        },
        {
          "time": 1781037759.0660381,
          "db_bytes": 5343125504,
          "wal_bytes": 20801912,
          "shm_bytes": 65536
        },
        {
          "time": 1781037759.5749278,
          "db_bytes": 5343129600,
          "wal_bytes": 20995552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037760.0807629,
          "db_bytes": 5343129600,
          "wal_bytes": 20995552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037760.583713,
          "db_bytes": 5343129600,
          "wal_bytes": 20995552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037761.093847,
          "db_bytes": 5343178752,
          "wal_bytes": 20995552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037761.598458,
          "db_bytes": 5343203328,
          "wal_bytes": 20995552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037762.0999281,
          "db_bytes": 5343215616,
          "wal_bytes": 20995552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037762.607117,
          "db_bytes": 5343223808,
          "wal_bytes": 20995552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037763.129986,
          "db_bytes": 5343248384,
          "wal_bytes": 20995552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037763.640648,
          "db_bytes": 5343252480,
          "wal_bytes": 20995552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037764.1516612,
          "db_bytes": 5343260672,
          "wal_bytes": 20995552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037764.6532521,
          "db_bytes": 5343264768,
          "wal_bytes": 20995552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037765.1629188,
          "db_bytes": 5343272960,
          "wal_bytes": 20995552,
          "shm_bytes": 65536
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-plugin-2.2.23-control_balanced_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-plugin-2.2.23-control_balanced_c32",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.98168699999951,
    "ok_flows": 634,
    "failed_flows": 12,
    "flow_requests_per_second": 19.82384481469066,
    "attempted_writes_per_second": 4.03355832980299,
    "successful_writes_per_second": 3.6583436014492228,
    "write_verification_failures": 12,
    "avg_ms": 1537.666386457421,
    "http_request_avg_ms": 802.1403815950702,
    "p50_ms": 1121.7425834997812,
    "p75_ms": 1827.700843750108,
    "p95_ms": 3828.3586791495973,
    "p99_ms": 4341.450620609991,
    "by_kind": {
      "browse": {
        "samples": 335,
        "avg_ms": 852.3774356178915,
        "p50_ms": 889.2824999993536,
        "p75_ms": 1032.5227915000141,
        "p95_ms": 1246.9440662004672,
        "p99_ms": 1424.920461440016
      },
      "cart": {
        "samples": 115,
        "avg_ms": 1763.746941617414,
        "p50_ms": 1756.0165000004417,
        "p75_ms": 1869.6792914993239,
        "p95_ms": 2115.3517955995994,
        "p99_ms": 2213.373854999936
      },
      "admin_read": {
        "samples": 67,
        "avg_ms": 1230.26063068663,
        "p50_ms": 1251.4035000003787,
        "p75_ms": 1453.1841455000176,
        "p95_ms": 1613.1939664001038,
        "p99_ms": 1793.9212592802871
      },
      "write": {
        "samples": 117,
        "avg_ms": 3453.638355042769,
        "p50_ms": 3551.3330419998965,
        "p75_ms": 3904.6467919997667,
        "p95_ms": 4366.592583000056,
        "p99_ms": 4553.865898560034
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 67,
        "attempts": 67,
        "failures": 0,
        "avg_ms": 1230.26063068663,
        "p50_ms": 1251.4035000003787,
        "p75_ms": 1453.1841455000176,
        "p95_ms": 1613.1939664001038,
        "p99_ms": 1793.9212592802871
      },
      "cart_add": {
        "samples": 115,
        "attempts": 115,
        "failures": 0,
        "avg_ms": 1763.746941617414,
        "p50_ms": 1756.0165000004417,
        "p75_ms": 1869.6792914993239,
        "p95_ms": 2115.3517955995994,
        "p99_ms": 2213.373854999936
      },
      "checkout_write": {
        "samples": 117,
        "attempts": 129,
        "failures": 12,
        "avg_ms": 3453.638355042769,
        "p50_ms": 3551.3330419998965,
        "p75_ms": 3904.6467919997667,
        "p95_ms": 4366.592583000056,
        "p99_ms": 4553.865898560034
      },
      "product_browse": {
        "samples": 230,
        "attempts": 230,
        "failures": 0,
        "avg_ms": 802.4728091043506,
        "p50_ms": 773.1928124999286,
        "p75_ms": 1026.878666499897,
        "p95_ms": 1248.9315872002862,
        "p99_ms": 1415.2118331099343
      },
      "product_search": {
        "samples": 105,
        "attempts": 105,
        "failures": 0,
        "avg_ms": 961.6923317904099,
        "p50_ms": 956.2214170000516,
        "p75_ms": 1037.0745419995728,
        "p95_ms": 1220.1143330001287,
        "p99_ms": 1400.2501527197453
      }
    },
    "status_counts": {
      "200": 1239
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 12
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10044,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10161,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 117,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 117,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 120,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781036812.668301,
        "db_bytes": 5342924800,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781036844.650615,
        "db_bytes": 5344161792,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 86746632,
      "wal_samples": [
        {
          "time": 1781036812.6685178,
          "db_bytes": 5342924800,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781036813.1740859,
          "db_bytes": 5342924800,
          "wal_bytes": 222512,
          "shm_bytes": 32768
        },
        {
          "time": 1781036813.6777742,
          "db_bytes": 5342924800,
          "wal_bytes": 667472,
          "shm_bytes": 32768
        },
        {
          "time": 1781036814.187933,
          "db_bytes": 5342924800,
          "wal_bytes": 898192,
          "shm_bytes": 32768
        },
        {
          "time": 1781036814.691675,
          "db_bytes": 5342924800,
          "wal_bytes": 3098272,
          "shm_bytes": 32768
        },
        {
          "time": 1781036815.196979,
          "db_bytes": 5342973952,
          "wal_bytes": 5640312,
          "shm_bytes": 32768
        },
        {
          "time": 1781036815.707127,
          "db_bytes": 5343006720,
          "wal_bytes": 8969272,
          "shm_bytes": 32768
        },
        {
          "time": 1781036816.214314,
          "db_bytes": 5343010816,
          "wal_bytes": 10588432,
          "shm_bytes": 32768
        },
        {
          "time": 1781036816.724444,
          "db_bytes": 5343039488,
          "wal_bytes": 11886232,
          "shm_bytes": 32768
        },
        {
          "time": 1781036817.234556,
          "db_bytes": 5343064064,
          "wal_bytes": 13373552,
          "shm_bytes": 32768
        },
        {
          "time": 1781036817.742638,
          "db_bytes": 5343084544,
          "wal_bytes": 15701352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036818.252747,
          "db_bytes": 5343096832,
          "wal_bytes": 16080392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036818.7627342,
          "db_bytes": 5343113216,
          "wal_bytes": 20991432,
          "shm_bytes": 65536
        },
        {
          "time": 1781036819.274413,
          "db_bytes": 5343145984,
          "wal_bytes": 21885472,
          "shm_bytes": 65536
        },
        {
          "time": 1781036819.78462,
          "db_bytes": 5343166464,
          "wal_bytes": 26438072,
          "shm_bytes": 65536
        },
        {
          "time": 1781036820.288646,
          "db_bytes": 5343186944,
          "wal_bytes": 26920112,
          "shm_bytes": 65536
        },
        {
          "time": 1781036820.792542,
          "db_bytes": 5343211520,
          "wal_bytes": 30096632,
          "shm_bytes": 65536
        },
        {
          "time": 1781036821.3026729,
          "db_bytes": 5343252480,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036821.8060899,
          "db_bytes": 5343297536,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036822.316215,
          "db_bytes": 5343297536,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036822.823704,
          "db_bytes": 5343297536,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036823.332757,
          "db_bytes": 5343342592,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036823.839038,
          "db_bytes": 5343354880,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036824.343916,
          "db_bytes": 5343375360,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036824.847192,
          "db_bytes": 5343387648,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036825.357883,
          "db_bytes": 5343387648,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036825.86342,
          "db_bytes": 5343387648,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036826.371006,
          "db_bytes": 5343449088,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036826.880352,
          "db_bytes": 5343465472,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036827.390458,
          "db_bytes": 5343477760,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036827.893337,
          "db_bytes": 5343490048,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036828.4034922,
          "db_bytes": 5343518720,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036828.910672,
          "db_bytes": 5343531008,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036829.415235,
          "db_bytes": 5343555584,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036829.922963,
          "db_bytes": 5343563776,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036830.426185,
          "db_bytes": 5343584256,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036830.9304168,
          "db_bytes": 5343621120,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036831.434966,
          "db_bytes": 5343621120,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036831.94509,
          "db_bytes": 5343641600,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036832.452186,
          "db_bytes": 5343666176,
          "wal_bytes": 34006512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036832.962326,
          "db_bytes": 5343698944,
          "wal_bytes": 35633912,
          "shm_bytes": 98304
        },
        {
          "time": 1781036833.472467,
          "db_bytes": 5343715328,
          "wal_bytes": 39123552,
          "shm_bytes": 98304
        },
        {
          "time": 1781036833.977638,
          "db_bytes": 5343748096,
          "wal_bytes": 41393672,
          "shm_bytes": 98304
        },
        {
          "time": 1781036834.481663,
          "db_bytes": 5343756288,
          "wal_bytes": 42880992,
          "shm_bytes": 98304
        },
        {
          "time": 1781036834.991796,
          "db_bytes": 5343772672,
          "wal_bytes": 45052232,
          "shm_bytes": 98304
        },
        {
          "time": 1781036835.495499,
          "db_bytes": 5343789056,
          "wal_bytes": 46535432,
          "shm_bytes": 98304
        },
        {
          "time": 1781036836.005621,
          "db_bytes": 5343805440,
          "wal_bytes": 47091632,
          "shm_bytes": 98304
        },
        {
          "time": 1781036836.5146801,
          "db_bytes": 5343809536,
          "wal_bytes": 48323512,
          "shm_bytes": 98304
        },
        {
          "time": 1781036837.0248032,
          "db_bytes": 5343842304,
          "wal_bytes": 51532992,
          "shm_bytes": 131072
        },
        {
          "time": 1781036837.53467,
          "db_bytes": 5343850496,
          "wal_bytes": 53176872,
          "shm_bytes": 131072
        },
        {
          "time": 1781036838.044797,
          "db_bytes": 5343875072,
          "wal_bytes": 55269832,
          "shm_bytes": 131072
        },
        {
          "time": 1781036838.5479,
          "db_bytes": 5343895552,
          "wal_bytes": 56732432,
          "shm_bytes": 131072
        },
        {
          "time": 1781036839.078871,
          "db_bytes": 5343911936,
          "wal_bytes": 61865952,
          "shm_bytes": 131072
        },
        {
          "time": 1781036839.5811892,
          "db_bytes": 5343936512,
          "wal_bytes": 62673472,
          "shm_bytes": 131072
        },
        {
          "time": 1781036840.0881212,
          "db_bytes": 5343961088,
          "wal_bytes": 65759352,
          "shm_bytes": 131072
        },
        {
          "time": 1781036840.588542,
          "db_bytes": 5343977472,
          "wal_bytes": 67246672,
          "shm_bytes": 131072
        },
        {
          "time": 1781036841.096299,
          "db_bytes": 5343989760,
          "wal_bytes": 68705152,
          "shm_bytes": 163840
        },
        {
          "time": 1781036841.638133,
          "db_bytes": 5344010240,
          "wal_bytes": 70101832,
          "shm_bytes": 163840
        },
        {
          "time": 1781036842.141678,
          "db_bytes": 5344018432,
          "wal_bytes": 72343112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036842.6502998,
          "db_bytes": 5344051200,
          "wal_bytes": 75779192,
          "shm_bytes": 163840
        },
        {
          "time": 1781036843.159471,
          "db_bytes": 5344063488,
          "wal_bytes": 78152312,
          "shm_bytes": 163840
        },
        {
          "time": 1781036843.666852,
          "db_bytes": 5344075776,
          "wal_bytes": 81295872,
          "shm_bytes": 163840
        },
        {
          "time": 1781036844.183845,
          "db_bytes": 5344116736,
          "wal_bytes": 86746632,
          "shm_bytes": 196608
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-plugin-2.2.23-control_balanced_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-plugin-2.2.23-control_balanced_c32",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 32.12081591700007,
    "ok_flows": 283,
    "failed_flows": 10,
    "flow_requests_per_second": 8.81048603283521,
    "attempted_writes_per_second": 1.5566229739991535,
    "successful_writes_per_second": 1.2452983791993228,
    "write_verification_failures": 10,
    "avg_ms": 3382.459747222621,
    "http_request_avg_ms": 1895.0889957168247,
    "p50_ms": 2756.836083000053,
    "p75_ms": 4277.70731200053,
    "p95_ms": 7443.502233600156,
    "p99_ms": 9362.727133879836,
    "by_kind": {
      "browse": {
        "samples": 165,
        "avg_ms": 2233.2109815878675,
        "p50_ms": 2181.8303750005725,
        "p75_ms": 2736.298916999658,
        "p95_ms": 3435.5251665996548,
        "p99_ms": 3665.2080900000146
      },
      "cart": {
        "samples": 51,
        "avg_ms": 4542.590874117713,
        "p50_ms": 4542.820208000194,
        "p75_ms": 4968.972999500238,
        "p95_ms": 5822.729625000193,
        "p99_ms": 6204.208271000425
      },
      "admin_read": {
        "samples": 27,
        "avg_ms": 2701.186024777733,
        "p50_ms": 2692.5921669999298,
        "p75_ms": 3022.212895500161,
        "p95_ms": 3546.90517070012,
        "p99_ms": 3692.053435499729
      },
      "write": {
        "samples": 40,
        "avg_ms": 7103.8034813250515,
        "p50_ms": 6981.571479000195,
        "p75_ms": 8679.855093500464,
        "p95_ms": 9613.623197949755,
        "p99_ms": 9885.21214275016
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 27,
        "attempts": 27,
        "failures": 0,
        "avg_ms": 2701.186024777733,
        "p50_ms": 2692.5921669999298,
        "p75_ms": 3022.212895500161,
        "p95_ms": 3546.90517070012,
        "p99_ms": 3692.053435499729
      },
      "cart_add": {
        "samples": 51,
        "attempts": 51,
        "failures": 0,
        "avg_ms": 4542.590874117713,
        "p50_ms": 4542.820208000194,
        "p75_ms": 4968.972999500238,
        "p95_ms": 5822.729625000193,
        "p99_ms": 6204.208271000425
      },
      "checkout_write": {
        "samples": 40,
        "attempts": 50,
        "failures": 10,
        "avg_ms": 7103.8034813250515,
        "p50_ms": 6981.571479000195,
        "p75_ms": 8679.855093500464,
        "p95_ms": 9613.623197949755,
        "p99_ms": 9885.21214275016
      },
      "product_browse": {
        "samples": 102,
        "attempts": 102,
        "failures": 0,
        "avg_ms": 2028.5351230294164,
        "p50_ms": 1915.5346250004186,
        "p75_ms": 2617.47764599977,
        "p95_ms": 3491.4417773999503,
        "p99_ms": 3660.700519160109
      },
      "product_search": {
        "samples": 63,
        "attempts": 63,
        "failures": 0,
        "avg_ms": 2564.590943063455,
        "p50_ms": 2594.4540000000416,
        "p75_ms": 2852.562770500299,
        "p95_ms": 3328.709720599727,
        "p99_ms": 3621.2508989597336
      }
    },
    "status_counts": {
      "200": 525
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 10
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10044,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10084,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 40,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 40,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 84,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037283.32306,
        "db_bytes": 5342920704,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037315.44459,
        "db_bytes": 5343379456,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 14284072,
      "wal_samples": [
        {
          "time": 1781037283.323404,
          "db_bytes": 5342920704,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037283.82638,
          "db_bytes": 5342920704,
          "wal_bytes": 41232,
          "shm_bytes": 32768
        },
        {
          "time": 1781037284.3315442,
          "db_bytes": 5342920704,
          "wal_bytes": 74192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037284.834798,
          "db_bytes": 5342920704,
          "wal_bytes": 206032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037285.337302,
          "db_bytes": 5342920704,
          "wal_bytes": 498552,
          "shm_bytes": 32768
        },
        {
          "time": 1781037285.844525,
          "db_bytes": 5342920704,
          "wal_bytes": 568592,
          "shm_bytes": 32768
        },
        {
          "time": 1781037286.3516428,
          "db_bytes": 5342920704,
          "wal_bytes": 700432,
          "shm_bytes": 32768
        },
        {
          "time": 1781037286.858599,
          "db_bytes": 5342920704,
          "wal_bytes": 1186592,
          "shm_bytes": 32768
        },
        {
          "time": 1781037287.3627121,
          "db_bytes": 5342920704,
          "wal_bytes": 2739832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037287.8678699,
          "db_bytes": 5342953472,
          "wal_bytes": 4919312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037288.37022,
          "db_bytes": 5342961664,
          "wal_bytes": 6035832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037288.875393,
          "db_bytes": 5342978048,
          "wal_bytes": 7214152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037289.3809369,
          "db_bytes": 5342990336,
          "wal_bytes": 7589072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037289.886524,
          "db_bytes": 5342990336,
          "wal_bytes": 7720912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037290.391545,
          "db_bytes": 5342994432,
          "wal_bytes": 7918672,
          "shm_bytes": 32768
        },
        {
          "time": 1781037290.89815,
          "db_bytes": 5342998528,
          "wal_bytes": 8050512,
          "shm_bytes": 32768
        },
        {
          "time": 1781037291.40608,
          "db_bytes": 5343010816,
          "wal_bytes": 9649072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037291.90803,
          "db_bytes": 5343010816,
          "wal_bytes": 10703792,
          "shm_bytes": 32768
        },
        {
          "time": 1781037292.411714,
          "db_bytes": 5343027200,
          "wal_bytes": 11181712,
          "shm_bytes": 32768
        },
        {
          "time": 1781037292.9189131,
          "db_bytes": 5343027200,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037293.4207308,
          "db_bytes": 5343027200,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037293.9262998,
          "db_bytes": 5343027200,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037294.461131,
          "db_bytes": 5343027200,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037294.966937,
          "db_bytes": 5343027200,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037295.472109,
          "db_bytes": 5343027200,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037295.97611,
          "db_bytes": 5343027200,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037296.4768372,
          "db_bytes": 5343027200,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037296.982941,
          "db_bytes": 5343076352,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037297.4893749,
          "db_bytes": 5343084544,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037297.994525,
          "db_bytes": 5343100928,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037298.499666,
          "db_bytes": 5343105024,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037299.004807,
          "db_bytes": 5343109120,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037299.509995,
          "db_bytes": 5343113216,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037300.0155048,
          "db_bytes": 5343113216,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037300.51911,
          "db_bytes": 5343137792,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037301.024491,
          "db_bytes": 5343145984,
          "wal_bytes": 11581352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037301.524812,
          "db_bytes": 5343145984,
          "wal_bytes": 12364176,
          "shm_bytes": 32768
        },
        {
          "time": 1781037302.030277,
          "db_bytes": 5343170560,
          "wal_bytes": 14012152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037302.5306392,
          "db_bytes": 5343186944,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037303.035799,
          "db_bytes": 5343186944,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037303.538736,
          "db_bytes": 5343186944,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037304.048146,
          "db_bytes": 5343186944,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037304.5988438,
          "db_bytes": 5343186944,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037305.10336,
          "db_bytes": 5343207424,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037305.608371,
          "db_bytes": 5343223808,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037306.1142669,
          "db_bytes": 5343240192,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037306.6187441,
          "db_bytes": 5343252480,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037307.124733,
          "db_bytes": 5343252480,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037307.62991,
          "db_bytes": 5343252480,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037308.1358469,
          "db_bytes": 5343252480,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037308.642595,
          "db_bytes": 5343252480,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037309.149788,
          "db_bytes": 5343252480,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037309.655246,
          "db_bytes": 5343289344,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037310.160219,
          "db_bytes": 5343297536,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037310.665496,
          "db_bytes": 5343313920,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037311.170681,
          "db_bytes": 5343313920,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037311.67985,
          "db_bytes": 5343313920,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037312.183388,
          "db_bytes": 5343313920,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037312.685475,
          "db_bytes": 5343326208,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037313.1867142,
          "db_bytes": 5343334400,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037313.691608,
          "db_bytes": 5343334400,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037314.192108,
          "db_bytes": 5343334400,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037314.696241,
          "db_bytes": 5343334400,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037315.202699,
          "db_bytes": 5343371264,
          "wal_bytes": 14284072,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-plugin-2.2.23-control_balanced_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-plugin-2.2.23-control_balanced_c32",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 32.347305332999895,
    "ok_flows": 415,
    "failed_flows": 9,
    "flow_requests_per_second": 12.829507612080057,
    "attempted_writes_per_second": 2.442243617721264,
    "successful_writes_per_second": 2.164013332158082,
    "write_verification_failures": 9,
    "avg_ms": 2372.53566567473,
    "http_request_avg_ms": 1270.125416136752,
    "p50_ms": 1871.3732080004775,
    "p75_ms": 3124.5722085000125,
    "p95_ms": 5885.092445500141,
    "p99_ms": 7913.7262402602255,
    "by_kind": {
      "browse": {
        "samples": 233,
        "avg_ms": 1507.5839132704155,
        "p50_ms": 1165.2064579993748,
        "p75_ms": 2082.513082999867,
        "p95_ms": 3185.763867000242,
        "p99_ms": 3703.225679999815
      },
      "cart": {
        "samples": 75,
        "avg_ms": 2854.065200546696,
        "p50_ms": 2759.103000000323,
        "p75_ms": 3843.5269579995293,
        "p95_ms": 4771.374866100177,
        "p99_ms": 5293.036548739641
      },
      "admin_read": {
        "samples": 37,
        "avg_ms": 1660.4270045945668,
        "p50_ms": 1502.0941669999957,
        "p75_ms": 2145.0850840001294,
        "p95_ms": 2797.052407800221,
        "p99_ms": 3211.262488120119
      },
      "write": {
        "samples": 70,
        "avg_ms": 5112.065146457202,
        "p50_ms": 4729.732457999944,
        "p75_ms": 6240.925989750622,
        "p95_ms": 8085.265612200054,
        "p99_ms": 8516.389847710007
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 37,
        "attempts": 37,
        "failures": 0,
        "avg_ms": 1660.4270045945668,
        "p50_ms": 1502.0941669999957,
        "p75_ms": 2145.0850840001294,
        "p95_ms": 2797.052407800221,
        "p99_ms": 3211.262488120119
      },
      "cart_add": {
        "samples": 75,
        "attempts": 75,
        "failures": 0,
        "avg_ms": 2854.065200546696,
        "p50_ms": 2759.103000000323,
        "p75_ms": 3843.5269579995293,
        "p95_ms": 4771.374866100177,
        "p99_ms": 5293.036548739641
      },
      "checkout_write": {
        "samples": 70,
        "attempts": 79,
        "failures": 9,
        "avg_ms": 5112.065146457202,
        "p50_ms": 4729.732457999944,
        "p75_ms": 6240.925989750622,
        "p95_ms": 8085.265612200054,
        "p99_ms": 8516.389847710007
      },
      "product_browse": {
        "samples": 150,
        "attempts": 150,
        "failures": 0,
        "avg_ms": 1416.866786706754,
        "p50_ms": 1161.299708000115,
        "p75_ms": 2012.7889379998578,
        "p95_ms": 3161.0199876495267,
        "p99_ms": 3777.1547487497505
      },
      "product_search": {
        "samples": 83,
        "attempts": 83,
        "failures": 0,
        "avg_ms": 1671.530527542095,
        "p50_ms": 1396.5259999995396,
        "p75_ms": 2258.2556039997144,
        "p95_ms": 3161.3577294999236,
        "p99_ms": 3508.265284999581
      }
    },
    "status_counts": {
      "200": 793
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 9
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10021,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10091,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 70,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 70,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 108,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037787.358939,
        "db_bytes": 5342720000,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037819.707048,
        "db_bytes": 5343432704,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 41212392,
      "wal_samples": [
        {
          "time": 1781037787.359309,
          "db_bytes": 5342720000,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037787.865639,
          "db_bytes": 5342720000,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781037788.37662,
          "db_bytes": 5342720000,
          "wal_bytes": 135992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037788.886994,
          "db_bytes": 5342720000,
          "wal_bytes": 486192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037789.394697,
          "db_bytes": 5342720000,
          "wal_bytes": 618032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037789.9020102,
          "db_bytes": 5342720000,
          "wal_bytes": 3621512,
          "shm_bytes": 32768
        },
        {
          "time": 1781037790.409379,
          "db_bytes": 5342773248,
          "wal_bytes": 8693232,
          "shm_bytes": 32768
        },
        {
          "time": 1781037790.913854,
          "db_bytes": 5342810112,
          "wal_bytes": 10773832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037791.4148989,
          "db_bytes": 5342810112,
          "wal_bytes": 10773832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037791.916594,
          "db_bytes": 5342838784,
          "wal_bytes": 10773832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037792.420319,
          "db_bytes": 5342855168,
          "wal_bytes": 10773832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037792.921216,
          "db_bytes": 5342867456,
          "wal_bytes": 10773832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037793.431357,
          "db_bytes": 5342867456,
          "wal_bytes": 10773832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037793.9566941,
          "db_bytes": 5342896128,
          "wal_bytes": 10773832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037794.457582,
          "db_bytes": 5342900224,
          "wal_bytes": 10773832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037794.9803321,
          "db_bytes": 5342904320,
          "wal_bytes": 10773832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037795.491149,
          "db_bytes": 5342928896,
          "wal_bytes": 10773832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037796.0007172,
          "db_bytes": 5342928896,
          "wal_bytes": 10773832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037796.510856,
          "db_bytes": 5342937088,
          "wal_bytes": 11198192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037797.023076,
          "db_bytes": 5342937088,
          "wal_bytes": 11198192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037797.530847,
          "db_bytes": 5342937088,
          "wal_bytes": 11198192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037798.0411048,
          "db_bytes": 5342937088,
          "wal_bytes": 11198192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037798.5424352,
          "db_bytes": 5342937088,
          "wal_bytes": 11198192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037799.08639,
          "db_bytes": 5342937088,
          "wal_bytes": 11198192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037799.595157,
          "db_bytes": 5342937088,
          "wal_bytes": 11198192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037800.096412,
          "db_bytes": 5342986240,
          "wal_bytes": 11198192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037800.597683,
          "db_bytes": 5342986240,
          "wal_bytes": 11198192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037801.1021771,
          "db_bytes": 5342986240,
          "wal_bytes": 11198192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037801.611258,
          "db_bytes": 5342986240,
          "wal_bytes": 11198192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037802.116622,
          "db_bytes": 5343039488,
          "wal_bytes": 11198192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037802.62674,
          "db_bytes": 5343059968,
          "wal_bytes": 11198192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037803.13198,
          "db_bytes": 5343100928,
          "wal_bytes": 11585472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037803.640237,
          "db_bytes": 5343113216,
          "wal_bytes": 12912112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037804.146561,
          "db_bytes": 5343113216,
          "wal_bytes": 14251112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037804.652297,
          "db_bytes": 5343133696,
          "wal_bytes": 15314072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037805.1573079,
          "db_bytes": 5343141888,
          "wal_bytes": 16500632,
          "shm_bytes": 32768
        },
        {
          "time": 1781037805.6674528,
          "db_bytes": 5343166464,
          "wal_bytes": 18086832,
          "shm_bytes": 65536
        },
        {
          "time": 1781037806.1716192,
          "db_bytes": 5343170560,
          "wal_bytes": 18585352,
          "shm_bytes": 65536
        },
        {
          "time": 1781037806.676353,
          "db_bytes": 5343182848,
          "wal_bytes": 20843112,
          "shm_bytes": 65536
        },
        {
          "time": 1781037807.182393,
          "db_bytes": 5343199232,
          "wal_bytes": 23343976,
          "shm_bytes": 65536
        },
        {
          "time": 1781037807.68646,
          "db_bytes": 5343215616,
          "wal_bytes": 24629392,
          "shm_bytes": 65536
        },
        {
          "time": 1781037808.1868532,
          "db_bytes": 5343248384,
          "wal_bytes": 26883032,
          "shm_bytes": 65536
        },
        {
          "time": 1781037808.696199,
          "db_bytes": 5343248384,
          "wal_bytes": 29136672,
          "shm_bytes": 65536
        },
        {
          "time": 1781037809.1975548,
          "db_bytes": 5343268864,
          "wal_bytes": 29243792,
          "shm_bytes": 65536
        },
        {
          "time": 1781037809.7083688,
          "db_bytes": 5343272960,
          "wal_bytes": 29589872,
          "shm_bytes": 65536
        },
        {
          "time": 1781037810.218533,
          "db_bytes": 5343272960,
          "wal_bytes": 30450952,
          "shm_bytes": 65536
        },
        {
          "time": 1781037810.723882,
          "db_bytes": 5343285248,
          "wal_bytes": 33042432,
          "shm_bytes": 65536
        },
        {
          "time": 1781037811.229343,
          "db_bytes": 5343285248,
          "wal_bytes": 34632752,
          "shm_bytes": 98304
        },
        {
          "time": 1781037811.740057,
          "db_bytes": 5343301632,
          "wal_bytes": 35769872,
          "shm_bytes": 98304
        },
        {
          "time": 1781037812.2482119,
          "db_bytes": 5343309824,
          "wal_bytes": 36713352,
          "shm_bytes": 98304
        },
        {
          "time": 1781037812.7560341,
          "db_bytes": 5343322112,
          "wal_bytes": 37199512,
          "shm_bytes": 98304
        },
        {
          "time": 1781037813.266222,
          "db_bytes": 5343326208,
          "wal_bytes": 38390192,
          "shm_bytes": 98304
        },
        {
          "time": 1781037813.7764218,
          "db_bytes": 5343350784,
          "wal_bytes": 40689152,
          "shm_bytes": 98304
        },
        {
          "time": 1781037814.2867148,
          "db_bytes": 5343350784,
          "wal_bytes": 40837472,
          "shm_bytes": 98304
        },
        {
          "time": 1781037814.796746,
          "db_bytes": 5343350784,
          "wal_bytes": 41080552,
          "shm_bytes": 98304
        },
        {
          "time": 1781037815.303343,
          "db_bytes": 5343363072,
          "wal_bytes": 41212392,
          "shm_bytes": 98304
        },
        {
          "time": 1781037815.813729,
          "db_bytes": 5343363072,
          "wal_bytes": 41212392,
          "shm_bytes": 98304
        },
        {
          "time": 1781037816.322964,
          "db_bytes": 5343363072,
          "wal_bytes": 41212392,
          "shm_bytes": 98304
        },
        {
          "time": 1781037816.825261,
          "db_bytes": 5343363072,
          "wal_bytes": 41212392,
          "shm_bytes": 98304
        },
        {
          "time": 1781037817.3314402,
          "db_bytes": 5343363072,
          "wal_bytes": 41212392,
          "shm_bytes": 98304
        },
        {
          "time": 1781037817.841755,
          "db_bytes": 5343363072,
          "wal_bytes": 41212392,
          "shm_bytes": 98304
        },
        {
          "time": 1781037818.351566,
          "db_bytes": 5343363072,
          "wal_bytes": 41212392,
          "shm_bytes": 98304
        },
        {
          "time": 1781037818.862249,
          "db_bytes": 5343399936,
          "wal_bytes": 41212392,
          "shm_bytes": 98304
        },
        {
          "time": 1781037819.369856,
          "db_bytes": 5343424512,
          "wal_bytes": 41212392,
          "shm_bytes": 98304
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-plugin-2.2.23-control_balanced_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-plugin-2.2.23-control_balanced_c64",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 32.23830208399977,
    "ok_flows": 628,
    "failed_flows": 11,
    "flow_requests_per_second": 19.479934097139793,
    "attempted_writes_per_second": 3.8463564140849273,
    "successful_writes_per_second": 3.5051473773515873,
    "write_verification_failures": 11,
    "avg_ms": 3111.2462652531804,
    "http_request_avg_ms": 1574.2049096575172,
    "p50_ms": 2397.7077920003467,
    "p75_ms": 3830.1845102496372,
    "p95_ms": 7742.947086949835,
    "p99_ms": 9157.51714743001,
    "by_kind": {
      "browse": {
        "samples": 321,
        "avg_ms": 1756.7973982305084,
        "p50_ms": 1835.2151660001255,
        "p75_ms": 2179.633959000057,
        "p95_ms": 2631.1547499999506,
        "p99_ms": 2897.528424400116
      },
      "cart": {
        "samples": 137,
        "avg_ms": 3614.792003306578,
        "p50_ms": 3722.0555829999284,
        "p75_ms": 3902.6777500002936,
        "p95_ms": 4299.34079199993,
        "p99_ms": 4523.907564759827
      },
      "admin_read": {
        "samples": 57,
        "avg_ms": 2479.6585292807044,
        "p50_ms": 2359.3637080002736,
        "p75_ms": 2861.268915999972,
        "p95_ms": 3477.588941800059,
        "p99_ms": 3600.639789960078
      },
      "write": {
        "samples": 113,
        "avg_ms": 6666.934948008872,
        "p50_ms": 6568.479250000564,
        "p75_ms": 7908.7187499999345,
        "p95_ms": 9208.631982800034,
        "p99_ms": 9494.96069388002
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 57,
        "attempts": 57,
        "failures": 0,
        "avg_ms": 2479.6585292807044,
        "p50_ms": 2359.3637080002736,
        "p75_ms": 2861.268915999972,
        "p95_ms": 3477.588941800059,
        "p99_ms": 3600.639789960078
      },
      "cart_add": {
        "samples": 137,
        "attempts": 137,
        "failures": 0,
        "avg_ms": 3614.792003306578,
        "p50_ms": 3722.0555829999284,
        "p75_ms": 3902.6777500002936,
        "p95_ms": 4299.34079199993,
        "p99_ms": 4523.907564759827
      },
      "checkout_write": {
        "samples": 113,
        "attempts": 124,
        "failures": 11,
        "avg_ms": 6666.934948008872,
        "p50_ms": 6568.479250000564,
        "p75_ms": 7908.7187499999345,
        "p95_ms": 9208.631982800034,
        "p99_ms": 9494.96069388002
      },
      "product_browse": {
        "samples": 221,
        "attempts": 221,
        "failures": 0,
        "avg_ms": 1663.1419287013541,
        "p50_ms": 1578.5735419995035,
        "p75_ms": 2197.1924590006893,
        "p95_ms": 2678.31995799952,
        "p99_ms": 2903.8399659999413
      },
      "product_search": {
        "samples": 100,
        "attempts": 100,
        "failures": 0,
        "avg_ms": 1963.7759858899426,
        "p50_ms": 1962.6331250001385,
        "p75_ms": 2143.9194380000117,
        "p95_ms": 2368.6501663501076,
        "p99_ms": 2489.588315000292
      }
    },
    "status_counts": {
      "200": 1263
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 11
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10047,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10160,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 113,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 113,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 144,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781036865.9758642,
        "db_bytes": 5342953472,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781036898.2149062,
        "db_bytes": 5344161792,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 71622112,
      "wal_samples": [
        {
          "time": 1781036865.976172,
          "db_bytes": 5342953472,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781036866.4831119,
          "db_bytes": 5342953472,
          "wal_bytes": 82432,
          "shm_bytes": 32768
        },
        {
          "time": 1781036866.990442,
          "db_bytes": 5342953472,
          "wal_bytes": 263712,
          "shm_bytes": 32768
        },
        {
          "time": 1781036867.500105,
          "db_bytes": 5342953472,
          "wal_bytes": 988832,
          "shm_bytes": 32768
        },
        {
          "time": 1781036868.010205,
          "db_bytes": 5342953472,
          "wal_bytes": 1215432,
          "shm_bytes": 32768
        },
        {
          "time": 1781036868.52074,
          "db_bytes": 5342953472,
          "wal_bytes": 1487352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036869.029881,
          "db_bytes": 5342953472,
          "wal_bytes": 1788112,
          "shm_bytes": 32768
        },
        {
          "time": 1781036869.539552,
          "db_bytes": 5342953472,
          "wal_bytes": 2822232,
          "shm_bytes": 32768
        },
        {
          "time": 1781036870.0474088,
          "db_bytes": 5342953472,
          "wal_bytes": 4091192,
          "shm_bytes": 32768
        },
        {
          "time": 1781036870.555893,
          "db_bytes": 5343047680,
          "wal_bytes": 5310712,
          "shm_bytes": 32768
        },
        {
          "time": 1781036871.063294,
          "db_bytes": 5343055872,
          "wal_bytes": 11721432,
          "shm_bytes": 32768
        },
        {
          "time": 1781036871.572424,
          "db_bytes": 5343100928,
          "wal_bytes": 16257552,
          "shm_bytes": 32768
        },
        {
          "time": 1781036872.082589,
          "db_bytes": 5343133696,
          "wal_bytes": 17629512,
          "shm_bytes": 65536
        },
        {
          "time": 1781036872.5890188,
          "db_bytes": 5343133696,
          "wal_bytes": 20150952,
          "shm_bytes": 65536
        },
        {
          "time": 1781036873.0902662,
          "db_bytes": 5343162368,
          "wal_bytes": 20665952,
          "shm_bytes": 65536
        },
        {
          "time": 1781036873.6018329,
          "db_bytes": 5343182848,
          "wal_bytes": 24023752,
          "shm_bytes": 65536
        },
        {
          "time": 1781036874.109424,
          "db_bytes": 5343203328,
          "wal_bytes": 25498712,
          "shm_bytes": 65536
        },
        {
          "time": 1781036874.61306,
          "db_bytes": 5343219712,
          "wal_bytes": 25923072,
          "shm_bytes": 65536
        },
        {
          "time": 1781036875.122425,
          "db_bytes": 5343232000,
          "wal_bytes": 29610472,
          "shm_bytes": 65536
        },
        {
          "time": 1781036875.632541,
          "db_bytes": 5343260672,
          "wal_bytes": 30446832,
          "shm_bytes": 65536
        },
        {
          "time": 1781036876.138747,
          "db_bytes": 5343281152,
          "wal_bytes": 30916512,
          "shm_bytes": 65536
        },
        {
          "time": 1781036876.6490948,
          "db_bytes": 5343285248,
          "wal_bytes": 33153672,
          "shm_bytes": 65536
        },
        {
          "time": 1781036877.1592388,
          "db_bytes": 5343305728,
          "wal_bytes": 33429712,
          "shm_bytes": 65536
        },
        {
          "time": 1781036877.666016,
          "db_bytes": 5343313920,
          "wal_bytes": 35666872,
          "shm_bytes": 98304
        },
        {
          "time": 1781036878.1687748,
          "db_bytes": 5343330304,
          "wal_bytes": 37018232,
          "shm_bytes": 98304
        },
        {
          "time": 1781036878.6750011,
          "db_bytes": 5343350784,
          "wal_bytes": 38464352,
          "shm_bytes": 98304
        },
        {
          "time": 1781036879.257149,
          "db_bytes": 5343358976,
          "wal_bytes": 39964032,
          "shm_bytes": 98304
        },
        {
          "time": 1781036879.766848,
          "db_bytes": 5343363072,
          "wal_bytes": 42563752,
          "shm_bytes": 98304
        },
        {
          "time": 1781036880.272832,
          "db_bytes": 5343383552,
          "wal_bytes": 44154072,
          "shm_bytes": 98304
        },
        {
          "time": 1781036880.781507,
          "db_bytes": 5343383552,
          "wal_bytes": 47656072,
          "shm_bytes": 98304
        },
        {
          "time": 1781036881.289618,
          "db_bytes": 5343436800,
          "wal_bytes": 50086872,
          "shm_bytes": 98304
        },
        {
          "time": 1781036881.798482,
          "db_bytes": 5343444992,
          "wal_bytes": 53786632,
          "shm_bytes": 131072
        },
        {
          "time": 1781036882.304488,
          "db_bytes": 5343477760,
          "wal_bytes": 58689432,
          "shm_bytes": 131072
        },
        {
          "time": 1781036882.8060741,
          "db_bytes": 5343494144,
          "wal_bytes": 63246152,
          "shm_bytes": 131072
        },
        {
          "time": 1781036883.3141491,
          "db_bytes": 5343514624,
          "wal_bytes": 67489752,
          "shm_bytes": 163840
        },
        {
          "time": 1781036883.815873,
          "db_bytes": 5343555584,
          "wal_bytes": 68783432,
          "shm_bytes": 163840
        },
        {
          "time": 1781036884.316767,
          "db_bytes": 5343571968,
          "wal_bytes": 71251312,
          "shm_bytes": 163840
        },
        {
          "time": 1781036884.821731,
          "db_bytes": 5343584256,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036885.3308449,
          "db_bytes": 5343584256,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036885.841001,
          "db_bytes": 5343608832,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036886.342039,
          "db_bytes": 5343629312,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036886.843084,
          "db_bytes": 5343657984,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036887.353237,
          "db_bytes": 5343682560,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036887.8615701,
          "db_bytes": 5343703040,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036888.366316,
          "db_bytes": 5343727616,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036888.874562,
          "db_bytes": 5343735808,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036889.3847291,
          "db_bytes": 5343735808,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036889.8948731,
          "db_bytes": 5343768576,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036890.4029188,
          "db_bytes": 5343793152,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036890.906723,
          "db_bytes": 5343854592,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036891.416291,
          "db_bytes": 5343862784,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036891.9262521,
          "db_bytes": 5343879168,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036892.428729,
          "db_bytes": 5343899648,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036892.9371672,
          "db_bytes": 5343916032,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036893.4473019,
          "db_bytes": 5343920128,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036893.9558861,
          "db_bytes": 5343920128,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036894.4653492,
          "db_bytes": 5343936512,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036894.9708319,
          "db_bytes": 5343944704,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036895.474761,
          "db_bytes": 5343973376,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036895.976299,
          "db_bytes": 5344002048,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036896.4846249,
          "db_bytes": 5344030720,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036896.993611,
          "db_bytes": 5344063488,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036897.5037389,
          "db_bytes": 5344079872,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        },
        {
          "time": 1781036898.013281,
          "db_bytes": 5344120832,
          "wal_bytes": 71622112,
          "shm_bytes": 163840
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-plugin-2.2.23-control_balanced_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-plugin-2.2.23-control_balanced_c64",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 34.18581712499963,
    "ok_flows": 391,
    "failed_flows": 17,
    "flow_requests_per_second": 11.437491710972353,
    "attempted_writes_per_second": 2.3986555506387033,
    "successful_writes_per_second": 1.9013733023355575,
    "write_verification_failures": 17,
    "avg_ms": 5078.5165808389,
    "http_request_avg_ms": 2647.220913902635,
    "p50_ms": 4313.483957999779,
    "p75_ms": 6916.592749499614,
    "p95_ms": 12156.625416499992,
    "p99_ms": 14516.501320799853,
    "by_kind": {
      "browse": {
        "samples": 204,
        "avg_ms": 2998.6937569362867,
        "p50_ms": 2812.392458999966,
        "p75_ms": 4081.5192607494737,
        "p95_ms": 5951.694250050013,
        "p99_ms": 6853.005611269737
      },
      "cart": {
        "samples": 82,
        "avg_ms": 6378.813954195145,
        "p50_ms": 6526.233354499709,
        "p75_ms": 7932.32480225015,
        "p95_ms": 9710.1128952007,
        "p99_ms": 10217.399615979974
      },
      "admin_read": {
        "samples": 40,
        "avg_ms": 4154.409382200017,
        "p50_ms": 3828.5635415004435,
        "p75_ms": 4700.128197500362,
        "p95_ms": 7414.392027050598,
        "p99_ms": 7758.519192870081
      },
      "write": {
        "samples": 65,
        "avg_ms": 10534.266725553916,
        "p50_ms": 10447.195208999801,
        "p75_ms": 12846.60087500015,
        "p95_ms": 14525.985941399813,
        "p99_ms": 14963.23240000038
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 40,
        "attempts": 40,
        "failures": 0,
        "avg_ms": 4154.409382200017,
        "p50_ms": 3828.5635415004435,
        "p75_ms": 4700.128197500362,
        "p95_ms": 7414.392027050598,
        "p99_ms": 7758.519192870081
      },
      "cart_add": {
        "samples": 82,
        "attempts": 82,
        "failures": 0,
        "avg_ms": 6378.813954195145,
        "p50_ms": 6526.233354499709,
        "p75_ms": 7932.32480225015,
        "p95_ms": 9710.1128952007,
        "p99_ms": 10217.399615979974
      },
      "checkout_write": {
        "samples": 65,
        "attempts": 82,
        "failures": 17,
        "avg_ms": 10534.266725553916,
        "p50_ms": 10447.195208999801,
        "p75_ms": 12846.60087500015,
        "p95_ms": 14525.985941399813,
        "p99_ms": 14963.23240000038
      },
      "product_browse": {
        "samples": 148,
        "attempts": 148,
        "failures": 0,
        "avg_ms": 2792.48279756761,
        "p50_ms": 2661.359979500048,
        "p75_ms": 3614.546531750648,
        "p95_ms": 5856.888627299941,
        "p99_ms": 6869.397727020141
      },
      "product_search": {
        "samples": 56,
        "attempts": 56,
        "failures": 0,
        "avg_ms": 3543.679863839219,
        "p50_ms": 3311.340937500063,
        "p75_ms": 4693.4182494997,
        "p95_ms": 6129.175583249662,
        "p99_ms": 6851.350039949693
      }
    },
    "status_counts": {
      "200": 784
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 17
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10033,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10098,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 65,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 65,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 170,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037340.0060449,
        "db_bytes": 5342842880,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037374.192565,
        "db_bytes": 5343543296,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 60840072,
      "wal_samples": [
        {
          "time": 1781037340.006318,
          "db_bytes": 5342842880,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037340.508378,
          "db_bytes": 5342842880,
          "wal_bytes": 98912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037341.013498,
          "db_bytes": 5342842880,
          "wal_bytes": 440872,
          "shm_bytes": 32768
        },
        {
          "time": 1781037341.5160189,
          "db_bytes": 5342842880,
          "wal_bytes": 1285472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037342.021199,
          "db_bytes": 5342842880,
          "wal_bytes": 1400832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037342.5276449,
          "db_bytes": 5342842880,
          "wal_bytes": 1474992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037343.034475,
          "db_bytes": 5342842880,
          "wal_bytes": 1474992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037343.5403981,
          "db_bytes": 5342842880,
          "wal_bytes": 1569752,
          "shm_bytes": 32768
        },
        {
          "time": 1781037344.0498219,
          "db_bytes": 5342842880,
          "wal_bytes": 2146552,
          "shm_bytes": 32768
        },
        {
          "time": 1781037344.555882,
          "db_bytes": 5342842880,
          "wal_bytes": 2270152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037345.058681,
          "db_bytes": 5342842880,
          "wal_bytes": 3345472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037345.5655859,
          "db_bytes": 5342896128,
          "wal_bytes": 4371352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037346.068882,
          "db_bytes": 5342904320,
          "wal_bytes": 6785672,
          "shm_bytes": 32768
        },
        {
          "time": 1781037346.574804,
          "db_bytes": 5342912512,
          "wal_bytes": 6785672,
          "shm_bytes": 32768
        },
        {
          "time": 1781037347.083266,
          "db_bytes": 5342945280,
          "wal_bytes": 9438952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037347.591402,
          "db_bytes": 5342945280,
          "wal_bytes": 10534872,
          "shm_bytes": 32768
        },
        {
          "time": 1781037348.09667,
          "db_bytes": 5342953472,
          "wal_bytes": 13476552,
          "shm_bytes": 32768
        },
        {
          "time": 1781037348.600873,
          "db_bytes": 5342953472,
          "wal_bytes": 15548912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037349.106787,
          "db_bytes": 5342953472,
          "wal_bytes": 16319352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037349.651026,
          "db_bytes": 5342982144,
          "wal_bytes": 16995032,
          "shm_bytes": 65536
        },
        {
          "time": 1781037350.1563468,
          "db_bytes": 5342982144,
          "wal_bytes": 18099192,
          "shm_bytes": 65536
        },
        {
          "time": 1781037350.661797,
          "db_bytes": 5342994432,
          "wal_bytes": 18853152,
          "shm_bytes": 65536
        },
        {
          "time": 1781037351.167375,
          "db_bytes": 5343010816,
          "wal_bytes": 19635952,
          "shm_bytes": 65536
        },
        {
          "time": 1781037351.6727061,
          "db_bytes": 5343010816,
          "wal_bytes": 20834872,
          "shm_bytes": 65536
        },
        {
          "time": 1781037352.1780019,
          "db_bytes": 5343019008,
          "wal_bytes": 21592952,
          "shm_bytes": 65536
        },
        {
          "time": 1781037352.681219,
          "db_bytes": 5343047680,
          "wal_bytes": 21901952,
          "shm_bytes": 65536
        },
        {
          "time": 1781037353.1863801,
          "db_bytes": 5343055872,
          "wal_bytes": 22149152,
          "shm_bytes": 65536
        },
        {
          "time": 1781037353.6869838,
          "db_bytes": 5343055872,
          "wal_bytes": 22363392,
          "shm_bytes": 65536
        },
        {
          "time": 1781037354.188513,
          "db_bytes": 5343068160,
          "wal_bytes": 23067912,
          "shm_bytes": 65536
        },
        {
          "time": 1781037354.707725,
          "db_bytes": 5343068160,
          "wal_bytes": 23541712,
          "shm_bytes": 65536
        },
        {
          "time": 1781037355.213161,
          "db_bytes": 5343080448,
          "wal_bytes": 24077312,
          "shm_bytes": 65536
        },
        {
          "time": 1781037355.71406,
          "db_bytes": 5343096832,
          "wal_bytes": 25548152,
          "shm_bytes": 65536
        },
        {
          "time": 1781037356.219029,
          "db_bytes": 5343109120,
          "wal_bytes": 26899512,
          "shm_bytes": 65536
        },
        {
          "time": 1781037356.723694,
          "db_bytes": 5343125504,
          "wal_bytes": 27175552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037357.228745,
          "db_bytes": 5343129600,
          "wal_bytes": 27624632,
          "shm_bytes": 65536
        },
        {
          "time": 1781037357.7289999,
          "db_bytes": 5343129600,
          "wal_bytes": 30726992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037358.234609,
          "db_bytes": 5343154176,
          "wal_bytes": 31872352,
          "shm_bytes": 65536
        },
        {
          "time": 1781037358.74059,
          "db_bytes": 5343154176,
          "wal_bytes": 33586272,
          "shm_bytes": 65536
        },
        {
          "time": 1781037359.242229,
          "db_bytes": 5343154176,
          "wal_bytes": 34752232,
          "shm_bytes": 98304
        },
        {
          "time": 1781037359.74988,
          "db_bytes": 5343186944,
          "wal_bytes": 37075912,
          "shm_bytes": 98304
        },
        {
          "time": 1781037360.250714,
          "db_bytes": 5343191040,
          "wal_bytes": 43886272,
          "shm_bytes": 98304
        },
        {
          "time": 1781037360.755863,
          "db_bytes": 5343289344,
          "wal_bytes": 47763192,
          "shm_bytes": 98304
        },
        {
          "time": 1781037361.260979,
          "db_bytes": 5343289344,
          "wal_bytes": 50115712,
          "shm_bytes": 98304
        },
        {
          "time": 1781037361.762092,
          "db_bytes": 5343305728,
          "wal_bytes": 51607152,
          "shm_bytes": 131072
        },
        {
          "time": 1781037362.267241,
          "db_bytes": 5343322112,
          "wal_bytes": 53045032,
          "shm_bytes": 131072
        },
        {
          "time": 1781037362.7699788,
          "db_bytes": 5343334400,
          "wal_bytes": 58087912,
          "shm_bytes": 131072
        },
        {
          "time": 1781037363.273155,
          "db_bytes": 5343358976,
          "wal_bytes": 59468112,
          "shm_bytes": 131072
        },
        {
          "time": 1781037363.774295,
          "db_bytes": 5343371264,
          "wal_bytes": 60815352,
          "shm_bytes": 131072
        },
        {
          "time": 1781037364.279742,
          "db_bytes": 5343379456,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037364.7849998,
          "db_bytes": 5343379456,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037365.290645,
          "db_bytes": 5343379456,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037365.7955992,
          "db_bytes": 5343379456,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037366.300865,
          "db_bytes": 5343379456,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037366.806603,
          "db_bytes": 5343379456,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037367.313119,
          "db_bytes": 5343379456,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037367.817421,
          "db_bytes": 5343379456,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037368.3252952,
          "db_bytes": 5343379456,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037368.830731,
          "db_bytes": 5343444992,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037369.335005,
          "db_bytes": 5343449088,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037369.8402612,
          "db_bytes": 5343449088,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037370.348147,
          "db_bytes": 5343457280,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037370.854083,
          "db_bytes": 5343465472,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037371.3611178,
          "db_bytes": 5343465472,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037371.8663008,
          "db_bytes": 5343481856,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037372.3715231,
          "db_bytes": 5343518720,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037372.8732228,
          "db_bytes": 5343518720,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037373.3787441,
          "db_bytes": 5343518720,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037373.884236,
          "db_bytes": 5343518720,
          "wal_bytes": 60840072,
          "shm_bytes": 131072
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-plugin-2.2.23-control_balanced_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-plugin-2.2.23-control_balanced_c64",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "balanced",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 38.226386542,
    "ok_flows": 357,
    "failed_flows": 9,
    "flow_requests_per_second": 9.339098782139867,
    "attempted_writes_per_second": 2.092795245297449,
    "successful_writes_per_second": 1.8573557802014862,
    "write_verification_failures": 9,
    "avg_ms": 6004.485780677851,
    "http_request_avg_ms": 2976.4317596722353,
    "p50_ms": 5329.4639169998845,
    "p75_ms": 8129.531167000096,
    "p95_ms": 13247.377024799604,
    "p99_ms": 15538.543811520067,
    "by_kind": {
      "browse": {
        "samples": 180,
        "avg_ms": 3490.4957604277724,
        "p50_ms": 3284.315708500344,
        "p75_ms": 4792.780791000268,
        "p95_ms": 6266.544606249546,
        "p99_ms": 6999.235620639784
      },
      "cart": {
        "samples": 75,
        "avg_ms": 7108.796996093307,
        "p50_ms": 7016.686791000211,
        "p75_ms": 8348.23897949991,
        "p95_ms": 9663.157842100463,
        "p99_ms": 10521.946030000043
      },
      "admin_read": {
        "samples": 31,
        "avg_ms": 4509.886920612892,
        "p50_ms": 5014.69941599953,
        "p75_ms": 5635.907437499554,
        "p95_ms": 6350.205499999902,
        "p99_ms": 6783.503096499862
      },
      "write": {
        "samples": 71,
        "avg_ms": 11864.027008154842,
        "p50_ms": 11563.713083000039,
        "p75_ms": 13357.715999999527,
        "p95_ms": 15543.856291500106,
        "p99_ms": 16109.364925200134
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 31,
        "attempts": 31,
        "failures": 0,
        "avg_ms": 4509.886920612892,
        "p50_ms": 5014.69941599953,
        "p75_ms": 5635.907437499554,
        "p95_ms": 6350.205499999902,
        "p99_ms": 6783.503096499862
      },
      "cart_add": {
        "samples": 75,
        "attempts": 75,
        "failures": 0,
        "avg_ms": 7108.796996093307,
        "p50_ms": 7016.686791000211,
        "p75_ms": 8348.23897949991,
        "p95_ms": 9663.157842100463,
        "p99_ms": 10521.946030000043
      },
      "checkout_write": {
        "samples": 71,
        "attempts": 80,
        "failures": 9,
        "avg_ms": 11864.027008154842,
        "p50_ms": 11563.713083000039,
        "p75_ms": 13357.715999999527,
        "p95_ms": 15543.856291500106,
        "p99_ms": 16109.364925200134
      },
      "product_browse": {
        "samples": 133,
        "attempts": 133,
        "failures": 0,
        "avg_ms": 3353.4537268270647,
        "p50_ms": 3120.5330000002505,
        "p75_ms": 4707.659916000011,
        "p95_ms": 6288.243599999805,
        "p99_ms": 7049.971925119536
      },
      "product_search": {
        "samples": 47,
        "attempts": 47,
        "failures": 0,
        "avg_ms": 3878.2955576382824,
        "p50_ms": 4097.899041999881,
        "p75_ms": 4971.766416499577,
        "p95_ms": 6007.754146099615,
        "p99_ms": 6866.087553360012
      }
    },
    "status_counts": {
      "200": 738
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 9
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10015,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10086,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 71,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 71,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 128,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037845.405429,
        "db_bytes": 5342670848,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037883.6362398,
        "db_bytes": 5343408128,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 53972032,
      "wal_samples": [
        {
          "time": 1781037845.4058151,
          "db_bytes": 5342670848,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037845.914804,
          "db_bytes": 5342670848,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781037846.4253151,
          "db_bytes": 5342670848,
          "wal_bytes": 32,
          "shm_bytes": 32768
        },
        {
          "time": 1781037846.9292002,
          "db_bytes": 5342670848,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037847.430795,
          "db_bytes": 5342670848,
          "wal_bytes": 243112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037847.9409769,
          "db_bytes": 5342670848,
          "wal_bytes": 535632,
          "shm_bytes": 32768
        },
        {
          "time": 1781037848.4513652,
          "db_bytes": 5342670848,
          "wal_bytes": 1079472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037848.966321,
          "db_bytes": 5342670848,
          "wal_bytes": 1285472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037849.478852,
          "db_bytes": 5342670848,
          "wal_bytes": 1359632,
          "shm_bytes": 32768
        },
        {
          "time": 1781037850.000154,
          "db_bytes": 5342670848,
          "wal_bytes": 2434952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037850.510784,
          "db_bytes": 5342711808,
          "wal_bytes": 4429032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037851.0142772,
          "db_bytes": 5342720000,
          "wal_bytes": 5281872,
          "shm_bytes": 32768
        },
        {
          "time": 1781037851.5275211,
          "db_bytes": 5342728192,
          "wal_bytes": 5998752,
          "shm_bytes": 32768
        },
        {
          "time": 1781037852.0296352,
          "db_bytes": 5342740480,
          "wal_bytes": 6707392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037852.538532,
          "db_bytes": 5342744576,
          "wal_bytes": 8528432,
          "shm_bytes": 32768
        },
        {
          "time": 1781037853.0412219,
          "db_bytes": 5342744576,
          "wal_bytes": 10419512,
          "shm_bytes": 32768
        },
        {
          "time": 1781037853.553542,
          "db_bytes": 5342744576,
          "wal_bytes": 13357072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037854.069302,
          "db_bytes": 5342744576,
          "wal_bytes": 14452992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037854.57808,
          "db_bytes": 5342789632,
          "wal_bytes": 16677792,
          "shm_bytes": 32768
        },
        {
          "time": 1781037855.0801878,
          "db_bytes": 5342806016,
          "wal_bytes": 16970312,
          "shm_bytes": 65536
        },
        {
          "time": 1781037855.590206,
          "db_bytes": 5342810112,
          "wal_bytes": 16970312,
          "shm_bytes": 65536
        },
        {
          "time": 1781037856.0939991,
          "db_bytes": 5342818304,
          "wal_bytes": 19751312,
          "shm_bytes": 65536
        },
        {
          "time": 1781037856.596812,
          "db_bytes": 5342818304,
          "wal_bytes": 20019112,
          "shm_bytes": 65536
        },
        {
          "time": 1781037857.1089458,
          "db_bytes": 5342830592,
          "wal_bytes": 22165632,
          "shm_bytes": 65536
        },
        {
          "time": 1781037857.613888,
          "db_bytes": 5342855168,
          "wal_bytes": 23722992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037858.1296482,
          "db_bytes": 5342867456,
          "wal_bytes": 25230912,
          "shm_bytes": 65536
        },
        {
          "time": 1781037858.6435041,
          "db_bytes": 5342875648,
          "wal_bytes": 25741792,
          "shm_bytes": 65536
        },
        {
          "time": 1781037859.1495402,
          "db_bytes": 5342887936,
          "wal_bytes": 25873632,
          "shm_bytes": 65536
        },
        {
          "time": 1781037859.651683,
          "db_bytes": 5342892032,
          "wal_bytes": 26104352,
          "shm_bytes": 65536
        },
        {
          "time": 1781037860.153398,
          "db_bytes": 5342892032,
          "wal_bytes": 26306232,
          "shm_bytes": 65536
        },
        {
          "time": 1781037860.653724,
          "db_bytes": 5342896128,
          "wal_bytes": 26738832,
          "shm_bytes": 65536
        },
        {
          "time": 1781037861.161771,
          "db_bytes": 5342904320,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037861.667744,
          "db_bytes": 5342904320,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037862.1738439,
          "db_bytes": 5342904320,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037862.684163,
          "db_bytes": 5342920704,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037863.185189,
          "db_bytes": 5342937088,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037863.6855922,
          "db_bytes": 5342986240,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037864.1963148,
          "db_bytes": 5343002624,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037864.706424,
          "db_bytes": 5343006720,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037865.214596,
          "db_bytes": 5343006720,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037865.718823,
          "db_bytes": 5343014912,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037866.2264938,
          "db_bytes": 5343019008,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037866.735299,
          "db_bytes": 5343019008,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037867.2483509,
          "db_bytes": 5343039488,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037867.760483,
          "db_bytes": 5343047680,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037868.267292,
          "db_bytes": 5343051776,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037868.777472,
          "db_bytes": 5343051776,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037869.278118,
          "db_bytes": 5343080448,
          "wal_bytes": 26812992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037869.788328,
          "db_bytes": 5343113216,
          "wal_bytes": 26883032,
          "shm_bytes": 65536
        },
        {
          "time": 1781037870.294471,
          "db_bytes": 5343137792,
          "wal_bytes": 27307392,
          "shm_bytes": 65536
        },
        {
          "time": 1781037870.800452,
          "db_bytes": 5343145984,
          "wal_bytes": 27793552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037871.303807,
          "db_bytes": 5343162368,
          "wal_bytes": 28333272,
          "shm_bytes": 65536
        },
        {
          "time": 1781037871.813969,
          "db_bytes": 5343166464,
          "wal_bytes": 28506312,
          "shm_bytes": 65536
        },
        {
          "time": 1781037872.314642,
          "db_bytes": 5343174656,
          "wal_bytes": 29758792,
          "shm_bytes": 65536
        },
        {
          "time": 1781037872.824851,
          "db_bytes": 5343186944,
          "wal_bytes": 31093672,
          "shm_bytes": 65536
        },
        {
          "time": 1781037873.329715,
          "db_bytes": 5343199232,
          "wal_bytes": 31204912,
          "shm_bytes": 65536
        },
        {
          "time": 1781037873.837172,
          "db_bytes": 5343207424,
          "wal_bytes": 31756992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037874.34556,
          "db_bytes": 5343207424,
          "wal_bytes": 31814672,
          "shm_bytes": 65536
        },
        {
          "time": 1781037874.856144,
          "db_bytes": 5343207424,
          "wal_bytes": 33697512,
          "shm_bytes": 98304
        },
        {
          "time": 1781037875.3715498,
          "db_bytes": 5343207424,
          "wal_bytes": 33841712,
          "shm_bytes": 98304
        },
        {
          "time": 1781037875.8827589,
          "db_bytes": 5343223808,
          "wal_bytes": 34706912,
          "shm_bytes": 98304
        },
        {
          "time": 1781037876.390272,
          "db_bytes": 5343223808,
          "wal_bytes": 36157152,
          "shm_bytes": 98304
        },
        {
          "time": 1781037876.897635,
          "db_bytes": 5343236096,
          "wal_bytes": 37047072,
          "shm_bytes": 98304
        },
        {
          "time": 1781037877.4001322,
          "db_bytes": 5343248384,
          "wal_bytes": 38905192,
          "shm_bytes": 98304
        },
        {
          "time": 1781037877.9148932,
          "db_bytes": 5343248384,
          "wal_bytes": 40454312,
          "shm_bytes": 98304
        },
        {
          "time": 1781037878.419764,
          "db_bytes": 5343293440,
          "wal_bytes": 42913952,
          "shm_bytes": 98304
        },
        {
          "time": 1781037878.939025,
          "db_bytes": 5343297536,
          "wal_bytes": 43371272,
          "shm_bytes": 98304
        },
        {
          "time": 1781037879.458349,
          "db_bytes": 5343297536,
          "wal_bytes": 43799752,
          "shm_bytes": 98304
        },
        {
          "time": 1781037879.969454,
          "db_bytes": 5343326208,
          "wal_bytes": 44446592,
          "shm_bytes": 98304
        },
        {
          "time": 1781037880.480236,
          "db_bytes": 5343334400,
          "wal_bytes": 44463072,
          "shm_bytes": 98304
        },
        {
          "time": 1781037880.9929512,
          "db_bytes": 5343338496,
          "wal_bytes": 47429472,
          "shm_bytes": 98304
        },
        {
          "time": 1781037881.5051079,
          "db_bytes": 5343358976,
          "wal_bytes": 50078632,
          "shm_bytes": 98304
        },
        {
          "time": 1781037882.015837,
          "db_bytes": 5343379456,
          "wal_bytes": 53972032,
          "shm_bytes": 131072
        },
        {
          "time": 1781037882.528667,
          "db_bytes": 5343379456,
          "wal_bytes": 53972032,
          "shm_bytes": 131072
        },
        {
          "time": 1781037883.0354009,
          "db_bytes": 5343408128,
          "wal_bytes": 53972032,
          "shm_bytes": 131072
        },
        {
          "time": 1781037883.5430038,
          "db_bytes": 5343408128,
          "wal_bytes": 53972032,
          "shm_bytes": 131072
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-plugin-2.2.23-control_balanced_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-plugin-2.2.23-control_read-heavy_c4",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.17048933299975,
    "ok_flows": 1220,
    "failed_flows": 0,
    "flow_requests_per_second": 40.436864862698584,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 98.65221513114453,
    "http_request_avg_ms": 98.61546814017447,
    "p50_ms": 94.65335400000185,
    "p75_ms": 117.38922925007955,
    "p95_ms": 178.9783684500206,
    "p99_ms": 222.59662928961907,
    "by_kind": {
      "browse": {
        "samples": 1086,
        "avg_ms": 90.29998672559753,
        "p50_ms": 93.33993749964975,
        "p75_ms": 110.5811352499586,
        "p95_ms": 124.5823225000322,
        "p99_ms": 132.86573925006454
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 134,
        "avg_ms": 166.34266325371104,
        "p50_ms": 168.04420849985036,
        "p75_ms": 201.08193775013206,
        "p95_ms": 231.26636064998817,
        "p99_ms": 287.72759582985134
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 134,
        "attempts": 134,
        "failures": 0,
        "avg_ms": 166.34266325371104,
        "p50_ms": 168.04420849985036,
        "p75_ms": 201.08193775013206,
        "p95_ms": 231.26636064998817,
        "p99_ms": 287.72759582985134
      },
      "product_browse": {
        "samples": 761,
        "attempts": 761,
        "failures": 0,
        "avg_ms": 86.71227239290644,
        "p50_ms": 81.44725000011022,
        "p75_ms": 118.01045799984422,
        "p95_ms": 125.53358300010586,
        "p99_ms": 132.96995800010336
      },
      "product_search": {
        "samples": 325,
        "attempts": 325,
        "failures": 0,
        "avg_ms": 98.70075782460705,
        "p50_ms": 96.08900000012,
        "p75_ms": 99.41320799998721,
        "p95_ms": 107.81482479969783,
        "p99_ms": 131.42488900006353
      }
    },
    "status_counts": {
      "200": 1220
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 15,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781053875.914794,
        "db_bytes": 5342588928,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781053906.085707,
        "db_bytes": 5342806016,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4124152,
      "wal_samples": [
        {
          "time": 1781053875.914994,
          "db_bytes": 5342588928,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781053876.423659,
          "db_bytes": 5342588928,
          "wal_bytes": 238992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053876.931784,
          "db_bytes": 5342588928,
          "wal_bytes": 490312,
          "shm_bytes": 32768
        },
        {
          "time": 1781053877.441003,
          "db_bytes": 5342588928,
          "wal_bytes": 593312,
          "shm_bytes": 32768
        },
        {
          "time": 1781053877.951542,
          "db_bytes": 5342588928,
          "wal_bytes": 671592,
          "shm_bytes": 32768
        },
        {
          "time": 1781053878.4536629,
          "db_bytes": 5342588928,
          "wal_bytes": 914672,
          "shm_bytes": 32768
        },
        {
          "time": 1781053878.959877,
          "db_bytes": 5342588928,
          "wal_bytes": 1120672,
          "shm_bytes": 32768
        },
        {
          "time": 1781053879.4674509,
          "db_bytes": 5342588928,
          "wal_bytes": 1326672,
          "shm_bytes": 32768
        },
        {
          "time": 1781053879.974352,
          "db_bytes": 5342588928,
          "wal_bytes": 1392592,
          "shm_bytes": 32768
        },
        {
          "time": 1781053880.4848268,
          "db_bytes": 5342588928,
          "wal_bytes": 1491472,
          "shm_bytes": 32768
        },
        {
          "time": 1781053880.991369,
          "db_bytes": 5342588928,
          "wal_bytes": 1631552,
          "shm_bytes": 32768
        },
        {
          "time": 1781053881.492713,
          "db_bytes": 5342588928,
          "wal_bytes": 1837552,
          "shm_bytes": 32768
        },
        {
          "time": 1781053881.99615,
          "db_bytes": 5342588928,
          "wal_bytes": 1948792,
          "shm_bytes": 32768
        },
        {
          "time": 1781053882.506259,
          "db_bytes": 5342588928,
          "wal_bytes": 2134192,
          "shm_bytes": 32768
        },
        {
          "time": 1781053883.016032,
          "db_bytes": 5342588928,
          "wal_bytes": 2307232,
          "shm_bytes": 32768
        },
        {
          "time": 1781053883.526012,
          "db_bytes": 5342588928,
          "wal_bytes": 2525592,
          "shm_bytes": 32768
        },
        {
          "time": 1781053884.0335948,
          "db_bytes": 5342588928,
          "wal_bytes": 2603872,
          "shm_bytes": 32768
        },
        {
          "time": 1781053884.541003,
          "db_bytes": 5342588928,
          "wal_bytes": 2851072,
          "shm_bytes": 32768
        },
        {
          "time": 1781053885.049474,
          "db_bytes": 5342588928,
          "wal_bytes": 3024112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053885.565075,
          "db_bytes": 5342588928,
          "wal_bytes": 3201272,
          "shm_bytes": 32768
        },
        {
          "time": 1781053886.0753121,
          "db_bytes": 5342588928,
          "wal_bytes": 3324872,
          "shm_bytes": 32768
        },
        {
          "time": 1781053886.584805,
          "db_bytes": 5342588928,
          "wal_bytes": 3534992,
          "shm_bytes": 32768
        },
        {
          "time": 1781053887.092015,
          "db_bytes": 5342588928,
          "wal_bytes": 3749232,
          "shm_bytes": 32768
        },
        {
          "time": 1781053887.594204,
          "db_bytes": 5342588928,
          "wal_bytes": 3988192,
          "shm_bytes": 32768
        },
        {
          "time": 1781053888.09939,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053888.60579,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053889.1143339,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053889.623341,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053890.132724,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053890.6414871,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053891.148287,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053891.658911,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053892.169058,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053892.6732512,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053893.185445,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053893.695591,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053894.202028,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053894.713127,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053895.2149289,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053895.72469,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053896.228042,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053896.7376618,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053897.247802,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053897.757728,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053898.267751,
          "db_bytes": 5342748672,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053898.783417,
          "db_bytes": 5342748672,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053899.287271,
          "db_bytes": 5342748672,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053899.798144,
          "db_bytes": 5342748672,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053900.307765,
          "db_bytes": 5342748672,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053900.818679,
          "db_bytes": 5342748672,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053901.329386,
          "db_bytes": 5342748672,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053901.833431,
          "db_bytes": 5342748672,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053902.3435678,
          "db_bytes": 5342748672,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053902.84941,
          "db_bytes": 5342748672,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053903.3595269,
          "db_bytes": 5342748672,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053903.866098,
          "db_bytes": 5342748672,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053904.376252,
          "db_bytes": 5342748672,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053904.8875048,
          "db_bytes": 5342748672,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053905.393624,
          "db_bytes": 5342748672,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781053905.8993971,
          "db_bytes": 5342748672,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep1_sqlite-plugin-2.2.23-control_read-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-plugin-2.2.23-control_read-heavy_c4",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.054208500000186,
    "ok_flows": 1188,
    "failed_flows": 0,
    "flow_requests_per_second": 39.528573843493255,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 101.12544798316617,
    "http_request_avg_ms": 101.08737359596265,
    "p50_ms": 95.81645849993947,
    "p75_ms": 117.880489499953,
    "p95_ms": 190.8899794997751,
    "p99_ms": 253.1681496702514,
    "by_kind": {
      "browse": {
        "samples": 1059,
        "avg_ms": 91.19790701888827,
        "p50_ms": 93.99487500013493,
        "p75_ms": 114.07964549994176,
        "p95_ms": 126.60559520013521,
        "p99_ms": 146.0270723598388
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 129,
        "avg_ms": 182.62363310851617,
        "p50_ms": 182.54258400020262,
        "p75_ms": 205.1602919996185,
        "p95_ms": 323.7984253998547,
        "p99_ms": 359.84344000009514
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 129,
        "attempts": 129,
        "failures": 0,
        "avg_ms": 182.62363310851617,
        "p50_ms": 182.54258400020262,
        "p75_ms": 205.1602919996185,
        "p95_ms": 323.7984253998547,
        "p99_ms": 359.84344000009514
      },
      "product_browse": {
        "samples": 740,
        "attempts": 740,
        "failures": 0,
        "avg_ms": 87.37949119189571,
        "p50_ms": 81.94714600017505,
        "p75_ms": 117.99809399985861,
        "p95_ms": 127.4203562500361,
        "p99_ms": 149.65074423992988
      },
      "product_search": {
        "samples": 319,
        "attempts": 319,
        "failures": 0,
        "avg_ms": 100.05567414106498,
        "p50_ms": 97.48529199987388,
        "p75_ms": 101.4829580001333,
        "p95_ms": 114.72471250031052,
        "p99_ms": 145.22257255989643
      }
    },
    "status_counts": {
      "200": 1188
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 22,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781054023.858451,
        "db_bytes": 5342584832,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781054053.913056,
        "db_bytes": 5342806016,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4124152,
      "wal_samples": [
        {
          "time": 1781054023.858658,
          "db_bytes": 5342584832,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781054024.3665762,
          "db_bytes": 5342584832,
          "wal_bytes": 300792,
          "shm_bytes": 32768
        },
        {
          "time": 1781054024.876737,
          "db_bytes": 5342584832,
          "wal_bytes": 560352,
          "shm_bytes": 32768
        },
        {
          "time": 1781054025.3852,
          "db_bytes": 5342584832,
          "wal_bytes": 630392,
          "shm_bytes": 32768
        },
        {
          "time": 1781054025.8872068,
          "db_bytes": 5342584832,
          "wal_bytes": 770472,
          "shm_bytes": 32768
        },
        {
          "time": 1781054026.393396,
          "db_bytes": 5342584832,
          "wal_bytes": 869352,
          "shm_bytes": 32768
        },
        {
          "time": 1781054026.903811,
          "db_bytes": 5342584832,
          "wal_bytes": 1120672,
          "shm_bytes": 32768
        },
        {
          "time": 1781054027.407752,
          "db_bytes": 5342584832,
          "wal_bytes": 1310192,
          "shm_bytes": 32768
        },
        {
          "time": 1781054027.9178722,
          "db_bytes": 5342584832,
          "wal_bytes": 1442032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054028.424694,
          "db_bytes": 5342584832,
          "wal_bytes": 1507952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054028.9357529,
          "db_bytes": 5342584832,
          "wal_bytes": 1615072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054029.445066,
          "db_bytes": 5342584832,
          "wal_bytes": 1788112,
          "shm_bytes": 32768
        },
        {
          "time": 1781054029.9549282,
          "db_bytes": 5342584832,
          "wal_bytes": 1977632,
          "shm_bytes": 32768
        },
        {
          "time": 1781054030.4556942,
          "db_bytes": 5342584832,
          "wal_bytes": 2080632,
          "shm_bytes": 32768
        },
        {
          "time": 1781054030.9646652,
          "db_bytes": 5342584832,
          "wal_bytes": 2266032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054031.466382,
          "db_bytes": 5342584832,
          "wal_bytes": 2430832,
          "shm_bytes": 32768
        },
        {
          "time": 1781054031.9788318,
          "db_bytes": 5342584832,
          "wal_bytes": 2583272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054032.486229,
          "db_bytes": 5342584832,
          "wal_bytes": 2649192,
          "shm_bytes": 32768
        },
        {
          "time": 1781054032.996363,
          "db_bytes": 5342584832,
          "wal_bytes": 2904632,
          "shm_bytes": 32768
        },
        {
          "time": 1781054033.503847,
          "db_bytes": 5342584832,
          "wal_bytes": 3143592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054034.0097878,
          "db_bytes": 5342584832,
          "wal_bytes": 3287792,
          "shm_bytes": 32768
        },
        {
          "time": 1781054034.5214899,
          "db_bytes": 5342584832,
          "wal_bytes": 3497912,
          "shm_bytes": 32768
        },
        {
          "time": 1781054035.024687,
          "db_bytes": 5342584832,
          "wal_bytes": 3778072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054035.534924,
          "db_bytes": 5342584832,
          "wal_bytes": 3843992,
          "shm_bytes": 32768
        },
        {
          "time": 1781054036.046588,
          "db_bytes": 5342584832,
          "wal_bytes": 4066472,
          "shm_bytes": 32768
        },
        {
          "time": 1781054036.5544598,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054037.064794,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054037.569993,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054038.080141,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054038.5830212,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054039.08584,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054039.5981529,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054040.1143072,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054040.616844,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054041.126126,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054041.6354702,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054042.148459,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054042.658933,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054043.1663518,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054043.676482,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054044.186358,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054044.69402,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054045.2041652,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054045.714302,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054046.225152,
          "db_bytes": 5342658560,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054046.7439628,
          "db_bytes": 5342744576,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054047.252239,
          "db_bytes": 5342744576,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054047.7598562,
          "db_bytes": 5342744576,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054048.267477,
          "db_bytes": 5342744576,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054048.778172,
          "db_bytes": 5342744576,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054049.2842429,
          "db_bytes": 5342744576,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054049.789541,
          "db_bytes": 5342744576,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054050.299675,
          "db_bytes": 5342744576,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054050.803108,
          "db_bytes": 5342744576,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054051.3102121,
          "db_bytes": 5342744576,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054051.818995,
          "db_bytes": 5342744576,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054052.329143,
          "db_bytes": 5342744576,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054052.839647,
          "db_bytes": 5342744576,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054053.344189,
          "db_bytes": 5342744576,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781054053.854329,
          "db_bytes": 5342744576,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep2_sqlite-plugin-2.2.23-control_read-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-plugin-2.2.23-control_read-heavy_c4",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.05957758300019,
    "ok_flows": 1215,
    "failed_flows": 0,
    "flow_requests_per_second": 40.419729673351355,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 98.86998768230862,
    "http_request_avg_ms": 98.83211106173839,
    "p50_ms": 96.14979199977824,
    "p75_ms": 117.7029585001037,
    "p95_ms": 176.7621125002279,
    "p99_ms": 223.21728550016812,
    "by_kind": {
      "browse": {
        "samples": 1084,
        "avg_ms": 90.32824700000296,
        "p50_ms": 93.96445850006785,
        "p75_ms": 108.4240102501326,
        "p95_ms": 124.63588744997195,
        "p99_ms": 135.63253521996563
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 131,
        "avg_ms": 169.55126172520448,
        "p50_ms": 169.0938750002715,
        "p75_ms": 199.2148960000577,
        "p95_ms": 234.43950000000768,
        "p99_ms": 367.16796240007017
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 131,
        "attempts": 131,
        "failures": 0,
        "avg_ms": 169.55126172520448,
        "p50_ms": 169.0938750002715,
        "p75_ms": 199.2148960000577,
        "p95_ms": 234.43950000000768,
        "p99_ms": 367.16796240007017
      },
      "product_browse": {
        "samples": 758,
        "attempts": 758,
        "failures": 0,
        "avg_ms": 86.84583238258675,
        "p50_ms": 81.69295799984866,
        "p75_ms": 118.10329149966492,
        "p95_ms": 126.00931064994256,
        "p99_ms": 137.07541944000238
      },
      "product_search": {
        "samples": 326,
        "attempts": 326,
        "failures": 0,
        "avg_ms": 98.42539509816734,
        "p50_ms": 97.16904199990495,
        "p75_ms": 99.95795850011291,
        "p95_ms": 107.27941650020512,
        "p99_ms": 121.88187474987444
      }
    },
    "status_counts": {
      "200": 1215
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 21,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781054171.4921348,
        "db_bytes": 5342588928,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781054201.5521238,
        "db_bytes": 5342806016,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4185952,
      "wal_samples": [
        {
          "time": 1781054171.492361,
          "db_bytes": 5342588928,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781054171.999991,
          "db_bytes": 5342588928,
          "wal_bytes": 140112,
          "shm_bytes": 32768
        },
        {
          "time": 1781054172.505327,
          "db_bytes": 5342588928,
          "wal_bytes": 436752,
          "shm_bytes": 32768
        },
        {
          "time": 1781054173.011224,
          "db_bytes": 5342588928,
          "wal_bytes": 597432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054173.5215502,
          "db_bytes": 5342588928,
          "wal_bytes": 688072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054174.031679,
          "db_bytes": 5342588928,
          "wal_bytes": 824032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054174.539211,
          "db_bytes": 5342588928,
          "wal_bytes": 1128912,
          "shm_bytes": 32768
        },
        {
          "time": 1781054175.049348,
          "db_bytes": 5342588928,
          "wal_bytes": 1322552,
          "shm_bytes": 32768
        },
        {
          "time": 1781054175.560663,
          "db_bytes": 5342588928,
          "wal_bytes": 1404952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054176.066684,
          "db_bytes": 5342588928,
          "wal_bytes": 1545032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054176.5804238,
          "db_bytes": 5342588928,
          "wal_bytes": 1643912,
          "shm_bytes": 32768
        },
        {
          "time": 1781054177.083807,
          "db_bytes": 5342588928,
          "wal_bytes": 1783992,
          "shm_bytes": 32768
        },
        {
          "time": 1781054177.591617,
          "db_bytes": 5342588928,
          "wal_bytes": 1957032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054178.1018062,
          "db_bytes": 5342588928,
          "wal_bytes": 1998232,
          "shm_bytes": 32768
        },
        {
          "time": 1781054178.611951,
          "db_bytes": 5342588928,
          "wal_bytes": 2163032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054179.12159,
          "db_bytes": 5342588928,
          "wal_bytes": 2336072,
          "shm_bytes": 32768
        },
        {
          "time": 1781054179.629477,
          "db_bytes": 5342588928,
          "wal_bytes": 2554432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054180.140234,
          "db_bytes": 5342588928,
          "wal_bytes": 2719232,
          "shm_bytes": 32768
        },
        {
          "time": 1781054180.642121,
          "db_bytes": 5342588928,
          "wal_bytes": 2863432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054181.149976,
          "db_bytes": 5342588928,
          "wal_bytes": 3044712,
          "shm_bytes": 32768
        },
        {
          "time": 1781054181.652215,
          "db_bytes": 5342588928,
          "wal_bytes": 3172432,
          "shm_bytes": 32768
        },
        {
          "time": 1781054182.1739619,
          "db_bytes": 5342588928,
          "wal_bytes": 3361952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054182.684235,
          "db_bytes": 5342588928,
          "wal_bytes": 3708032,
          "shm_bytes": 32768
        },
        {
          "time": 1781054183.1890528,
          "db_bytes": 5342588928,
          "wal_bytes": 3897552,
          "shm_bytes": 32768
        },
        {
          "time": 1781054183.6928551,
          "db_bytes": 5342588928,
          "wal_bytes": 4054112,
          "shm_bytes": 32768
        },
        {
          "time": 1781054184.203019,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054184.712338,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054185.22249,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054185.730977,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054186.2379048,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054186.7460108,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054187.257736,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054187.76352,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054188.2770119,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054188.7922308,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054189.302361,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054189.8087418,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054190.3172748,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054190.827394,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054191.331469,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054191.839586,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054192.340801,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054192.851619,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054193.361742,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054193.8729658,
          "db_bytes": 5342666752,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054194.3788102,
          "db_bytes": 5342744576,
          "wal_bytes": 4173592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054194.886143,
          "db_bytes": 5342748672,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054195.390523,
          "db_bytes": 5342748672,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054195.90515,
          "db_bytes": 5342748672,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054196.408302,
          "db_bytes": 5342748672,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054196.9143941,
          "db_bytes": 5342748672,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054197.427485,
          "db_bytes": 5342748672,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054197.937603,
          "db_bytes": 5342748672,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054198.445482,
          "db_bytes": 5342748672,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054198.9491389,
          "db_bytes": 5342748672,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054199.454283,
          "db_bytes": 5342748672,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054199.963388,
          "db_bytes": 5342748672,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054200.4716532,
          "db_bytes": 5342748672,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054200.9750242,
          "db_bytes": 5342748672,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054201.477264,
          "db_bytes": 5342748672,
          "wal_bytes": 4185952,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep3_sqlite-plugin-2.2.23-control_read-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-plugin-2.2.23-control_read-heavy_c16",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.217619457999717,
    "ok_flows": 1137,
    "failed_flows": 0,
    "flow_requests_per_second": 37.62705402986317,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 423.2904113078217,
    "http_request_avg_ms": 423.24845400000424,
    "p50_ms": 427.5305410001238,
    "p75_ms": 495.7265409993852,
    "p95_ms": 806.9136837999396,
    "p99_ms": 983.6474913597347,
    "by_kind": {
      "browse": {
        "samples": 1031,
        "avg_ms": 388.14686327157744,
        "p50_ms": 412.0377089993781,
        "p75_ms": 476.28799950007306,
        "p95_ms": 587.839853999867,
        "p99_ms": 698.1055623999057
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 106,
        "avg_ms": 765.1111473962017,
        "p50_ms": 810.415437500069,
        "p75_ms": 892.9973125004835,
        "p95_ms": 1034.0661979998913,
        "p99_ms": 1142.7621562496827
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 106,
        "attempts": 106,
        "failures": 0,
        "avg_ms": 765.1111473962017,
        "p50_ms": 810.415437500069,
        "p75_ms": 892.9973125004835,
        "p95_ms": 1034.0661979998913,
        "p99_ms": 1142.7621562496827
      },
      "product_browse": {
        "samples": 749,
        "attempts": 749,
        "failures": 0,
        "avg_ms": 357.51413785179966,
        "p50_ms": 359.2691250005373,
        "p75_ms": 461.80504099993414,
        "p95_ms": 568.8735340003404,
        "p99_ms": 714.7510650001271
      },
      "product_search": {
        "samples": 282,
        "attempts": 282,
        "failures": 0,
        "avg_ms": 469.5082509999939,
        "p50_ms": 457.9059369998504,
        "p75_ms": 496.12410400050067,
        "p95_ms": 615.5275931002052,
        "p99_ms": 674.7253047904724
      }
    },
    "status_counts": {
      "200": 1137
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 10,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781036610.163529,
        "db_bytes": 5342593024,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781036640.381742,
        "db_bytes": 5342806016,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4441392,
      "wal_samples": [
        {
          "time": 1781036610.163745,
          "db_bytes": 5342593024,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781036610.6738648,
          "db_bytes": 5342593024,
          "wal_bytes": 181312,
          "shm_bytes": 32768
        },
        {
          "time": 1781036611.182633,
          "db_bytes": 5342593024,
          "wal_bytes": 321392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036611.684884,
          "db_bytes": 5342593024,
          "wal_bytes": 585072,
          "shm_bytes": 32768
        },
        {
          "time": 1781036612.191713,
          "db_bytes": 5342593024,
          "wal_bytes": 683952,
          "shm_bytes": 32768
        },
        {
          "time": 1781036612.70182,
          "db_bytes": 5342593024,
          "wal_bytes": 997072,
          "shm_bytes": 32768
        },
        {
          "time": 1781036613.211745,
          "db_bytes": 5342593024,
          "wal_bytes": 1165992,
          "shm_bytes": 32768
        },
        {
          "time": 1781036613.714271,
          "db_bytes": 5342593024,
          "wal_bytes": 1306072,
          "shm_bytes": 32768
        },
        {
          "time": 1781036614.2242188,
          "db_bytes": 5342593024,
          "wal_bytes": 1425552,
          "shm_bytes": 32768
        },
        {
          "time": 1781036614.7281952,
          "db_bytes": 5342593024,
          "wal_bytes": 1742792,
          "shm_bytes": 32768
        },
        {
          "time": 1781036615.237738,
          "db_bytes": 5342593024,
          "wal_bytes": 1948792,
          "shm_bytes": 32768
        },
        {
          "time": 1781036615.747873,
          "db_bytes": 5342593024,
          "wal_bytes": 2047672,
          "shm_bytes": 32768
        },
        {
          "time": 1781036616.248636,
          "db_bytes": 5342593024,
          "wal_bytes": 2220712,
          "shm_bytes": 32768
        },
        {
          "time": 1781036616.75552,
          "db_bytes": 5342593024,
          "wal_bytes": 2459672,
          "shm_bytes": 32768
        },
        {
          "time": 1781036617.262097,
          "db_bytes": 5342593024,
          "wal_bytes": 2719232,
          "shm_bytes": 32768
        },
        {
          "time": 1781036617.7713048,
          "db_bytes": 5342593024,
          "wal_bytes": 3015872,
          "shm_bytes": 32768
        },
        {
          "time": 1781036618.278773,
          "db_bytes": 5342593024,
          "wal_bytes": 3225992,
          "shm_bytes": 32768
        },
        {
          "time": 1781036618.7872372,
          "db_bytes": 5342593024,
          "wal_bytes": 3407272,
          "shm_bytes": 32768
        },
        {
          "time": 1781036619.290397,
          "db_bytes": 5342593024,
          "wal_bytes": 3547352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036619.795115,
          "db_bytes": 5342593024,
          "wal_bytes": 3708032,
          "shm_bytes": 32768
        },
        {
          "time": 1781036620.302038,
          "db_bytes": 5342593024,
          "wal_bytes": 4107672,
          "shm_bytes": 32768
        },
        {
          "time": 1781036620.803933,
          "db_bytes": 5342674944,
          "wal_bytes": 4305432,
          "shm_bytes": 32768
        },
        {
          "time": 1781036621.3088052,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036621.81849,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036622.32597,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036622.828783,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036623.338923,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036623.849331,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036624.359473,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036624.869631,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036625.379776,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036625.889937,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036626.395468,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036626.9055932,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036627.4121559,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036627.9222841,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036628.430418,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036628.937689,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036629.447855,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036629.957994,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036630.4681668,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036630.978302,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036631.487775,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036631.9979289,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036632.504363,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036633.0144808,
          "db_bytes": 5342679040,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036633.5245981,
          "db_bytes": 5342756864,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036634.033621,
          "db_bytes": 5342760960,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036634.5435698,
          "db_bytes": 5342765056,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036635.044023,
          "db_bytes": 5342765056,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036635.55416,
          "db_bytes": 5342765056,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036636.062243,
          "db_bytes": 5342765056,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036636.5723782,
          "db_bytes": 5342765056,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036637.07889,
          "db_bytes": 5342765056,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036637.58773,
          "db_bytes": 5342765056,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036638.0898838,
          "db_bytes": 5342765056,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036638.600039,
          "db_bytes": 5342765056,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036639.104863,
          "db_bytes": 5342765056,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036639.605651,
          "db_bytes": 5342765056,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036640.11605,
          "db_bytes": 5342765056,
          "wal_bytes": 4441392,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-plugin-2.2.23-control_read-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-plugin-2.2.23-control_read-heavy_c16",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.270011458000226,
    "ok_flows": 1140,
    "failed_flows": 0,
    "flow_requests_per_second": 37.661036289390076,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 423.18505984562097,
    "http_request_avg_ms": 423.14045462543817,
    "p50_ms": 420.29662550021385,
    "p75_ms": 497.4082499995802,
    "p95_ms": 796.4776681006242,
    "p99_ms": 1032.8604079898284,
    "by_kind": {
      "browse": {
        "samples": 1033,
        "avg_ms": 388.4714984753191,
        "p50_ms": 407.72020899930794,
        "p75_ms": 479.16704199997184,
        "p95_ms": 597.6122250000116,
        "p99_ms": 681.294169440079
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 107,
        "avg_ms": 758.3169186822761,
        "p50_ms": 800.2247090007586,
        "p75_ms": 890.0716250000187,
        "p95_ms": 1079.6382208003706,
        "p99_ms": 1192.6350260401884
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 107,
        "attempts": 107,
        "failures": 0,
        "avg_ms": 758.3169186822761,
        "p50_ms": 800.2247090007586,
        "p75_ms": 890.0716250000187,
        "p95_ms": 1079.6382208003706,
        "p99_ms": 1192.6350260401884
      },
      "product_browse": {
        "samples": 752,
        "attempts": 752,
        "failures": 0,
        "avg_ms": 359.0756817925643,
        "p50_ms": 354.8791039997923,
        "p75_ms": 460.6041252502564,
        "p95_ms": 583.2984874995873,
        "p99_ms": 665.541019830098
      },
      "product_search": {
        "samples": 281,
        "attempts": 281,
        "failures": 0,
        "avg_ms": 467.13930682204926,
        "p50_ms": 456.98245899984613,
        "p75_ms": 499.8341669997899,
        "p95_ms": 622.626790999675,
        "p99_ms": 692.9064912001191
      }
    },
    "status_counts": {
      "200": 1140
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 21,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037080.681918,
        "db_bytes": 5342588928,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037110.9525309,
        "db_bytes": 5342814208,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4404312,
      "wal_samples": [
        {
          "time": 1781037080.682152,
          "db_bytes": 5342588928,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037081.191015,
          "db_bytes": 5342588928,
          "wal_bytes": 247232,
          "shm_bytes": 32768
        },
        {
          "time": 1781037081.6990411,
          "db_bytes": 5342588928,
          "wal_bytes": 432632,
          "shm_bytes": 32768
        },
        {
          "time": 1781037082.209267,
          "db_bytes": 5342588928,
          "wal_bytes": 572712,
          "shm_bytes": 32768
        },
        {
          "time": 1781037082.7166731,
          "db_bytes": 5342588928,
          "wal_bytes": 762232,
          "shm_bytes": 32768
        },
        {
          "time": 1781037083.226042,
          "db_bytes": 5342588928,
          "wal_bytes": 943512,
          "shm_bytes": 32768
        },
        {
          "time": 1781037083.731576,
          "db_bytes": 5342588928,
          "wal_bytes": 1231912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037084.241777,
          "db_bytes": 5342588928,
          "wal_bytes": 1326672,
          "shm_bytes": 32768
        },
        {
          "time": 1781037084.745721,
          "db_bytes": 5342588928,
          "wal_bytes": 1437912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037085.2558742,
          "db_bytes": 5342588928,
          "wal_bytes": 1751032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037085.760837,
          "db_bytes": 5342588928,
          "wal_bytes": 1940552,
          "shm_bytes": 32768
        },
        {
          "time": 1781037086.268564,
          "db_bytes": 5342588928,
          "wal_bytes": 2220712,
          "shm_bytes": 32768
        },
        {
          "time": 1781037086.771461,
          "db_bytes": 5342588928,
          "wal_bytes": 2451432,
          "shm_bytes": 32768
        },
        {
          "time": 1781037087.279285,
          "db_bytes": 5342588928,
          "wal_bytes": 2562672,
          "shm_bytes": 32768
        },
        {
          "time": 1781037087.788286,
          "db_bytes": 5342588928,
          "wal_bytes": 2785152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037088.293965,
          "db_bytes": 5342588928,
          "wal_bytes": 3048832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037088.7956328,
          "db_bytes": 5342588928,
          "wal_bytes": 3320752,
          "shm_bytes": 32768
        },
        {
          "time": 1781037089.305811,
          "db_bytes": 5342588928,
          "wal_bytes": 3547352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037089.815747,
          "db_bytes": 5342588928,
          "wal_bytes": 3782192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037090.325878,
          "db_bytes": 5342588928,
          "wal_bytes": 4025272,
          "shm_bytes": 32768
        },
        {
          "time": 1781037090.8359869,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037091.344064,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037091.854283,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037092.358716,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037092.868923,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037093.37906,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037093.882763,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037094.384365,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037094.894509,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037095.404633,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037095.9147599,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037096.41814,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037096.92826,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037097.434321,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037097.944452,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037098.452299,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037098.961314,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037099.464549,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037099.968308,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037100.478435,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037100.981715,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037101.492046,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037101.9981802,
          "db_bytes": 5342666752,
          "wal_bytes": 4124152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037102.508289,
          "db_bytes": 5342736384,
          "wal_bytes": 4128272,
          "shm_bytes": 32768
        },
        {
          "time": 1781037103.018452,
          "db_bytes": 5342752768,
          "wal_bytes": 4363112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037103.528568,
          "db_bytes": 5342756864,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037104.0387042,
          "db_bytes": 5342756864,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037104.5450869,
          "db_bytes": 5342756864,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037105.051519,
          "db_bytes": 5342756864,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037105.561752,
          "db_bytes": 5342756864,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037106.071917,
          "db_bytes": 5342756864,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037106.578186,
          "db_bytes": 5342756864,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037107.086693,
          "db_bytes": 5342756864,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037107.596822,
          "db_bytes": 5342756864,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037108.1062021,
          "db_bytes": 5342756864,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037108.615114,
          "db_bytes": 5342756864,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037109.123518,
          "db_bytes": 5342756864,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037109.6327481,
          "db_bytes": 5342756864,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037110.1409159,
          "db_bytes": 5342756864,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037110.648279,
          "db_bytes": 5342756864,
          "wal_bytes": 4404312,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-plugin-2.2.23-control_read-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-plugin-2.2.23-control_read-heavy_c16",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.661584833000234,
    "ok_flows": 748,
    "failed_flows": 0,
    "flow_requests_per_second": 24.395346948763976,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 649.2883967366147,
    "http_request_avg_ms": 649.2353793903857,
    "p50_ms": 498.03783300012583,
    "p75_ms": 937.0769165000183,
    "p95_ms": 1397.326482999733,
    "p99_ms": 1647.5258327398474,
    "by_kind": {
      "browse": {
        "samples": 687,
        "avg_ms": 616.1772016156996,
        "p50_ms": 474.9069999998028,
        "p75_ms": 873.4390210006495,
        "p95_ms": 1341.3502374999555,
        "p99_ms": 1594.7034511401944
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 61,
        "avg_ms": 1022.1964467049564,
        "p50_ms": 885.256790999847,
        "p75_ms": 1253.0393750002986,
        "p95_ms": 1798.448666000695,
        "p99_ms": 2001.4636752001022
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 61,
        "attempts": 61,
        "failures": 0,
        "avg_ms": 1022.1964467049564,
        "p50_ms": 885.256790999847,
        "p75_ms": 1253.0393750002986,
        "p95_ms": 1798.448666000695,
        "p99_ms": 2001.4636752001022
      },
      "product_browse": {
        "samples": 502,
        "attempts": 502,
        "failures": 0,
        "avg_ms": 580.3619060657076,
        "p50_ms": 462.29150050021417,
        "p75_ms": 778.6987707497701,
        "p95_ms": 1327.6771919497603,
        "p99_ms": 1605.8612982497198
      },
      "product_search": {
        "samples": 185,
        "attempts": 185,
        "failures": 0,
        "avg_ms": 713.3624900810852,
        "p50_ms": 497.8794580001704,
        "p75_ms": 1071.2451250001322,
        "p95_ms": 1373.8510078001127,
        "p99_ms": 1555.5230702798872
      }
    },
    "status_counts": {
      "200": 748
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 5,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037568.967772,
        "db_bytes": 5342539776,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037599.630253,
        "db_bytes": 5342687232,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4152992,
      "wal_samples": [
        {
          "time": 1781037568.9680278,
          "db_bytes": 5342539776,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037569.478613,
          "db_bytes": 5342539776,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037569.981056,
          "db_bytes": 5342539776,
          "wal_bytes": 123632,
          "shm_bytes": 32768
        },
        {
          "time": 1781037570.4818518,
          "db_bytes": 5342539776,
          "wal_bytes": 317272,
          "shm_bytes": 32768
        },
        {
          "time": 1781037570.9914281,
          "db_bytes": 5342539776,
          "wal_bytes": 506792,
          "shm_bytes": 32768
        },
        {
          "time": 1781037571.494578,
          "db_bytes": 5342539776,
          "wal_bytes": 770472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037571.995838,
          "db_bytes": 5342539776,
          "wal_bytes": 927032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037572.498209,
          "db_bytes": 5342539776,
          "wal_bytes": 1170112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037573.008342,
          "db_bytes": 5342539776,
          "wal_bytes": 1388472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037573.5123909,
          "db_bytes": 5342539776,
          "wal_bytes": 1545032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037574.022539,
          "db_bytes": 5342539776,
          "wal_bytes": 1746912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037574.525481,
          "db_bytes": 5342539776,
          "wal_bytes": 1746912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037575.032041,
          "db_bytes": 5342539776,
          "wal_bytes": 1833432,
          "shm_bytes": 32768
        },
        {
          "time": 1781037575.545862,
          "db_bytes": 5342539776,
          "wal_bytes": 1969392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037576.055677,
          "db_bytes": 5342539776,
          "wal_bytes": 2097112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037576.561735,
          "db_bytes": 5342539776,
          "wal_bytes": 2158912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037577.071978,
          "db_bytes": 5342539776,
          "wal_bytes": 2331952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037577.581533,
          "db_bytes": 5342539776,
          "wal_bytes": 2331952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037578.085173,
          "db_bytes": 5342539776,
          "wal_bytes": 2439072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037578.595354,
          "db_bytes": 5342539776,
          "wal_bytes": 2612112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037579.0991008,
          "db_bytes": 5342539776,
          "wal_bytes": 2678032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037579.6089568,
          "db_bytes": 5342539776,
          "wal_bytes": 2752192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037580.119335,
          "db_bytes": 5342539776,
          "wal_bytes": 2871672,
          "shm_bytes": 32768
        },
        {
          "time": 1781037580.627854,
          "db_bytes": 5342539776,
          "wal_bytes": 3040592,
          "shm_bytes": 32768
        },
        {
          "time": 1781037581.129521,
          "db_bytes": 5342539776,
          "wal_bytes": 3234232,
          "shm_bytes": 32768
        },
        {
          "time": 1781037581.631069,
          "db_bytes": 5342539776,
          "wal_bytes": 3514392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037582.1412039,
          "db_bytes": 5342539776,
          "wal_bytes": 3720392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037582.653284,
          "db_bytes": 5342539776,
          "wal_bytes": 3852232,
          "shm_bytes": 32768
        },
        {
          "time": 1781037583.1594062,
          "db_bytes": 5342539776,
          "wal_bytes": 3959352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037583.6596081,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037584.165814,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037584.672313,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037585.181577,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037585.692093,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037586.195853,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037586.702069,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037587.204705,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037587.714389,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037588.224942,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037588.734144,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037589.244386,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037589.7461,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037590.246968,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037590.753036,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037591.263267,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037591.7641659,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037592.2667031,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037592.77004,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037593.280193,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037593.784576,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037594.298367,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037594.811862,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037595.322062,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037595.832215,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037596.3335192,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037596.8438232,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037597.352332,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037597.862325,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037598.366333,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037598.8694808,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037599.3756201,
          "db_bytes": 5342621696,
          "wal_bytes": 4152992,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-plugin-2.2.23-control_read-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-plugin-2.2.23-control_read-heavy_c32",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.584574667000197,
    "ok_flows": 1127,
    "failed_flows": 0,
    "flow_requests_per_second": 36.84864060627261,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 860.3040334658626,
    "http_request_avg_ms": 860.2588666947825,
    "p50_ms": 858.7193749999642,
    "p75_ms": 1007.2615624999344,
    "p95_ms": 1515.0090125000133,
    "p99_ms": 1867.9278359998718,
    "by_kind": {
      "browse": {
        "samples": 1010,
        "avg_ms": 795.7762431594276,
        "p50_ms": 816.2578539995593,
        "p75_ms": 970.125510500111,
        "p95_ms": 1174.1691126496332,
        "p99_ms": 1311.5205394702562
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 117,
        "avg_ms": 1417.338804487232,
        "p50_ms": 1510.3654169997753,
        "p75_ms": 1674.9919580006463,
        "p95_ms": 1978.1972000000678,
        "p99_ms": 2024.9302714402438
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 117,
        "attempts": 117,
        "failures": 0,
        "avg_ms": 1417.338804487232,
        "p50_ms": 1510.3654169997753,
        "p75_ms": 1674.9919580006463,
        "p95_ms": 1978.1972000000678,
        "p99_ms": 2024.9302714402438
      },
      "product_browse": {
        "samples": 743,
        "attempts": 743,
        "failures": 0,
        "avg_ms": 757.4925843472558,
        "p50_ms": 730.8353329999591,
        "p75_ms": 972.4752504998833,
        "p95_ms": 1181.2648369000271,
        "p99_ms": 1328.5356926405625
      },
      "product_search": {
        "samples": 267,
        "attempts": 267,
        "failures": 0,
        "avg_ms": 902.3109191798189,
        "p50_ms": 906.4015419999123,
        "p75_ms": 962.1001870004875,
        "p95_ms": 1121.4860955999936,
        "p99_ms": 1187.5734885593192
      }
    },
    "status_counts": {
      "200": 1127
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 24,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781036659.872301,
        "db_bytes": 5342576640,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781036690.4575539,
        "db_bytes": 5342793728,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 6390152,
      "wal_samples": [
        {
          "time": 1781036659.8725739,
          "db_bytes": 5342576640,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781036660.375246,
          "db_bytes": 5342576640,
          "wal_bytes": 111272,
          "shm_bytes": 32768
        },
        {
          "time": 1781036660.885382,
          "db_bytes": 5342576640,
          "wal_bytes": 358472,
          "shm_bytes": 32768
        },
        {
          "time": 1781036661.389892,
          "db_bytes": 5342576640,
          "wal_bytes": 506792,
          "shm_bytes": 32768
        },
        {
          "time": 1781036661.890178,
          "db_bytes": 5342576640,
          "wal_bytes": 737512,
          "shm_bytes": 32768
        },
        {
          "time": 1781036662.395746,
          "db_bytes": 5342576640,
          "wal_bytes": 1021792,
          "shm_bytes": 32768
        },
        {
          "time": 1781036662.9045749,
          "db_bytes": 5342576640,
          "wal_bytes": 1079472,
          "shm_bytes": 32768
        },
        {
          "time": 1781036663.41254,
          "db_bytes": 5342576640,
          "wal_bytes": 1347272,
          "shm_bytes": 32768
        },
        {
          "time": 1781036663.913882,
          "db_bytes": 5342576640,
          "wal_bytes": 1466752,
          "shm_bytes": 32768
        },
        {
          "time": 1781036664.424053,
          "db_bytes": 5342576640,
          "wal_bytes": 1639792,
          "shm_bytes": 32768
        },
        {
          "time": 1781036664.93353,
          "db_bytes": 5342576640,
          "wal_bytes": 1829312,
          "shm_bytes": 32768
        },
        {
          "time": 1781036665.4359438,
          "db_bytes": 5342576640,
          "wal_bytes": 2130072,
          "shm_bytes": 32768
        },
        {
          "time": 1781036665.943143,
          "db_bytes": 5342576640,
          "wal_bytes": 2397872,
          "shm_bytes": 32768
        },
        {
          "time": 1781036666.448464,
          "db_bytes": 5342576640,
          "wal_bytes": 2414352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036666.953347,
          "db_bytes": 5342576640,
          "wal_bytes": 2727472,
          "shm_bytes": 32768
        },
        {
          "time": 1781036667.4636219,
          "db_bytes": 5342576640,
          "wal_bytes": 2999392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036667.973753,
          "db_bytes": 5342576640,
          "wal_bytes": 3065312,
          "shm_bytes": 32768
        },
        {
          "time": 1781036668.480879,
          "db_bytes": 5342576640,
          "wal_bytes": 3155952,
          "shm_bytes": 32768
        },
        {
          "time": 1781036668.999329,
          "db_bytes": 5342576640,
          "wal_bytes": 3287792,
          "shm_bytes": 32768
        },
        {
          "time": 1781036669.509469,
          "db_bytes": 5342576640,
          "wal_bytes": 3427872,
          "shm_bytes": 32768
        },
        {
          "time": 1781036670.0196018,
          "db_bytes": 5342576640,
          "wal_bytes": 3510272,
          "shm_bytes": 32768
        },
        {
          "time": 1781036670.5201569,
          "db_bytes": 5342576640,
          "wal_bytes": 3740992,
          "shm_bytes": 32768
        },
        {
          "time": 1781036671.03031,
          "db_bytes": 5342576640,
          "wal_bytes": 3876952,
          "shm_bytes": 32768
        },
        {
          "time": 1781036671.5403771,
          "db_bytes": 5342576640,
          "wal_bytes": 4115912,
          "shm_bytes": 32768
        },
        {
          "time": 1781036672.046488,
          "db_bytes": 5342662656,
          "wal_bytes": 4330152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036672.554358,
          "db_bytes": 5342666752,
          "wal_bytes": 4379592,
          "shm_bytes": 32768
        },
        {
          "time": 1781036673.062509,
          "db_bytes": 5342666752,
          "wal_bytes": 4651512,
          "shm_bytes": 32768
        },
        {
          "time": 1781036673.5726259,
          "db_bytes": 5342679040,
          "wal_bytes": 4816312,
          "shm_bytes": 32768
        },
        {
          "time": 1781036674.079275,
          "db_bytes": 5342679040,
          "wal_bytes": 5014072,
          "shm_bytes": 32768
        },
        {
          "time": 1781036674.5895889,
          "db_bytes": 5342683136,
          "wal_bytes": 5158272,
          "shm_bytes": 32768
        },
        {
          "time": 1781036675.0962932,
          "db_bytes": 5342683136,
          "wal_bytes": 5376632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036675.6064389,
          "db_bytes": 5342687232,
          "wal_bytes": 5549672,
          "shm_bytes": 32768
        },
        {
          "time": 1781036676.111198,
          "db_bytes": 5342691328,
          "wal_bytes": 5706232,
          "shm_bytes": 32768
        },
        {
          "time": 1781036676.6192482,
          "db_bytes": 5342691328,
          "wal_bytes": 6081152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036677.120391,
          "db_bytes": 5342699520,
          "wal_bytes": 6291272,
          "shm_bytes": 32768
        },
        {
          "time": 1781036677.630058,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036678.1375859,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036678.647723,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036679.157739,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036679.65963,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036680.168407,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036680.676887,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036681.182335,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036681.692441,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036682.222804,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036682.729523,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036683.2396522,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036683.741364,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036684.246498,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036684.752434,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036685.2565958,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036685.762481,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036686.264228,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036686.774345,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036687.277107,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036687.7841332,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036688.291658,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036688.801766,
          "db_bytes": 5342707712,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036689.3045151,
          "db_bytes": 5342781440,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036689.812653,
          "db_bytes": 5342793728,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036690.3218791,
          "db_bytes": 5342793728,
          "wal_bytes": 6390152,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-plugin-2.2.23-control_read-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-plugin-2.2.23-control_read-heavy_c32",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.536676499999885,
    "ok_flows": 1159,
    "failed_flows": 0,
    "flow_requests_per_second": 37.95435957151409,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 836.7575021647853,
    "http_request_avg_ms": 836.7112790043277,
    "p50_ms": 833.1147909993888,
    "p75_ms": 983.898353999848,
    "p95_ms": 1500.2241330003014,
    "p99_ms": 1744.3442626402805,
    "by_kind": {
      "browse": {
        "samples": 1035,
        "avg_ms": 776.7402502511987,
        "p50_ms": 794.9917080004525,
        "p75_ms": 948.3929374996478,
        "p95_ms": 1135.0915248998717,
        "p99_ms": 1226.7740016601238
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 124,
        "avg_ms": 1337.7079516048095,
        "p50_ms": 1474.751604499943,
        "p75_ms": 1617.1706150000773,
        "p95_ms": 1854.163364349824,
        "p99_ms": 1930.691376569939
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 124,
        "attempts": 124,
        "failures": 0,
        "avg_ms": 1337.7079516048095,
        "p50_ms": 1474.751604499943,
        "p75_ms": 1617.1706150000773,
        "p95_ms": 1854.163364349824,
        "p99_ms": 1930.691376569939
      },
      "product_browse": {
        "samples": 760,
        "attempts": 760,
        "failures": 0,
        "avg_ms": 735.0855413460522,
        "p50_ms": 719.3084999998973,
        "p75_ms": 941.6387817498162,
        "p95_ms": 1146.8146277503365,
        "p99_ms": 1240.015152719643
      },
      "product_search": {
        "samples": 275,
        "attempts": 275,
        "failures": 0,
        "avg_ms": 891.858718498145,
        "p50_ms": 885.440249999192,
        "p75_ms": 954.5288130002518,
        "p95_ms": 1101.3923543999226,
        "p99_ms": 1186.8137180000483
      }
    },
    "status_counts": {
      "200": 1159
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 21,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037130.3938482,
        "db_bytes": 5342572544,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037160.931124,
        "db_bytes": 5342797824,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4297192,
      "wal_samples": [
        {
          "time": 1781037130.394079,
          "db_bytes": 5342572544,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037130.904512,
          "db_bytes": 5342572544,
          "wal_bytes": 90672,
          "shm_bytes": 32768
        },
        {
          "time": 1781037131.4146502,
          "db_bytes": 5342572544,
          "wal_bytes": 313152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037131.924991,
          "db_bytes": 5342572544,
          "wal_bytes": 547992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037132.429507,
          "db_bytes": 5342572544,
          "wal_bytes": 753992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037132.93276,
          "db_bytes": 5342572544,
          "wal_bytes": 943512,
          "shm_bytes": 32768
        },
        {
          "time": 1781037133.441611,
          "db_bytes": 5342572544,
          "wal_bytes": 1100072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037133.951148,
          "db_bytes": 5342572544,
          "wal_bytes": 1301952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037134.4577532,
          "db_bytes": 5342572544,
          "wal_bytes": 1532672,
          "shm_bytes": 32768
        },
        {
          "time": 1781037134.958078,
          "db_bytes": 5342572544,
          "wal_bytes": 1631552,
          "shm_bytes": 32768
        },
        {
          "time": 1781037135.466114,
          "db_bytes": 5342572544,
          "wal_bytes": 1866392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037135.97357,
          "db_bytes": 5342572544,
          "wal_bytes": 2154792,
          "shm_bytes": 32768
        },
        {
          "time": 1781037136.483598,
          "db_bytes": 5342572544,
          "wal_bytes": 2426712,
          "shm_bytes": 32768
        },
        {
          "time": 1781037136.9934762,
          "db_bytes": 5342572544,
          "wal_bytes": 2550312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037137.503625,
          "db_bytes": 5342572544,
          "wal_bytes": 2603872,
          "shm_bytes": 32768
        },
        {
          "time": 1781037138.01071,
          "db_bytes": 5342572544,
          "wal_bytes": 2978792,
          "shm_bytes": 32768
        },
        {
          "time": 1781037138.520843,
          "db_bytes": 5342572544,
          "wal_bytes": 3036472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037139.0309582,
          "db_bytes": 5342572544,
          "wal_bytes": 3316632,
          "shm_bytes": 32768
        },
        {
          "time": 1781037139.541518,
          "db_bytes": 5342572544,
          "wal_bytes": 3481432,
          "shm_bytes": 32768
        },
        {
          "time": 1781037140.047342,
          "db_bytes": 5342572544,
          "wal_bytes": 3514392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037140.5575309,
          "db_bytes": 5342572544,
          "wal_bytes": 3654472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037141.062757,
          "db_bytes": 5342572544,
          "wal_bytes": 3827512,
          "shm_bytes": 32768
        },
        {
          "time": 1781037141.5661519,
          "db_bytes": 5342572544,
          "wal_bytes": 3909912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037142.0712461,
          "db_bytes": 5342642176,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        },
        {
          "time": 1781037142.5758898,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037143.0860229,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037143.5911522,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037144.0921311,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037144.59954,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037145.10733,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037145.614644,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037146.12374,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037146.627578,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037147.135,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037147.6442082,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037148.154324,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037148.6607249,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037149.1708758,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037149.680991,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037150.1905222,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037150.7006369,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037151.2096589,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037151.719774,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037152.227788,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037152.7378979,
          "db_bytes": 5342650368,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037153.241236,
          "db_bytes": 5342732288,
          "wal_bytes": 4194192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037153.7495759,
          "db_bytes": 5342740480,
          "wal_bytes": 4297192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037154.25969,
          "db_bytes": 5342740480,
          "wal_bytes": 4297192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037154.76624,
          "db_bytes": 5342740480,
          "wal_bytes": 4297192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037155.269747,
          "db_bytes": 5342740480,
          "wal_bytes": 4297192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037155.777632,
          "db_bytes": 5342740480,
          "wal_bytes": 4297192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037156.2879739,
          "db_bytes": 5342740480,
          "wal_bytes": 4297192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037156.7918699,
          "db_bytes": 5342740480,
          "wal_bytes": 4297192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037157.3019881,
          "db_bytes": 5342740480,
          "wal_bytes": 4297192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037157.8109179,
          "db_bytes": 5342740480,
          "wal_bytes": 4297192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037158.3210502,
          "db_bytes": 5342740480,
          "wal_bytes": 4297192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037158.826844,
          "db_bytes": 5342740480,
          "wal_bytes": 4297192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037159.335704,
          "db_bytes": 5342740480,
          "wal_bytes": 4297192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037159.8410518,
          "db_bytes": 5342740480,
          "wal_bytes": 4297192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037160.35118,
          "db_bytes": 5342740480,
          "wal_bytes": 4297192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037160.8569112,
          "db_bytes": 5342740480,
          "wal_bytes": 4297192,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-plugin-2.2.23-control_read-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-plugin-2.2.23-control_read-heavy_c32",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.41504900000018,
    "ok_flows": 429,
    "failed_flows": 0,
    "flow_requests_per_second": 13.655875564605916,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 2289.864366177191,
    "http_request_avg_ms": 2289.780031571111,
    "p50_ms": 2281.5151670001796,
    "p75_ms": 2902.598458000284,
    "p95_ms": 3652.991599999587,
    "p99_ms": 4331.267214999753,
    "by_kind": {
      "browse": {
        "samples": 377,
        "avg_ms": 2171.1754587904743,
        "p50_ms": 2163.5805420000906,
        "p75_ms": 2771.614375000354,
        "p95_ms": 3381.350874600139,
        "p99_ms": 3699.9840170800235
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 52,
        "avg_ms": 3150.3589447308796,
        "p50_ms": 3135.615250000228,
        "p75_ms": 3771.169718250121,
        "p95_ms": 4404.833935600072,
        "p99_ms": 4835.770273080443
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 52,
        "attempts": 52,
        "failures": 0,
        "avg_ms": 3150.3589447308796,
        "p50_ms": 3135.615250000228,
        "p75_ms": 3771.169718250121,
        "p95_ms": 4404.833935600072,
        "p99_ms": 4835.770273080443
      },
      "product_browse": {
        "samples": 281,
        "attempts": 281,
        "failures": 0,
        "avg_ms": 2026.2401210213789,
        "p50_ms": 1953.162957999666,
        "p75_ms": 2741.4184589997603,
        "p95_ms": 3383.0410410000695,
        "p99_ms": 3699.7551254000427
      },
      "product_search": {
        "samples": 96,
        "attempts": 96,
        "failures": 0,
        "avg_ms": 2595.4132703854207,
        "p50_ms": 2570.7343539997964,
        "p75_ms": 2877.1020734998274,
        "p95_ms": 3252.6739169995835,
        "p99_ms": 3708.0813205001496
      }
    },
    "status_counts": {
      "200": 429
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 5,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037621.1185012,
        "db_bytes": 5342535680,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037652.534282,
        "db_bytes": 5342617600,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4177712,
      "wal_samples": [
        {
          "time": 1781037621.1188018,
          "db_bytes": 5342535680,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037621.6289852,
          "db_bytes": 5342535680,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037622.1392,
          "db_bytes": 5342535680,
          "wal_bytes": 115392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037622.6514518,
          "db_bytes": 5342535680,
          "wal_bytes": 362592,
          "shm_bytes": 32768
        },
        {
          "time": 1781037623.161958,
          "db_bytes": 5342535680,
          "wal_bytes": 515032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037623.672139,
          "db_bytes": 5342535680,
          "wal_bytes": 515032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037624.1836538,
          "db_bytes": 5342535680,
          "wal_bytes": 515032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037624.693162,
          "db_bytes": 5342535680,
          "wal_bytes": 613912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037625.1974678,
          "db_bytes": 5342535680,
          "wal_bytes": 646872,
          "shm_bytes": 32768
        },
        {
          "time": 1781037625.700952,
          "db_bytes": 5342535680,
          "wal_bytes": 688072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037626.2118552,
          "db_bytes": 5342535680,
          "wal_bytes": 786952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037626.719156,
          "db_bytes": 5342535680,
          "wal_bytes": 819912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037627.228,
          "db_bytes": 5342535680,
          "wal_bytes": 836392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037627.732827,
          "db_bytes": 5342535680,
          "wal_bytes": 898192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037628.239886,
          "db_bytes": 5342535680,
          "wal_bytes": 988832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037628.747939,
          "db_bytes": 5342535680,
          "wal_bytes": 1071232,
          "shm_bytes": 32768
        },
        {
          "time": 1781037629.250605,
          "db_bytes": 5342535680,
          "wal_bytes": 1190712,
          "shm_bytes": 32768
        },
        {
          "time": 1781037629.761237,
          "db_bytes": 5342535680,
          "wal_bytes": 1190712,
          "shm_bytes": 32768
        },
        {
          "time": 1781037630.267756,
          "db_bytes": 5342535680,
          "wal_bytes": 1256632,
          "shm_bytes": 32768
        },
        {
          "time": 1781037630.776062,
          "db_bytes": 5342535680,
          "wal_bytes": 1334912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037631.287512,
          "db_bytes": 5342535680,
          "wal_bytes": 1466752,
          "shm_bytes": 32768
        },
        {
          "time": 1781037631.798188,
          "db_bytes": 5342535680,
          "wal_bytes": 1466752,
          "shm_bytes": 32768
        },
        {
          "time": 1781037632.3083708,
          "db_bytes": 5342535680,
          "wal_bytes": 1520312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037632.8163168,
          "db_bytes": 5342535680,
          "wal_bytes": 1619192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037633.324338,
          "db_bytes": 5342535680,
          "wal_bytes": 1701592,
          "shm_bytes": 32768
        },
        {
          "time": 1781037633.8301592,
          "db_bytes": 5342535680,
          "wal_bytes": 1858152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037634.335089,
          "db_bytes": 5342535680,
          "wal_bytes": 1928192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037634.86049,
          "db_bytes": 5342535680,
          "wal_bytes": 1928192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037635.385045,
          "db_bytes": 5342535680,
          "wal_bytes": 1981752,
          "shm_bytes": 32768
        },
        {
          "time": 1781037635.896192,
          "db_bytes": 5342535680,
          "wal_bytes": 2014712,
          "shm_bytes": 32768
        },
        {
          "time": 1781037636.3988411,
          "db_bytes": 5342535680,
          "wal_bytes": 2047672,
          "shm_bytes": 32768
        },
        {
          "time": 1781037636.906938,
          "db_bytes": 5342535680,
          "wal_bytes": 2113592,
          "shm_bytes": 32768
        },
        {
          "time": 1781037637.417731,
          "db_bytes": 5342535680,
          "wal_bytes": 2191872,
          "shm_bytes": 32768
        },
        {
          "time": 1781037637.927913,
          "db_bytes": 5342535680,
          "wal_bytes": 2360792,
          "shm_bytes": 32768
        },
        {
          "time": 1781037638.4332118,
          "db_bytes": 5342535680,
          "wal_bytes": 2393752,
          "shm_bytes": 32768
        },
        {
          "time": 1781037638.939063,
          "db_bytes": 5342535680,
          "wal_bytes": 2439072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037639.453731,
          "db_bytes": 5342535680,
          "wal_bytes": 2533832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037639.964195,
          "db_bytes": 5342535680,
          "wal_bytes": 2603872,
          "shm_bytes": 32768
        },
        {
          "time": 1781037640.4743922,
          "db_bytes": 5342535680,
          "wal_bytes": 2752192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037640.9850008,
          "db_bytes": 5342535680,
          "wal_bytes": 2752192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037641.496112,
          "db_bytes": 5342535680,
          "wal_bytes": 2826352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037642.006847,
          "db_bytes": 5342535680,
          "wal_bytes": 2900512,
          "shm_bytes": 32768
        },
        {
          "time": 1781037642.51713,
          "db_bytes": 5342535680,
          "wal_bytes": 2999392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037643.027736,
          "db_bytes": 5342535680,
          "wal_bytes": 3073552,
          "shm_bytes": 32768
        },
        {
          "time": 1781037643.53123,
          "db_bytes": 5342535680,
          "wal_bytes": 3094152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037644.045542,
          "db_bytes": 5342535680,
          "wal_bytes": 3135352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037644.549431,
          "db_bytes": 5342535680,
          "wal_bytes": 3201272,
          "shm_bytes": 32768
        },
        {
          "time": 1781037645.05509,
          "db_bytes": 5342535680,
          "wal_bytes": 3267192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037645.562071,
          "db_bytes": 5342535680,
          "wal_bytes": 3267192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037646.0721998,
          "db_bytes": 5342535680,
          "wal_bytes": 3341352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037646.581693,
          "db_bytes": 5342535680,
          "wal_bytes": 3464952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037647.085289,
          "db_bytes": 5342535680,
          "wal_bytes": 3497912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037647.595828,
          "db_bytes": 5342535680,
          "wal_bytes": 3609152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037648.106237,
          "db_bytes": 5342535680,
          "wal_bytes": 3609152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037648.608479,
          "db_bytes": 5342535680,
          "wal_bytes": 3695672,
          "shm_bytes": 32768
        },
        {
          "time": 1781037649.116917,
          "db_bytes": 5342535680,
          "wal_bytes": 3778072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037649.6270552,
          "db_bytes": 5342535680,
          "wal_bytes": 3885192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037650.131954,
          "db_bytes": 5342535680,
          "wal_bytes": 3951112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037650.640079,
          "db_bytes": 5342535680,
          "wal_bytes": 4041752,
          "shm_bytes": 32768
        },
        {
          "time": 1781037651.1504729,
          "db_bytes": 5342535680,
          "wal_bytes": 4087072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037651.651486,
          "db_bytes": 5342609408,
          "wal_bytes": 4161232,
          "shm_bytes": 32768
        },
        {
          "time": 1781037652.1980748,
          "db_bytes": 5342617600,
          "wal_bytes": 4177712,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-plugin-2.2.23-control_read-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-plugin-2.2.23-control_read-heavy_c64",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.274668291000125,
    "ok_flows": 1148,
    "failed_flows": 0,
    "flow_requests_per_second": 36.70702401439566,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 1708.375499599292,
    "http_request_avg_ms": 1708.3288694329285,
    "p50_ms": 1682.7051664995452,
    "p75_ms": 2037.9460100000415,
    "p95_ms": 2927.7265476998787,
    "p99_ms": 3559.0366015101786,
    "by_kind": {
      "browse": {
        "samples": 1028,
        "avg_ms": 1592.3910637178874,
        "p50_ms": 1626.8610205002005,
        "p75_ms": 1952.4010312500195,
        "p95_ms": 2377.7548914499675,
        "p99_ms": 2670.3206420899187
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 120,
        "avg_ms": 2701.9755003166506,
        "p50_ms": 2881.623311999647,
        "p75_ms": 3349.257249749371,
        "p95_ms": 3761.6221583499737,
        "p99_ms": 4037.760198750148
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 120,
        "attempts": 120,
        "failures": 0,
        "avg_ms": 2701.9755003166506,
        "p50_ms": 2881.623311999647,
        "p75_ms": 3349.257249749371,
        "p95_ms": 3761.6221583499737,
        "p99_ms": 4037.760198750148
      },
      "product_browse": {
        "samples": 747,
        "attempts": 747,
        "failures": 0,
        "avg_ms": 1495.7939210682764,
        "p50_ms": 1418.7052079996647,
        "p75_ms": 1898.4997500001555,
        "p95_ms": 2409.346958799779,
        "p99_ms": 2707.3106121798446
      },
      "product_search": {
        "samples": 281,
        "attempts": 281,
        "failures": 0,
        "avg_ms": 1849.181332612055,
        "p50_ms": 1842.021124999519,
        "p75_ms": 1975.3038329999981,
        "p95_ms": 2217.3354579999796,
        "p99_ms": 2361.7721415996125
      }
    },
    "status_counts": {
      "200": 1148
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 35,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781036711.5527759,
        "db_bytes": 5342564352,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781036742.828473,
        "db_bytes": 5342773248,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 6921632,
      "wal_samples": [
        {
          "time": 1781036711.553299,
          "db_bytes": 5342564352,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781036712.054698,
          "db_bytes": 5342564352,
          "wal_bytes": 82432,
          "shm_bytes": 32768
        },
        {
          "time": 1781036712.56226,
          "db_bytes": 5342564352,
          "wal_bytes": 383192,
          "shm_bytes": 32768
        },
        {
          "time": 1781036713.0723891,
          "db_bytes": 5342564352,
          "wal_bytes": 902312,
          "shm_bytes": 32768
        },
        {
          "time": 1781036713.5794802,
          "db_bytes": 5342564352,
          "wal_bytes": 1030032,
          "shm_bytes": 32768
        },
        {
          "time": 1781036714.088367,
          "db_bytes": 5342564352,
          "wal_bytes": 1281352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036714.5985029,
          "db_bytes": 5342564352,
          "wal_bytes": 1417312,
          "shm_bytes": 32768
        },
        {
          "time": 1781036715.114654,
          "db_bytes": 5342564352,
          "wal_bytes": 1664512,
          "shm_bytes": 32768
        },
        {
          "time": 1781036715.62481,
          "db_bytes": 5342564352,
          "wal_bytes": 1886992,
          "shm_bytes": 32768
        },
        {
          "time": 1781036716.127098,
          "db_bytes": 5342564352,
          "wal_bytes": 1985872,
          "shm_bytes": 32768
        },
        {
          "time": 1781036716.6369002,
          "db_bytes": 5342564352,
          "wal_bytes": 2138312,
          "shm_bytes": 32768
        },
        {
          "time": 1781036717.143307,
          "db_bytes": 5342564352,
          "wal_bytes": 2257792,
          "shm_bytes": 32768
        },
        {
          "time": 1781036717.6534212,
          "db_bytes": 5342564352,
          "wal_bytes": 2430832,
          "shm_bytes": 32768
        },
        {
          "time": 1781036718.1635609,
          "db_bytes": 5342564352,
          "wal_bytes": 2632712,
          "shm_bytes": 32768
        },
        {
          "time": 1781036718.6728399,
          "db_bytes": 5342564352,
          "wal_bytes": 2916992,
          "shm_bytes": 32768
        },
        {
          "time": 1781036719.1797152,
          "db_bytes": 5342564352,
          "wal_bytes": 3184792,
          "shm_bytes": 32768
        },
        {
          "time": 1781036719.687964,
          "db_bytes": 5342564352,
          "wal_bytes": 3440232,
          "shm_bytes": 32768
        },
        {
          "time": 1781036720.198116,
          "db_bytes": 5342564352,
          "wal_bytes": 3621512,
          "shm_bytes": 32768
        },
        {
          "time": 1781036720.708391,
          "db_bytes": 5342564352,
          "wal_bytes": 3856352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036721.210929,
          "db_bytes": 5342564352,
          "wal_bytes": 3955232,
          "shm_bytes": 32768
        },
        {
          "time": 1781036721.7121742,
          "db_bytes": 5342564352,
          "wal_bytes": 4111792,
          "shm_bytes": 32768
        },
        {
          "time": 1781036722.222344,
          "db_bytes": 5342633984,
          "wal_bytes": 4532032,
          "shm_bytes": 32768
        },
        {
          "time": 1781036722.722969,
          "db_bytes": 5342638080,
          "wal_bytes": 4672112,
          "shm_bytes": 32768
        },
        {
          "time": 1781036723.233108,
          "db_bytes": 5342646272,
          "wal_bytes": 4828672,
          "shm_bytes": 32768
        },
        {
          "time": 1781036723.740062,
          "db_bytes": 5342646272,
          "wal_bytes": 4919312,
          "shm_bytes": 32768
        },
        {
          "time": 1781036724.250208,
          "db_bytes": 5342646272,
          "wal_bytes": 5063512,
          "shm_bytes": 32768
        },
        {
          "time": 1781036724.754591,
          "db_bytes": 5342650368,
          "wal_bytes": 5154152,
          "shm_bytes": 32768
        },
        {
          "time": 1781036725.26472,
          "db_bytes": 5342654464,
          "wal_bytes": 5232432,
          "shm_bytes": 32768
        },
        {
          "time": 1781036725.771231,
          "db_bytes": 5342658560,
          "wal_bytes": 5508472,
          "shm_bytes": 32768
        },
        {
          "time": 1781036726.279569,
          "db_bytes": 5342658560,
          "wal_bytes": 5574392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036726.789723,
          "db_bytes": 5342666752,
          "wal_bytes": 5768032,
          "shm_bytes": 32768
        },
        {
          "time": 1781036727.296264,
          "db_bytes": 5342670848,
          "wal_bytes": 5908112,
          "shm_bytes": 32768
        },
        {
          "time": 1781036727.80434,
          "db_bytes": 5342670848,
          "wal_bytes": 6180032,
          "shm_bytes": 32768
        },
        {
          "time": 1781036728.3145118,
          "db_bytes": 5342674944,
          "wal_bytes": 6344832,
          "shm_bytes": 32768
        },
        {
          "time": 1781036728.818812,
          "db_bytes": 5342683136,
          "wal_bytes": 6489032,
          "shm_bytes": 32768
        },
        {
          "time": 1781036729.321291,
          "db_bytes": 5342683136,
          "wal_bytes": 6563192,
          "shm_bytes": 32768
        },
        {
          "time": 1781036729.8217988,
          "db_bytes": 5342683136,
          "wal_bytes": 6703272,
          "shm_bytes": 32768
        },
        {
          "time": 1781036730.3296452,
          "db_bytes": 5342687232,
          "wal_bytes": 6769192,
          "shm_bytes": 32768
        },
        {
          "time": 1781036730.83979,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036731.350016,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036731.858933,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036732.364158,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036732.870652,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036733.379627,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036733.879828,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036734.3851368,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036734.8952792,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036735.398605,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036735.908132,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036736.414942,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036736.919456,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036737.421014,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036737.950891,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036738.461065,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036738.9763699,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036739.487437,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036739.997619,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036740.508097,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036741.017994,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036741.523207,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036742.026318,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        },
        {
          "time": 1781036742.52974,
          "db_bytes": 5342695424,
          "wal_bytes": 6921632,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-plugin-2.2.23-control_read-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-plugin-2.2.23-control_read-heavy_c64",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.93759904199942,
    "ok_flows": 1092,
    "failed_flows": 0,
    "flow_requests_per_second": 35.29685669911076,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 1785.5703877591625,
    "http_request_avg_ms": 1785.5190360210534,
    "p50_ms": 1744.7508539999035,
    "p75_ms": 2163.5642397504853,
    "p95_ms": 3076.441066299777,
    "p99_ms": 3953.771737499298,
    "by_kind": {
      "browse": {
        "samples": 977,
        "avg_ms": 1665.4939529355256,
        "p50_ms": 1679.8340000004828,
        "p75_ms": 2053.561959000035,
        "p95_ms": 2570.4132672000924,
        "p99_ms": 2869.6430300001525
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 115,
        "avg_ms": 2805.6980123043336,
        "p50_ms": 2968.4740830007286,
        "p75_ms": 3475.627499500206,
        "p95_ms": 4069.7958909998306,
        "p99_ms": 4422.953357760052
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 115,
        "attempts": 115,
        "failures": 0,
        "avg_ms": 2805.6980123043336,
        "p50_ms": 2968.4740830007286,
        "p75_ms": 3475.627499500206,
        "p95_ms": 4069.7958909998306,
        "p99_ms": 4422.953357760052
      },
      "product_browse": {
        "samples": 712,
        "attempts": 712,
        "failures": 0,
        "avg_ms": 1568.8703214058985,
        "p50_ms": 1484.3256250001104,
        "p75_ms": 1977.2086357497756,
        "p95_ms": 2625.763891850238,
        "p99_ms": 2909.065757620374
      },
      "product_search": {
        "samples": 265,
        "attempts": 265,
        "failures": 0,
        "avg_ms": 1925.1015968943605,
        "p50_ms": 1940.494999999828,
        "p75_ms": 2074.2632909996246,
        "p95_ms": 2416.9567417997314,
        "p99_ms": 2607.796241359975
      }
    },
    "status_counts": {
      "200": 1092
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 40,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037181.710451,
        "db_bytes": 5342564352,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037212.64881,
        "db_bytes": 5342773248,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 5491992,
      "wal_samples": [
        {
          "time": 1781037181.710766,
          "db_bytes": 5342564352,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037182.2210088,
          "db_bytes": 5342564352,
          "wal_bytes": 82432,
          "shm_bytes": 32768
        },
        {
          "time": 1781037182.7248309,
          "db_bytes": 5342564352,
          "wal_bytes": 218392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037183.234946,
          "db_bytes": 5342564352,
          "wal_bytes": 556232,
          "shm_bytes": 32768
        },
        {
          "time": 1781037183.745255,
          "db_bytes": 5342564352,
          "wal_bytes": 597432,
          "shm_bytes": 32768
        },
        {
          "time": 1781037184.255679,
          "db_bytes": 5342564352,
          "wal_bytes": 741632,
          "shm_bytes": 32768
        },
        {
          "time": 1781037184.765804,
          "db_bytes": 5342564352,
          "wal_bytes": 803432,
          "shm_bytes": 32768
        },
        {
          "time": 1781037185.2759318,
          "db_bytes": 5342564352,
          "wal_bytes": 1133032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037185.783158,
          "db_bytes": 5342564352,
          "wal_bytes": 1446152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037186.293319,
          "db_bytes": 5342564352,
          "wal_bytes": 1680992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037186.803481,
          "db_bytes": 5342564352,
          "wal_bytes": 1899352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037187.3111901,
          "db_bytes": 5342564352,
          "wal_bytes": 2088872,
          "shm_bytes": 32768
        },
        {
          "time": 1781037187.8117042,
          "db_bytes": 5342564352,
          "wal_bytes": 2360792,
          "shm_bytes": 32768
        },
        {
          "time": 1781037188.3166652,
          "db_bytes": 5342564352,
          "wal_bytes": 2492632,
          "shm_bytes": 32768
        },
        {
          "time": 1781037188.82602,
          "db_bytes": 5342564352,
          "wal_bytes": 2764552,
          "shm_bytes": 32768
        },
        {
          "time": 1781037189.339916,
          "db_bytes": 5342564352,
          "wal_bytes": 2937592,
          "shm_bytes": 32768
        },
        {
          "time": 1781037189.8424451,
          "db_bytes": 5342564352,
          "wal_bytes": 3065312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037190.3498502,
          "db_bytes": 5342564352,
          "wal_bytes": 3320752,
          "shm_bytes": 32768
        },
        {
          "time": 1781037190.858722,
          "db_bytes": 5342564352,
          "wal_bytes": 3485552,
          "shm_bytes": 32768
        },
        {
          "time": 1781037191.365314,
          "db_bytes": 5342564352,
          "wal_bytes": 3708032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037191.8748841,
          "db_bytes": 5342564352,
          "wal_bytes": 3773952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037192.377652,
          "db_bytes": 5342564352,
          "wal_bytes": 4070592,
          "shm_bytes": 32768
        },
        {
          "time": 1781037192.8878222,
          "db_bytes": 5342638080,
          "wal_bytes": 4408432,
          "shm_bytes": 32768
        },
        {
          "time": 1781037193.39225,
          "db_bytes": 5342638080,
          "wal_bytes": 4536152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037193.898388,
          "db_bytes": 5342642176,
          "wal_bytes": 4569112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037194.408276,
          "db_bytes": 5342646272,
          "wal_bytes": 4799832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037194.918422,
          "db_bytes": 5342654464,
          "wal_bytes": 4873992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037195.4248981,
          "db_bytes": 5342654464,
          "wal_bytes": 4939912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037195.933429,
          "db_bytes": 5342654464,
          "wal_bytes": 5055272,
          "shm_bytes": 32768
        },
        {
          "time": 1781037196.441094,
          "db_bytes": 5342662656,
          "wal_bytes": 5187112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037196.945276,
          "db_bytes": 5342662656,
          "wal_bytes": 5360152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037197.4499269,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037197.9519901,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037198.4555829,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037198.960763,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037199.4659,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037199.970952,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037200.4749582,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037200.9801102,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037201.485263,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037201.990417,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037202.4934452,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037202.9985878,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037203.502122,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037204.007259,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037204.5124211,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037205.016649,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037205.5218189,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037206.026954,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037206.530592,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037207.034762,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037207.536798,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037208.0392818,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037208.548887,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037209.050025,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037209.556681,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037210.0588899,
          "db_bytes": 5342670848,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037210.564019,
          "db_bytes": 5342748672,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037211.069176,
          "db_bytes": 5342752768,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037211.571883,
          "db_bytes": 5342760960,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037212.077019,
          "db_bytes": 5342760960,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037212.5821571,
          "db_bytes": 5342769152,
          "wal_bytes": 5491992,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-plugin-2.2.23-control_read-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-plugin-2.2.23-control_read-heavy_c64",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "read-heavy",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 33.08190612500039,
    "ok_flows": 415,
    "failed_flows": 0,
    "flow_requests_per_second": 12.544621776989434,
    "attempted_writes_per_second": 0.0,
    "successful_writes_per_second": 0.0,
    "write_verification_failures": 0,
    "avg_ms": 4885.393380698811,
    "http_request_avg_ms": 4885.135186865058,
    "p50_ms": 5005.345582999325,
    "p75_ms": 6148.88879199998,
    "p95_ms": 7987.842141800411,
    "p99_ms": 9203.10713450026,
    "by_kind": {
      "browse": {
        "samples": 365,
        "avg_ms": 4686.123646553433,
        "p50_ms": 4794.9616659998355,
        "p75_ms": 5962.520041000062,
        "p95_ms": 7649.646332799784,
        "p99_ms": 8773.233985120138
      },
      "cart": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      },
      "admin_read": {
        "samples": 50,
        "avg_ms": 6340.062439960071,
        "p50_ms": 6339.456333500038,
        "p75_ms": 7661.555218500098,
        "p95_ms": 8770.677941849952,
        "p99_ms": 9712.86806091006
      },
      "write": {
        "samples": 0,
        "avg_ms": null,
        "p50_ms": null,
        "p75_ms": null,
        "p95_ms": null,
        "p99_ms": null
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 50,
        "attempts": 50,
        "failures": 0,
        "avg_ms": 6340.062439960071,
        "p50_ms": 6339.456333500038,
        "p75_ms": 7661.555218500098,
        "p95_ms": 8770.677941849952,
        "p99_ms": 9712.86806091006
      },
      "product_browse": {
        "samples": 251,
        "attempts": 251,
        "failures": 0,
        "avg_ms": 4294.32275165738,
        "p50_ms": 3842.3447080003825,
        "p75_ms": 5603.403020999849,
        "p95_ms": 7853.329958500581,
        "p99_ms": 8923.627771000156
      },
      "product_search": {
        "samples": 114,
        "attempts": 114,
        "failures": 0,
        "avg_ms": 5548.772985315803,
        "p50_ms": 5562.359312500121,
        "p75_ms": 6236.572051750272,
        "p95_ms": 7504.953851650089,
        "p99_ms": 8406.8438955005
      }
    },
    "status_counts": {
      "200": 415
    },
    "error_counts": {},
    "semantic_error_counts": {},
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10000,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 0,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 0,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 15,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037678.357038,
        "db_bytes": 5342523392,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037711.43979,
        "db_bytes": 5342597120,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 4058232,
      "wal_samples": [
        {
          "time": 1781037678.3574579,
          "db_bytes": 5342523392,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037678.8797498,
          "db_bytes": 5342523392,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781037679.435819,
          "db_bytes": 5342523392,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781037679.945977,
          "db_bytes": 5342523392,
          "wal_bytes": 0,
          "shm_bytes": 32768
        },
        {
          "time": 1781037680.4564202,
          "db_bytes": 5342523392,
          "wal_bytes": 74192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037680.96766,
          "db_bytes": 5342523392,
          "wal_bytes": 107152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037681.478177,
          "db_bytes": 5342523392,
          "wal_bytes": 317272,
          "shm_bytes": 32768
        },
        {
          "time": 1781037681.984769,
          "db_bytes": 5342523392,
          "wal_bytes": 469712,
          "shm_bytes": 32768
        },
        {
          "time": 1781037682.496015,
          "db_bytes": 5342523392,
          "wal_bytes": 609792,
          "shm_bytes": 32768
        },
        {
          "time": 1781037683.0099268,
          "db_bytes": 5342523392,
          "wal_bytes": 721032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037683.5217018,
          "db_bytes": 5342523392,
          "wal_bytes": 721032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037684.030996,
          "db_bytes": 5342523392,
          "wal_bytes": 753992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037684.541263,
          "db_bytes": 5342523392,
          "wal_bytes": 799312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037685.052267,
          "db_bytes": 5342523392,
          "wal_bytes": 799312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037685.563526,
          "db_bytes": 5342523392,
          "wal_bytes": 799312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037686.074721,
          "db_bytes": 5342523392,
          "wal_bytes": 832272,
          "shm_bytes": 32768
        },
        {
          "time": 1781037686.5793018,
          "db_bytes": 5342523392,
          "wal_bytes": 964112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037687.0902069,
          "db_bytes": 5342523392,
          "wal_bytes": 1079472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037687.605836,
          "db_bytes": 5342523392,
          "wal_bytes": 1186592,
          "shm_bytes": 32768
        },
        {
          "time": 1781037688.121035,
          "db_bytes": 5342523392,
          "wal_bytes": 1236032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037688.628737,
          "db_bytes": 5342523392,
          "wal_bytes": 1268992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037689.143373,
          "db_bytes": 5342523392,
          "wal_bytes": 1268992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037689.653898,
          "db_bytes": 5342523392,
          "wal_bytes": 1268992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037690.167547,
          "db_bytes": 5342523392,
          "wal_bytes": 1301952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037690.679125,
          "db_bytes": 5342523392,
          "wal_bytes": 1334912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037691.1897311,
          "db_bytes": 5342523392,
          "wal_bytes": 1334912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037691.700568,
          "db_bytes": 5342523392,
          "wal_bytes": 1351392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037692.205219,
          "db_bytes": 5342523392,
          "wal_bytes": 1470872,
          "shm_bytes": 32768
        },
        {
          "time": 1781037692.713967,
          "db_bytes": 5342523392,
          "wal_bytes": 1569752,
          "shm_bytes": 32768
        },
        {
          "time": 1781037693.22419,
          "db_bytes": 5342523392,
          "wal_bytes": 1569752,
          "shm_bytes": 32768
        },
        {
          "time": 1781037693.732065,
          "db_bytes": 5342523392,
          "wal_bytes": 1705712,
          "shm_bytes": 32768
        },
        {
          "time": 1781037694.246203,
          "db_bytes": 5342523392,
          "wal_bytes": 1771632,
          "shm_bytes": 32768
        },
        {
          "time": 1781037694.7491899,
          "db_bytes": 5342523392,
          "wal_bytes": 1771632,
          "shm_bytes": 32768
        },
        {
          "time": 1781037695.252568,
          "db_bytes": 5342523392,
          "wal_bytes": 1771632,
          "shm_bytes": 32768
        },
        {
          "time": 1781037695.759326,
          "db_bytes": 5342523392,
          "wal_bytes": 1849912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037696.2685592,
          "db_bytes": 5342523392,
          "wal_bytes": 1952912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037696.7791061,
          "db_bytes": 5342523392,
          "wal_bytes": 1952912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037697.285038,
          "db_bytes": 5342523392,
          "wal_bytes": 1952912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037697.791361,
          "db_bytes": 5342523392,
          "wal_bytes": 2101232,
          "shm_bytes": 32768
        },
        {
          "time": 1781037698.29915,
          "db_bytes": 5342523392,
          "wal_bytes": 2134192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037698.80958,
          "db_bytes": 5342523392,
          "wal_bytes": 2134192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037699.3196611,
          "db_bytes": 5342523392,
          "wal_bytes": 2167152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037699.829824,
          "db_bytes": 5342523392,
          "wal_bytes": 2208352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037700.340023,
          "db_bytes": 5342523392,
          "wal_bytes": 2373152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037700.862478,
          "db_bytes": 5342523392,
          "wal_bytes": 2410232,
          "shm_bytes": 32768
        },
        {
          "time": 1781037701.368438,
          "db_bytes": 5342523392,
          "wal_bytes": 2410232,
          "shm_bytes": 32768
        },
        {
          "time": 1781037701.8694348,
          "db_bytes": 5342523392,
          "wal_bytes": 2422592,
          "shm_bytes": 32768
        },
        {
          "time": 1781037702.3742359,
          "db_bytes": 5342523392,
          "wal_bytes": 2467912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037702.9205801,
          "db_bytes": 5342523392,
          "wal_bytes": 2542072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037703.4259799,
          "db_bytes": 5342523392,
          "wal_bytes": 2636832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037703.9471,
          "db_bytes": 5342523392,
          "wal_bytes": 2735712,
          "shm_bytes": 32768
        },
        {
          "time": 1781037704.457333,
          "db_bytes": 5342523392,
          "wal_bytes": 2809872,
          "shm_bytes": 32768
        },
        {
          "time": 1781037704.9629598,
          "db_bytes": 5342523392,
          "wal_bytes": 2875792,
          "shm_bytes": 32768
        },
        {
          "time": 1781037705.473841,
          "db_bytes": 5342523392,
          "wal_bytes": 2954072,
          "shm_bytes": 32768
        },
        {
          "time": 1781037705.9789581,
          "db_bytes": 5342523392,
          "wal_bytes": 3098272,
          "shm_bytes": 32768
        },
        {
          "time": 1781037706.4892921,
          "db_bytes": 5342523392,
          "wal_bytes": 3217752,
          "shm_bytes": 32768
        },
        {
          "time": 1781037706.997917,
          "db_bytes": 5342523392,
          "wal_bytes": 3345472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037707.512949,
          "db_bytes": 5342523392,
          "wal_bytes": 3427872,
          "shm_bytes": 32768
        },
        {
          "time": 1781037708.030356,
          "db_bytes": 5342523392,
          "wal_bytes": 3460832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037708.540738,
          "db_bytes": 5342523392,
          "wal_bytes": 3567952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037709.1010728,
          "db_bytes": 5342523392,
          "wal_bytes": 3600912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037709.610346,
          "db_bytes": 5342523392,
          "wal_bytes": 3642112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037710.115084,
          "db_bytes": 5342523392,
          "wal_bytes": 3708032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037710.620853,
          "db_bytes": 5342523392,
          "wal_bytes": 3885192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037711.1312158,
          "db_bytes": 5342523392,
          "wal_bytes": 4058232,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-plugin-2.2.23-control_read-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-plugin-2.2.23-control_write-heavy_c4",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.64820283300014,
    "ok_flows": 366,
    "failed_flows": 14,
    "flow_requests_per_second": 11.941972649891015,
    "attempted_writes_per_second": 6.101499687239398,
    "successful_writes_per_second": 5.64470291921078,
    "write_verification_failures": 14,
    "avg_ms": 327.42159644535997,
    "http_request_avg_ms": 115.60488315845362,
    "p50_ms": 208.20243749994916,
    "p75_ms": 519.2699682500006,
    "p95_ms": 657.1343645000525,
    "p99_ms": 701.8269249998639,
    "by_kind": {
      "browse": {
        "samples": 77,
        "avg_ms": 93.65602815582801,
        "p50_ms": 86.00695899986022,
        "p75_ms": 120.98391600011382,
        "p95_ms": 126.94075020008313,
        "p99_ms": 138.76311383990458
      },
      "cart": {
        "samples": 75,
        "avg_ms": 202.00678170667743,
        "p50_ms": 199.33079100019313,
        "p75_ms": 204.82229149979503,
        "p95_ms": 211.03523739975572,
        "p99_ms": 267.0165512399401
      },
      "admin_read": {
        "samples": 41,
        "avg_ms": 138.58335878055698,
        "p50_ms": 127.62174999988929,
        "p75_ms": 155.9975420000228,
        "p95_ms": 168.69562500005486,
        "p99_ms": 205.07605820012031
      },
      "write": {
        "samples": 173,
        "avg_ms": 530.5916982254299,
        "p50_ms": 527.7223749999393,
        "p75_ms": 596.2662080000882,
        "p95_ms": 687.5177500000973,
        "p99_ms": 805.0263504798024
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 41,
        "attempts": 41,
        "failures": 0,
        "avg_ms": 138.58335878055698,
        "p50_ms": 127.62174999988929,
        "p75_ms": 155.9975420000228,
        "p95_ms": 168.69562500005486,
        "p99_ms": 205.07605820012031
      },
      "cart_add": {
        "samples": 75,
        "attempts": 75,
        "failures": 0,
        "avg_ms": 202.00678170667743,
        "p50_ms": 199.33079100019313,
        "p75_ms": 204.82229149979503,
        "p95_ms": 211.03523739975572,
        "p99_ms": 267.0165512399401
      },
      "checkout_write": {
        "samples": 173,
        "attempts": 187,
        "failures": 14,
        "avg_ms": 530.5916982254299,
        "p50_ms": 527.7223749999393,
        "p75_ms": 596.2662080000882,
        "p95_ms": 687.5177500000973,
        "p99_ms": 805.0263504798024
      },
      "product_browse": {
        "samples": 77,
        "attempts": 77,
        "failures": 0,
        "avg_ms": 93.65602815582801,
        "p50_ms": 86.00695899986022,
        "p75_ms": 120.98391600011382,
        "p95_ms": 126.94075020008313,
        "p99_ms": 138.76311383990458
      }
    },
    "status_counts": {
      "200": 1063
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 14
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10063,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10236,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 173,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 173,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 108,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781053974.500313,
        "db_bytes": 5343002624,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781054005.14889,
        "db_bytes": 5344436224,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 7144112,
      "wal_samples": [
        {
          "time": 1781053974.500499,
          "db_bytes": 5343002624,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781053975.004122,
          "db_bytes": 5343002624,
          "wal_bytes": 1569752,
          "shm_bytes": 32768
        },
        {
          "time": 1781053975.514395,
          "db_bytes": 5343002624,
          "wal_bytes": 3979952,
          "shm_bytes": 32768
        },
        {
          "time": 1781053976.01569,
          "db_bytes": 5343047680,
          "wal_bytes": 4301312,
          "shm_bytes": 32768
        },
        {
          "time": 1781053976.526061,
          "db_bytes": 5343092736,
          "wal_bytes": 4301312,
          "shm_bytes": 32768
        },
        {
          "time": 1781053977.036801,
          "db_bytes": 5343092736,
          "wal_bytes": 4301312,
          "shm_bytes": 32768
        },
        {
          "time": 1781053977.540718,
          "db_bytes": 5343133696,
          "wal_bytes": 4602072,
          "shm_bytes": 32768
        },
        {
          "time": 1781053978.050039,
          "db_bytes": 5343162368,
          "wal_bytes": 5108832,
          "shm_bytes": 32768
        },
        {
          "time": 1781053978.5600588,
          "db_bytes": 5343186944,
          "wal_bytes": 5108832,
          "shm_bytes": 32768
        },
        {
          "time": 1781053979.069953,
          "db_bytes": 5343186944,
          "wal_bytes": 5108832,
          "shm_bytes": 32768
        },
        {
          "time": 1781053979.576622,
          "db_bytes": 5343223808,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053980.0859892,
          "db_bytes": 5343244288,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053980.588682,
          "db_bytes": 5343268864,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053981.101227,
          "db_bytes": 5343289344,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053981.604736,
          "db_bytes": 5343322112,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053982.114848,
          "db_bytes": 5343354880,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053982.6166139,
          "db_bytes": 5343375360,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053983.1266198,
          "db_bytes": 5343404032,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053983.633975,
          "db_bytes": 5343436800,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053984.143908,
          "db_bytes": 5343465472,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053984.656241,
          "db_bytes": 5343498240,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053985.158134,
          "db_bytes": 5343522816,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053985.667136,
          "db_bytes": 5343559680,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053986.1773062,
          "db_bytes": 5343576064,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053986.690398,
          "db_bytes": 5343576064,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053987.1996312,
          "db_bytes": 5343604736,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053987.71021,
          "db_bytes": 5343645696,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053988.217202,
          "db_bytes": 5343682560,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053988.7245681,
          "db_bytes": 5343682560,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053989.234793,
          "db_bytes": 5343719424,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053989.736317,
          "db_bytes": 5343744000,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053990.2426429,
          "db_bytes": 5343789056,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053990.752224,
          "db_bytes": 5343817728,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053991.256737,
          "db_bytes": 5343842304,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053991.760038,
          "db_bytes": 5343842304,
          "wal_bytes": 5129432,
          "shm_bytes": 32768
        },
        {
          "time": 1781053992.270179,
          "db_bytes": 5343883264,
          "wal_bytes": 5384872,
          "shm_bytes": 32768
        },
        {
          "time": 1781053992.780279,
          "db_bytes": 5343911936,
          "wal_bytes": 5384872,
          "shm_bytes": 32768
        },
        {
          "time": 1781053993.290407,
          "db_bytes": 5343936512,
          "wal_bytes": 5384872,
          "shm_bytes": 32768
        },
        {
          "time": 1781053993.8009841,
          "db_bytes": 5343956992,
          "wal_bytes": 5384872,
          "shm_bytes": 32768
        },
        {
          "time": 1781053994.3029492,
          "db_bytes": 5343956992,
          "wal_bytes": 5384872,
          "shm_bytes": 32768
        },
        {
          "time": 1781053994.8132632,
          "db_bytes": 5344014336,
          "wal_bytes": 6472552,
          "shm_bytes": 32768
        },
        {
          "time": 1781053995.323416,
          "db_bytes": 5344014336,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053995.832905,
          "db_bytes": 5344034816,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053996.345101,
          "db_bytes": 5344075776,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053996.855298,
          "db_bytes": 5344075776,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053997.360265,
          "db_bytes": 5344092160,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053997.8667479,
          "db_bytes": 5344124928,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053998.369121,
          "db_bytes": 5344124928,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053998.879327,
          "db_bytes": 5344186368,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053999.387774,
          "db_bytes": 5344186368,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781053999.8971431,
          "db_bytes": 5344227328,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781054000.408308,
          "db_bytes": 5344227328,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781054000.9135091,
          "db_bytes": 5344247808,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781054001.4226859,
          "db_bytes": 5344292864,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781054001.9245949,
          "db_bytes": 5344292864,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781054002.436844,
          "db_bytes": 5344292864,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781054002.946968,
          "db_bytes": 5344329728,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781054003.448792,
          "db_bytes": 5344370688,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781054003.9512691,
          "db_bytes": 5344370688,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781054004.459198,
          "db_bytes": 5344395264,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        },
        {
          "time": 1781054004.966801,
          "db_bytes": 5344419840,
          "wal_bytes": 7144112,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep1_sqlite-plugin-2.2.23-control_write-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-plugin-2.2.23-control_write-heavy_c4",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.7751748339997,
    "ok_flows": 295,
    "failed_flows": 7,
    "flow_requests_per_second": 9.585648224298334,
    "attempted_writes_per_second": 4.93904586472321,
    "successful_writes_per_second": 4.711589805163588,
    "write_verification_failures": 7,
    "avg_ms": 407.4383278372794,
    "http_request_avg_ms": 142.23371143009348,
    "p50_ms": 212.55858399990757,
    "p75_ms": 663.3893539999463,
    "p95_ms": 829.9844082998335,
    "p99_ms": 873.9207529801661,
    "by_kind": {
      "browse": {
        "samples": 62,
        "avg_ms": 95.93353227419797,
        "p50_ms": 102.39952100005212,
        "p75_ms": 122.53368750009486,
        "p95_ms": 129.5666559500205,
        "p99_ms": 133.53130687007706
      },
      "cart": {
        "samples": 57,
        "avg_ms": 199.04588166667037,
        "p50_ms": 198.2304169996496,
        "p75_ms": 203.17087500006892,
        "p95_ms": 211.45698319987787,
        "p99_ms": 216.13165547985773
      },
      "admin_read": {
        "samples": 31,
        "avg_ms": 132.22301470963313,
        "p50_ms": 122.09316700000272,
        "p75_ms": 156.17818700002317,
        "p95_ms": 164.10624950003694,
        "p99_ms": 179.1631248001977
      },
      "write": {
        "samples": 145,
        "avg_ms": 681.3924068965397,
        "p50_ms": 666.4872910000668,
        "p75_ms": 771.121833000052,
        "p95_ms": 856.3524498002153,
        "p99_ms": 883.6803130399858
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 31,
        "attempts": 31,
        "failures": 0,
        "avg_ms": 132.22301470963313,
        "p50_ms": 122.09316700000272,
        "p75_ms": 156.17818700002317,
        "p95_ms": 164.10624950003694,
        "p99_ms": 179.1631248001977
      },
      "cart_add": {
        "samples": 57,
        "attempts": 57,
        "failures": 0,
        "avg_ms": 199.04588166667037,
        "p50_ms": 198.2304169996496,
        "p75_ms": 203.17087500006892,
        "p95_ms": 211.45698319987787,
        "p99_ms": 216.13165547985773
      },
      "checkout_write": {
        "samples": 145,
        "attempts": 152,
        "failures": 7,
        "avg_ms": 681.3924068965397,
        "p50_ms": 666.4872910000668,
        "p75_ms": 771.121833000052,
        "p95_ms": 856.3524498002153,
        "p99_ms": 883.6803130399858
      },
      "product_browse": {
        "samples": 62,
        "attempts": 62,
        "failures": 0,
        "avg_ms": 95.93353227419797,
        "p50_ms": 102.39952100005212,
        "p75_ms": 122.53368750009486,
        "p95_ms": 129.5666559500205,
        "p99_ms": 133.53130687007706
      }
    },
    "status_counts": {
      "200": 858
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 7
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10061,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10206,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 145,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 145,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 85,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781054122.0217059,
        "db_bytes": 5342998528,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781054152.797316,
        "db_bytes": 5344165888,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 10926272,
      "wal_samples": [
        {
          "time": 1781054122.021931,
          "db_bytes": 5342998528,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781054122.528348,
          "db_bytes": 5342998528,
          "wal_bytes": 2426712,
          "shm_bytes": 32768
        },
        {
          "time": 1781054123.037646,
          "db_bytes": 5342998528,
          "wal_bytes": 3955232,
          "shm_bytes": 32768
        },
        {
          "time": 1781054123.551229,
          "db_bytes": 5343047680,
          "wal_bytes": 5145912,
          "shm_bytes": 32768
        },
        {
          "time": 1781054124.059381,
          "db_bytes": 5343088640,
          "wal_bytes": 5145912,
          "shm_bytes": 32768
        },
        {
          "time": 1781054124.570424,
          "db_bytes": 5343088640,
          "wal_bytes": 5145912,
          "shm_bytes": 32768
        },
        {
          "time": 1781054125.0767791,
          "db_bytes": 5343125504,
          "wal_bytes": 5318952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054125.587021,
          "db_bytes": 5343162368,
          "wal_bytes": 6958712,
          "shm_bytes": 32768
        },
        {
          "time": 1781054126.0957298,
          "db_bytes": 5343166464,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054126.602593,
          "db_bytes": 5343191040,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054127.1095219,
          "db_bytes": 5343223808,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054127.617919,
          "db_bytes": 5343248384,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054128.126199,
          "db_bytes": 5343248384,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054128.629857,
          "db_bytes": 5343281152,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054129.1352289,
          "db_bytes": 5343305728,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054129.650186,
          "db_bytes": 5343305728,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054130.158405,
          "db_bytes": 5343338496,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054130.6631198,
          "db_bytes": 5343379456,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054131.166583,
          "db_bytes": 5343383552,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054131.6777978,
          "db_bytes": 5343408128,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054132.186698,
          "db_bytes": 5343436800,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054132.69156,
          "db_bytes": 5343436800,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054133.193779,
          "db_bytes": 5343465472,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054133.70451,
          "db_bytes": 5343502336,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054134.2151601,
          "db_bytes": 5343502336,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054134.7245739,
          "db_bytes": 5343522816,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054135.234524,
          "db_bytes": 5343567872,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054135.7447941,
          "db_bytes": 5343584256,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054136.251345,
          "db_bytes": 5343584256,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054136.7570271,
          "db_bytes": 5343584256,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054137.2587788,
          "db_bytes": 5343629312,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054137.766044,
          "db_bytes": 5343629312,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054138.268697,
          "db_bytes": 5343662080,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054138.7712939,
          "db_bytes": 5343690752,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054139.281558,
          "db_bytes": 5343690752,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054139.788556,
          "db_bytes": 5343723520,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054140.301101,
          "db_bytes": 5343723520,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054140.805836,
          "db_bytes": 5343744000,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054141.31599,
          "db_bytes": 5343744000,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054141.821762,
          "db_bytes": 5343817728,
          "wal_bytes": 7160592,
          "shm_bytes": 32768
        },
        {
          "time": 1781054142.323363,
          "db_bytes": 5343830016,
          "wal_bytes": 9199992,
          "shm_bytes": 32768
        },
        {
          "time": 1781054142.8332858,
          "db_bytes": 5343850496,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054143.3408508,
          "db_bytes": 5343850496,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054143.848193,
          "db_bytes": 5343875072,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054144.358228,
          "db_bytes": 5343916032,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054144.875435,
          "db_bytes": 5343920128,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054145.381858,
          "db_bytes": 5343944704,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054145.8846788,
          "db_bytes": 5343944704,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054146.3948102,
          "db_bytes": 5343944704,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054146.904993,
          "db_bytes": 5343985664,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054147.412728,
          "db_bytes": 5343985664,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054147.925246,
          "db_bytes": 5344014336,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054148.426962,
          "db_bytes": 5344014336,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054148.935903,
          "db_bytes": 5344030720,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054149.441598,
          "db_bytes": 5344055296,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054149.951946,
          "db_bytes": 5344055296,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054150.462063,
          "db_bytes": 5344055296,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054150.971893,
          "db_bytes": 5344100352,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054151.482595,
          "db_bytes": 5344100352,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054151.990453,
          "db_bytes": 5344141312,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054152.500598,
          "db_bytes": 5344153600,
          "wal_bytes": 10926272,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep2_sqlite-plugin-2.2.23-control_write-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-plugin-2.2.23-control_write-heavy_c4",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 4,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.589242874999854,
    "ok_flows": 365,
    "failed_flows": 5,
    "flow_requests_per_second": 11.932299256033867,
    "attempted_writes_per_second": 6.015186474274606,
    "successful_writes_per_second": 5.851730320082361,
    "write_verification_failures": 5,
    "avg_ms": 330.06397473973374,
    "http_request_avg_ms": 115.44005123991812,
    "p50_ms": 215.38845899976877,
    "p75_ms": 527.3062500000378,
    "p95_ms": 634.3065250000109,
    "p99_ms": 660.2399067601802,
    "by_kind": {
      "browse": {
        "samples": 77,
        "avg_ms": 94.11320823377324,
        "p50_ms": 84.84145800002807,
        "p75_ms": 122.39887499981705,
        "p95_ms": 129.14482460028012,
        "p99_ms": 134.4586631601487
      },
      "cart": {
        "samples": 70,
        "avg_ms": 201.73358868573163,
        "p50_ms": 200.42447950004316,
        "p75_ms": 205.45484350009247,
        "p95_ms": 213.84233370001766,
        "p99_ms": 220.12853574997737
      },
      "admin_read": {
        "samples": 39,
        "avg_ms": 136.5550426666675,
        "p50_ms": 130.2116249999017,
        "p75_ms": 152.40941699994437,
        "p95_ms": 172.17490439998073,
        "p99_ms": 180.87359203988854
      },
      "write": {
        "samples": 179,
        "avg_ms": 523.908580301682,
        "p50_ms": 534.6025000003465,
        "p75_ms": 593.6407914998654,
        "p95_ms": 646.580708600186,
        "p99_ms": 737.2099727399291
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 39,
        "attempts": 39,
        "failures": 0,
        "avg_ms": 136.5550426666675,
        "p50_ms": 130.2116249999017,
        "p75_ms": 152.40941699994437,
        "p95_ms": 172.17490439998073,
        "p99_ms": 180.87359203988854
      },
      "cart_add": {
        "samples": 70,
        "attempts": 70,
        "failures": 0,
        "avg_ms": 201.73358868573163,
        "p50_ms": 200.42447950004316,
        "p75_ms": 205.45484350009247,
        "p95_ms": 213.84233370001766,
        "p99_ms": 220.12853574997737
      },
      "checkout_write": {
        "samples": 179,
        "attempts": 184,
        "failures": 5,
        "avg_ms": 523.908580301682,
        "p50_ms": 534.6025000003465,
        "p75_ms": 593.6407914998654,
        "p95_ms": 646.580708600186,
        "p99_ms": 737.2099727399291
      },
      "product_browse": {
        "samples": 77,
        "attempts": 77,
        "failures": 0,
        "avg_ms": 94.11320823377324,
        "p50_ms": 84.84145800002807,
        "p75_ms": 122.39887499981705,
        "p95_ms": 129.14482460028012,
        "p99_ms": 134.4586631601487
      }
    },
    "status_counts": {
      "200": 1052
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 5
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10063,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10242,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 179,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 179,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 101,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781054268.7799208,
        "db_bytes": 5343023104,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781054299.370304,
        "db_bytes": 5344489472,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 6394272,
      "wal_samples": [
        {
          "time": 1781054268.7801778,
          "db_bytes": 5343023104,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781054269.292166,
          "db_bytes": 5343023104,
          "wal_bytes": 3464952,
          "shm_bytes": 32768
        },
        {
          "time": 1781054269.794569,
          "db_bytes": 5343084544,
          "wal_bytes": 5895752,
          "shm_bytes": 32768
        },
        {
          "time": 1781054270.305717,
          "db_bytes": 5343084544,
          "wal_bytes": 5895752,
          "shm_bytes": 32768
        },
        {
          "time": 1781054270.816396,
          "db_bytes": 5343125504,
          "wal_bytes": 5895752,
          "shm_bytes": 32768
        },
        {
          "time": 1781054271.3227148,
          "db_bytes": 5343150080,
          "wal_bytes": 5895752,
          "shm_bytes": 32768
        },
        {
          "time": 1781054271.836462,
          "db_bytes": 5343158272,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054272.338905,
          "db_bytes": 5343191040,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054272.842248,
          "db_bytes": 5343219712,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054273.3461661,
          "db_bytes": 5343219712,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054273.857162,
          "db_bytes": 5343256576,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054274.366762,
          "db_bytes": 5343256576,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054274.8769011,
          "db_bytes": 5343277056,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054275.3854458,
          "db_bytes": 5343305728,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054275.897111,
          "db_bytes": 5343305728,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054276.4046478,
          "db_bytes": 5343330304,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054276.917469,
          "db_bytes": 5343375360,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054277.423897,
          "db_bytes": 5343375360,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054277.934828,
          "db_bytes": 5343399936,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054278.448406,
          "db_bytes": 5343436800,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054278.959496,
          "db_bytes": 5343457280,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054279.469623,
          "db_bytes": 5343457280,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054279.982431,
          "db_bytes": 5343498240,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054280.48694,
          "db_bytes": 5343502336,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054280.9963698,
          "db_bytes": 5343559680,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054281.507072,
          "db_bytes": 5343584256,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054282.015567,
          "db_bytes": 5343604736,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054282.525694,
          "db_bytes": 5343604736,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054283.03591,
          "db_bytes": 5343641600,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054283.543097,
          "db_bytes": 5343682560,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054284.047843,
          "db_bytes": 5343719424,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054284.550931,
          "db_bytes": 5343748096,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054285.061067,
          "db_bytes": 5343780864,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054285.56398,
          "db_bytes": 5343825920,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054286.0680268,
          "db_bytes": 5343866880,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054286.577755,
          "db_bytes": 5343879168,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054287.084357,
          "db_bytes": 5343928320,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054287.595131,
          "db_bytes": 5343948800,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054288.105275,
          "db_bytes": 5343977472,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054288.609409,
          "db_bytes": 5344006144,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054289.120238,
          "db_bytes": 5344030720,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054289.6244411,
          "db_bytes": 5344030720,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054290.134562,
          "db_bytes": 5344051200,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054290.644696,
          "db_bytes": 5344092160,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054291.151415,
          "db_bytes": 5344092160,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054291.660203,
          "db_bytes": 5344112640,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054292.169942,
          "db_bytes": 5344174080,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054292.677957,
          "db_bytes": 5344198656,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054293.184705,
          "db_bytes": 5344198656,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054293.6924071,
          "db_bytes": 5344247808,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054294.201321,
          "db_bytes": 5344272384,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054294.7031622,
          "db_bytes": 5344272384,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054295.2099159,
          "db_bytes": 5344296960,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054295.717816,
          "db_bytes": 5344337920,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054296.226112,
          "db_bytes": 5344378880,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054296.738112,
          "db_bytes": 5344378880,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054297.249919,
          "db_bytes": 5344403456,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054297.761708,
          "db_bytes": 5344428032,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054298.2674801,
          "db_bytes": 5344428032,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054298.7747588,
          "db_bytes": 5344464896,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        },
        {
          "time": 1781054299.2801359,
          "db_bytes": 5344464896,
          "wal_bytes": 6394272,
          "shm_bytes": 32768
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260610T001952Z/raw/rep3_sqlite-plugin-2.2.23-control_write-heavy_c4-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-plugin-2.2.23-control_write-heavy_c16",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 31.085674915999334,
    "ok_flows": 337,
    "failed_flows": 27,
    "flow_requests_per_second": 10.841006377074063,
    "attempted_writes_per_second": 5.758279351620941,
    "successful_writes_per_second": 4.8897120751194585,
    "write_verification_failures": 27,
    "avg_ms": 1412.4231529169226,
    "http_request_avg_ms": 499.2168843357715,
    "p50_ms": 935.594833000323,
    "p75_ms": 2361.6315409999515,
    "p95_ms": 3282.2521338004653,
    "p99_ms": 3574.561882999987,
    "by_kind": {
      "browse": {
        "samples": 67,
        "avg_ms": 407.50884825374396,
        "p50_ms": 377.71787499968923,
        "p75_ms": 523.0657915003576,
        "p95_ms": 727.0938375999323,
        "p99_ms": 778.137375839724
      },
      "cart": {
        "samples": 80,
        "avg_ms": 835.122882187568,
        "p50_ms": 825.6515624998428,
        "p75_ms": 909.2262602505343,
        "p95_ms": 1086.1044249997576,
        "p99_ms": 1255.1961351405043
      },
      "admin_read": {
        "samples": 38,
        "avg_ms": 619.581937473724,
        "p50_ms": 618.696520499725,
        "p75_ms": 674.6206249999886,
        "p95_ms": 837.0398349000877,
        "p99_ms": 997.2816026200326
      },
      "write": {
        "samples": 152,
        "avg_ms": 2357.4313519802304,
        "p50_ms": 2469.8141869998835,
        "p75_ms": 2922.4666977499965,
        "p95_ms": 3492.7309590005734,
        "p99_ms": 3722.504005500142
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 38,
        "attempts": 38,
        "failures": 0,
        "avg_ms": 619.581937473724,
        "p50_ms": 618.696520499725,
        "p75_ms": 674.6206249999886,
        "p95_ms": 837.0398349000877,
        "p99_ms": 997.2816026200326
      },
      "cart_add": {
        "samples": 80,
        "attempts": 80,
        "failures": 0,
        "avg_ms": 835.122882187568,
        "p50_ms": 825.6515624998428,
        "p75_ms": 909.2262602505343,
        "p95_ms": 1086.1044249997576,
        "p99_ms": 1255.1961351405043
      },
      "checkout_write": {
        "samples": 152,
        "attempts": 179,
        "failures": 27,
        "avg_ms": 2357.4313519802304,
        "p50_ms": 2469.8141869998835,
        "p75_ms": 2922.4666977499965,
        "p95_ms": 3492.7309590005734,
        "p99_ms": 3722.504005500142
      },
      "product_browse": {
        "samples": 67,
        "attempts": 67,
        "failures": 0,
        "avg_ms": 407.50884825374396,
        "p50_ms": 377.71787499968923,
        "p75_ms": 523.0657915003576,
        "p95_ms": 727.0938375999323,
        "p99_ms": 778.137375839724
      }
    },
    "status_counts": {
      "200": 1007
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 27
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10067,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10219,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 152,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 152,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 166,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781036918.953126,
        "db_bytes": 5343064064,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781036950.0393841,
        "db_bytes": 5344395264,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 102831112,
      "wal_samples": [
        {
          "time": 1781036918.953342,
          "db_bytes": 5343064064,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781036919.464417,
          "db_bytes": 5343064064,
          "wal_bytes": 362592,
          "shm_bytes": 32768
        },
        {
          "time": 1781036919.974585,
          "db_bytes": 5343064064,
          "wal_bytes": 692192,
          "shm_bytes": 32768
        },
        {
          "time": 1781036920.480619,
          "db_bytes": 5343064064,
          "wal_bytes": 3032352,
          "shm_bytes": 32768
        },
        {
          "time": 1781036920.9911091,
          "db_bytes": 5343158272,
          "wal_bytes": 11445392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036921.500659,
          "db_bytes": 5343182848,
          "wal_bytes": 15318192,
          "shm_bytes": 32768
        },
        {
          "time": 1781036922.0107782,
          "db_bytes": 5343191040,
          "wal_bytes": 15421192,
          "shm_bytes": 32768
        },
        {
          "time": 1781036922.5208929,
          "db_bytes": 5343191040,
          "wal_bytes": 15421192,
          "shm_bytes": 32768
        },
        {
          "time": 1781036923.0284858,
          "db_bytes": 5343191040,
          "wal_bytes": 15421192,
          "shm_bytes": 32768
        },
        {
          "time": 1781036923.531114,
          "db_bytes": 5343236096,
          "wal_bytes": 15421192,
          "shm_bytes": 32768
        },
        {
          "time": 1781036924.0396721,
          "db_bytes": 5343264768,
          "wal_bytes": 15421192,
          "shm_bytes": 32768
        },
        {
          "time": 1781036924.54573,
          "db_bytes": 5343281152,
          "wal_bytes": 15421192,
          "shm_bytes": 32768
        },
        {
          "time": 1781036925.0559292,
          "db_bytes": 5343309824,
          "wal_bytes": 17402912,
          "shm_bytes": 65536
        },
        {
          "time": 1781036925.556293,
          "db_bytes": 5343326208,
          "wal_bytes": 19565912,
          "shm_bytes": 65536
        },
        {
          "time": 1781036926.064341,
          "db_bytes": 5343342592,
          "wal_bytes": 20958472,
          "shm_bytes": 65536
        },
        {
          "time": 1781036926.568164,
          "db_bytes": 5343354880,
          "wal_bytes": 22363392,
          "shm_bytes": 65536
        },
        {
          "time": 1781036927.0782819,
          "db_bytes": 5343379456,
          "wal_bytes": 24761232,
          "shm_bytes": 65536
        },
        {
          "time": 1781036927.582659,
          "db_bytes": 5343391744,
          "wal_bytes": 28897712,
          "shm_bytes": 65536
        },
        {
          "time": 1781036928.093059,
          "db_bytes": 5343416320,
          "wal_bytes": 30640472,
          "shm_bytes": 65536
        },
        {
          "time": 1781036928.600758,
          "db_bytes": 5343444992,
          "wal_bytes": 32819952,
          "shm_bytes": 65536
        },
        {
          "time": 1781036929.106575,
          "db_bytes": 5343453184,
          "wal_bytes": 34187792,
          "shm_bytes": 98304
        },
        {
          "time": 1781036929.616749,
          "db_bytes": 5343453184,
          "wal_bytes": 36416712,
          "shm_bytes": 98304
        },
        {
          "time": 1781036930.127151,
          "db_bytes": 5343485952,
          "wal_bytes": 38769232,
          "shm_bytes": 98304
        },
        {
          "time": 1781036930.637933,
          "db_bytes": 5343498240,
          "wal_bytes": 42024032,
          "shm_bytes": 98304
        },
        {
          "time": 1781036931.14208,
          "db_bytes": 5343510528,
          "wal_bytes": 43663792,
          "shm_bytes": 98304
        },
        {
          "time": 1781036931.6518312,
          "db_bytes": 5343510528,
          "wal_bytes": 44965712,
          "shm_bytes": 98304
        },
        {
          "time": 1781036932.2414331,
          "db_bytes": 5343551488,
          "wal_bytes": 46387112,
          "shm_bytes": 98304
        },
        {
          "time": 1781036932.751177,
          "db_bytes": 5343580160,
          "wal_bytes": 50663672,
          "shm_bytes": 131072
        },
        {
          "time": 1781036933.2608728,
          "db_bytes": 5343592448,
          "wal_bytes": 52101552,
          "shm_bytes": 131072
        },
        {
          "time": 1781036933.7674692,
          "db_bytes": 5343617024,
          "wal_bytes": 56233912,
          "shm_bytes": 131072
        },
        {
          "time": 1781036934.271714,
          "db_bytes": 5343637504,
          "wal_bytes": 58660592,
          "shm_bytes": 131072
        },
        {
          "time": 1781036934.7816992,
          "db_bytes": 5343662080,
          "wal_bytes": 62871232,
          "shm_bytes": 131072
        },
        {
          "time": 1781036935.29182,
          "db_bytes": 5343682560,
          "wal_bytes": 64416232,
          "shm_bytes": 131072
        },
        {
          "time": 1781036935.801949,
          "db_bytes": 5343694848,
          "wal_bytes": 66694592,
          "shm_bytes": 131072
        },
        {
          "time": 1781036936.3057039,
          "db_bytes": 5343707136,
          "wal_bytes": 67947072,
          "shm_bytes": 163840
        },
        {
          "time": 1781036936.815466,
          "db_bytes": 5343707136,
          "wal_bytes": 69104792,
          "shm_bytes": 163840
        },
        {
          "time": 1781036937.319734,
          "db_bytes": 5343715328,
          "wal_bytes": 71762192,
          "shm_bytes": 163840
        },
        {
          "time": 1781036937.8290508,
          "db_bytes": 5343744000,
          "wal_bytes": 74646192,
          "shm_bytes": 163840
        },
        {
          "time": 1781036938.3391721,
          "db_bytes": 5343756288,
          "wal_bytes": 76018152,
          "shm_bytes": 163840
        },
        {
          "time": 1781036938.843607,
          "db_bytes": 5343764480,
          "wal_bytes": 79413032,
          "shm_bytes": 163840
        },
        {
          "time": 1781036939.3537998,
          "db_bytes": 5343793152,
          "wal_bytes": 80780872,
          "shm_bytes": 163840
        },
        {
          "time": 1781036939.85816,
          "db_bytes": 5343809536,
          "wal_bytes": 85098632,
          "shm_bytes": 196608
        },
        {
          "time": 1781036940.3682828,
          "db_bytes": 5343838208,
          "wal_bytes": 88522352,
          "shm_bytes": 196608
        },
        {
          "time": 1781036940.87259,
          "db_bytes": 5343870976,
          "wal_bytes": 93223272,
          "shm_bytes": 196608
        },
        {
          "time": 1781036941.3782341,
          "db_bytes": 5343911936,
          "wal_bytes": 97322672,
          "shm_bytes": 196608
        },
        {
          "time": 1781036941.881251,
          "db_bytes": 5343956992,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        },
        {
          "time": 1781036942.3899992,
          "db_bytes": 5343956992,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        },
        {
          "time": 1781036942.895463,
          "db_bytes": 5344010240,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        },
        {
          "time": 1781036943.405581,
          "db_bytes": 5344010240,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        },
        {
          "time": 1781036943.9157388,
          "db_bytes": 5344055296,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        },
        {
          "time": 1781036944.427468,
          "db_bytes": 5344079872,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        },
        {
          "time": 1781036944.937655,
          "db_bytes": 5344079872,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        },
        {
          "time": 1781036945.443102,
          "db_bytes": 5344112640,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        },
        {
          "time": 1781036945.950921,
          "db_bytes": 5344112640,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        },
        {
          "time": 1781036946.456792,
          "db_bytes": 5344178176,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        },
        {
          "time": 1781036946.966934,
          "db_bytes": 5344223232,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        },
        {
          "time": 1781036947.472147,
          "db_bytes": 5344239616,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        },
        {
          "time": 1781036947.981339,
          "db_bytes": 5344264192,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        },
        {
          "time": 1781036948.487252,
          "db_bytes": 5344292864,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        },
        {
          "time": 1781036948.991853,
          "db_bytes": 5344325632,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        },
        {
          "time": 1781036949.4989471,
          "db_bytes": 5344333824,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        },
        {
          "time": 1781036950.009089,
          "db_bytes": 5344362496,
          "wal_bytes": 102831112,
          "shm_bytes": 229376
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-plugin-2.2.23-control_write-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-plugin-2.2.23-control_write-heavy_c16",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.61167129200021,
    "ok_flows": 172,
    "failed_flows": 10,
    "flow_requests_per_second": 5.618771950061707,
    "attempted_writes_per_second": 2.6787168599131395,
    "successful_writes_per_second": 2.3520440721188542,
    "write_verification_failures": 10,
    "avg_ms": 2758.2159145116334,
    "http_request_avg_ms": 996.1432483592436,
    "p50_ms": 2213.3336034999047,
    "p75_ms": 4241.103270500389,
    "p95_ms": 6541.545291850524,
    "p99_ms": 7118.145735499965,
    "by_kind": {
      "browse": {
        "samples": 39,
        "avg_ms": 955.4383451794796,
        "p50_ms": 844.821542000318,
        "p75_ms": 1485.4791250004382,
        "p95_ms": 1935.4413993998608,
        "p99_ms": 2059.4822920795377
      },
      "cart": {
        "samples": 44,
        "avg_ms": 1995.2103039772321,
        "p50_ms": 2278.3127289999356,
        "p75_ms": 2582.9881250003837,
        "p95_ms": 2891.870070550158,
        "p99_ms": 3146.183946499905
      },
      "admin_read": {
        "samples": 17,
        "avg_ms": 1332.4358432352765,
        "p50_ms": 1521.9905829999334,
        "p75_ms": 1613.8757079997958,
        "p95_ms": 1874.8553002005792,
        "p99_ms": 1890.2081264401204
      },
      "write": {
        "samples": 72,
        "avg_ms": 4537.644154500047,
        "p50_ms": 5285.029250000207,
        "p75_ms": 6047.070416500446,
        "p95_ms": 6978.767180949672,
        "p99_ms": 7206.325630819392
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 17,
        "attempts": 17,
        "failures": 0,
        "avg_ms": 1332.4358432352765,
        "p50_ms": 1521.9905829999334,
        "p75_ms": 1613.8757079997958,
        "p95_ms": 1874.8553002005792,
        "p99_ms": 1890.2081264401204
      },
      "cart_add": {
        "samples": 44,
        "attempts": 44,
        "failures": 0,
        "avg_ms": 1995.2103039772321,
        "p50_ms": 2278.3127289999356,
        "p75_ms": 2582.9881250003837,
        "p95_ms": 2891.870070550158,
        "p99_ms": 3146.183946499905
      },
      "checkout_write": {
        "samples": 72,
        "attempts": 82,
        "failures": 10,
        "avg_ms": 4537.644154500047,
        "p50_ms": 5285.029250000207,
        "p75_ms": 6047.070416500446,
        "p95_ms": 6978.767180949672,
        "p99_ms": 7206.325630819392
      },
      "product_browse": {
        "samples": 39,
        "attempts": 39,
        "failures": 0,
        "avg_ms": 955.4383451794796,
        "p50_ms": 844.821542000318,
        "p75_ms": 1485.4791250004382,
        "p95_ms": 1935.4413993998608,
        "p99_ms": 2059.4822920795377
      }
    },
    "status_counts": {
      "200": 496
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 10
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10067,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10139,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 72,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 72,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 105,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037395.939571,
        "db_bytes": 5343064064,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037426.551852,
        "db_bytes": 5343694848,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 52385832,
      "wal_samples": [
        {
          "time": 1781037395.939795,
          "db_bytes": 5343064064,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037396.444923,
          "db_bytes": 5343064064,
          "wal_bytes": 490312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037396.949771,
          "db_bytes": 5343064064,
          "wal_bytes": 770472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037397.455727,
          "db_bytes": 5343125504,
          "wal_bytes": 4630912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037397.9580789,
          "db_bytes": 5343170560,
          "wal_bytes": 12067512,
          "shm_bytes": 32768
        },
        {
          "time": 1781037398.462095,
          "db_bytes": 5343182848,
          "wal_bytes": 14844392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037398.964041,
          "db_bytes": 5343195136,
          "wal_bytes": 16084512,
          "shm_bytes": 32768
        },
        {
          "time": 1781037399.469561,
          "db_bytes": 5343203328,
          "wal_bytes": 16335832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037399.975775,
          "db_bytes": 5343203328,
          "wal_bytes": 17262832,
          "shm_bytes": 65536
        },
        {
          "time": 1781037400.481397,
          "db_bytes": 5343211520,
          "wal_bytes": 19681272,
          "shm_bytes": 65536
        },
        {
          "time": 1781037400.986801,
          "db_bytes": 5343236096,
          "wal_bytes": 21733032,
          "shm_bytes": 65536
        },
        {
          "time": 1781037401.4900742,
          "db_bytes": 5343244288,
          "wal_bytes": 21959632,
          "shm_bytes": 65536
        },
        {
          "time": 1781037401.995583,
          "db_bytes": 5343244288,
          "wal_bytes": 22289232,
          "shm_bytes": 65536
        },
        {
          "time": 1781037402.50116,
          "db_bytes": 5343256576,
          "wal_bytes": 23282152,
          "shm_bytes": 65536
        },
        {
          "time": 1781037403.007599,
          "db_bytes": 5343256576,
          "wal_bytes": 23801272,
          "shm_bytes": 65536
        },
        {
          "time": 1781037403.5096571,
          "db_bytes": 5343264768,
          "wal_bytes": 25712952,
          "shm_bytes": 65536
        },
        {
          "time": 1781037404.018846,
          "db_bytes": 5343281152,
          "wal_bytes": 26895392,
          "shm_bytes": 65536
        },
        {
          "time": 1781037404.551747,
          "db_bytes": 5343293440,
          "wal_bytes": 27855352,
          "shm_bytes": 65536
        },
        {
          "time": 1781037405.05695,
          "db_bytes": 5343297536,
          "wal_bytes": 28020152,
          "shm_bytes": 65536
        },
        {
          "time": 1781037405.561283,
          "db_bytes": 5343301632,
          "wal_bytes": 29762912,
          "shm_bytes": 65536
        },
        {
          "time": 1781037406.066444,
          "db_bytes": 5343318016,
          "wal_bytes": 31476832,
          "shm_bytes": 65536
        },
        {
          "time": 1781037406.574052,
          "db_bytes": 5343326208,
          "wal_bytes": 32531552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037407.078291,
          "db_bytes": 5343338496,
          "wal_bytes": 34154832,
          "shm_bytes": 98304
        },
        {
          "time": 1781037407.581455,
          "db_bytes": 5343346688,
          "wal_bytes": 35979992,
          "shm_bytes": 98304
        },
        {
          "time": 1781037408.0862138,
          "db_bytes": 5343358976,
          "wal_bytes": 36952312,
          "shm_bytes": 98304
        },
        {
          "time": 1781037408.5920699,
          "db_bytes": 5343358976,
          "wal_bytes": 37969952,
          "shm_bytes": 98304
        },
        {
          "time": 1781037409.098465,
          "db_bytes": 5343363072,
          "wal_bytes": 38625032,
          "shm_bytes": 98304
        },
        {
          "time": 1781037409.610821,
          "db_bytes": 5343367168,
          "wal_bytes": 39444912,
          "shm_bytes": 98304
        },
        {
          "time": 1781037410.1196108,
          "db_bytes": 5343371264,
          "wal_bytes": 40619112,
          "shm_bytes": 98304
        },
        {
          "time": 1781037410.6249092,
          "db_bytes": 5343383552,
          "wal_bytes": 41731512,
          "shm_bytes": 98304
        },
        {
          "time": 1781037411.130388,
          "db_bytes": 5343387648,
          "wal_bytes": 42077592,
          "shm_bytes": 98304
        },
        {
          "time": 1781037411.6362371,
          "db_bytes": 5343399936,
          "wal_bytes": 42786232,
          "shm_bytes": 98304
        },
        {
          "time": 1781037412.138025,
          "db_bytes": 5343404032,
          "wal_bytes": 44079912,
          "shm_bytes": 98304
        },
        {
          "time": 1781037412.641417,
          "db_bytes": 5343412224,
          "wal_bytes": 44376552,
          "shm_bytes": 98304
        },
        {
          "time": 1781037413.145995,
          "db_bytes": 5343424512,
          "wal_bytes": 44582552,
          "shm_bytes": 98304
        },
        {
          "time": 1781037413.652402,
          "db_bytes": 5343432704,
          "wal_bytes": 46131672,
          "shm_bytes": 98304
        },
        {
          "time": 1781037414.158668,
          "db_bytes": 5343436800,
          "wal_bytes": 47767312,
          "shm_bytes": 98304
        },
        {
          "time": 1781037414.664296,
          "db_bytes": 5343444992,
          "wal_bytes": 48838512,
          "shm_bytes": 98304
        },
        {
          "time": 1781037415.168261,
          "db_bytes": 5343453184,
          "wal_bytes": 50655432,
          "shm_bytes": 131072
        },
        {
          "time": 1781037415.673738,
          "db_bytes": 5343469568,
          "wal_bytes": 51660712,
          "shm_bytes": 131072
        },
        {
          "time": 1781037416.1765969,
          "db_bytes": 5343477760,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037416.681844,
          "db_bytes": 5343477760,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037417.186951,
          "db_bytes": 5343477760,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037417.693758,
          "db_bytes": 5343477760,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037418.194898,
          "db_bytes": 5343477760,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037418.6974888,
          "db_bytes": 5343477760,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037419.199071,
          "db_bytes": 5343518720,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037419.7056808,
          "db_bytes": 5343522816,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037420.211222,
          "db_bytes": 5343531008,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037420.71487,
          "db_bytes": 5343531008,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037421.220404,
          "db_bytes": 5343531008,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037421.7224162,
          "db_bytes": 5343559680,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037422.225516,
          "db_bytes": 5343571968,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037422.7300858,
          "db_bytes": 5343588352,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037423.231929,
          "db_bytes": 5343588352,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037423.737806,
          "db_bytes": 5343588352,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037424.2410638,
          "db_bytes": 5343588352,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037424.7463412,
          "db_bytes": 5343629312,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037425.249223,
          "db_bytes": 5343629312,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037425.7517061,
          "db_bytes": 5343666176,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037426.254836,
          "db_bytes": 5343666176,
          "wal_bytes": 52385832,
          "shm_bytes": 131072
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-plugin-2.2.23-control_write-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-plugin-2.2.23-control_write-heavy_c16",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 16,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 30.979011708001053,
    "ok_flows": 207,
    "failed_flows": 15,
    "flow_requests_per_second": 6.681943308944792,
    "attempted_writes_per_second": 3.4539513722564865,
    "successful_writes_per_second": 2.969752581753241,
    "write_verification_failures": 15,
    "avg_ms": 2267.8833226715274,
    "http_request_avg_ms": 802.027965946944,
    "p50_ms": 1868.2485419994919,
    "p75_ms": 3854.118061999543,
    "p95_ms": 5002.38160439985,
    "p99_ms": 5495.295556980182,
    "by_kind": {
      "browse": {
        "samples": 45,
        "avg_ms": 800.6199573777444,
        "p50_ms": 665.7355839997763,
        "p75_ms": 1070.2698329996565,
        "p95_ms": 1570.45849959959,
        "p99_ms": 2409.0631670398943
      },
      "cart": {
        "samples": 51,
        "avg_ms": 1616.9042369020265,
        "p50_ms": 1706.2838330002705,
        "p75_ms": 2240.1462710004125,
        "p95_ms": 2827.3205834998407,
        "p99_ms": 3230.096958499871
      },
      "admin_read": {
        "samples": 19,
        "avg_ms": 978.4598574736887,
        "p50_ms": 842.3963750001349,
        "p75_ms": 1285.1836669997283,
        "p95_ms": 1698.7596089002184,
        "p99_ms": 1774.0996881806495
      },
      "write": {
        "samples": 92,
        "avg_ms": 3612.729308010913,
        "p50_ms": 4051.3102289992275,
        "p75_ms": 4624.959635749747,
        "p95_ms": 5419.011568750102,
        "p99_ms": 5716.241292689648
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 19,
        "attempts": 19,
        "failures": 0,
        "avg_ms": 978.4598574736887,
        "p50_ms": 842.3963750001349,
        "p75_ms": 1285.1836669997283,
        "p95_ms": 1698.7596089002184,
        "p99_ms": 1774.0996881806495
      },
      "cart_add": {
        "samples": 51,
        "attempts": 51,
        "failures": 0,
        "avg_ms": 1616.9042369020265,
        "p50_ms": 1706.2838330002705,
        "p75_ms": 2240.1462710004125,
        "p95_ms": 2827.3205834998407,
        "p99_ms": 3230.096958499871
      },
      "checkout_write": {
        "samples": 92,
        "attempts": 107,
        "failures": 15,
        "avg_ms": 3612.729308010913,
        "p50_ms": 4051.3102289992275,
        "p75_ms": 4624.959635749747,
        "p95_ms": 5419.011568750102,
        "p99_ms": 5716.241292689648
      },
      "product_browse": {
        "samples": 45,
        "attempts": 45,
        "failures": 0,
        "avg_ms": 800.6199573777444,
        "p50_ms": 665.7355839997763,
        "p75_ms": 1070.2698329996565,
        "p95_ms": 1570.45849959959,
        "p99_ms": 2409.0631670398943
      }
    },
    "status_counts": {
      "200": 615
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 15
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10045,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10137,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 92,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 92,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 125,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037905.4662259,
        "db_bytes": 5342879744,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037936.4469628,
        "db_bytes": 5343678464,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 39988752,
      "wal_samples": [
        {
          "time": 1781037905.466469,
          "db_bytes": 5342879744,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037905.969124,
          "db_bytes": 5342879744,
          "wal_bytes": 325512,
          "shm_bytes": 32768
        },
        {
          "time": 1781037906.475026,
          "db_bytes": 5342932992,
          "wal_bytes": 6798032,
          "shm_bytes": 32768
        },
        {
          "time": 1781037906.980316,
          "db_bytes": 5342957568,
          "wal_bytes": 11115792,
          "shm_bytes": 32768
        },
        {
          "time": 1781037907.490491,
          "db_bytes": 5342969856,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037908.001359,
          "db_bytes": 5342969856,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037908.514324,
          "db_bytes": 5342969856,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037909.028754,
          "db_bytes": 5343010816,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037909.539834,
          "db_bytes": 5343047680,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037910.0513148,
          "db_bytes": 5343055872,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037910.55729,
          "db_bytes": 5343064064,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037911.066776,
          "db_bytes": 5343064064,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037911.577423,
          "db_bytes": 5343064064,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037912.083783,
          "db_bytes": 5343064064,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037912.596736,
          "db_bytes": 5343109120,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037913.1070862,
          "db_bytes": 5343125504,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037913.617491,
          "db_bytes": 5343125504,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037914.129704,
          "db_bytes": 5343154176,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037914.639939,
          "db_bytes": 5343154176,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037915.190675,
          "db_bytes": 5343154176,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037915.69749,
          "db_bytes": 5343170560,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037916.203994,
          "db_bytes": 5343170560,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037916.718199,
          "db_bytes": 5343170560,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037917.21941,
          "db_bytes": 5343207424,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037917.733228,
          "db_bytes": 5343207424,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037918.243623,
          "db_bytes": 5343207424,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037918.746856,
          "db_bytes": 5343207424,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037919.25112,
          "db_bytes": 5343227904,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037919.761635,
          "db_bytes": 5343252480,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037920.2746902,
          "db_bytes": 5343252480,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037920.78504,
          "db_bytes": 5343268864,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037921.293262,
          "db_bytes": 5343277056,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037921.802729,
          "db_bytes": 5343281152,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037922.31305,
          "db_bytes": 5343281152,
          "wal_bytes": 13299392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037922.822936,
          "db_bytes": 5343305728,
          "wal_bytes": 15903232,
          "shm_bytes": 32768
        },
        {
          "time": 1781037923.327517,
          "db_bytes": 5343318016,
          "wal_bytes": 16002112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037923.835959,
          "db_bytes": 5343318016,
          "wal_bytes": 16002112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037924.346119,
          "db_bytes": 5343318016,
          "wal_bytes": 16002112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037924.8512719,
          "db_bytes": 5343342592,
          "wal_bytes": 16002112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037925.353156,
          "db_bytes": 5343358976,
          "wal_bytes": 16002112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037925.8585532,
          "db_bytes": 5343375360,
          "wal_bytes": 16002112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037926.361899,
          "db_bytes": 5343412224,
          "wal_bytes": 16002112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037926.869653,
          "db_bytes": 5343428608,
          "wal_bytes": 16002112,
          "shm_bytes": 32768
        },
        {
          "time": 1781037927.3750908,
          "db_bytes": 5343453184,
          "wal_bytes": 17102152,
          "shm_bytes": 65536
        },
        {
          "time": 1781037927.88113,
          "db_bytes": 5343473664,
          "wal_bytes": 19512352,
          "shm_bytes": 65536
        },
        {
          "time": 1781037928.38352,
          "db_bytes": 5343485952,
          "wal_bytes": 19940832,
          "shm_bytes": 65536
        },
        {
          "time": 1781037928.8958771,
          "db_bytes": 5343485952,
          "wal_bytes": 22936072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037929.408677,
          "db_bytes": 5343506432,
          "wal_bytes": 24559352,
          "shm_bytes": 65536
        },
        {
          "time": 1781037929.9146292,
          "db_bytes": 5343522816,
          "wal_bytes": 26899512,
          "shm_bytes": 65536
        },
        {
          "time": 1781037930.419111,
          "db_bytes": 5343526912,
          "wal_bytes": 27954232,
          "shm_bytes": 65536
        },
        {
          "time": 1781037930.9283772,
          "db_bytes": 5343539200,
          "wal_bytes": 28448632,
          "shm_bytes": 65536
        },
        {
          "time": 1781037931.439677,
          "db_bytes": 5343543296,
          "wal_bytes": 28720552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037931.949856,
          "db_bytes": 5343547392,
          "wal_bytes": 29874152,
          "shm_bytes": 65536
        },
        {
          "time": 1781037932.460049,
          "db_bytes": 5343551488,
          "wal_bytes": 30368552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037932.9705138,
          "db_bytes": 5343551488,
          "wal_bytes": 31155472,
          "shm_bytes": 65536
        },
        {
          "time": 1781037933.480778,
          "db_bytes": 5343567872,
          "wal_bytes": 31213152,
          "shm_bytes": 65536
        },
        {
          "time": 1781037933.981754,
          "db_bytes": 5343567872,
          "wal_bytes": 31340872,
          "shm_bytes": 65536
        },
        {
          "time": 1781037934.482925,
          "db_bytes": 5343571968,
          "wal_bytes": 35254872,
          "shm_bytes": 98304
        },
        {
          "time": 1781037934.993078,
          "db_bytes": 5343600640,
          "wal_bytes": 37969952,
          "shm_bytes": 98304
        },
        {
          "time": 1781037935.493781,
          "db_bytes": 5343637504,
          "wal_bytes": 39988752,
          "shm_bytes": 98304
        },
        {
          "time": 1781037935.994456,
          "db_bytes": 5343637504,
          "wal_bytes": 39988752,
          "shm_bytes": 98304
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-plugin-2.2.23-control_write-heavy_c16-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-plugin-2.2.23-control_write-heavy_c32",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 32.04017829199984,
    "ok_flows": 329,
    "failed_flows": 38,
    "flow_requests_per_second": 10.268357341886219,
    "attempted_writes_per_second": 5.555524640898927,
    "successful_writes_per_second": 4.369513762504774,
    "write_verification_failures": 38,
    "avg_ms": 2895.9546343738693,
    "http_request_avg_ms": 1071.4678234386995,
    "p50_ms": 1802.8150000000096,
    "p75_ms": 4987.294124999607,
    "p95_ms": 6425.129316400308,
    "p99_ms": 6765.350093240016,
    "by_kind": {
      "browse": {
        "samples": 79,
        "avg_ms": 752.2494878987944,
        "p50_ms": 718.3385830003317,
        "p75_ms": 962.315770999794,
        "p95_ms": 1185.7285125001908,
        "p99_ms": 1323.0809179604146
      },
      "cart": {
        "samples": 70,
        "avg_ms": 1745.6426964714026,
        "p50_ms": 1749.2509375001646,
        "p75_ms": 1873.40900050026,
        "p95_ms": 2041.2321436002003,
        "p99_ms": 2134.7216900001695
      },
      "admin_read": {
        "samples": 40,
        "avg_ms": 1194.3912728749638,
        "p50_ms": 1175.986812500014,
        "p75_ms": 1314.4874687495758,
        "p95_ms": 1560.9667580003131,
        "p99_ms": 1698.2065498696193
      },
      "write": {
        "samples": 140,
        "avg_ms": 5166.93375355001,
        "p50_ms": 5286.982604000059,
        "p75_ms": 5964.670385249747,
        "p95_ms": 6597.030327399398,
        "p99_ms": 6937.146045629972
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 40,
        "attempts": 40,
        "failures": 0,
        "avg_ms": 1194.3912728749638,
        "p50_ms": 1175.986812500014,
        "p75_ms": 1314.4874687495758,
        "p95_ms": 1560.9667580003131,
        "p99_ms": 1698.2065498696193
      },
      "cart_add": {
        "samples": 70,
        "attempts": 70,
        "failures": 0,
        "avg_ms": 1745.6426964714026,
        "p50_ms": 1749.2509375001646,
        "p75_ms": 1873.40900050026,
        "p95_ms": 2041.2321436002003,
        "p99_ms": 2134.7216900001695
      },
      "checkout_write": {
        "samples": 140,
        "attempts": 178,
        "failures": 38,
        "avg_ms": 5166.93375355001,
        "p50_ms": 5286.982604000059,
        "p75_ms": 5964.670385249747,
        "p95_ms": 6597.030327399398,
        "p99_ms": 6937.146045629972
      },
      "product_browse": {
        "samples": 79,
        "attempts": 79,
        "failures": 0,
        "avg_ms": 752.2494878987944,
        "p50_ms": 718.3385830003317,
        "p75_ms": 962.315770999794,
        "p95_ms": 1185.7285125001908,
        "p99_ms": 1323.0809179604146
      }
    },
    "status_counts": {
      "200": 965
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 38
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10070,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10210,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 140,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 140,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 226,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781036970.544848,
        "db_bytes": 5343137792,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037002.585661,
        "db_bytes": 5344362496,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 160585272,
      "wal_samples": [
        {
          "time": 1781036970.5451012,
          "db_bytes": 5343137792,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781036971.0555708,
          "db_bytes": 5343137792,
          "wal_bytes": 424392,
          "shm_bytes": 32768
        },
        {
          "time": 1781036971.564807,
          "db_bytes": 5343137792,
          "wal_bytes": 992952,
          "shm_bytes": 32768
        },
        {
          "time": 1781036972.066901,
          "db_bytes": 5343137792,
          "wal_bytes": 1347272,
          "shm_bytes": 32768
        },
        {
          "time": 1781036972.575259,
          "db_bytes": 5343137792,
          "wal_bytes": 1672752,
          "shm_bytes": 32768
        },
        {
          "time": 1781036973.081512,
          "db_bytes": 5343199232,
          "wal_bytes": 6060552,
          "shm_bytes": 32768
        },
        {
          "time": 1781036973.589866,
          "db_bytes": 5343236096,
          "wal_bytes": 13633112,
          "shm_bytes": 32768
        },
        {
          "time": 1781036974.099997,
          "db_bytes": 5343268864,
          "wal_bytes": 15750792,
          "shm_bytes": 32768
        },
        {
          "time": 1781036974.6058528,
          "db_bytes": 5343281152,
          "wal_bytes": 18857272,
          "shm_bytes": 65536
        },
        {
          "time": 1781036975.1132538,
          "db_bytes": 5343297536,
          "wal_bytes": 22107952,
          "shm_bytes": 65536
        },
        {
          "time": 1781036975.623515,
          "db_bytes": 5343330304,
          "wal_bytes": 25696472,
          "shm_bytes": 65536
        },
        {
          "time": 1781036976.133657,
          "db_bytes": 5343371264,
          "wal_bytes": 30339712,
          "shm_bytes": 65536
        },
        {
          "time": 1781036976.6437912,
          "db_bytes": 5343383552,
          "wal_bytes": 31847632,
          "shm_bytes": 65536
        },
        {
          "time": 1781036977.1478138,
          "db_bytes": 5343391744,
          "wal_bytes": 32786992,
          "shm_bytes": 65536
        },
        {
          "time": 1781036977.657932,
          "db_bytes": 5343416320,
          "wal_bytes": 35629792,
          "shm_bytes": 98304
        },
        {
          "time": 1781036978.168148,
          "db_bytes": 5343428608,
          "wal_bytes": 39358392,
          "shm_bytes": 98304
        },
        {
          "time": 1781036978.6755369,
          "db_bytes": 5343453184,
          "wal_bytes": 42880992,
          "shm_bytes": 98304
        },
        {
          "time": 1781036979.178286,
          "db_bytes": 5343465472,
          "wal_bytes": 44360072,
          "shm_bytes": 98304
        },
        {
          "time": 1781036979.6838982,
          "db_bytes": 5343481856,
          "wal_bytes": 46407712,
          "shm_bytes": 98304
        },
        {
          "time": 1781036980.188,
          "db_bytes": 5343494144,
          "wal_bytes": 50268152,
          "shm_bytes": 98304
        },
        {
          "time": 1781036980.6946821,
          "db_bytes": 5343535104,
          "wal_bytes": 54124472,
          "shm_bytes": 131072
        },
        {
          "time": 1781036981.1982431,
          "db_bytes": 5343539200,
          "wal_bytes": 57708872,
          "shm_bytes": 131072
        },
        {
          "time": 1781036981.7083578,
          "db_bytes": 5343588352,
          "wal_bytes": 59192072,
          "shm_bytes": 131072
        },
        {
          "time": 1781036982.222911,
          "db_bytes": 5343596544,
          "wal_bytes": 60411592,
          "shm_bytes": 131072
        },
        {
          "time": 1781036982.728821,
          "db_bytes": 5343596544,
          "wal_bytes": 61317992,
          "shm_bytes": 131072
        },
        {
          "time": 1781036983.244313,
          "db_bytes": 5343617024,
          "wal_bytes": 65025992,
          "shm_bytes": 131072
        },
        {
          "time": 1781036983.750973,
          "db_bytes": 5343670272,
          "wal_bytes": 67267272,
          "shm_bytes": 131072
        },
        {
          "time": 1781036984.258843,
          "db_bytes": 5343678464,
          "wal_bytes": 69706312,
          "shm_bytes": 163840
        },
        {
          "time": 1781036984.7689931,
          "db_bytes": 5343682560,
          "wal_bytes": 70954672,
          "shm_bytes": 163840
        },
        {
          "time": 1781036985.2791228,
          "db_bytes": 5343707136,
          "wal_bytes": 74131192,
          "shm_bytes": 163840
        },
        {
          "time": 1781036985.78771,
          "db_bytes": 5343715328,
          "wal_bytes": 76516672,
          "shm_bytes": 163840
        },
        {
          "time": 1781036986.29201,
          "db_bytes": 5343723520,
          "wal_bytes": 79635512,
          "shm_bytes": 163840
        },
        {
          "time": 1781036986.802141,
          "db_bytes": 5343744000,
          "wal_bytes": 81971552,
          "shm_bytes": 163840
        },
        {
          "time": 1781036987.312254,
          "db_bytes": 5343764480,
          "wal_bytes": 83524792,
          "shm_bytes": 163840
        },
        {
          "time": 1781036987.8149672,
          "db_bytes": 5343768576,
          "wal_bytes": 83751392,
          "shm_bytes": 163840
        },
        {
          "time": 1781036988.328424,
          "db_bytes": 5343780864,
          "wal_bytes": 87933192,
          "shm_bytes": 196608
        },
        {
          "time": 1781036988.838581,
          "db_bytes": 5343825920,
          "wal_bytes": 91183896,
          "shm_bytes": 196608
        },
        {
          "time": 1781036989.350633,
          "db_bytes": 5343842304,
          "wal_bytes": 94413952,
          "shm_bytes": 196608
        },
        {
          "time": 1781036989.85762,
          "db_bytes": 5343850496,
          "wal_bytes": 95839472,
          "shm_bytes": 196608
        },
        {
          "time": 1781036990.360378,
          "db_bytes": 5343862784,
          "wal_bytes": 97124912,
          "shm_bytes": 196608
        },
        {
          "time": 1781036990.870759,
          "db_bytes": 5343866880,
          "wal_bytes": 98517472,
          "shm_bytes": 196608
        },
        {
          "time": 1781036991.380831,
          "db_bytes": 5343879168,
          "wal_bytes": 103465592,
          "shm_bytes": 229376
        },
        {
          "time": 1781036991.890497,
          "db_bytes": 5343920128,
          "wal_bytes": 106493792,
          "shm_bytes": 229376
        },
        {
          "time": 1781036992.404895,
          "db_bytes": 5343936512,
          "wal_bytes": 108726832,
          "shm_bytes": 229376
        },
        {
          "time": 1781036992.913387,
          "db_bytes": 5343965184,
          "wal_bytes": 111577872,
          "shm_bytes": 229376
        },
        {
          "time": 1781036993.423507,
          "db_bytes": 5343973376,
          "wal_bytes": 113209392,
          "shm_bytes": 229376
        },
        {
          "time": 1781036993.931655,
          "db_bytes": 5343989760,
          "wal_bytes": 113662592,
          "shm_bytes": 229376
        },
        {
          "time": 1781036994.44122,
          "db_bytes": 5343989760,
          "wal_bytes": 114313576,
          "shm_bytes": 229376
        },
        {
          "time": 1781036994.946184,
          "db_bytes": 5344014336,
          "wal_bytes": 116814392,
          "shm_bytes": 229376
        },
        {
          "time": 1781036995.4566112,
          "db_bytes": 5344055296,
          "wal_bytes": 120485312,
          "shm_bytes": 262144
        },
        {
          "time": 1781036995.966748,
          "db_bytes": 5344059392,
          "wal_bytes": 121877872,
          "shm_bytes": 262144
        },
        {
          "time": 1781036996.475966,
          "db_bytes": 5344071680,
          "wal_bytes": 123241592,
          "shm_bytes": 262144
        },
        {
          "time": 1781036996.9795089,
          "db_bytes": 5344079872,
          "wal_bytes": 123571192,
          "shm_bytes": 262144
        },
        {
          "time": 1781036997.4896698,
          "db_bytes": 5344096256,
          "wal_bytes": 124473472,
          "shm_bytes": 262144
        },
        {
          "time": 1781036997.996907,
          "db_bytes": 5344116736,
          "wal_bytes": 128461632,
          "shm_bytes": 262144
        },
        {
          "time": 1781036998.507366,
          "db_bytes": 5344145408,
          "wal_bytes": 130657592,
          "shm_bytes": 262144
        },
        {
          "time": 1781036999.017507,
          "db_bytes": 5344149504,
          "wal_bytes": 131877112,
          "shm_bytes": 262144
        },
        {
          "time": 1781036999.526093,
          "db_bytes": 5344149504,
          "wal_bytes": 133694032,
          "shm_bytes": 262144
        },
        {
          "time": 1781037000.0319092,
          "db_bytes": 5344174080,
          "wal_bytes": 136252552,
          "shm_bytes": 294912
        },
        {
          "time": 1781037000.535528,
          "db_bytes": 5344190464,
          "wal_bytes": 139676272,
          "shm_bytes": 294912
        },
        {
          "time": 1781037001.041195,
          "db_bytes": 5344251904,
          "wal_bytes": 143923992,
          "shm_bytes": 294912
        },
        {
          "time": 1781037001.550783,
          "db_bytes": 5344272384,
          "wal_bytes": 152188712,
          "shm_bytes": 327680
        },
        {
          "time": 1781037002.060946,
          "db_bytes": 5344313344,
          "wal_bytes": 156411712,
          "shm_bytes": 327680
        },
        {
          "time": 1781037002.564128,
          "db_bytes": 5344354304,
          "wal_bytes": 160585272,
          "shm_bytes": 327680
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-plugin-2.2.23-control_write-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-plugin-2.2.23-control_write-heavy_c32",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 35.40581491699959,
    "ok_flows": 242,
    "failed_flows": 17,
    "flow_requests_per_second": 6.835035447349842,
    "attempted_writes_per_second": 3.58698141245219,
    "successful_writes_per_second": 3.106834294249928,
    "write_verification_failures": 17,
    "avg_ms": 4232.782191814019,
    "http_request_avg_ms": 1551.4944227136389,
    "p50_ms": 3705.011229500087,
    "p75_ms": 6764.13476024959,
    "p95_ms": 9204.044120849901,
    "p99_ms": 9999.53599074951,
    "by_kind": {
      "browse": {
        "samples": 59,
        "avg_ms": 1316.7638630677666,
        "p50_ms": 1087.0671250004307,
        "p75_ms": 1773.7412085002688,
        "p95_ms": 3521.1486627995328,
        "p99_ms": 3657.4205112199525
      },
      "cart": {
        "samples": 44,
        "avg_ms": 2757.3148419090267,
        "p50_ms": 2254.6282914995572,
        "p75_ms": 3762.9952505001256,
        "p95_ms": 4838.651667000158,
        "p99_ms": 5415.63057323975
      },
      "admin_read": {
        "samples": 29,
        "avg_ms": 1754.6486824137837,
        "p50_ms": 1510.0618340002256,
        "p75_ms": 2422.638707999795,
        "p95_ms": 2765.82089140029,
        "p99_ms": 3076.4790645200987
      },
      "write": {
        "samples": 110,
        "avg_ms": 7040.341433309063,
        "p50_ms": 6899.162166499991,
        "p75_ms": 7899.996489750265,
        "p95_ms": 9816.703649700275,
        "p99_ms": 10179.06367306051
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 29,
        "attempts": 29,
        "failures": 0,
        "avg_ms": 1754.6486824137837,
        "p50_ms": 1510.0618340002256,
        "p75_ms": 2422.638707999795,
        "p95_ms": 2765.82089140029,
        "p99_ms": 3076.4790645200987
      },
      "cart_add": {
        "samples": 44,
        "attempts": 44,
        "failures": 0,
        "avg_ms": 2757.3148419090267,
        "p50_ms": 2254.6282914995572,
        "p75_ms": 3762.9952505001256,
        "p95_ms": 4838.651667000158,
        "p99_ms": 5415.63057323975
      },
      "checkout_write": {
        "samples": 110,
        "attempts": 127,
        "failures": 17,
        "avg_ms": 7040.341433309063,
        "p50_ms": 6899.162166499991,
        "p75_ms": 7899.996489750265,
        "p95_ms": 9816.703649700275,
        "p99_ms": 10179.06367306051
      },
      "product_browse": {
        "samples": 59,
        "attempts": 59,
        "failures": 0,
        "avg_ms": 1316.7638630677666,
        "p50_ms": 1087.0671250004307,
        "p75_ms": 1773.7412085002688,
        "p95_ms": 3521.1486627995328,
        "p99_ms": 3657.4205112199525
      }
    },
    "status_counts": {
      "200": 694
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 17
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10030,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10140,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 110,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 110,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 148,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037447.499562,
        "db_bytes": 5342760960,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037482.9061608,
        "db_bytes": 5343703040,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 123925512,
      "wal_samples": [
        {
          "time": 1781037447.499815,
          "db_bytes": 5342760960,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037448.0053408,
          "db_bytes": 5342760960,
          "wal_bytes": 32992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037448.511132,
          "db_bytes": 5342760960,
          "wal_bytes": 160712,
          "shm_bytes": 32768
        },
        {
          "time": 1781037449.020594,
          "db_bytes": 5342760960,
          "wal_bytes": 502672,
          "shm_bytes": 32768
        },
        {
          "time": 1781037449.525727,
          "db_bytes": 5342760960,
          "wal_bytes": 733392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037450.0305579,
          "db_bytes": 5342760960,
          "wal_bytes": 840512,
          "shm_bytes": 32768
        },
        {
          "time": 1781037450.5358279,
          "db_bytes": 5342760960,
          "wal_bytes": 959992,
          "shm_bytes": 32768
        },
        {
          "time": 1781037451.042319,
          "db_bytes": 5342760960,
          "wal_bytes": 2051792,
          "shm_bytes": 32768
        },
        {
          "time": 1781037451.5460072,
          "db_bytes": 5342801920,
          "wal_bytes": 4511432,
          "shm_bytes": 32768
        },
        {
          "time": 1781037452.0518951,
          "db_bytes": 5342810112,
          "wal_bytes": 8874512,
          "shm_bytes": 32768
        },
        {
          "time": 1781037452.553654,
          "db_bytes": 5342826496,
          "wal_bytes": 11391832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037453.057406,
          "db_bytes": 5342846976,
          "wal_bytes": 14094552,
          "shm_bytes": 32768
        },
        {
          "time": 1781037453.560522,
          "db_bytes": 5342883840,
          "wal_bytes": 16706632,
          "shm_bytes": 32768
        },
        {
          "time": 1781037454.0620549,
          "db_bytes": 5342883840,
          "wal_bytes": 18869632,
          "shm_bytes": 65536
        },
        {
          "time": 1781037454.567223,
          "db_bytes": 5342896128,
          "wal_bytes": 20591792,
          "shm_bytes": 65536
        },
        {
          "time": 1781037455.073503,
          "db_bytes": 5342908416,
          "wal_bytes": 21040872,
          "shm_bytes": 65536
        },
        {
          "time": 1781037455.5773351,
          "db_bytes": 5342928896,
          "wal_bytes": 22618832,
          "shm_bytes": 65536
        },
        {
          "time": 1781037456.082179,
          "db_bytes": 5342953472,
          "wal_bytes": 24139112,
          "shm_bytes": 65536
        },
        {
          "time": 1781037456.585383,
          "db_bytes": 5342961664,
          "wal_bytes": 25375112,
          "shm_bytes": 65536
        },
        {
          "time": 1781037457.090514,
          "db_bytes": 5342990336,
          "wal_bytes": 27785312,
          "shm_bytes": 65536
        },
        {
          "time": 1781037457.5917382,
          "db_bytes": 5342990336,
          "wal_bytes": 30146072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037458.0931919,
          "db_bytes": 5343027200,
          "wal_bytes": 35485592,
          "shm_bytes": 98304
        },
        {
          "time": 1781037458.596129,
          "db_bytes": 5343059968,
          "wal_bytes": 39922832,
          "shm_bytes": 98304
        },
        {
          "time": 1781037459.103105,
          "db_bytes": 5343059968,
          "wal_bytes": 43379512,
          "shm_bytes": 98304
        },
        {
          "time": 1781037459.608135,
          "db_bytes": 5343125504,
          "wal_bytes": 45587832,
          "shm_bytes": 98304
        },
        {
          "time": 1781037460.1109362,
          "db_bytes": 5343125504,
          "wal_bytes": 46576632,
          "shm_bytes": 98304
        },
        {
          "time": 1781037460.618183,
          "db_bytes": 5343145984,
          "wal_bytes": 49913832,
          "shm_bytes": 98304
        },
        {
          "time": 1781037461.1254349,
          "db_bytes": 5343174656,
          "wal_bytes": 52060352,
          "shm_bytes": 131072
        },
        {
          "time": 1781037461.63125,
          "db_bytes": 5343182848,
          "wal_bytes": 53555912,
          "shm_bytes": 131072
        },
        {
          "time": 1781037462.139405,
          "db_bytes": 5343195136,
          "wal_bytes": 54256312,
          "shm_bytes": 131072
        },
        {
          "time": 1781037462.6423612,
          "db_bytes": 5343203328,
          "wal_bytes": 55117392,
          "shm_bytes": 131072
        },
        {
          "time": 1781037463.1478012,
          "db_bytes": 5343215616,
          "wal_bytes": 56159752,
          "shm_bytes": 131072
        },
        {
          "time": 1781037463.6529942,
          "db_bytes": 5343215616,
          "wal_bytes": 56621192,
          "shm_bytes": 131072
        },
        {
          "time": 1781037464.1580968,
          "db_bytes": 5343240192,
          "wal_bytes": 58961352,
          "shm_bytes": 131072
        },
        {
          "time": 1781037464.66322,
          "db_bytes": 5343260672,
          "wal_bytes": 59744152,
          "shm_bytes": 131072
        },
        {
          "time": 1781037465.16552,
          "db_bytes": 5343260672,
          "wal_bytes": 62352112,
          "shm_bytes": 131072
        },
        {
          "time": 1781037465.6658418,
          "db_bytes": 5343289344,
          "wal_bytes": 63892992,
          "shm_bytes": 131072
        },
        {
          "time": 1781037466.171177,
          "db_bytes": 5343289344,
          "wal_bytes": 66051872,
          "shm_bytes": 131072
        },
        {
          "time": 1781037466.6718988,
          "db_bytes": 5343293440,
          "wal_bytes": 67020072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037467.177127,
          "db_bytes": 5343318016,
          "wal_bytes": 69450872,
          "shm_bytes": 163840
        },
        {
          "time": 1781037467.682131,
          "db_bytes": 5343318016,
          "wal_bytes": 72186552,
          "shm_bytes": 163840
        },
        {
          "time": 1781037468.190731,
          "db_bytes": 5343346688,
          "wal_bytes": 74003472,
          "shm_bytes": 163840
        },
        {
          "time": 1781037468.698228,
          "db_bytes": 5343350784,
          "wal_bytes": 76714432,
          "shm_bytes": 163840
        },
        {
          "time": 1781037469.2003388,
          "db_bytes": 5343363072,
          "wal_bytes": 78494272,
          "shm_bytes": 163840
        },
        {
          "time": 1781037469.7062101,
          "db_bytes": 5343383552,
          "wal_bytes": 80031032,
          "shm_bytes": 163840
        },
        {
          "time": 1781037470.211877,
          "db_bytes": 5343383552,
          "wal_bytes": 80731432,
          "shm_bytes": 163840
        },
        {
          "time": 1781037470.717098,
          "db_bytes": 5343391744,
          "wal_bytes": 82132232,
          "shm_bytes": 163840
        },
        {
          "time": 1781037471.22224,
          "db_bytes": 5343391744,
          "wal_bytes": 82943872,
          "shm_bytes": 163840
        },
        {
          "time": 1781037471.725748,
          "db_bytes": 5343395840,
          "wal_bytes": 85284032,
          "shm_bytes": 196608
        },
        {
          "time": 1781037472.228011,
          "db_bytes": 5343412224,
          "wal_bytes": 86458232,
          "shm_bytes": 196608
        },
        {
          "time": 1781037472.729829,
          "db_bytes": 5343432704,
          "wal_bytes": 87418192,
          "shm_bytes": 196608
        },
        {
          "time": 1781037473.234687,
          "db_bytes": 5343440896,
          "wal_bytes": 87859056,
          "shm_bytes": 196608
        },
        {
          "time": 1781037473.740175,
          "db_bytes": 5343440896,
          "wal_bytes": 89263952,
          "shm_bytes": 196608
        },
        {
          "time": 1781037474.246298,
          "db_bytes": 5343440896,
          "wal_bytes": 90627672,
          "shm_bytes": 196608
        },
        {
          "time": 1781037474.75051,
          "db_bytes": 5343465472,
          "wal_bytes": 92481672,
          "shm_bytes": 196608
        },
        {
          "time": 1781037475.25147,
          "db_bytes": 5343485952,
          "wal_bytes": 94092592,
          "shm_bytes": 196608
        },
        {
          "time": 1781037475.7530282,
          "db_bytes": 5343506432,
          "wal_bytes": 95378032,
          "shm_bytes": 196608
        },
        {
          "time": 1781037476.256969,
          "db_bytes": 5343510528,
          "wal_bytes": 96292672,
          "shm_bytes": 196608
        },
        {
          "time": 1781037476.7598789,
          "db_bytes": 5343518720,
          "wal_bytes": 98113712,
          "shm_bytes": 196608
        },
        {
          "time": 1781037477.263912,
          "db_bytes": 5343543296,
          "wal_bytes": 99498032,
          "shm_bytes": 196608
        },
        {
          "time": 1781037477.765567,
          "db_bytes": 5343555584,
          "wal_bytes": 100812312,
          "shm_bytes": 196608
        },
        {
          "time": 1781037478.270762,
          "db_bytes": 5343559680,
          "wal_bytes": 103020632,
          "shm_bytes": 229376
        },
        {
          "time": 1781037478.7737238,
          "db_bytes": 5343592448,
          "wal_bytes": 106122992,
          "shm_bytes": 229376
        },
        {
          "time": 1781037479.2758121,
          "db_bytes": 5343608832,
          "wal_bytes": 109241832,
          "shm_bytes": 229376
        },
        {
          "time": 1781037479.785048,
          "db_bytes": 5343625216,
          "wal_bytes": 110321272,
          "shm_bytes": 229376
        },
        {
          "time": 1781037480.294368,
          "db_bytes": 5343625216,
          "wal_bytes": 111874512,
          "shm_bytes": 229376
        },
        {
          "time": 1781037480.799724,
          "db_bytes": 5343633408,
          "wal_bytes": 116113992,
          "shm_bytes": 229376
        },
        {
          "time": 1781037481.30754,
          "db_bytes": 5343657984,
          "wal_bytes": 121531792,
          "shm_bytes": 262144
        },
        {
          "time": 1781037481.812932,
          "db_bytes": 5343698944,
          "wal_bytes": 123925512,
          "shm_bytes": 262144
        },
        {
          "time": 1781037482.318063,
          "db_bytes": 5343698944,
          "wal_bytes": 123925512,
          "shm_bytes": 262144
        },
        {
          "time": 1781037482.823199,
          "db_bytes": 5343698944,
          "wal_bytes": 123925512,
          "shm_bytes": 262144
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-plugin-2.2.23-control_write-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-plugin-2.2.23-control_write-heavy_c32",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 32,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 34.5632303329985,
    "ok_flows": 173,
    "failed_flows": 6,
    "flow_requests_per_second": 5.005319188433379,
    "attempted_writes_per_second": 2.6617882389356695,
    "successful_writes_per_second": 2.4881933537876915,
    "write_verification_failures": 6,
    "avg_ms": 5915.162063531722,
    "http_request_avg_ms": 2074.6809870567786,
    "p50_ms": 5987.755707999895,
    "p75_ms": 8387.301624999964,
    "p95_ms": 10367.906016000052,
    "p99_ms": 11542.670906278727,
    "by_kind": {
      "browse": {
        "samples": 37,
        "avg_ms": 2256.570908756682,
        "p50_ms": 2129.270165998605,
        "p75_ms": 2659.175207998487,
        "p95_ms": 3572.767250001198,
        "p99_ms": 4302.075629999746
      },
      "cart": {
        "samples": 31,
        "avg_ms": 5045.630634322738,
        "p50_ms": 5239.4304999997985,
        "p75_ms": 5494.949520500086,
        "p95_ms": 6351.089187500293,
        "p99_ms": 6635.347091300355
      },
      "admin_read": {
        "samples": 19,
        "avg_ms": 2646.0607520525386,
        "p50_ms": 2469.416750000164,
        "p75_ms": 3180.7612290003817,
        "p95_ms": 3349.985074698998,
        "p99_ms": 3381.2528149391437
      },
      "write": {
        "samples": 86,
        "avg_ms": 8524.886155976606,
        "p50_ms": 8435.059583000111,
        "p75_ms": 9666.285281500677,
        "p95_ms": 11173.440353999013,
        "p99_ms": 12167.31427319892
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 19,
        "attempts": 19,
        "failures": 0,
        "avg_ms": 2646.0607520525386,
        "p50_ms": 2469.416750000164,
        "p75_ms": 3180.7612290003817,
        "p95_ms": 3349.985074698998,
        "p99_ms": 3381.2528149391437
      },
      "cart_add": {
        "samples": 31,
        "attempts": 31,
        "failures": 0,
        "avg_ms": 5045.630634322738,
        "p50_ms": 5239.4304999997985,
        "p75_ms": 5494.949520500086,
        "p95_ms": 6351.089187500293,
        "p99_ms": 6635.347091300355
      },
      "checkout_write": {
        "samples": 86,
        "attempts": 92,
        "failures": 6,
        "avg_ms": 8524.886155976606,
        "p50_ms": 8435.059583000111,
        "p75_ms": 9666.285281500677,
        "p95_ms": 11173.440353999013,
        "p99_ms": 12167.31427319892
      },
      "product_browse": {
        "samples": 37,
        "attempts": 37,
        "failures": 0,
        "avg_ms": 2256.570908756682,
        "p50_ms": 2129.270165998605,
        "p75_ms": 2659.175207998487,
        "p95_ms": 3572.767250001198,
        "p99_ms": 4302.075629999746
      }
    },
    "status_counts": {
      "200": 505
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 6
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10034,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10120,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 86,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 86,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 96,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037959.6273339,
        "db_bytes": 5342789632,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037994.191495,
        "db_bytes": 5343510528,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 70110072,
      "wal_samples": [
        {
          "time": 1781037959.627651,
          "db_bytes": 5342789632,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037960.138201,
          "db_bytes": 5342789632,
          "wal_bytes": 8272,
          "shm_bytes": 32768
        },
        {
          "time": 1781037960.6448152,
          "db_bytes": 5342789632,
          "wal_bytes": 177192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037961.150086,
          "db_bytes": 5342789632,
          "wal_bytes": 473832,
          "shm_bytes": 32768
        },
        {
          "time": 1781037961.6607628,
          "db_bytes": 5342789632,
          "wal_bytes": 749872,
          "shm_bytes": 32768
        },
        {
          "time": 1781037962.167,
          "db_bytes": 5342789632,
          "wal_bytes": 2187752,
          "shm_bytes": 32768
        },
        {
          "time": 1781037962.673614,
          "db_bytes": 5342822400,
          "wal_bytes": 4474352,
          "shm_bytes": 32768
        },
        {
          "time": 1781037963.1843998,
          "db_bytes": 5342842880,
          "wal_bytes": 7214152,
          "shm_bytes": 32768
        },
        {
          "time": 1781037963.6952891,
          "db_bytes": 5342859264,
          "wal_bytes": 13056312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037964.2339041,
          "db_bytes": 5342859264,
          "wal_bytes": 15359392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037964.739349,
          "db_bytes": 5342908416,
          "wal_bytes": 18832552,
          "shm_bytes": 65536
        },
        {
          "time": 1781037965.25031,
          "db_bytes": 5342916608,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037965.758622,
          "db_bytes": 5342916608,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037966.266346,
          "db_bytes": 5342916608,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037966.776754,
          "db_bytes": 5342916608,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037967.286998,
          "db_bytes": 5342916608,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037967.798495,
          "db_bytes": 5342916608,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037968.311161,
          "db_bytes": 5342973952,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037968.823906,
          "db_bytes": 5342978048,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037969.3329458,
          "db_bytes": 5342990336,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037969.84296,
          "db_bytes": 5342990336,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037970.355694,
          "db_bytes": 5342990336,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037970.864977,
          "db_bytes": 5342990336,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037971.373209,
          "db_bytes": 5343019008,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037971.885786,
          "db_bytes": 5343051776,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037972.3949592,
          "db_bytes": 5343064064,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037972.905449,
          "db_bytes": 5343076352,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037973.415999,
          "db_bytes": 5343117312,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037973.926466,
          "db_bytes": 5343125504,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037974.439231,
          "db_bytes": 5343150080,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037974.989156,
          "db_bytes": 5343154176,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037975.4937532,
          "db_bytes": 5343166464,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037975.998368,
          "db_bytes": 5343166464,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037976.5042582,
          "db_bytes": 5343174656,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037977.007371,
          "db_bytes": 5343174656,
          "wal_bytes": 20155072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037977.51791,
          "db_bytes": 5343174656,
          "wal_bytes": 21831912,
          "shm_bytes": 65536
        },
        {
          "time": 1781037978.029793,
          "db_bytes": 5343174656,
          "wal_bytes": 24448112,
          "shm_bytes": 65536
        },
        {
          "time": 1781037978.5345159,
          "db_bytes": 5343195136,
          "wal_bytes": 26421592,
          "shm_bytes": 65536
        },
        {
          "time": 1781037979.036064,
          "db_bytes": 5343211520,
          "wal_bytes": 28629912,
          "shm_bytes": 65536
        },
        {
          "time": 1781037979.540402,
          "db_bytes": 5343223808,
          "wal_bytes": 29392112,
          "shm_bytes": 65536
        },
        {
          "time": 1781037980.042359,
          "db_bytes": 5343244288,
          "wal_bytes": 31930032,
          "shm_bytes": 65536
        },
        {
          "time": 1781037980.5522308,
          "db_bytes": 5343272960,
          "wal_bytes": 33236072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037981.0635679,
          "db_bytes": 5343272960,
          "wal_bytes": 34196032,
          "shm_bytes": 98304
        },
        {
          "time": 1781037981.57405,
          "db_bytes": 5343272960,
          "wal_bytes": 35221912,
          "shm_bytes": 98304
        },
        {
          "time": 1781037982.084173,
          "db_bytes": 5343272960,
          "wal_bytes": 35724552,
          "shm_bytes": 98304
        },
        {
          "time": 1781037982.596828,
          "db_bytes": 5343281152,
          "wal_bytes": 36012952,
          "shm_bytes": 98304
        },
        {
          "time": 1781037983.1104069,
          "db_bytes": 5343285248,
          "wal_bytes": 36251912,
          "shm_bytes": 98304
        },
        {
          "time": 1781037983.620654,
          "db_bytes": 5343289344,
          "wal_bytes": 37710392,
          "shm_bytes": 98304
        },
        {
          "time": 1781037984.1309838,
          "db_bytes": 5343309824,
          "wal_bytes": 39638552,
          "shm_bytes": 98304
        },
        {
          "time": 1781037984.63812,
          "db_bytes": 5343309824,
          "wal_bytes": 39803352,
          "shm_bytes": 98304
        },
        {
          "time": 1781037985.145347,
          "db_bytes": 5343322112,
          "wal_bytes": 40882792,
          "shm_bytes": 98304
        },
        {
          "time": 1781037985.655553,
          "db_bytes": 5343322112,
          "wal_bytes": 42765632,
          "shm_bytes": 98304
        },
        {
          "time": 1781037986.1660118,
          "db_bytes": 5343338496,
          "wal_bytes": 44298272,
          "shm_bytes": 98304
        },
        {
          "time": 1781037986.675015,
          "db_bytes": 5343346688,
          "wal_bytes": 44800912,
          "shm_bytes": 98304
        },
        {
          "time": 1781037987.230967,
          "db_bytes": 5343346688,
          "wal_bytes": 45938032,
          "shm_bytes": 98304
        },
        {
          "time": 1781037987.742393,
          "db_bytes": 5343346688,
          "wal_bytes": 48826152,
          "shm_bytes": 98304
        },
        {
          "time": 1781037988.253818,
          "db_bytes": 5343379456,
          "wal_bytes": 50770792,
          "shm_bytes": 131072
        },
        {
          "time": 1781037988.764311,
          "db_bytes": 5343379456,
          "wal_bytes": 53881392,
          "shm_bytes": 131072
        },
        {
          "time": 1781037989.274223,
          "db_bytes": 5343408128,
          "wal_bytes": 55105032,
          "shm_bytes": 131072
        },
        {
          "time": 1781037989.786289,
          "db_bytes": 5343420416,
          "wal_bytes": 56386352,
          "shm_bytes": 131072
        },
        {
          "time": 1781037990.2912588,
          "db_bytes": 5343420416,
          "wal_bytes": 58219752,
          "shm_bytes": 131072
        },
        {
          "time": 1781037990.801149,
          "db_bytes": 5343432704,
          "wal_bytes": 59702952,
          "shm_bytes": 131072
        },
        {
          "time": 1781037991.311483,
          "db_bytes": 5343440896,
          "wal_bytes": 61762952,
          "shm_bytes": 131072
        },
        {
          "time": 1781037991.8181062,
          "db_bytes": 5343473664,
          "wal_bytes": 62113152,
          "shm_bytes": 131072
        },
        {
          "time": 1781037992.329004,
          "db_bytes": 5343473664,
          "wal_bytes": 64387392,
          "shm_bytes": 131072
        },
        {
          "time": 1781037992.839498,
          "db_bytes": 5343477760,
          "wal_bytes": 65952992,
          "shm_bytes": 131072
        },
        {
          "time": 1781037993.345149,
          "db_bytes": 5343485952,
          "wal_bytes": 68033592,
          "shm_bytes": 163840
        },
        {
          "time": 1781037993.858288,
          "db_bytes": 5343506432,
          "wal_bytes": 70110072,
          "shm_bytes": 163840
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-plugin-2.2.23-control_write-heavy_c32-wp-request-log.jsonl"
  },
  {
    "case_id": "rep1_sqlite-plugin-2.2.23-control_write-heavy_c64",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 1,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 36.06158795800002,
    "ok_flows": 350,
    "failed_flows": 34,
    "flow_requests_per_second": 9.70561807781831,
    "attempted_writes_per_second": 5.1855730872914965,
    "successful_writes_per_second": 4.24274161687486,
    "write_verification_failures": 34,
    "avg_ms": 5843.630986074247,
    "http_request_avg_ms": 2088.83415670888,
    "p50_ms": 4019.79254150001,
    "p75_ms": 9710.037385249962,
    "p95_ms": 11653.776891299505,
    "p99_ms": 12174.338615409833,
    "by_kind": {
      "browse": {
        "samples": 80,
        "avg_ms": 1686.7897255624605,
        "p50_ms": 1636.9081044999803,
        "p75_ms": 2153.6756147497726,
        "p95_ms": 2784.4528985497163,
        "p99_ms": 3043.7296800701
      },
      "cart": {
        "samples": 85,
        "avg_ms": 3672.3219813764326,
        "p50_ms": 3661.536208999678,
        "p75_ms": 4029.306749999705,
        "p95_ms": 4475.624791399787,
        "p99_ms": 4611.508735279567
      },
      "admin_read": {
        "samples": 32,
        "avg_ms": 2521.0560117187133,
        "p50_ms": 2494.5625625000503,
        "p75_ms": 2962.610719000395,
        "p95_ms": 3340.981616450017,
        "p99_ms": 3503.322663250574
      },
      "write": {
        "samples": 153,
        "avg_ms": 9918.343178359435,
        "p50_ms": 10046.29845799991,
        "p75_ms": 11190.869166999619,
        "p95_ms": 11964.580366999871,
        "p99_ms": 12276.829812839569
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 32,
        "attempts": 32,
        "failures": 0,
        "avg_ms": 2521.0560117187133,
        "p50_ms": 2494.5625625000503,
        "p75_ms": 2962.610719000395,
        "p95_ms": 3340.981616450017,
        "p99_ms": 3503.322663250574
      },
      "cart_add": {
        "samples": 85,
        "attempts": 85,
        "failures": 0,
        "avg_ms": 3672.3219813764326,
        "p50_ms": 3661.536208999678,
        "p75_ms": 4029.306749999705,
        "p95_ms": 4475.624791399787,
        "p99_ms": 4611.508735279567
      },
      "checkout_write": {
        "samples": 153,
        "attempts": 187,
        "failures": 34,
        "avg_ms": 9918.343178359435,
        "p50_ms": 10046.29845799991,
        "p75_ms": 11190.869166999619,
        "p95_ms": 11964.580366999871,
        "p99_ms": 12276.829812839569
      },
      "product_browse": {
        "samples": 80,
        "attempts": 80,
        "failures": 0,
        "avg_ms": 1686.7897255624605,
        "p50_ms": 1636.9081044999803,
        "p75_ms": 2153.6756147497726,
        "p95_ms": 2784.4528985497163,
        "p99_ms": 3043.7296800701
      }
    },
    "status_counts": {
      "200": 1047
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 34
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10082,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10235,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 153,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 153,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 292,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037025.135755,
        "db_bytes": 5343203328,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037061.198056,
        "db_bytes": 5344546816,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 172108912,
      "wal_samples": [
        {
          "time": 1781037025.136022,
          "db_bytes": 5343203328,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037025.64691,
          "db_bytes": 5343203328,
          "wal_bytes": 181312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037026.157263,
          "db_bytes": 5343203328,
          "wal_bytes": 453232,
          "shm_bytes": 32768
        },
        {
          "time": 1781037026.665544,
          "db_bytes": 5343203328,
          "wal_bytes": 1359632,
          "shm_bytes": 32768
        },
        {
          "time": 1781037027.175655,
          "db_bytes": 5343203328,
          "wal_bytes": 1689232,
          "shm_bytes": 32768
        },
        {
          "time": 1781037027.6824589,
          "db_bytes": 5343203328,
          "wal_bytes": 2031192,
          "shm_bytes": 32768
        },
        {
          "time": 1781037028.190945,
          "db_bytes": 5343203328,
          "wal_bytes": 2175392,
          "shm_bytes": 32768
        },
        {
          "time": 1781037028.691634,
          "db_bytes": 5343203328,
          "wal_bytes": 3349592,
          "shm_bytes": 32768
        },
        {
          "time": 1781037029.2086961,
          "db_bytes": 5343277056,
          "wal_bytes": 4651512,
          "shm_bytes": 32768
        },
        {
          "time": 1781037029.717323,
          "db_bytes": 5343285248,
          "wal_bytes": 6641472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037030.224252,
          "db_bytes": 5343305728,
          "wal_bytes": 10056952,
          "shm_bytes": 32768
        },
        {
          "time": 1781037030.729661,
          "db_bytes": 5343330304,
          "wal_bytes": 15561272,
          "shm_bytes": 32768
        },
        {
          "time": 1781037031.237487,
          "db_bytes": 5343358976,
          "wal_bytes": 21036752,
          "shm_bytes": 65536
        },
        {
          "time": 1781037031.7443898,
          "db_bytes": 5343375360,
          "wal_bytes": 30937112,
          "shm_bytes": 65536
        },
        {
          "time": 1781037032.249453,
          "db_bytes": 5343432704,
          "wal_bytes": 37714512,
          "shm_bytes": 98304
        },
        {
          "time": 1781037032.7594,
          "db_bytes": 5343494144,
          "wal_bytes": 40891032,
          "shm_bytes": 98304
        },
        {
          "time": 1781037033.2654269,
          "db_bytes": 5343502336,
          "wal_bytes": 42889232,
          "shm_bytes": 98304
        },
        {
          "time": 1781037033.775598,
          "db_bytes": 5343514624,
          "wal_bytes": 44631992,
          "shm_bytes": 98304
        },
        {
          "time": 1781037034.2949288,
          "db_bytes": 5343535104,
          "wal_bytes": 47767312,
          "shm_bytes": 98304
        },
        {
          "time": 1781037034.810225,
          "db_bytes": 5343535104,
          "wal_bytes": 50952072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037035.3112462,
          "db_bytes": 5343576064,
          "wal_bytes": 54351072,
          "shm_bytes": 131072
        },
        {
          "time": 1781037035.816946,
          "db_bytes": 5343637504,
          "wal_bytes": 56996112,
          "shm_bytes": 131072
        },
        {
          "time": 1781037036.326866,
          "db_bytes": 5343649792,
          "wal_bytes": 57614112,
          "shm_bytes": 131072
        },
        {
          "time": 1781037036.835271,
          "db_bytes": 5343657984,
          "wal_bytes": 58326872,
          "shm_bytes": 131072
        },
        {
          "time": 1781037037.339707,
          "db_bytes": 5343670272,
          "wal_bytes": 58602912,
          "shm_bytes": 131072
        },
        {
          "time": 1781037037.849379,
          "db_bytes": 5343678464,
          "wal_bytes": 58977832,
          "shm_bytes": 131072
        },
        {
          "time": 1781037038.3594859,
          "db_bytes": 5343686656,
          "wal_bytes": 61087272,
          "shm_bytes": 131072
        },
        {
          "time": 1781037038.867867,
          "db_bytes": 5343707136,
          "wal_bytes": 61317992,
          "shm_bytes": 131072
        },
        {
          "time": 1781037039.378029,
          "db_bytes": 5343711232,
          "wal_bytes": 61507512,
          "shm_bytes": 131072
        },
        {
          "time": 1781037039.888055,
          "db_bytes": 5343719424,
          "wal_bytes": 62759992,
          "shm_bytes": 131072
        },
        {
          "time": 1781037040.3982139,
          "db_bytes": 5343731712,
          "wal_bytes": 63196712,
          "shm_bytes": 131072
        },
        {
          "time": 1781037040.8985379,
          "db_bytes": 5343731712,
          "wal_bytes": 64955952,
          "shm_bytes": 131072
        },
        {
          "time": 1781037041.409672,
          "db_bytes": 5343748096,
          "wal_bytes": 66220792,
          "shm_bytes": 131072
        },
        {
          "time": 1781037041.91597,
          "db_bytes": 5343748096,
          "wal_bytes": 71387272,
          "shm_bytes": 163840
        },
        {
          "time": 1781037042.426456,
          "db_bytes": 5343764480,
          "wal_bytes": 74563792,
          "shm_bytes": 163840
        },
        {
          "time": 1781037042.936598,
          "db_bytes": 5343809536,
          "wal_bytes": 76158232,
          "shm_bytes": 163840
        },
        {
          "time": 1781037043.439862,
          "db_bytes": 5343809536,
          "wal_bytes": 81337072,
          "shm_bytes": 163840
        },
        {
          "time": 1781037043.9500191,
          "db_bytes": 5343866880,
          "wal_bytes": 83578352,
          "shm_bytes": 163840
        },
        {
          "time": 1781037044.4630048,
          "db_bytes": 5343879168,
          "wal_bytes": 86911432,
          "shm_bytes": 196608
        },
        {
          "time": 1781037044.967356,
          "db_bytes": 5343879168,
          "wal_bytes": 90837792,
          "shm_bytes": 196608
        },
        {
          "time": 1781037045.475171,
          "db_bytes": 5343916032,
          "wal_bytes": 96515152,
          "shm_bytes": 196608
        },
        {
          "time": 1781037045.9808671,
          "db_bytes": 5343969280,
          "wal_bytes": 100964752,
          "shm_bytes": 196608
        },
        {
          "time": 1781037046.48675,
          "db_bytes": 5343977472,
          "wal_bytes": 103131872,
          "shm_bytes": 229376
        },
        {
          "time": 1781037046.995046,
          "db_bytes": 5344022528,
          "wal_bytes": 106320752,
          "shm_bytes": 229376
        },
        {
          "time": 1781037047.505197,
          "db_bytes": 5344043008,
          "wal_bytes": 109081152,
          "shm_bytes": 229376
        },
        {
          "time": 1781037048.015316,
          "db_bytes": 5344043008,
          "wal_bytes": 110139992,
          "shm_bytes": 229376
        },
        {
          "time": 1781037048.523801,
          "db_bytes": 5344063488,
          "wal_bytes": 111544912,
          "shm_bytes": 229376
        },
        {
          "time": 1781037049.034025,
          "db_bytes": 5344075776,
          "wal_bytes": 113073432,
          "shm_bytes": 229376
        },
        {
          "time": 1781037049.548626,
          "db_bytes": 5344075776,
          "wal_bytes": 114659632,
          "shm_bytes": 229376
        },
        {
          "time": 1781037050.063963,
          "db_bytes": 5344092160,
          "wal_bytes": 116468312,
          "shm_bytes": 229376
        },
        {
          "time": 1781037050.574136,
          "db_bytes": 5344133120,
          "wal_bytes": 116954472,
          "shm_bytes": 229376
        },
        {
          "time": 1781037051.080558,
          "db_bytes": 5344137216,
          "wal_bytes": 119241072,
          "shm_bytes": 262144
        },
        {
          "time": 1781037051.5904582,
          "db_bytes": 5344157696,
          "wal_bytes": 119929112,
          "shm_bytes": 262144
        },
        {
          "time": 1781037052.0980082,
          "db_bytes": 5344157696,
          "wal_bytes": 120860232,
          "shm_bytes": 262144
        },
        {
          "time": 1781037052.607127,
          "db_bytes": 5344182272,
          "wal_bytes": 121325792,
          "shm_bytes": 262144
        },
        {
          "time": 1781037053.114901,
          "db_bytes": 5344198656,
          "wal_bytes": 124197432,
          "shm_bytes": 262144
        },
        {
          "time": 1781037053.624651,
          "db_bytes": 5344198656,
          "wal_bytes": 124786592,
          "shm_bytes": 262144
        },
        {
          "time": 1781037054.134787,
          "db_bytes": 5344198656,
          "wal_bytes": 126232712,
          "shm_bytes": 262144
        },
        {
          "time": 1781037054.643171,
          "db_bytes": 5344198656,
          "wal_bytes": 127353352,
          "shm_bytes": 262144
        },
        {
          "time": 1781037055.152808,
          "db_bytes": 5344223232,
          "wal_bytes": 128305072,
          "shm_bytes": 262144
        },
        {
          "time": 1781037055.657465,
          "db_bytes": 5344223232,
          "wal_bytes": 130896552,
          "shm_bytes": 262144
        },
        {
          "time": 1781037056.16821,
          "db_bytes": 5344256000,
          "wal_bytes": 133137832,
          "shm_bytes": 262144
        },
        {
          "time": 1781037056.678698,
          "db_bytes": 5344272384,
          "wal_bytes": 135659272,
          "shm_bytes": 294912
        },
        {
          "time": 1781037057.188867,
          "db_bytes": 5344305152,
          "wal_bytes": 140751592,
          "shm_bytes": 294912
        },
        {
          "time": 1781037057.699014,
          "db_bytes": 5344329728,
          "wal_bytes": 145131152,
          "shm_bytes": 294912
        },
        {
          "time": 1781037058.2076879,
          "db_bytes": 5344387072,
          "wal_bytes": 147590792,
          "shm_bytes": 294912
        },
        {
          "time": 1781037058.717838,
          "db_bytes": 5344403456,
          "wal_bytes": 153902632,
          "shm_bytes": 327680
        },
        {
          "time": 1781037059.230308,
          "db_bytes": 5344423936,
          "wal_bytes": 158170952,
          "shm_bytes": 327680
        },
        {
          "time": 1781037059.737707,
          "db_bytes": 5344448512,
          "wal_bytes": 162983112,
          "shm_bytes": 327680
        },
        {
          "time": 1781037060.247862,
          "db_bytes": 5344497664,
          "wal_bytes": 168891192,
          "shm_bytes": 360448
        },
        {
          "time": 1781037060.7492359,
          "db_bytes": 5344514048,
          "wal_bytes": 172108912,
          "shm_bytes": 360448
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep1_sqlite-plugin-2.2.23-control_write-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep2_sqlite-plugin-2.2.23-control_write-heavy_c64",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 2,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 37.11550591699961,
    "ok_flows": 235,
    "failed_flows": 41,
    "flow_requests_per_second": 6.33158552453856,
    "attempted_writes_per_second": 3.798951314723136,
    "successful_writes_per_second": 2.6942917125696,
    "write_verification_failures": 41,
    "avg_ms": 8364.349062021287,
    "http_request_avg_ms": 3009.0327405176245,
    "p50_ms": 8169.241624999813,
    "p75_ms": 11820.144603999779,
    "p95_ms": 15572.992295600488,
    "p99_ms": 17331.25290628017,
    "by_kind": {
      "browse": {
        "samples": 54,
        "avg_ms": 3751.2788895555777,
        "p50_ms": 3378.3183959999405,
        "p75_ms": 4880.099500250026,
        "p95_ms": 7407.365924450142,
        "p99_ms": 8335.405154509908
      },
      "cart": {
        "samples": 59,
        "avg_ms": 6760.055230949192,
        "p50_ms": 6902.399499999774,
        "p75_ms": 8418.489895999755,
        "p95_ms": 9082.862850000583,
        "p99_ms": 9371.548707499878
      },
      "admin_read": {
        "samples": 22,
        "avg_ms": 4473.687499909044,
        "p50_ms": 3565.964020499905,
        "p75_ms": 5854.049874999873,
        "p95_ms": 7272.205995850163,
        "p99_ms": 8048.984014999623
      },
      "write": {
        "samples": 100,
        "avg_ms": 12657.88585915,
        "p50_ms": 12539.28283399955,
        "p75_ms": 14403.296645499495,
        "p95_ms": 16625.8494101,
        "p99_ms": 17415.209930920213
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 22,
        "attempts": 22,
        "failures": 0,
        "avg_ms": 4473.687499909044,
        "p50_ms": 3565.964020499905,
        "p75_ms": 5854.049874999873,
        "p95_ms": 7272.205995850163,
        "p99_ms": 8048.984014999623
      },
      "cart_add": {
        "samples": 59,
        "attempts": 59,
        "failures": 0,
        "avg_ms": 6760.055230949192,
        "p50_ms": 6902.399499999774,
        "p75_ms": 8418.489895999755,
        "p95_ms": 9082.862850000583,
        "p99_ms": 9371.548707499878
      },
      "checkout_write": {
        "samples": 100,
        "attempts": 141,
        "failures": 41,
        "avg_ms": 12657.88585915,
        "p50_ms": 12539.28283399955,
        "p75_ms": 14403.296645499495,
        "p95_ms": 16625.8494101,
        "p99_ms": 17415.209930920213
      },
      "product_browse": {
        "samples": 54,
        "attempts": 54,
        "failures": 0,
        "avg_ms": 3751.2788895555777,
        "p50_ms": 3378.3183959999405,
        "p75_ms": 4880.099500250026,
        "p95_ms": 7407.365924450142,
        "p99_ms": 8335.405154509908
      }
    },
    "status_counts": {
      "200": 735
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 41
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10045,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10145,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 100,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 100,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 274,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781037510.057755,
        "db_bytes": 5342838784,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781037547.174154,
        "db_bytes": 5343748096,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 108590872,
      "wal_samples": [
        {
          "time": 1781037510.058017,
          "db_bytes": 5342838784,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781037510.567944,
          "db_bytes": 5342838784,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781037511.07167,
          "db_bytes": 5342838784,
          "wal_bytes": 49472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037511.5753942,
          "db_bytes": 5342838784,
          "wal_bytes": 123632,
          "shm_bytes": 32768
        },
        {
          "time": 1781037512.0810611,
          "db_bytes": 5342838784,
          "wal_bytes": 292552,
          "shm_bytes": 32768
        },
        {
          "time": 1781037512.586356,
          "db_bytes": 5342838784,
          "wal_bytes": 745752,
          "shm_bytes": 32768
        },
        {
          "time": 1781037513.097536,
          "db_bytes": 5342838784,
          "wal_bytes": 873472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037513.608052,
          "db_bytes": 5342838784,
          "wal_bytes": 1215432,
          "shm_bytes": 32768
        },
        {
          "time": 1781037514.120379,
          "db_bytes": 5342838784,
          "wal_bytes": 2294872,
          "shm_bytes": 32768
        },
        {
          "time": 1781037514.630969,
          "db_bytes": 5342838784,
          "wal_bytes": 2397872,
          "shm_bytes": 32768
        },
        {
          "time": 1781037515.141379,
          "db_bytes": 5342838784,
          "wal_bytes": 2418472,
          "shm_bytes": 32768
        },
        {
          "time": 1781037515.647352,
          "db_bytes": 5342838784,
          "wal_bytes": 2686272,
          "shm_bytes": 32768
        },
        {
          "time": 1781037516.157824,
          "db_bytes": 5342887936,
          "wal_bytes": 4218912,
          "shm_bytes": 32768
        },
        {
          "time": 1781037516.66844,
          "db_bytes": 5342904320,
          "wal_bytes": 5434312,
          "shm_bytes": 32768
        },
        {
          "time": 1781037517.179672,
          "db_bytes": 5342904320,
          "wal_bytes": 8532552,
          "shm_bytes": 32768
        },
        {
          "time": 1781037517.691371,
          "db_bytes": 5342904320,
          "wal_bytes": 8532552,
          "shm_bytes": 32768
        },
        {
          "time": 1781037518.195306,
          "db_bytes": 5342953472,
          "wal_bytes": 12240552,
          "shm_bytes": 32768
        },
        {
          "time": 1781037518.703512,
          "db_bytes": 5342978048,
          "wal_bytes": 21147992,
          "shm_bytes": 65536
        },
        {
          "time": 1781037519.2106931,
          "db_bytes": 5343027200,
          "wal_bytes": 27126136,
          "shm_bytes": 65536
        },
        {
          "time": 1781037519.716991,
          "db_bytes": 5343096832,
          "wal_bytes": 29515712,
          "shm_bytes": 65536
        },
        {
          "time": 1781037520.2218611,
          "db_bytes": 5343113216,
          "wal_bytes": 33236072,
          "shm_bytes": 65536
        },
        {
          "time": 1781037520.725517,
          "db_bytes": 5343150080,
          "wal_bytes": 35992352,
          "shm_bytes": 98304
        },
        {
          "time": 1781037521.227978,
          "db_bytes": 5343154176,
          "wal_bytes": 36565032,
          "shm_bytes": 98304
        },
        {
          "time": 1781037521.738473,
          "db_bytes": 5343162368,
          "wal_bytes": 39119432,
          "shm_bytes": 98304
        },
        {
          "time": 1781037522.250001,
          "db_bytes": 5343186944,
          "wal_bytes": 40244192,
          "shm_bytes": 98304
        },
        {
          "time": 1781037522.7644448,
          "db_bytes": 5343195136,
          "wal_bytes": 40643832,
          "shm_bytes": 98304
        },
        {
          "time": 1781037523.274791,
          "db_bytes": 5343195136,
          "wal_bytes": 41447232,
          "shm_bytes": 98304
        },
        {
          "time": 1781037523.785337,
          "db_bytes": 5343195136,
          "wal_bytes": 44496032,
          "shm_bytes": 98304
        },
        {
          "time": 1781037524.2955031,
          "db_bytes": 5343195136,
          "wal_bytes": 47169912,
          "shm_bytes": 98304
        },
        {
          "time": 1781037524.805795,
          "db_bytes": 5343211520,
          "wal_bytes": 47643712,
          "shm_bytes": 98304
        },
        {
          "time": 1781037525.3121521,
          "db_bytes": 5343248384,
          "wal_bytes": 49081592,
          "shm_bytes": 98304
        },
        {
          "time": 1781037525.824517,
          "db_bytes": 5343248384,
          "wal_bytes": 49213456,
          "shm_bytes": 98304
        },
        {
          "time": 1781037526.3319528,
          "db_bytes": 5343268864,
          "wal_bytes": 50288752,
          "shm_bytes": 98304
        },
        {
          "time": 1781037526.837763,
          "db_bytes": 5343268864,
          "wal_bytes": 52402312,
          "shm_bytes": 131072
        },
        {
          "time": 1781037527.3453639,
          "db_bytes": 5343268864,
          "wal_bytes": 52402312,
          "shm_bytes": 131072
        },
        {
          "time": 1781037527.8472269,
          "db_bytes": 5343277056,
          "wal_bytes": 55006152,
          "shm_bytes": 131072
        },
        {
          "time": 1781037528.35064,
          "db_bytes": 5343277056,
          "wal_bytes": 57325712,
          "shm_bytes": 131072
        },
        {
          "time": 1781037528.859044,
          "db_bytes": 5343305728,
          "wal_bytes": 58219752,
          "shm_bytes": 131072
        },
        {
          "time": 1781037529.365994,
          "db_bytes": 5343318016,
          "wal_bytes": 59566992,
          "shm_bytes": 131072
        },
        {
          "time": 1781037529.883592,
          "db_bytes": 5343322112,
          "wal_bytes": 60753552,
          "shm_bytes": 131072
        },
        {
          "time": 1781037530.3852348,
          "db_bytes": 5343346688,
          "wal_bytes": 63390352,
          "shm_bytes": 131072
        },
        {
          "time": 1781037530.888288,
          "db_bytes": 5343358976,
          "wal_bytes": 65932392,
          "shm_bytes": 131072
        },
        {
          "time": 1781037531.3888419,
          "db_bytes": 5343375360,
          "wal_bytes": 68445592,
          "shm_bytes": 163840
        },
        {
          "time": 1781037531.889397,
          "db_bytes": 5343399936,
          "wal_bytes": 69924672,
          "shm_bytes": 163840
        },
        {
          "time": 1781037532.392786,
          "db_bytes": 5343399936,
          "wal_bytes": 70180112,
          "shm_bytes": 163840
        },
        {
          "time": 1781037532.900007,
          "db_bytes": 5343424512,
          "wal_bytes": 70633312,
          "shm_bytes": 163840
        },
        {
          "time": 1781037533.403458,
          "db_bytes": 5343449088,
          "wal_bytes": 72046472,
          "shm_bytes": 163840
        },
        {
          "time": 1781037533.904493,
          "db_bytes": 5343449088,
          "wal_bytes": 73434912,
          "shm_bytes": 163840
        },
        {
          "time": 1781037534.415005,
          "db_bytes": 5343453184,
          "wal_bytes": 75997552,
          "shm_bytes": 163840
        },
        {
          "time": 1781037534.925519,
          "db_bytes": 5343453184,
          "wal_bytes": 76207672,
          "shm_bytes": 163840
        },
        {
          "time": 1781037535.436137,
          "db_bytes": 5343485952,
          "wal_bytes": 78687912,
          "shm_bytes": 163840
        },
        {
          "time": 1781037535.948834,
          "db_bytes": 5343485952,
          "wal_bytes": 79355352,
          "shm_bytes": 163840
        },
        {
          "time": 1781037536.460129,
          "db_bytes": 5343485952,
          "wal_bytes": 79355352,
          "shm_bytes": 163840
        },
        {
          "time": 1781037536.9702,
          "db_bytes": 5343514624,
          "wal_bytes": 80929192,
          "shm_bytes": 163840
        },
        {
          "time": 1781037537.477082,
          "db_bytes": 5343514624,
          "wal_bytes": 82004512,
          "shm_bytes": 163840
        },
        {
          "time": 1781037537.9873831,
          "db_bytes": 5343514624,
          "wal_bytes": 83055112,
          "shm_bytes": 163840
        },
        {
          "time": 1781037538.499764,
          "db_bytes": 5343539200,
          "wal_bytes": 83701976,
          "shm_bytes": 163840
        },
        {
          "time": 1781037539.006602,
          "db_bytes": 5343543296,
          "wal_bytes": 87368752,
          "shm_bytes": 196608
        },
        {
          "time": 1781037539.51516,
          "db_bytes": 5343543296,
          "wal_bytes": 87368752,
          "shm_bytes": 196608
        },
        {
          "time": 1781037540.022592,
          "db_bytes": 5343543296,
          "wal_bytes": 89329872,
          "shm_bytes": 196608
        },
        {
          "time": 1781037540.5320818,
          "db_bytes": 5343567872,
          "wal_bytes": 93383952,
          "shm_bytes": 196608
        },
        {
          "time": 1781037541.0353532,
          "db_bytes": 5343576064,
          "wal_bytes": 96160832,
          "shm_bytes": 196608
        },
        {
          "time": 1781037541.540848,
          "db_bytes": 5343576064,
          "wal_bytes": 97380352,
          "shm_bytes": 196608
        },
        {
          "time": 1781037542.049118,
          "db_bytes": 5343617024,
          "wal_bytes": 99048952,
          "shm_bytes": 196608
        },
        {
          "time": 1781037542.5611851,
          "db_bytes": 5343617024,
          "wal_bytes": 103391432,
          "shm_bytes": 229376
        },
        {
          "time": 1781037543.072105,
          "db_bytes": 5343653888,
          "wal_bytes": 105035312,
          "shm_bytes": 229376
        },
        {
          "time": 1781037543.582881,
          "db_bytes": 5343678464,
          "wal_bytes": 105727472,
          "shm_bytes": 229376
        },
        {
          "time": 1781037544.089317,
          "db_bytes": 5343694848,
          "wal_bytes": 108364272,
          "shm_bytes": 229376
        },
        {
          "time": 1781037544.598618,
          "db_bytes": 5343715328,
          "wal_bytes": 108590872,
          "shm_bytes": 229376
        },
        {
          "time": 1781037545.113507,
          "db_bytes": 5343715328,
          "wal_bytes": 108590872,
          "shm_bytes": 229376
        },
        {
          "time": 1781037545.6220732,
          "db_bytes": 5343719424,
          "wal_bytes": 108590872,
          "shm_bytes": 229376
        },
        {
          "time": 1781037546.129909,
          "db_bytes": 5343739904,
          "wal_bytes": 108590872,
          "shm_bytes": 229376
        },
        {
          "time": 1781037546.635971,
          "db_bytes": 5343739904,
          "wal_bytes": 108590872,
          "shm_bytes": 229376
        },
        {
          "time": 1781037547.139277,
          "db_bytes": 5343739904,
          "wal_bytes": 108590872,
          "shm_bytes": 229376
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep2_sqlite-plugin-2.2.23-control_write-heavy_c64-wp-request-log.jsonl"
  },
  {
    "case_id": "rep3_sqlite-plugin-2.2.23-control_write-heavy_c64",
    "variant": "sqlite-plugin-2.2.23-control",
    "family": "sqlite",
    "size": "woocommerce-5gb",
    "fixture": {
      "products": 2500,
      "categories": 100,
      "customers": 1000,
      "historical_orders": 10000,
      "product_meta_per_product": 16,
      "target_database_bytes": 5368709120,
      "filler_chunk_bytes": 262144
    },
    "workload": "write-heavy",
    "concurrency": 64,
    "repetition": 3,
    "warmup_seconds": 10.0,
    "duration_seconds_target": 30.0,
    "elapsed_s": 33.30413716700059,
    "ok_flows": 187,
    "failed_flows": 36,
    "flow_requests_per_second": 5.614918022415815,
    "attempted_writes_per_second": 3.5431033510431345,
    "successful_writes_per_second": 2.4621565659791274,
    "write_verification_failures": 36,
    "avg_ms": 9609.295010000063,
    "http_request_avg_ms": 3474.4990152378714,
    "p50_ms": 7924.659041000268,
    "p75_ms": 15635.944229000415,
    "p95_ms": 19539.601004399807,
    "p99_ms": 20877.477148140424,
    "by_kind": {
      "browse": {
        "samples": 44,
        "avg_ms": 4248.065616409225,
        "p50_ms": 3884.9593329996424,
        "p75_ms": 5632.067083250149,
        "p95_ms": 7577.31736865053,
        "p99_ms": 7928.2873828202355
      },
      "cart": {
        "samples": 42,
        "avg_ms": 7945.255366071423,
        "p50_ms": 8470.561708000787,
        "p75_ms": 9498.602729498998,
        "p95_ms": 10774.650356849816,
        "p99_ms": 12141.190687780456
      },
      "admin_read": {
        "samples": 19,
        "avg_ms": 4733.650861999865,
        "p50_ms": 4451.946416000283,
        "p75_ms": 6215.526750499521,
        "p95_ms": 7066.667875600433,
        "p99_ms": 7227.523375120254
      },
      "write": {
        "samples": 82,
        "avg_ms": 14468.087658475713,
        "p50_ms": 16323.784374999377,
        "p75_ms": 18065.04507225054,
        "p95_ms": 20060.48174550051,
        "p99_ms": 21220.497108040487
      }
    },
    "by_flow": {
      "admin_order_read": {
        "samples": 19,
        "attempts": 19,
        "failures": 0,
        "avg_ms": 4733.650861999865,
        "p50_ms": 4451.946416000283,
        "p75_ms": 6215.526750499521,
        "p95_ms": 7066.667875600433,
        "p99_ms": 7227.523375120254
      },
      "cart_add": {
        "samples": 42,
        "attempts": 42,
        "failures": 0,
        "avg_ms": 7945.255366071423,
        "p50_ms": 8470.561708000787,
        "p75_ms": 9498.602729498998,
        "p95_ms": 10774.650356849816,
        "p99_ms": 12141.190687780456
      },
      "checkout_write": {
        "samples": 82,
        "attempts": 118,
        "failures": 36,
        "avg_ms": 14468.087658475713,
        "p50_ms": 16323.784374999377,
        "p75_ms": 18065.04507225054,
        "p95_ms": 20060.48174550051,
        "p99_ms": 21220.497108040487
      },
      "product_browse": {
        "samples": 44,
        "attempts": 44,
        "failures": 0,
        "avg_ms": 4248.065616409225,
        "p50_ms": 3884.9593329996424,
        "p75_ms": 5632.067083250149,
        "p95_ms": 7577.31736865053,
        "p99_ms": 7928.2873828202355
      }
    },
    "status_counts": {
      "200": 589
    },
    "error_counts": {},
    "semantic_error_counts": {
      "missing checkout nonce": 36
    },
    "write_effects": {
      "counts_before": {
        "products": 2500,
        "orders": 10047,
        "customers": 1000,
        "users": 1001
      },
      "counts_after": {
        "products": 2500,
        "orders": 10129,
        "customers": 1000,
        "users": 1001
      },
      "delta": {
        "customers": 0,
        "orders": 82,
        "products": 0,
        "users": 0
      },
      "successful_order_writes": 82,
      "order_delta_matches_successes": true,
      "comment_delta_matches_successes": true
    },
    "server_errors": {
      "sqlite_busy_or_locked": 205,
      "php_fatal": 1,
      "php_warning": 0
    },
    "sqlite": {
      "before": {
        "time": 1781038023.207437,
        "db_bytes": 5342863360,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "after": {
        "time": 1781038056.515062,
        "db_bytes": 5343612928,
        "wal_bytes": 0,
        "shm_bytes": 0
      },
      "wal_max_bytes": 77217072,
      "wal_samples": [
        {
          "time": 1781038023.210343,
          "db_bytes": 5342863360,
          "wal_bytes": 0,
          "shm_bytes": 0
        },
        {
          "time": 1781038023.721497,
          "db_bytes": 5342863360,
          "wal_bytes": 16512,
          "shm_bytes": 32768
        },
        {
          "time": 1781038024.232588,
          "db_bytes": 5342863360,
          "wal_bytes": 37112,
          "shm_bytes": 32768
        },
        {
          "time": 1781038024.742764,
          "db_bytes": 5342863360,
          "wal_bytes": 82432,
          "shm_bytes": 32768
        },
        {
          "time": 1781038025.250273,
          "db_bytes": 5342863360,
          "wal_bytes": 296672,
          "shm_bytes": 32768
        },
        {
          "time": 1781038025.753053,
          "db_bytes": 5342863360,
          "wal_bytes": 576832,
          "shm_bytes": 32768
        },
        {
          "time": 1781038026.26276,
          "db_bytes": 5342863360,
          "wal_bytes": 959992,
          "shm_bytes": 32768
        },
        {
          "time": 1781038026.775779,
          "db_bytes": 5342863360,
          "wal_bytes": 1293712,
          "shm_bytes": 32768
        },
        {
          "time": 1781038027.290328,
          "db_bytes": 5342863360,
          "wal_bytes": 1701616,
          "shm_bytes": 32768
        },
        {
          "time": 1781038027.795136,
          "db_bytes": 5342863360,
          "wal_bytes": 2723352,
          "shm_bytes": 32768
        },
        {
          "time": 1781038028.307308,
          "db_bytes": 5342863360,
          "wal_bytes": 3353712,
          "shm_bytes": 32768
        },
        {
          "time": 1781038028.823134,
          "db_bytes": 5342863360,
          "wal_bytes": 3831632,
          "shm_bytes": 32768
        },
        {
          "time": 1781038029.32856,
          "db_bytes": 5342937088,
          "wal_bytes": 5920472,
          "shm_bytes": 32768
        },
        {
          "time": 1781038029.838325,
          "db_bytes": 5342961664,
          "wal_bytes": 6348952,
          "shm_bytes": 32768
        },
        {
          "time": 1781038030.3423512,
          "db_bytes": 5342965760,
          "wal_bytes": 6954592,
          "shm_bytes": 32768
        },
        {
          "time": 1781038030.845427,
          "db_bytes": 5342965760,
          "wal_bytes": 8371872,
          "shm_bytes": 32768
        },
        {
          "time": 1781038031.348324,
          "db_bytes": 5342965760,
          "wal_bytes": 9072272,
          "shm_bytes": 32768
        },
        {
          "time": 1781038031.8590431,
          "db_bytes": 5342978048,
          "wal_bytes": 10217632,
          "shm_bytes": 32768
        },
        {
          "time": 1781038032.366401,
          "db_bytes": 5342982144,
          "wal_bytes": 15038032,
          "shm_bytes": 32768
        },
        {
          "time": 1781038032.8831239,
          "db_bytes": 5342982144,
          "wal_bytes": 20208656,
          "shm_bytes": 65536
        },
        {
          "time": 1781038033.392482,
          "db_bytes": 5342982144,
          "wal_bytes": 23253312,
          "shm_bytes": 65536
        },
        {
          "time": 1781038033.898626,
          "db_bytes": 5343043584,
          "wal_bytes": 24921912,
          "shm_bytes": 65536
        },
        {
          "time": 1781038034.409827,
          "db_bytes": 5343068160,
          "wal_bytes": 27311512,
          "shm_bytes": 65536
        },
        {
          "time": 1781038034.92861,
          "db_bytes": 5343068160,
          "wal_bytes": 31143112,
          "shm_bytes": 65536
        },
        {
          "time": 1781038035.440682,
          "db_bytes": 5343105024,
          "wal_bytes": 33067152,
          "shm_bytes": 65536
        },
        {
          "time": 1781038035.949288,
          "db_bytes": 5343133696,
          "wal_bytes": 34781072,
          "shm_bytes": 98304
        },
        {
          "time": 1781038036.455447,
          "db_bytes": 5343133696,
          "wal_bytes": 35897592,
          "shm_bytes": 98304
        },
        {
          "time": 1781038036.95858,
          "db_bytes": 5343166464,
          "wal_bytes": 37516752,
          "shm_bytes": 98304
        },
        {
          "time": 1781038037.482928,
          "db_bytes": 5343166464,
          "wal_bytes": 38336632,
          "shm_bytes": 98304
        },
        {
          "time": 1781038037.997965,
          "db_bytes": 5343191040,
          "wal_bytes": 38657992,
          "shm_bytes": 98304
        },
        {
          "time": 1781038038.503653,
          "db_bytes": 5343199232,
          "wal_bytes": 39733312,
          "shm_bytes": 98304
        },
        {
          "time": 1781038039.0101178,
          "db_bytes": 5343199232,
          "wal_bytes": 40866312,
          "shm_bytes": 98304
        },
        {
          "time": 1781038039.519819,
          "db_bytes": 5343207424,
          "wal_bytes": 42819192,
          "shm_bytes": 98304
        },
        {
          "time": 1781038040.0325818,
          "db_bytes": 5343207424,
          "wal_bytes": 42819192,
          "shm_bytes": 98304
        },
        {
          "time": 1781038040.542895,
          "db_bytes": 5343211520,
          "wal_bytes": 43276512,
          "shm_bytes": 98304
        },
        {
          "time": 1781038041.050003,
          "db_bytes": 5343211520,
          "wal_bytes": 44582552,
          "shm_bytes": 98304
        },
        {
          "time": 1781038041.553652,
          "db_bytes": 5343211520,
          "wal_bytes": 47025712,
          "shm_bytes": 98304
        },
        {
          "time": 1781038042.063117,
          "db_bytes": 5343252480,
          "wal_bytes": 48166952,
          "shm_bytes": 98304
        },
        {
          "time": 1781038042.572871,
          "db_bytes": 5343252480,
          "wal_bytes": 51030352,
          "shm_bytes": 131072
        },
        {
          "time": 1781038043.084451,
          "db_bytes": 5343252480,
          "wal_bytes": 51623632,
          "shm_bytes": 131072
        },
        {
          "time": 1781038043.594611,
          "db_bytes": 5343277056,
          "wal_bytes": 52933792,
          "shm_bytes": 131072
        },
        {
          "time": 1781038044.101037,
          "db_bytes": 5343289344,
          "wal_bytes": 53959672,
          "shm_bytes": 131072
        },
        {
          "time": 1781038044.603053,
          "db_bytes": 5343289344,
          "wal_bytes": 54668312,
          "shm_bytes": 131072
        },
        {
          "time": 1781038045.1140501,
          "db_bytes": 5343305728,
          "wal_bytes": 56044392,
          "shm_bytes": 131072
        },
        {
          "time": 1781038045.624459,
          "db_bytes": 5343305728,
          "wal_bytes": 56299832,
          "shm_bytes": 131072
        },
        {
          "time": 1781038046.132996,
          "db_bytes": 5343318016,
          "wal_bytes": 57119712,
          "shm_bytes": 131072
        },
        {
          "time": 1781038046.643687,
          "db_bytes": 5343318016,
          "wal_bytes": 57589392,
          "shm_bytes": 131072
        },
        {
          "time": 1781038047.1547709,
          "db_bytes": 5343342592,
          "wal_bytes": 58516392,
          "shm_bytes": 131072
        },
        {
          "time": 1781038047.663608,
          "db_bytes": 5343342592,
          "wal_bytes": 58903672,
          "shm_bytes": 131072
        },
        {
          "time": 1781038048.164719,
          "db_bytes": 5343342592,
          "wal_bytes": 59772992,
          "shm_bytes": 131072
        },
        {
          "time": 1781038048.674817,
          "db_bytes": 5343342592,
          "wal_bytes": 59772992,
          "shm_bytes": 131072
        },
        {
          "time": 1781038049.1813052,
          "db_bytes": 5343350784,
          "wal_bytes": 61655832,
          "shm_bytes": 131072
        },
        {
          "time": 1781038049.6923509,
          "db_bytes": 5343363072,
          "wal_bytes": 62352112,
          "shm_bytes": 131072
        },
        {
          "time": 1781038050.197572,
          "db_bytes": 5343363072,
          "wal_bytes": 62652872,
          "shm_bytes": 131072
        },
        {
          "time": 1781038050.701677,
          "db_bytes": 5343375360,
          "wal_bytes": 64465672,
          "shm_bytes": 131072
        },
        {
          "time": 1781038051.208768,
          "db_bytes": 5343375360,
          "wal_bytes": 67456792,
          "shm_bytes": 163840
        },
        {
          "time": 1781038051.718657,
          "db_bytes": 5343375360,
          "wal_bytes": 70855792,
          "shm_bytes": 163840
        },
        {
          "time": 1781038052.227094,
          "db_bytes": 5343416320,
          "wal_bytes": 73447272,
          "shm_bytes": 163840
        },
        {
          "time": 1781038052.737243,
          "db_bytes": 5343416320,
          "wal_bytes": 74810992,
          "shm_bytes": 163840
        },
        {
          "time": 1781038053.240919,
          "db_bytes": 5343461376,
          "wal_bytes": 75824512,
          "shm_bytes": 163840
        },
        {
          "time": 1781038053.7503161,
          "db_bytes": 5343473664,
          "wal_bytes": 76673232,
          "shm_bytes": 163840
        },
        {
          "time": 1781038054.26344,
          "db_bytes": 5343498240,
          "wal_bytes": 77217072,
          "shm_bytes": 163840
        },
        {
          "time": 1781038054.773097,
          "db_bytes": 5343498240,
          "wal_bytes": 77217072,
          "shm_bytes": 163840
        },
        {
          "time": 1781038055.276206,
          "db_bytes": 5343498240,
          "wal_bytes": 77217072,
          "shm_bytes": 163840
        },
        {
          "time": 1781038055.777449,
          "db_bytes": 5343547392,
          "wal_bytes": 77217072,
          "shm_bytes": 163840
        },
        {
          "time": 1781038056.285032,
          "db_bytes": 5343576064,
          "wal_bytes": 77217072,
          "shm_bytes": 163840
        }
      ],
      "checkpoint_after_recording": "0|0|0"
    },
    "mysql": {},
    "request_log": "/Users/admin/wordpress-sqlite-benchmark-runner/artifacts/local-production-woocommerce/runs/20260609T182851Z/raw/rep3_sqlite-plugin-2.2.23-control_write-heavy_c64-wp-request-log.jsonl"
  }
]
