{
  "measuredAt": "2026-08-18T20:44:13.152Z",
  "hardware": {
    "platform": "win32",
    "release": "10.0.26200",
    "arch": "x64",
    "cpu": "Intel(R) Core(TM) Ultra 9 275HX",
    "cores": 24,
    "ramBytes": 33752997888,
    "node": "v24.5.0"
  },
  "method": {
    "defaultMaxRows": 100,
    "caps": [
      100,
      500,
      5000
    ],
    "datasetRows": 5000,
    "inProcessSizes": [
      50,
      100,
      500,
      1000,
      5000
    ],
    "warmupSmall": 15,
    "repeatsSmall": 50,
    "warmupLarge": 2,
    "repeatsLarge": 8,
    "query": "SELECT id, name, email, note FROM public.bench_customers ORDER BY id",
    "denyQuery": "SELECT id, name, email, note FROM public.bench_secrets ORDER BY id",
    "headline": "p50 / p95 / p99 — mean is not reported",
    "whatOverheadMeans": "overhead = paired (guardQuery + Postgres + redact) minus the same SELECT sent straight to Postgres. same-sql: user SQL has no LIMIT (Conarium adds maxRows). same-limit: user SQL already has LIMIT = maxRows (same row count)."
  },
  "postgres": {
    "status": "ran",
    "reason": null,
    "version": "PostgreSQL 16.15 on x86_64-pc-linux-musl, compiled by gcc (Alpine 15.2.0) 15.2.0, 64-bit",
    "datasetRows": 5000,
    "caps": [
      100,
      500,
      5000
    ],
    "comparison": {
      "same-sql": {
        "allow": {
          "100": {
            "direct": {
              "n": 15,
              "p50": 4.9202000000000226,
              "p95": 8.279300000000035,
              "p99": 8.279300000000035,
              "min": 3.192199999999957,
              "max": 8.279300000000035,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 3.4786999999998898,
              "p95": 6.7946000000000595,
              "p99": 6.7946000000000595,
              "min": 2.8103999999999587,
              "max": 6.7946000000000595,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 100
            },
            "overhead": {
              "n": 15,
              "p50": -0.9186999999999443,
              "p95": 0.2645999999999731,
              "p99": 0.2645999999999731,
              "min": -2.0357000000001335,
              "max": 0.2645999999999731,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms"
            },
            "queryRan": true,
            "maxRows": 100,
            "userSql": "SELECT id, name, email, note FROM public.bench_customers ORDER BY id"
          },
          "500": {
            "direct": {
              "n": 15,
              "p50": 3.8817999999998847,
              "p95": 7.471199999999953,
              "p99": 7.471199999999953,
              "min": 2.9908000000000357,
              "max": 7.471199999999953,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 5.820100000000139,
              "p95": 7.7800000000002,
              "p99": 7.7800000000002,
              "min": 4.84900000000016,
              "max": 7.7800000000002,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 500
            },
            "overhead": {
              "n": 15,
              "p50": 1.4506000000001222,
              "p95": 3.284800000000132,
              "p99": 3.284800000000132,
              "min": -0.36169999999992797,
              "max": 3.284800000000132,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms"
            },
            "queryRan": true,
            "maxRows": 500,
            "userSql": "SELECT id, name, email, note FROM public.bench_customers ORDER BY id"
          },
          "5000": {
            "direct": {
              "n": 15,
              "p50": 3.6173999999998614,
              "p95": 4.723300000000108,
              "p99": 4.723300000000108,
              "min": 2.996099999999842,
              "max": 4.723300000000108,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 38.85179999999991,
              "p95": 62.56050000000005,
              "p99": 62.56050000000005,
              "min": 35.36270000000013,
              "max": 62.56050000000005,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "overhead": {
              "n": 15,
              "p50": 32.99160000000006,
              "p95": 56.58140000000003,
              "p99": 56.58140000000003,
              "min": 29.16949999999997,
              "max": 56.58140000000003,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms"
            },
            "queryRan": true,
            "maxRows": 5000,
            "userSql": "SELECT id, name, email, note FROM public.bench_customers ORDER BY id"
          }
        },
        "partial": {
          "100": {
            "direct": {
              "n": 15,
              "p50": 5.413000000000011,
              "p95": 7.050500000000284,
              "p99": 7.050500000000284,
              "min": 3.873199999999997,
              "max": 7.050500000000284,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 3.491899999999987,
              "p95": 10.695399999999609,
              "p99": 10.695399999999609,
              "min": 2.9313999999999396,
              "max": 10.695399999999609,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 100
            },
            "overhead": {
              "n": 15,
              "p50": -1.6098000000001775,
              "p95": 6.25879999999961,
              "p99": 6.25879999999961,
              "min": -2.611499999999978,
              "max": 6.25879999999961,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms"
            },
            "queryRan": true,
            "maxRows": 100,
            "userSql": "SELECT id, name, email, note FROM public.bench_customers ORDER BY id"
          },
          "500": {
            "direct": {
              "n": 15,
              "p50": 4.515399999999772,
              "p95": 8.23759999999993,
              "p99": 8.23759999999993,
              "min": 3.3460000000000036,
              "max": 8.23759999999993,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 5.8737999999998465,
              "p95": 8.416899999999714,
              "p99": 8.416899999999714,
              "min": 5.292500000000018,
              "max": 8.416899999999714,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 500
            },
            "overhead": {
              "n": 15,
              "p50": 0.8015999999997803,
              "p95": 3.326000000000022,
              "p99": 3.326000000000022,
              "min": -2.1839999999997417,
              "max": 3.326000000000022,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms"
            },
            "queryRan": true,
            "maxRows": 500,
            "userSql": "SELECT id, name, email, note FROM public.bench_customers ORDER BY id"
          },
          "5000": {
            "direct": {
              "n": 15,
              "p50": 7.141900000000078,
              "p95": 15.384099999999762,
              "p99": 15.384099999999762,
              "min": 3.3251000000000204,
              "max": 15.384099999999762,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 93.47270000000026,
              "p95": 135.85079999999925,
              "p99": 135.85079999999925,
              "min": 81.18459999999959,
              "max": 135.85079999999925,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "overhead": {
              "n": 15,
              "p50": 85.63380000000052,
              "p95": 128.22349999999915,
              "p99": 128.22349999999915,
              "min": 73.73629999999957,
              "max": 128.22349999999915,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms"
            },
            "queryRan": true,
            "maxRows": 5000,
            "userSql": "SELECT id, name, email, note FROM public.bench_customers ORDER BY id"
          }
        },
        "deny": {
          "100": {
            "direct": null,
            "conarium": {
              "n": 15,
              "p50": 0.6446999999998297,
              "p95": 2.694499999999607,
              "p99": 2.694499999999607,
              "min": 0.6026000000001659,
              "max": 2.694499999999607,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms"
            },
            "overhead": null,
            "note": "deny must not hit Postgres; overhead vs direct is not defined",
            "queryRan": false,
            "maxRows": 100
          },
          "500": {
            "direct": null,
            "conarium": {
              "n": 15,
              "p50": 0.6605999999992491,
              "p95": 1.266700000000128,
              "p99": 1.266700000000128,
              "min": 0.582300000000032,
              "max": 1.266700000000128,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms"
            },
            "overhead": null,
            "note": "deny must not hit Postgres; overhead vs direct is not defined",
            "queryRan": false,
            "maxRows": 500
          },
          "5000": {
            "direct": null,
            "conarium": {
              "n": 15,
              "p50": 0.7038999999995212,
              "p95": 1.292000000000371,
              "p99": 1.292000000000371,
              "min": 0.607600000000275,
              "max": 1.292000000000371,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms"
            },
            "overhead": null,
            "note": "deny must not hit Postgres; overhead vs direct is not defined",
            "queryRan": false,
            "maxRows": 5000
          }
        }
      },
      "same-limit": {
        "allow": {
          "100": {
            "direct": {
              "n": 50,
              "p50": 1.1571999999996478,
              "p95": 1.4798000000000684,
              "p99": 1.9011000000000422,
              "min": 0.9524000000001251,
              "max": 1.9011000000000422,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 100
            },
            "conarium": {
              "n": 50,
              "p50": 3.789400000000569,
              "p95": 4.6789000000007945,
              "p99": 5.286499999999251,
              "min": 3.3425999999999476,
              "max": 5.286499999999251,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 100
            },
            "overhead": {
              "n": 50,
              "p50": 2.3916000000008353,
              "p95": 3.1833999999998923,
              "p99": 3.5942999999997483,
              "min": 1.9662000000007538,
              "max": 3.5942999999997483,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms"
            },
            "queryRan": true,
            "maxRows": 100,
            "userSql": "SELECT id, name, email, note FROM public.bench_customers ORDER BY id LIMIT 100"
          },
          "500": {
            "direct": {
              "n": 50,
              "p50": 1.862699999999677,
              "p95": 2.2280000000000655,
              "p99": 3.3419999999996435,
              "min": 1.4606999999996333,
              "max": 3.3419999999996435,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 500
            },
            "conarium": {
              "n": 50,
              "p50": 9.943500000000313,
              "p95": 17.061499999999796,
              "p99": 17.917499999999563,
              "min": 8.663499999999658,
              "max": 17.917499999999563,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 500
            },
            "overhead": {
              "n": 50,
              "p50": 7.83179999999993,
              "p95": 14.539299999999457,
              "p99": 15.033599999999751,
              "min": 6.849299999999857,
              "max": 15.033599999999751,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms"
            },
            "queryRan": true,
            "maxRows": 500,
            "userSql": "SELECT id, name, email, note FROM public.bench_customers ORDER BY id LIMIT 500"
          },
          "5000": {
            "direct": {
              "n": 15,
              "p50": 7.327500000000327,
              "p95": 13.693399999999201,
              "p99": 13.693399999999201,
              "min": 6.001500000000306,
              "max": 13.693399999999201,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 94.69850000000042,
              "p95": 127.4320000000007,
              "p99": 127.4320000000007,
              "min": 78.92599999999948,
              "max": 127.4320000000007,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "overhead": {
              "n": 15,
              "p50": 88.88429999999971,
              "p95": 119.52660000000014,
              "p99": 119.52660000000014,
              "min": 72.17689999999948,
              "max": 119.52660000000014,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms"
            },
            "queryRan": true,
            "maxRows": 5000,
            "userSql": "SELECT id, name, email, note FROM public.bench_customers ORDER BY id LIMIT 5000"
          }
        },
        "partial": {
          "100": {
            "direct": {
              "n": 50,
              "p50": 1.1619000000009692,
              "p95": 1.4236000000000786,
              "p99": 1.4458000000013271,
              "min": 0.9768000000003667,
              "max": 1.4458000000013271,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 100
            },
            "conarium": {
              "n": 50,
              "p50": 4.0921999999991385,
              "p95": 6.2577000000001135,
              "p99": 6.537800000000061,
              "min": 3.617000000000189,
              "max": 6.537800000000061,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 100
            },
            "overhead": {
              "n": 50,
              "p50": 2.6701000000011845,
              "p95": 4.395200000000841,
              "p99": 4.739900000000489,
              "min": 2.03610000000117,
              "max": 4.739900000000489,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms"
            },
            "queryRan": true,
            "maxRows": 100,
            "userSql": "SELECT id, name, email, note FROM public.bench_customers ORDER BY id LIMIT 100"
          },
          "500": {
            "direct": {
              "n": 50,
              "p50": 1.6334999999999127,
              "p95": 1.8206000000009226,
              "p99": 2.205200000000332,
              "min": 1.3348000000005413,
              "max": 2.205200000000332,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 500
            },
            "conarium": {
              "n": 50,
              "p50": 10.96730000000025,
              "p95": 19.250699999998687,
              "p99": 19.625200000000405,
              "min": 9.975800000000163,
              "max": 19.625200000000405,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 500
            },
            "overhead": {
              "n": 50,
              "p50": 8.801400000002104,
              "p95": 16.200400000001537,
              "p99": 16.691500000000815,
              "min": 7.559500000001208,
              "max": 16.691500000000815,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms"
            },
            "queryRan": true,
            "maxRows": 500,
            "userSql": "SELECT id, name, email, note FROM public.bench_customers ORDER BY id LIMIT 500"
          },
          "5000": {
            "direct": {
              "n": 15,
              "p50": 7.645700000000943,
              "p95": 10.375,
              "p99": 10.375,
              "min": 5.835900000000038,
              "max": 10.375,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 99.73120000000017,
              "p95": 133.72099999999955,
              "p99": 133.72099999999955,
              "min": 84.04749999999876,
              "max": 133.72099999999955,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "overhead": {
              "n": 15,
              "p50": 92.92929999999978,
              "p95": 125.20449999999983,
              "p99": 125.20449999999983,
              "min": 75.55349999999817,
              "max": 125.20449999999983,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms"
            },
            "queryRan": true,
            "maxRows": 5000,
            "userSql": "SELECT id, name, email, note FROM public.bench_customers ORDER BY id LIMIT 5000"
          }
        },
        "deny": {
          "100": {
            "direct": null,
            "conarium": {
              "n": 50,
              "p50": 0.78610000000117,
              "p95": 1.2440000000005966,
              "p99": 1.9961999999995896,
              "min": 0.6507000000001426,
              "max": 1.9961999999995896,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms"
            },
            "overhead": null,
            "note": "deny must not hit Postgres; overhead vs direct is not defined",
            "queryRan": false,
            "maxRows": 100
          },
          "500": {
            "direct": null,
            "conarium": {
              "n": 50,
              "p50": 0.6461999999992258,
              "p95": 0.8356999999996333,
              "p99": 1.818699999999808,
              "min": 0.6121999999995751,
              "max": 1.818699999999808,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms"
            },
            "overhead": null,
            "note": "deny must not hit Postgres; overhead vs direct is not defined",
            "queryRan": false,
            "maxRows": 500
          },
          "5000": {
            "direct": null,
            "conarium": {
              "n": 15,
              "p50": 0.6297999999987951,
              "p95": 2.3467000000000553,
              "p99": 2.3467000000000553,
              "min": 0.6013000000002648,
              "max": 2.3467000000000553,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms"
            },
            "overhead": null,
            "note": "deny must not hit Postgres; overhead vs direct is not defined",
            "queryRan": false,
            "maxRows": 5000
          }
        }
      }
    }
  },
  "inProcess": {
    "note": "Gate CPU only. Not a substitute for the Postgres comparison.",
    "guard": {
      "allow": {
        "n": 50,
        "p50": 0.6372000000000071,
        "p95": 1.3148999999999944,
        "p99": 1.5480000000000018,
        "min": 0.4731999999999914,
        "max": 1.5480000000000018,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms"
      },
      "partial": {
        "n": 50,
        "p50": 0.7730999999999995,
        "p95": 1.3212000000000046,
        "p99": 1.4583000000000084,
        "min": 0.4474999999999909,
        "max": 1.4583000000000084,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms"
      },
      "deny": {
        "n": 50,
        "p50": 0.6802999999999884,
        "p95": 1.1134000000000128,
        "p99": 1.3916000000000395,
        "min": 0.44719999999998095,
        "max": 1.3916000000000395,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms"
      }
    },
    "redact": {
      "50": {
        "n": 50,
        "p50": 0.7896999999999821,
        "p95": 1.192200000000014,
        "p99": 1.460300000000018,
        "min": 0.6036000000000286,
        "max": 1.460300000000018,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms",
        "rows": 50,
        "uniqueEmails": true
      },
      "100": {
        "n": 50,
        "p50": 1.19459999999998,
        "p95": 1.811300000000017,
        "p99": 2.180999999999983,
        "min": 0.8578000000000543,
        "max": 2.180999999999983,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms",
        "rows": 100,
        "uniqueEmails": true
      },
      "500": {
        "n": 50,
        "p50": 4.0663999999999305,
        "p95": 10.755899999999997,
        "p99": 12.308299999999917,
        "min": 3.0689000000000988,
        "max": 12.308299999999917,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms",
        "rows": 500,
        "uniqueEmails": true
      }
    }
  },
  "samples": {
    "postgres": {
      "same-sql": {
        "allow": {
          "100": {
            "direct": [
              8.171600000000012,
              4.903700000000072,
              4.9950000000000045,
              3.192199999999957,
              3.7653000000000247,
              5.1159999999999854,
              5.68509999999992,
              5.447599999999966,
              3.7479000000000724,
              3.7930999999999813,
              6.3986999999999625,
              8.279300000000035,
              4.9202000000000226,
              3.475300000000061,
              4.468500000000063
            ],
            "conarium": [
              4.199399999999969,
              3.3578999999999724,
              3.6078999999999724,
              3.8437999999999874,
              2.8103999999999587,
              3.419200000000046,
              3.3285000000000764,
              3.6106000000000904,
              4.300200000000018,
              6.7946000000000595,
              4.482300000000009,
              3.3164999999999054,
              3.101899999999887,
              3.4786999999998898,
              3.1763999999998305
            ],
            "overhead": [
              0.2645999999999731,
              -0.9186999999999443,
              -1.2818000000000893,
              -0.4880000000000564,
              -1.8003000000001066,
              -0.8782999999999674,
              -0.16909999999995762,
              -0.013999999999896318,
              -1.0472999999999502,
              0.2481000000000222,
              -1.5944000000000642,
              -0.36960000000021864,
              -0.9404000000001815,
              -2.0357000000001335,
              -1.9099000000003343
            ]
          },
          "500": {
            "direct": [
              3.1998000000000957,
              3.296199999999999,
              5.0289000000000215,
              3.8817999999998847,
              3.428899999999885,
              2.9908000000000357,
              7.471199999999953,
              4.9675000000002,
              3.977899999999863,
              3.9700000000000273,
              3.410799999999881,
              4.680700000000115,
              3.5208999999999833,
              3.797599999999875,
              4.079500000000053
            ],
            "conarium": [
              5.912600000000111,
              4.84900000000016,
              5.633800000000065,
              5.87070000000017,
              6.118600000000015,
              6.014400000000023,
              4.897500000000036,
              5.820100000000139,
              5.16560000000004,
              5.569400000000087,
              7.388299999999845,
              5.485500000000002,
              7.4146999999998116,
              7.7800000000002,
              5.429099999999835
            ],
            "overhead": [
              1.0330000000001291,
              1.4506000000001222,
              1.636299999999892,
              2.6702999999999975,
              0.9506999999998698,
              0.20229999999992287,
              1.341899999999896,
              2.099300000000312,
              -0.36169999999992797,
              0.9492999999999938,
              1.6388999999999214,
              2.069500000000062,
              3.120699999999715,
              3.284800000000132,
              0.7538999999999305
            ]
          },
          "5000": {
            "direct": [
              4.1570999999999,
              3.098499999999831,
              3.5614000000000487,
              2.996099999999842,
              4.1296000000002095,
              3.2851999999998043,
              4.329299999999876,
              4.723300000000108,
              3.6173999999998614,
              4.649300000000039,
              3.970100000000002,
              3.637399999999843,
              3.3092999999998938,
              3.184199999999919,
              3.1832999999999174
            ],
            "conarium": [
              38.953700000000026,
              55.519000000000005,
              38.85179999999991,
              44.53230000000008,
              54.24330000000009,
              44.82360000000017,
              37.23699999999985,
              36.65300000000002,
              36.53800000000024,
              35.36270000000013,
              42.84960000000001,
              37.30090000000018,
              38.11850000000004,
              36.05009999999993,
              62.56050000000005
            ],
            "overhead": [
              32.99160000000006,
              50.02759999999989,
              33.029199999999946,
              38.32639999999992,
              47.999700000000075,
              38.40130000000022,
              31.825199999999768,
              30.48720000000003,
              29.65520000000015,
              29.16949999999997,
              36.94930000000022,
              32.64170000000013,
              31.98620000000028,
              29.27019999999993,
              56.58140000000003
            ]
          }
        },
        "partial": {
          "100": {
            "direct": [
              4.943699999999808,
              5.360000000000127,
              4.697900000000118,
              5.554299999999785,
              4.221999999999753,
              4.111899999999878,
              5.673800000000028,
              5.839399999999841,
              7.050500000000284,
              5.902799999999843,
              5.002300000000105,
              5.941000000000258,
              3.873199999999997,
              5.413000000000011,
              5.537499999999909
            ],
            "conarium": [
              4.421299999999974,
              3.590599999999995,
              4.758900000000267,
              3.609100000000126,
              3.491899999999987,
              2.9866000000001804,
              2.9313999999999396,
              10.695399999999609,
              3.7579000000000633,
              3.0864999999998872,
              3.13169999999991,
              3.179700000000139,
              3.261500000000069,
              5.682999999999993,
              3.0635000000002037
            ],
            "overhead": [
              -1.6508000000003449,
              -1.6098000000001775,
              -1.1292999999996027,
              -1.3252000000002226,
              -1.3673000000003412,
              -1.3269000000000233,
              -1.850500000000011,
              6.25879999999961,
              -1.2953999999999724,
              -2.5587000000000444,
              -2.611499999999978,
              -2.4684000000002015,
              -2.250699999999597,
              0.9983999999999469,
              -1.7154999999997926
            ]
          },
          "500": {
            "direct": [
              7.516900000000078,
              4.8969999999999345,
              8.23759999999993,
              5.940599999999904,
              5.928699999999935,
              3.632000000000062,
              4.515399999999772,
              4.471999999999753,
              3.7146999999999935,
              5.759700000000066,
              5.796699999999873,
              3.3460000000000036,
              3.8933999999999287,
              3.823699999999917,
              3.772599999999784
            ],
            "conarium": [
              6.4679000000001,
              5.842800000000352,
              6.329600000000028,
              5.292500000000018,
              5.783100000000104,
              5.389599999999973,
              5.339599999999791,
              5.341699999999946,
              5.61200000000008,
              7.861499999999978,
              8.416899999999714,
              6.351799999999912,
              7.418799999999919,
              6.011399999999867,
              5.8737999999998465
            ],
            "overhead": [
              0.4511000000002241,
              1.0827000000003864,
              0.5362999999997555,
              -0.1562999999996464,
              -2.1839999999997417,
              -0.3196000000002641,
              0.8767999999995482,
              0.5061000000000604,
              0.8015999999997803,
              1.6559000000002015,
              3.099699999999757,
              2.9564000000000306,
              3.326000000000022,
              1.7406000000000859,
              0.3364000000001397
            ]
          },
          "5000": {
            "direct": [
              3.3251000000000204,
              4.643000000000029,
              4.324399999999969,
              4.504299999999603,
              3.6621000000000095,
              6.938499999999749,
              6.793100000000322,
              7.141900000000078,
              7.481600000000071,
              7.543999999999869,
              7.314899999999852,
              7.394900000000234,
              7.965799999999945,
              15.384099999999762,
              8.45010000000002
            ],
            "conarium": [
              83.83879999999999,
              103.38349999999991,
              93.07799999999997,
              90.04710000000023,
              113.22119999999995,
              93.72879999999986,
              93.47270000000026,
              95.8117999999995,
              90.77590000000055,
              92.77310000000034,
              87.16430000000037,
              135.85079999999925,
              110.52180000000044,
              81.18459999999959,
              101.89289999999983
            ],
            "overhead": [
              76.57240000000002,
              96.36489999999958,
              85.33399999999983,
              82.39580000000024,
              106.08860000000004,
              85.53700000000026,
              86.11360000000059,
              87.61119999999937,
              82.20880000000034,
              85.63380000000052,
              79.23360000000048,
              128.22349999999915,
              104.07160000000022,
              73.73629999999957,
              94.0027
            ]
          }
        },
        "deny": {
          "100": {
            "conarium": [
              0.6277000000000044,
              0.627200000000812,
              0.9627999999993335,
              0.8065000000005966,
              0.7105000000001382,
              0.7116000000005442,
              0.6307999999999083,
              0.6446999999998297,
              2.694499999999607,
              0.6577000000006592,
              0.6653000000005704,
              0.6352000000006228,
              0.6026000000001659,
              0.6431999999995242,
              0.6188999999994849
            ]
          },
          "500": {
            "conarium": [
              0.6828999999997905,
              0.6167999999997846,
              0.6729000000004817,
              0.6216999999996915,
              0.7930999999998676,
              0.6117999999996755,
              0.6112999999995736,
              0.582300000000032,
              0.6130999999995765,
              0.5979999999999563,
              1.1553000000003522,
              1.266700000000128,
              0.811200000000099,
              0.7166999999999462,
              0.6605999999992491
            ]
          },
          "5000": {
            "conarium": [
              0.6346000000003187,
              0.7091000000000349,
              0.7299000000002707,
              0.6424999999999272,
              0.6797999999998865,
              0.6422999999995227,
              0.9467000000004191,
              1.292000000000371,
              1.0817999999999302,
              1.1073999999998705,
              0.7718999999997322,
              0.6575000000002547,
              0.607600000000275,
              0.7038999999995212,
              0.6144999999996799
            ]
          }
        }
      },
      "same-limit": {
        "allow": {
          "100": {
            "direct": [
              1.4081999999998516,
              1.2793000000001484,
              1.1277000000000044,
              1.2448000000003958,
              1.3969000000006417,
              1.376800000000003,
              1.9011000000000422,
              1.498000000000502,
              1.397200000000339,
              1.1919000000007145,
              1.340400000000045,
              1.4798000000000684,
              1.350800000000163,
              1.0563999999994849,
              1.2208000000000538,
              1.112199999999575,
              1.2645000000002256,
              1.0980999999992491,
              1.2806000000000495,
              1.15099999999984,
              1.0923000000002503,
              1.1080999999994674,
              1.1653999999998632,
              1.3590000000003783,
              1.238999999999578,
              1.0958999999993466,
              1.0047000000004118,
              1.0436999999992622,
              1.180000000000291,
              1.0159999999996217,
              1.1351999999997133,
              1.0814000000000306,
              1.2965999999996711,
              1.1847999999999956,
              1.079200000000128,
              1.130899999999201,
              1.075699999999415,
              0.9765000000006694,
              1.085599999999431,
              1.1832000000003973,
              1.1874000000007072,
              1.1563999999998487,
              1.3231000000005224,
              1.1332999999995081,
              0.9778999999998632,
              1.1929000000000087,
              1.1571999999996478,
              1.005699999999706,
              0.9681999999993423,
              0.9524000000001251
            ],
            "conarium": [
              3.7127000000000407,
              3.8108000000001994,
              4.078700000000026,
              4.081299999999828,
              4.0776999999998225,
              3.959700000000339,
              4.1340000000000146,
              4.136500000000524,
              4.341800000000148,
              3.6890999999995984,
              4.09479999999985,
              3.5628999999998996,
              3.6820999999999913,
              3.829899999999725,
              3.789400000000569,
              4.6789000000007945,
              3.923700000000281,
              3.783900000000358,
              3.6033000000006723,
              3.5855000000001382,
              3.7033000000001266,
              3.7458999999998923,
              3.9813999999996668,
              4.137499999999818,
              3.6673000000000684,
              3.7627000000002226,
              3.8346999999994296,
              3.7534000000005108,
              3.7714999999998327,
              3.715299999999843,
              3.766700000000128,
              3.8468999999995503,
              5.286499999999251,
              3.7354000000004817,
              3.505699999999706,
              4.217000000000553,
              3.5567999999993845,
              3.3425999999999476,
              4.694700000000012,
              3.71520000000055,
              3.4937999999992826,
              4.014299999999821,
              3.6851999999998952,
              3.592200000000048,
              4.18539999999939,
              3.948099999999613,
              3.998399999999492,
              4.170900000000074,
              4.280500000000757,
              3.7375999999994747
            ],
            "overhead": [
              2.4911999999994805,
              2.254399999999805,
              2.729099999999562,
              2.31670000000031,
              2.6160999999992782,
              2.3949000000002343,
              2.5866000000005442,
              2.5707000000002154,
              2.800600000000486,
              2.3481999999994514,
              2.297700000000077,
              2.154700000000048,
              2.23240000000078,
              2.4671999999991385,
              2.3671000000003914,
              3.23490000000038,
              2.552400000000489,
              2.603800000000774,
              2.323800000001029,
              2.2851000000000568,
              2.287000000000262,
              2.4867999999996755,
              2.6353999999992084,
              2.7799000000004526,
              2.234200000000783,
              2.4044000000003507,
              2.2981999999992695,
              2.301100000000588,
              2.0679999999993015,
              2.3136999999996988,
              2.3898000000008324,
              2.292099999999664,
              3.5942999999997483,
              2.148400000000038,
              2.0314999999991414,
              2.7564000000002125,
              2.1765999999988708,
              1.9662000000007538,
              3.1833999999998923,
              2.3916000000008353,
              2.066899999999805,
              2.5183999999999287,
              2.335399999999936,
              2.196799999999712,
              2.884999999999309,
              2.6579000000001543,
              2.7088999999996304,
              2.4726000000000568,
              2.9265000000004875,
              2.4593999999997322
            ]
          },
          "500": {
            "direct": [
              2.0392000000001644,
              2.173200000000179,
              2.145400000000336,
              1.9716000000007625,
              2.130199999999604,
              1.9961000000002969,
              1.9273999999995794,
              2.1394000000000233,
              2.060500000000502,
              1.7533000000003085,
              1.9290000000000873,
              1.6240999999999985,
              1.8278000000000247,
              2.2280000000000655,
              2.1804999999994834,
              1.769600000000537,
              2.2015999999994165,
              2.1513999999997395,
              2.065599999999904,
              2.000199999999495,
              2.0434000000004744,
              1.8275000000003274,
              1.8356999999996333,
              1.862699999999677,
              1.7514000000001033,
              1.8306999999995242,
              3.3419999999996435,
              2.352799999999661,
              1.8281999999999243,
              1.8679000000001906,
              1.8514000000004671,
              1.5277999999998428,
              1.9237000000002809,
              1.9854999999997744,
              1.845100000000457,
              1.9467999999997119,
              2.0176000000001295,
              1.6048000000000684,
              1.7476999999998952,
              1.7455999999992855,
              1.7541000000001077,
              1.602100000000064,
              1.6372000000001208,
              1.7937999999994645,
              1.5509000000001834,
              1.9005999999999403,
              1.510599999999613,
              1.5661000000000058,
              1.519999999999527,
              1.4606999999996333
            ],
            "conarium": [
              17.917499999999563,
              10.559699999999793,
              16.792699999999968,
              10.017799999999625,
              10.411799999999857,
              9.613400000000183,
              10.158699999999953,
              9.638899999999921,
              9.733500000000276,
              10.351000000000568,
              9.504799999999705,
              16.86030000000028,
              17.01550000000043,
              17.791000000000167,
              15.540100000000166,
              13.654900000000453,
              9.71180000000004,
              10.796299999999974,
              9.943500000000313,
              14.983299999999872,
              9.800799999999981,
              9.647200000000339,
              17.061499999999796,
              12.479599999999664,
              10.052599999999984,
              12.051800000000185,
              9.586299999999937,
              10.389100000000326,
              9.631599999999708,
              10.020400000000336,
              9.397399999999834,
              9.524500000000444,
              9.505699999999706,
              9.60069999999996,
              9.639100000000326,
              10.062900000000809,
              15.602499999999964,
              9.524900000000343,
              16.592200000000048,
              9.86279999999988,
              9.288099999999758,
              9.171200000000681,
              9.273699999999735,
              15.400700000000143,
              9.069100000000617,
              9.678499999999985,
              8.663499999999658,
              9.235599999999977,
              10.153800000000047,
              9.757899999999609
            ],
            "overhead": [
              15.033599999999751,
              8.127300000000105,
              14.418099999999868,
              7.437699999999495,
              8.231600000000071,
              7.715300000000752,
              7.750500000000102,
              7.100400000000263,
              7.774000000000342,
              8.540800000000672,
              7.1489999999994325,
              14.164099999999962,
              14.410900000000765,
              14.198900000000322,
              12.887300000000323,
              10.449400000000423,
              7.513800000000629,
              8.662800000000061,
              7.725599999999758,
              12.899899999999434,
              7.591099999999642,
              7.54910000000018,
              14.777900000000045,
              10.197599999999511,
              7.83179999999993,
              9.976800000000367,
              7.443400000000111,
              7.836600000000544,
              7.537299999999959,
              8.026800000000549,
              7.715699999999742,
              7.9234000000005835,
              7.3155999999989945,
              7.472600000000057,
              7.259300000000621,
              8.315800000001218,
              13.442300000000614,
              7.445300000000316,
              14.539299999999457,
              7.704600000000028,
              7.269999999999527,
              7.222400000000562,
              7.551199999999881,
              13.376600000000508,
              6.8851000000004206,
              7.837700000000041,
              6.849299999999857,
              7.305500000000393,
              8.034500000000662,
              7.853099999999358
            ]
          },
          "5000": {
            "direct": [
              6.160899999999856,
              7.449900000000525,
              7.313700000000608,
              7.264600000000428,
              7.161399999999958,
              7.583400000000438,
              7.9836999999997715,
              6.001500000000306,
              7.327500000000327,
              7.242699999999786,
              8.088999999999942,
              7.555599999999686,
              7.701500000000124,
              13.693399999999201,
              6.668300000000272
            ],
            "conarium": [
              94.67860000000019,
              118.32629999999972,
              117.20929999999953,
              100.48140000000058,
              83.81039999999939,
              84.18169999999918,
              127.4320000000007,
              82.5658999999996,
              78.92599999999948,
              79.37459999999919,
              94.69850000000042,
              118.96069999999963,
              102.70620000000054,
              99.83070000000043,
              93.09630000000107
            ],
            "overhead": [
              84.46199999999953,
              111.34130000000005,
              107.90719999999965,
              90.72470000000067,
              76.5664999999999,
              75.41359999999895,
              119.52660000000014,
              73.72469999999976,
              72.17689999999948,
              72.45199999999932,
              88.88429999999971,
              108.65700000000106,
              94.62019999999939,
              92.29800000000068,
              86.35360000000037
            ]
          }
        },
        "partial": {
          "100": {
            "direct": [
              1.2892999999985477,
              1.1903000000002066,
              1.1828000000004977,
              1.4458000000013271,
              1.391700000000128,
              1.332700000000841,
              1.335399999999936,
              1.1797999999998865,
              1.2045999999991182,
              1.3878999999997177,
              1.0534999999999854,
              1.194999999999709,
              0.995600000000195,
              1.1418000000012398,
              1.4236000000000786,
              1.1619000000009692,
              1.2584999999999127,
              0.9950999999982741,
              1.0661000000000058,
              1.0847999999987223,
              1.1926999999996042,
              1.1062000000001717,
              0.9979000000002998,
              1.15139999999883,
              1.2568999999984953,
              1.1397999999990134,
              1.246500000001106,
              1.255299999998897,
              1.1622999999999593,
              1.018000000000029,
              1.2120999999988271,
              1.2190999999984342,
              0.9930999999996857,
              1.185299999999188,
              1.1939999999995052,
              1.0362999999997555,
              0.9872000000013941,
              1.1233999999985826,
              1.4362999999993917,
              1.0820000000003347,
              0.9768000000003667,
              1.144400000001042,
              1.0255999999990308,
              1.039199999999255,
              1.1492999999991298,
              1.1898000000001048,
              1.1446000000014465,
              0.9915000000000873,
              1.0987999999997555,
              1.2391999999999825
            ],
            "conarium": [
              3.8043999999990774,
              3.8695999999999913,
              4.567300000000614,
              4.11160000000018,
              3.901900000000751,
              3.930899999999383,
              3.617000000000189,
              3.9694000000017695,
              4.171400000001086,
              3.8707000000013068,
              4.087599999998929,
              3.692299999998795,
              3.8214000000007218,
              3.98279999999977,
              4.292999999999665,
              4.117000000000189,
              3.834000000000742,
              4.010599999999613,
              3.9245000000009895,
              6.3531999999995605,
              4.863800000000992,
              6.194399999998495,
              5.8598000000001775,
              6.2577000000001135,
              6.537800000000061,
              5.600800000000163,
              5.135099999999511,
              5.813200000000506,
              6.187200000000303,
              5.806899999999587,
              5.094499999999243,
              3.743399999999383,
              3.897000000000844,
              3.8760999999994965,
              4.34269999999924,
              4.124299999999494,
              4.251200000000608,
              3.962199999999939,
              4.043400000000474,
              3.69590000000062,
              4.745199999999386,
              4.6612999999997555,
              4.006199999999808,
              4.581599999999526,
              4.106399999998757,
              4.0921999999991385,
              3.80449999999837,
              4.254500000000917,
              3.735500000000684,
              3.7309000000004744
            ],
            "overhead": [
              2.505699999999706,
              2.3572000000003754,
              3.1010000000005675,
              2.7520000000004075,
              2.7846000000008644,
              2.5565999999998894,
              2.4671000000016647,
              2.6701000000011845,
              2.736800000002404,
              2.03610000000117,
              2.6502999999993335,
              2.290499999999156,
              2.4760999999998603,
              2.6093000000000757,
              2.8469999999997526,
              2.1249000000007072,
              2.212999999999738,
              2.635199999998804,
              2.4927000000006956,
              4.367799999999988,
              2.927900000000591,
              4.530099999998129,
              4.111100000000079,
              4.395200000000841,
              4.739900000000489,
              3.6031999999995605,
              3.5231999999996333,
              3.977500000000873,
              4.3409000000010565,
              3.9676999999992404,
              3.644399999999223,
              2.1730999999999767,
              2.6121000000002823,
              2.3809000000001106,
              2.594100000000253,
              2.7757999999994354,
              2.7217000000000553,
              2.3841999999986,
              2.6520999999993364,
              2.120200000001205,
              3.3795000000009168,
              2.9812000000001717,
              2.5456000000012864,
              3.2325000000000728,
              2.6908999999996013,
              2.8492999999980384,
              2.407499999997526,
              2.830100000001039,
              2.356000000001586,
              2.316100000000006
            ]
          },
          "500": {
            "direct": [
              1.5941000000002532,
              1.6640999999999622,
              1.5002000000004045,
              1.5814999999984138,
              1.7515000000003056,
              1.6815000000005966,
              1.5096000000012282,
              1.3348000000005413,
              1.610000000000582,
              1.5090000000000146,
              1.6063000000012835,
              1.6772999999993772,
              1.6463000000003376,
              1.7545000000009168,
              1.5529000000005908,
              1.5513999999984662,
              1.7844999999997526,
              1.3762000000006083,
              1.6992999999984022,
              1.568699999999808,
              1.5106999999989057,
              1.8107999999992899,
              1.6334999999999127,
              1.5849999999991269,
              1.6095000000004802,
              1.5890999999992346,
              1.5174000000006345,
              1.5303000000003522,
              1.4910999999992782,
              1.7034999999996217,
              1.6239000000005035,
              1.6793999999990774,
              1.7615999999998166,
              1.835399999999936,
              2.205200000000332,
              1.7528000000002066,
              1.8206000000009226,
              1.6565000000009604,
              1.7059000000008382,
              1.5133999999998196,
              1.7366000000001804,
              1.772000000000844,
              1.7669999999998254,
              1.609599999999773,
              1.8095000000012078,
              1.537000000000262,
              1.7987000000011903,
              1.6765999999988708,
              1.5693000000010215,
              1.768000000000029
            ],
            "conarium": [
              11.447400000000926,
              16.9945000000007,
              11.780499999998938,
              18.328999999999724,
              19.625200000000405,
              19.36330000000089,
              19.250699999998687,
              14.998099999998885,
              10.805599999999686,
              12.951900000000023,
              12.257200000000012,
              11.82929999999942,
              10.881500000001324,
              10.521099999999933,
              10.38589999999931,
              10.464700000000448,
              10.514500000001135,
              10.438399999999092,
              10.85820000000058,
              10.764600000000428,
              10.376499999998487,
              9.975800000000163,
              10.962799999999334,
              10.670500000000175,
              10.800000000001091,
              11.772499999999127,
              10.448700000000827,
              11.206399999999121,
              11.085199999999531,
              10.93159999999989,
              10.995100000000093,
              11.11330000000089,
              10.93499999999949,
              11.753000000000611,
              18.27139999999963,
              11.410299999999552,
              10.822899999999208,
              11.264400000000023,
              17.75970000000052,
              15.81500000000051,
              12.98359999999957,
              18.725400000001173,
              11.555199999998877,
              10.96730000000025,
              10.338299999999435,
              10.779099999999744,
              10.651100000000952,
              9.983299999999872,
              10.90519999999924,
              10.194700000000012
            ],
            "overhead": [
              9.169300000001385,
              14.899699999999939,
              8.959199999999328,
              15.667599999998856,
              16.691500000000815,
              16.200400000001537,
              16.302599999999074,
              12.083099999998012,
              8.511000000000422,
              10.935999999999694,
              10.132200000000012,
              9.297899999999572,
              8.841800000000148,
              8.350000000000364,
              8.504299999998693,
              8.491299999999683,
              8.801400000002104,
              8.560099999998783,
              8.272499999999127,
              8.748700000000099,
              8.133699999998498,
              8.074800000000323,
              9.03399999999965,
              7.559500000001208,
              8.692100000002029,
              9.716199999998935,
              8.105600000000777,
              9.150799999999435,
              8.954900000000634,
              8.695799999999508,
              8.711599999998725,
              9.030300000000352,
              8.56199999999808,
              9.648200000001452,
              15.18499999999949,
              8.519199999998818,
              8.645199999999022,
              8.758499999999913,
              14.81800000000112,
              12.363499999999476,
              10.418799999999464,
              15.72440000000097,
              8.878199999999197,
              8.58179999999993,
              8.508200000000215,
              8.767399999998815,
              8.376100000001315,
              8.16820000000007,
              9.112999999999374,
              8.251500000000306
            ]
          },
          "5000": {
            "direct": [
              10.375,
              8.663499999998749,
              7.323500000000422,
              8.014499999999316,
              7.491299999999683,
              8.321700000000419,
              8.03729999999996,
              7.645700000000943,
              7.367099999999482,
              8.506199999999808,
              5.835900000000038,
              7.2981999999992695,
              6.480999999999767,
              6.118099999999686,
              8.096099999998842
            ],
            "conarium": [
              87.95259999999871,
              133.72099999999955,
              104.98089999999866,
              88.15869999999995,
              111.8768999999993,
              94.80709999999999,
              101.14990000000034,
              84.21079999999893,
              99.73120000000017,
              96.89999999999964,
              132.4995999999992,
              84.04749999999876,
              100.96470000000045,
              92.247800000001,
              133.56990000000042
            ],
            "overhead": [
              81.09599999999955,
              124.56570000000102,
              97.54859999999826,
              81.42439999999988,
              105.71519999999873,
              87.26850000000013,
              93.70550000000003,
              75.55349999999817,
              92.92929999999978,
              89.40580000000045,
              124.28049999999894,
              76.46639999999934,
              94.42040000000088,
              83.07610000000204,
              125.20449999999983
            ]
          }
        },
        "deny": {
          "100": {
            "conarium": [
              0.6604999999999563,
              0.7792000000008557,
              0.6737000000011903,
              0.6554999999989377,
              0.6635999999998603,
              0.6584000000002561,
              0.7335000000002765,
              0.6507000000001426,
              0.6761999999998807,
              1.9961999999995896,
              0.6854999999995925,
              0.6566000000002532,
              1.0208999999995285,
              0.8044999999983702,
              0.7537999999985914,
              0.7396000000007916,
              0.6779000000005908,
              1.0503000000007887,
              0.7898999999997613,
              0.7442000000010012,
              0.6823000000003958,
              0.6710999999995693,
              1.0023000000001048,
              0.9926999999988766,
              0.8063999999994849,
              0.742500000000291,
              0.7315999999991618,
              1.0142999999989115,
              0.8213999999989028,
              0.8271999999997206,
              0.7147000000004482,
              0.7071000000014465,
              0.7814999999991414,
              0.7670999999991182,
              0.8236999999990076,
              0.78610000000117,
              0.7229000000006636,
              0.8290999999990163,
              1.590199999998731,
              1.190599999999904,
              1.1172999999998865,
              1.0783999999985099,
              1.0846999999994296,
              1.0676999999996042,
              1.073500000000422,
              1.051900000000387,
              1.2440000000005966,
              1.0640000000003056,
              1.0712000000003172,
              1.0380999999997584
            ]
          },
          "500": {
            "conarium": [
              0.7746000000006461,
              0.9261000000005879,
              0.7872999999999593,
              0.7165999999997439,
              0.6721999999990658,
              0.7599000000009255,
              1.818699999999808,
              0.7633999999998196,
              0.6679000000003725,
              0.693199999999706,
              0.6384999999991123,
              0.6481000000003405,
              0.6317999999992026,
              0.6276999999990949,
              0.8292000000001281,
              0.6461999999992258,
              0.7075000000004366,
              0.7489000000005035,
              0.746900000000096,
              0.7331999999987602,
              0.691899999999805,
              0.6398000000008324,
              0.6424999999999272,
              0.6753000000007887,
              0.632499999999709,
              0.6370999999999185,
              0.6396000000004278,
              0.6388999999999214,
              0.706000000000131,
              0.6525000000001455,
              0.7217000000000553,
              0.6205000000009022,
              0.6299999999991996,
              0.6121999999995751,
              0.6309000000001106,
              0.6141999999999825,
              0.6313999999983935,
              0.6726999999991676,
              0.6239999999997963,
              0.6141999999999825,
              0.6399999999994179,
              0.7199999999993452,
              0.6237999999993917,
              0.6386000000002241,
              0.6406000000006316,
              0.6286999999992986,
              0.8356999999996333,
              0.6265999999995984,
              0.6167000000004919,
              0.6509999999998399
            ]
          },
          "5000": {
            "conarium": [
              0.6326000000008207,
              0.6744999999991705,
              0.655800000000454,
              0.7370999999984633,
              0.6297999999987951,
              0.6139000000002852,
              0.7093000000004395,
              0.6271000000015192,
              0.605199999999968,
              0.6199000000015076,
              0.7059000000008382,
              0.6013000000002648,
              0.6155999999991764,
              0.6025000000008731,
              2.3467000000000553
            ]
          }
        }
      }
    },
    "inProcess": {
      "guard": {
        "allow": [
          0.677800000000019,
          0.9191000000000145,
          1.3148999999999944,
          0.6372000000000071,
          0.6903000000000077,
          0.8038999999999987,
          1.5480000000000018,
          0.7363,
          0.6222000000000207,
          0.5903000000000134,
          0.604299999999995,
          1.3478000000000065,
          0.9694000000000074,
          0.5355000000000132,
          0.6356999999999857,
          1.2472999999999956,
          0.7693999999999903,
          0.8507999999999925,
          0.6090000000000089,
          1.2776000000000067,
          0.8143000000000029,
          0.7411000000000172,
          0.5441000000000145,
          0.9122999999999877,
          0.51430000000002,
          0.5323999999999955,
          0.5743000000000222,
          0.8371999999999957,
          0.5317000000000007,
          0.5147999999999797,
          0.4808000000000163,
          0.7212999999999852,
          0.6338000000000079,
          0.5002000000000066,
          0.48210000000000264,
          0.4923000000000002,
          0.8678999999999917,
          0.522500000000008,
          0.4731999999999914,
          0.4858999999999867,
          0.7479000000000156,
          0.5081000000000131,
          0.6450000000000102,
          0.723399999999998,
          0.7927999999999997,
          0.5031000000000176,
          0.48269999999999413,
          0.4907000000000039,
          0.9171000000000049,
          1.1581000000000188
        ],
        "partial": [
          1.3728000000000122,
          0.8434999999999775,
          0.9561999999999955,
          0.920800000000014,
          1.2128999999999905,
          0.7052000000000191,
          0.5240000000000009,
          0.5227000000000146,
          1.078000000000003,
          1.3212000000000046,
          0.7730999999999995,
          0.7445000000000164,
          0.8748000000000218,
          1.4583000000000084,
          0.744499999999988,
          0.7272000000000105,
          0.8223999999999876,
          1.2428000000000168,
          0.5867000000000075,
          0.5631999999999948,
          0.8259999999999934,
          0.8796999999999855,
          1.2682000000000073,
          0.9797999999999831,
          0.5511999999999944,
          0.7652999999999963,
          0.5296999999999912,
          0.7730999999999995,
          0.8864999999999839,
          0.5771000000000015,
          0.8451000000000022,
          0.5170999999999992,
          0.48399999999998045,
          0.5035000000000025,
          0.7780999999999949,
          0.4801999999999964,
          0.47059999999999036,
          0.4813000000000045,
          0.6744999999999948,
          0.47040000000001214,
          0.4474999999999909,
          0.8053999999999917,
          1.2028999999999996,
          0.9106000000000165,
          0.8340999999999781,
          0.5392999999999972,
          0.8480000000000132,
          1.1004999999999825,
          0.5734999999999957,
          0.462600000000009
        ],
        "deny": [
          0.7479999999999905,
          0.657100000000014,
          0.7012,
          0.7778999999999883,
          0.46520000000001005,
          0.4496999999999787,
          0.6422999999999774,
          0.9080999999999904,
          0.7535000000000025,
          0.5063999999999851,
          0.44719999999998095,
          0.45359999999999445,
          1.1134000000000128,
          0.756699999999995,
          0.76430000000002,
          0.4835999999999956,
          1.045599999999979,
          0.4865000000000066,
          0.7618999999999971,
          0.7273000000000138,
          0.8757999999999981,
          0.792900000000003,
          0.783299999999997,
          0.9040999999999997,
          0.8170999999999822,
          0.8348999999999762,
          0.5534999999999854,
          0.4790000000000134,
          0.47340000000002647,
          0.5602000000000089,
          1.2053000000000225,
          1.0903000000000134,
          0.9913000000000238,
          1.3916000000000395,
          0.9479000000000042,
          0.4951000000000363,
          0.48879999999996926,
          0.4799000000000433,
          0.46340000000003556,
          0.46809999999999263,
          0.512800000000027,
          0.467899999999986,
          0.9150000000000205,
          0.7939999999999827,
          0.6802999999999884,
          0.7177000000000362,
          0.6715999999999553,
          0.507000000000005,
          0.49490000000002965,
          0.5096999999999525
        ]
      },
      "redact": {
        "50": [
          0.9037000000000148,
          1.0323999999999955,
          1.1433999999999855,
          1.020399999999995,
          0.7690999999999804,
          0.8839999999999577,
          0.6745999999999981,
          0.9687000000000126,
          0.6910000000000309,
          0.6177999999999884,
          0.6339000000000397,
          0.6193000000000097,
          0.7507999999999697,
          0.9428000000000338,
          0.8562000000000012,
          0.8681000000000267,
          1.0112000000000307,
          0.9238999999999464,
          1.056600000000003,
          1.460300000000018,
          1.0971999999999866,
          0.9074999999999704,
          0.9077000000000339,
          1.192200000000014,
          0.90300000000002,
          0.9390999999999963,
          0.7332000000000107,
          0.6583999999999719,
          0.6200999999999794,
          0.6036000000000286,
          0.9628000000000156,
          0.6964000000000397,
          0.6348000000000411,
          0.608600000000024,
          0.6351999999999975,
          0.6143000000000143,
          0.8457000000000221,
          0.6132999999999811,
          0.7409000000000106,
          1.3023999999999774,
          0.9639999999999986,
          0.8173000000000457,
          0.6486999999999625,
          0.6381000000000085,
          0.6154999999999973,
          0.6188999999999965,
          0.7896999999999821,
          0.6759999999999877,
          0.8974999999999795,
          0.632000000000005
        ],
        "100": [
          1.1166000000000054,
          1.1164999999999736,
          1.3962999999999965,
          1.1503999999999905,
          1.19459999999998,
          1.206799999999987,
          1.845199999999977,
          1.3087999999999624,
          1.3099999999999454,
          1.6023999999999887,
          1.1427999999999656,
          1.2033999999999878,
          1.599300000000028,
          1.1585000000000036,
          1.244100000000003,
          1.1399999999999864,
          1.1318999999999733,
          1.087600000000009,
          1.142500000000041,
          2.180999999999983,
          1.0215000000000032,
          1.0844999999999914,
          1.156499999999994,
          1.4306000000000267,
          1.0563000000000216,
          1.5708000000000197,
          1.450300000000027,
          1.4440999999999917,
          1.4044000000000096,
          1.3688000000000216,
          1.286200000000008,
          1.1761000000000195,
          0.8578000000000543,
          0.8682000000000016,
          0.8589999999999804,
          0.8706000000000245,
          1.1812999999999647,
          1.2223000000000184,
          1.070799999999963,
          1.5598999999999705,
          1.6570999999999572,
          1.4483000000000175,
          1.5778999999999996,
          1.811300000000017,
          1.5353000000000065,
          1.0826000000000136,
          1.1263000000000147,
          1.0878999999999905,
          1.0708000000000197,
          1.2678000000000225
        ],
        "500": [
          10.755899999999997,
          6.018699999999967,
          3.7812000000000126,
          5.709599999999909,
          12.308299999999917,
          9.652000000000044,
          12.04830000000004,
          5.834800000000087,
          6.379099999999994,
          4.444900000000075,
          3.5021999999999025,
          3.4122999999999593,
          3.380999999999972,
          4.009300000000053,
          5.474499999999921,
          5.582499999999982,
          5.776200000000017,
          5.558700000000044,
          5.598899999999958,
          6.530300000000011,
          4.762000000000057,
          3.984100000000012,
          3.5266000000000304,
          3.913599999999974,
          7.166600000000017,
          6.775099999999952,
          5.3501999999999725,
          3.0689000000000988,
          3.3023999999999205,
          3.2752000000000407,
          3.2364000000000033,
          3.1970000000000027,
          3.297700000000077,
          3.518000000000029,
          8.697499999999991,
          5.814099999999939,
          3.3081000000000813,
          6.279699999999934,
          3.3092000000000326,
          3.5672000000000708,
          4.718200000000024,
          4.0663999999999305,
          5.078000000000088,
          5.568899999999985,
          3.4680000000000746,
          3.415200000000027,
          3.1797000000000253,
          3.3278999999999996,
          3.2560999999999467,
          3.3978000000000748
        ]
      }
    }
  }
}
