{
  "measuredAt": "2026-08-14T16:44:01.581Z",
  "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.14 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": 5.003000000000156,
              "p95": 7.3729000000003,
              "p99": 7.3729000000003,
              "min": 3.9601000000002387,
              "max": 7.3729000000003,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 3.6430999999997766,
              "p95": 6.531700000000001,
              "p99": 6.531700000000001,
              "min": 2.3229999999998654,
              "max": 6.531700000000001,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 100
            },
            "overhead": {
              "n": 15,
              "p50": -1.7142000000003463,
              "p95": 0.8293999999996231,
              "p99": 0.8293999999996231,
              "min": -3.848199999999906,
              "max": 0.8293999999996231,
              "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.835699999999633,
              "p95": 7.493499999999585,
              "p99": 7.493499999999585,
              "min": 3.6242999999999483,
              "max": 7.493499999999585,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 7.9888999999998305,
              "p95": 11.190799999999854,
              "p99": 11.190799999999854,
              "min": 4.519600000000537,
              "max": 11.190799999999854,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 500
            },
            "overhead": {
              "n": 15,
              "p50": 2.3976999999995314,
              "p95": 4.929999999999836,
              "p99": 4.929999999999836,
              "min": 0.24820000000090658,
              "max": 4.929999999999836,
              "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": 4.26090000000022,
              "p95": 4.75879999999961,
              "p99": 4.75879999999961,
              "min": 3.454800000000432,
              "max": 4.75879999999961,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 50.64269999999942,
              "p95": 65.04129999999986,
              "p99": 65.04129999999986,
              "min": 39.27610000000004,
              "max": 65.04129999999986,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "overhead": {
              "n": 15,
              "p50": 45.41139999999905,
              "p95": 60.44830000000002,
              "p99": 60.44830000000002,
              "min": 33.68130000000019,
              "max": 60.44830000000002,
              "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": 4.391799999999421,
              "p95": 7.257999999999811,
              "p99": 7.257999999999811,
              "min": 3.3245999999999185,
              "max": 7.257999999999811,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 4.8659999999999854,
              "p95": 6.758699999999408,
              "p99": 6.758699999999408,
              "min": 2.805899999999383,
              "max": 6.758699999999408,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 100
            },
            "overhead": {
              "n": 15,
              "p50": -0.38480000000072323,
              "p95": 2.0369999999993524,
              "p99": 2.0369999999993524,
              "min": -1.6794000000008964,
              "max": 2.0369999999993524,
              "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": 5.147700000000441,
              "p95": 6.1567000000004555,
              "p99": 6.1567000000004555,
              "min": 3.7614000000003216,
              "max": 6.1567000000004555,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 48.249400000000605,
              "p95": 58.955799999999726,
              "p99": 58.955799999999726,
              "min": 30.328700000000026,
              "max": 58.955799999999726,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 500
            },
            "overhead": {
              "n": 15,
              "p50": 42.84010000000035,
              "p95": 52.66119999999955,
              "p99": 52.66119999999955,
              "min": 25.000700000000506,
              "max": 52.66119999999955,
              "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": 4.333799999999428,
              "p95": 6.165799999999763,
              "p99": 6.165799999999763,
              "min": 3.507400000000416,
              "max": 6.165799999999763,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 6837.474000000002,
              "p95": 8317.526799999992,
              "p99": 8317.526799999992,
              "min": 6252.6538999999975,
              "max": 8317.526799999992,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "overhead": {
              "n": 15,
              "p50": 6832.582200000004,
              "p95": 8310.261999999988,
              "p99": 8310.261999999988,
              "min": 6248.303199999995,
              "max": 8310.261999999988,
              "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.6590999999898486,
              "p95": 1.131599999993341,
              "p99": 1.131599999993341,
              "min": 0.303200000023935,
              "max": 1.131599999993341,
              "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.6118999999889638,
              "p95": 0.7535000000207219,
              "p99": 0.7535000000207219,
              "min": 0.5644999999785796,
              "max": 0.7535000000207219,
              "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.5648999999975786,
              "p95": 0.6668999999819789,
              "p99": 0.6668999999819789,
              "min": 0.28779999999096617,
              "max": 0.6668999999819789,
              "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": 0.7784999999857973,
              "p95": 1.126700000022538,
              "p99": 1.1451999999990221,
              "min": 0.46350000001257285,
              "max": 1.1451999999990221,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 100
            },
            "conarium": {
              "n": 50,
              "p50": 2.8304000000061933,
              "p95": 3.3967000000120606,
              "p99": 3.6244999999762513,
              "min": 1.6466000000073109,
              "max": 3.6244999999762513,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 100
            },
            "overhead": {
              "n": 50,
              "p50": 1.992499999993015,
              "p95": 2.5653999999922235,
              "p99": 2.6781000000191852,
              "min": 0.5956000000005588,
              "max": 2.6781000000191852,
              "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": 0.9392999999981839,
              "p95": 1.1695000000181608,
              "p99": 1.2471000000077765,
              "min": 0.6423000000067987,
              "max": 1.2471000000077765,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 500
            },
            "conarium": {
              "n": 50,
              "p50": 7.202099999994971,
              "p95": 9.298299999994924,
              "p99": 9.534899999998743,
              "min": 4.289100000023609,
              "max": 9.534899999998743,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 500
            },
            "overhead": {
              "n": 50,
              "p50": 6.0041999999957625,
              "p95": 7.861600000003818,
              "p99": 8.103300000017043,
              "min": 2.97630000000936,
              "max": 8.103300000017043,
              "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": 3.7210000000195578,
              "p95": 7.725099999981467,
              "p99": 7.725099999981467,
              "min": 3.0059000000183005,
              "max": 7.725099999981467,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 50.24540000001434,
              "p95": 59.22839999999269,
              "p99": 59.22839999999269,
              "min": 35.338199999998324,
              "max": 59.22839999999269,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "overhead": {
              "n": 15,
              "p50": 45.7675000000163,
              "p95": 55.45299999997951,
              "p99": 55.45299999997951,
              "min": 30.57159999999567,
              "max": 55.45299999997951,
              "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": 0.6343000000051688,
              "p95": 1.104399999981979,
              "p99": 1.242500000022119,
              "min": 0.433099999994738,
              "max": 1.242500000022119,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 100
            },
            "conarium": {
              "n": 50,
              "p50": 3.909299999999348,
              "p95": 5.117299999983516,
              "p99": 5.656400000007125,
              "min": 2.315900000015972,
              "max": 5.656400000007125,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 100
            },
            "overhead": {
              "n": 50,
              "p50": 3.158399999985704,
              "p95": 4.287500000005821,
              "p99": 4.622700000007171,
              "min": 0.6949000000022352,
              "max": 4.622700000007171,
              "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.0020000000076834,
              "p95": 1.2074999999895226,
              "p99": 1.8003999999782536,
              "min": 0.7105000000155997,
              "max": 1.8003999999782536,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 500
            },
            "conarium": {
              "n": 50,
              "p50": 45.34070000000065,
              "p95": 59.45670000000973,
              "p99": 59.9256999999925,
              "min": 29.464600000006612,
              "max": 59.9256999999925,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 500
            },
            "overhead": {
              "n": 50,
              "p50": 43.83269999999902,
              "p95": 58.25469999999041,
              "p99": 58.454699999972945,
              "min": 27.644900000013877,
              "max": 58.454699999972945,
              "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": 4.4011999999929685,
              "p95": 5.099100000021281,
              "p99": 5.099100000021281,
              "min": 3.048399999999674,
              "max": 5.099100000021281,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 7063.776499999978,
              "p95": 9157.098899999983,
              "p99": 9157.098899999983,
              "min": 6739.951599999971,
              "max": 9157.098899999983,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "overhead": {
              "n": 15,
              "p50": 7056.273999999976,
              "p95": 9148.779899999965,
              "p99": 9148.779899999965,
              "min": 6732.829999999958,
              "max": 9148.779899999965,
              "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.31820000003790483,
              "p95": 0.3705000000190921,
              "p99": 0.7998000000370666,
              "min": 0.3012999999918975,
              "max": 0.7998000000370666,
              "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.5663999999524094,
              "p95": 0.7121000000042841,
              "p99": 0.7705999999889173,
              "min": 0.5100000000093132,
              "max": 0.7705999999889173,
              "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.6067000000039116,
              "p95": 2.3536999999778345,
              "p99": 2.3536999999778345,
              "min": 0.3368000000482425,
              "max": 2.3536999999778345,
              "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.3593000000000046,
        "p95": 0.6388000000000034,
        "p99": 0.8524000000000029,
        "min": 0.24869999999999948,
        "max": 0.8524000000000029,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms"
      },
      "partial": {
        "n": 50,
        "p50": 0.39679999999999893,
        "p95": 0.7416999999999945,
        "p99": 0.9074999999999989,
        "min": 0.23380000000000223,
        "max": 0.9074999999999989,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms"
      },
      "deny": {
        "n": 50,
        "p50": 0.3153999999999826,
        "p95": 0.7368000000000166,
        "p99": 1.4369999999999834,
        "min": 0.2738999999999976,
        "max": 1.4369999999999834,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms"
      }
    },
    "redact": {
      "50": {
        "n": 50,
        "p50": 0.5016999999999996,
        "p95": 0.6260000000000048,
        "p99": 0.669700000000006,
        "min": 0.46350000000001046,
        "max": 0.669700000000006,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms",
        "rows": 50,
        "uniqueEmails": true
      },
      "100": {
        "n": 50,
        "p50": 1.3829999999999814,
        "p95": 2.586500000000001,
        "p99": 3.1654000000000053,
        "min": 1.296100000000024,
        "max": 3.1654000000000053,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms",
        "rows": 100,
        "uniqueEmails": true
      },
      "500": {
        "n": 50,
        "p50": 42.69529999999986,
        "p95": 62.84089999999969,
        "p99": 67.70080000000007,
        "min": 27.849500000000262,
        "max": 67.70080000000007,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms",
        "rows": 500,
        "uniqueEmails": true
      }
    }
  },
  "samples": {
    "postgres": {
      "same-sql": {
        "allow": {
          "100": {
            "direct": [
              6.369099999999889,
              4.7478000000000975,
              3.9601000000002387,
              4.684099999999944,
              4.327600000000075,
              7.3729000000003,
              5.003000000000156,
              3.967699999999695,
              4.2794999999996435,
              4.7719999999999345,
              5.399400000000242,
              5.369699999999739,
              5.339799999999741,
              6.496499999999742,
              5.108099999999922
            ],
            "conarium": [
              3.7971999999999753,
              3.3785000000002583,
              2.755199999999604,
              2.3229999999998654,
              3.6430999999997766,
              3.647699999999986,
              3.32970000000023,
              3.733799999999974,
              2.8096999999997934,
              6.531700000000001,
              3.4764000000000124,
              3.8903999999997723,
              3.5372000000002117,
              3.7288000000003194,
              6.36850000000004
            ],
            "overhead": [
              -1.9216999999998734,
              -2.0086999999998625,
              -1.7142000000003463,
              -1.6156999999998334,
              -1.310500000000502,
              -3.848199999999906,
              -1.4690999999997985,
              -2.1482999999998356,
              -1.485000000000582,
              0.8293999999996231,
              -1.9360999999998967,
              -1.616700000000037,
              -2.319799999999759,
              -2.1830999999997402,
              0.4981999999999971
            ]
          },
          "500": {
            "direct": [
              5.7388999999998305,
              4.7292999999999665,
              5.7672999999999774,
              4.438500000000204,
              5.2073999999997795,
              7.493499999999585,
              7.3935999999998785,
              4.835699999999633,
              4.797700000000077,
              4.611999999999625,
              5.759799999999814,
              4.549199999999928,
              4.208599999999933,
              3.6242999999999483,
              4.912600000000111
            ],
            "conarium": [
              8.371299999999792,
              6.769200000000183,
              7.331900000000132,
              11.190799999999854,
              9.14390000000003,
              7.9888999999998305,
              7.552999999999884,
              4.791900000000169,
              4.519600000000537,
              7.987699999999677,
              8.004299999999603,
              8.786599999999453,
              4.79530000000068,
              8.981699999999364,
              8.139099999999416
            ],
            "overhead": [
              3.6474999999995816,
              0.7625000000002728,
              0.9057999999999993,
              4.929999999999836,
              3.481000000000222,
              1.1605999999997039,
              2.4902000000001863,
              1.111399999999776,
              0.934400000000096,
              3.0346999999992477,
              1.4621999999990294,
              3.401199999999335,
              0.24820000000090658,
              3.7938999999987573,
              2.3976999999995314
            ]
          },
          "5000": {
            "direct": [
              4.241300000000592,
              4.276799999999639,
              4.409900000000562,
              4.177099999999882,
              4.652000000000044,
              3.761199999999917,
              4.2237999999997555,
              4.75879999999961,
              4.729000000000269,
              4.060699999999997,
              3.454800000000432,
              3.7351000000007843,
              4.444900000000416,
              4.480999999999767,
              4.26090000000022
            ],
            "conarium": [
              39.27610000000004,
              60.45159999999942,
              60.281200000000354,
              45.03309999999965,
              50.64269999999942,
              50.08089999999993,
              39.45190000000002,
              64.7488000000003,
              52.24209999999948,
              49.6807000000008,
              52.263700000000426,
              43.36149999999998,
              44.222899999999754,
              60.42000000000007,
              65.04129999999986
            ],
            "overhead": [
              33.68130000000019,
              55.26759999999922,
              55.54730000000018,
              39.64219999999932,
              45.41139999999905,
              44.98590000000058,
              34.613499999999476,
              59.0608000000002,
              46.606299999999464,
              44.713700000001154,
              46.503099999999904,
              38.783300000000054,
              38.066899999999805,
              54.49200000000019,
              60.44830000000002
            ]
          }
        },
        "partial": {
          "100": {
            "direct": [
              4.162900000000263,
              3.5437000000001717,
              4.471700000000055,
              4.391799999999421,
              4.685900000000402,
              3.527799999999843,
              3.3245999999999185,
              3.4606000000003405,
              5.106200000000172,
              5.491799999999785,
              5.683399999999892,
              4.600199999999859,
              4.223899999999958,
              4.146099999999933,
              7.257999999999811
            ],
            "conarium": [
              3.9150999999992564,
              2.805899999999383,
              4.819899999999507,
              3.598899999999958,
              5.017899999999827,
              4.968399999999747,
              4.834100000000035,
              6.758699999999408,
              5.612099999999373,
              4.12119999999959,
              5.249399999999696,
              4.8659999999999854,
              5.374200000000201,
              5.119999999999891,
              3.9229999999997744
            ],
            "overhead": [
              -0.6340000000000146,
              -1.6794000000008964,
              -0.38480000000072323,
              -0.7012999999997191,
              -0.6535000000003492,
              0.8064000000003944,
              0.07620000000042637,
              2.0369999999993524,
              -0.4589000000005399,
              -0.4543999999996231,
              -0.2224000000005617,
              -0.2602999999999156,
              0.35829999999987194,
              -0.4746000000004642,
              0.8154999999997017
            ]
          },
          "500": {
            "direct": [
              3.7614000000003216,
              5.0715000000000146,
              5.51510000000053,
              5.770900000000438,
              5.626699999999801,
              4.761799999999312,
              5.192500000000109,
              5.4705000000003565,
              6.1567000000004555,
              5.336800000000039,
              5.072999999999411,
              4.545900000000074,
              4.756499999999505,
              5.147700000000441,
              4.144900000000234
            ],
            "conarium": [
              39.35649999999987,
              54.08590000000004,
              49.42000000000007,
              34.23990000000049,
              45.90610000000015,
              53.73790000000008,
              48.249400000000605,
              53.822400000000016,
              40.86629999999968,
              47.52149999999983,
              31.150499999999738,
              58.955799999999726,
              51.30450000000019,
              30.328700000000026,
              58.13120000000072
            ],
            "overhead": [
              33.572799999999916,
              48.41949999999997,
              43.220900000000256,
              27.826600000000326,
              41.5617000000002,
              47.374399999999696,
              42.84010000000035,
              47.526200000000244,
              36.16399999999885,
              41.516099999999824,
              26.169200000000274,
              52.66119999999955,
              46.466699999999946,
              25.000700000000506,
              51.40480000000025
            ]
          },
          "5000": {
            "direct": [
              5.05869999999959,
              5.393100000000231,
              3.507400000000416,
              6.165799999999763,
              6.064400000000205,
              5.426499999999578,
              4.625700000000506,
              4.634300000000621,
              4.162900000000263,
              4.333799999999428,
              3.546799999999166,
              3.623899999999594,
              4.119599999999991,
              3.8659999999999854,
              4.03690000000006
            ],
            "conarium": [
              6502.128199999999,
              6410.783000000003,
              6252.6538999999975,
              6366.135999999999,
              8151.236399999994,
              6748.515599999999,
              8317.526799999992,
              8199.388699999996,
              7515.172100000011,
              6837.474000000002,
              6578.439599999998,
              6297.599300000002,
              8178.951499999996,
              7179.090300000011,
              8014.936699999991
            ],
            "overhead": [
              6492.896399999998,
              6405.444500000005,
              6248.303199999995,
              6359.843299999993,
              8145.82929999999,
              6743.354800000001,
              8310.261999999988,
              8192.423299999995,
              7509.47540000001,
              6832.582200000004,
              6574.013800000001,
              6293.691000000006,
              8170.3706999999995,
              7173.426400000026,
              8009.673700000014
            ]
          }
        },
        "deny": {
          "100": {
            "conarium": [
              0.3260000000009313,
              0.3073000000149477,
              0.303200000023935,
              0.9461000000010245,
              0.7804999999934807,
              0.7211999999999534,
              0.6994999999878928,
              0.6658999999926891,
              0.6667999999772292,
              0.6526999999769032,
              0.6447999999800231,
              0.6590999999898486,
              0.6254999999946449,
              0.6316999999980908,
              1.131599999993341
            ]
          },
          "500": {
            "conarium": [
              0.7079999999841675,
              0.6742000000085682,
              0.6118999999889638,
              0.6613999999826774,
              0.6297999999951571,
              0.7535000000207219,
              0.673399999999674,
              0.5939999999827705,
              0.5924999999988358,
              0.5644999999785796,
              0.5930999999982305,
              0.6331999999820255,
              0.5658000000112224,
              0.5652000000118278,
              0.5757999999914318
            ]
          },
          "5000": {
            "conarium": [
              0.6173999999882653,
              0.6334999999962747,
              0.5648999999975786,
              0.6668999999819789,
              0.6147000000055414,
              0.602599999983795,
              0.5701000000117347,
              0.6444999999948777,
              0.3533999999926891,
              0.30439999999362044,
              0.3242999999783933,
              0.29370000000926666,
              0.2970000000204891,
              0.28779999999096617,
              0.2961000000068452
            ]
          }
        }
      },
      "same-limit": {
        "allow": {
          "100": {
            "direct": [
              0.7920999999914784,
              0.8423999999940861,
              0.9304000000120141,
              0.8461000000243075,
              0.948499999998603,
              0.8701000000000931,
              0.8771999999880791,
              0.7649000000092201,
              0.8170000000100117,
              0.7344000000157394,
              0.8650999999954365,
              0.7474999999976717,
              0.6701999999932013,
              0.6589000000094529,
              0.8193000000028405,
              0.7067000000097323,
              0.7951999999932013,
              0.6738999999943189,
              0.7784999999857973,
              0.7850000000034925,
              0.7447999999858439,
              1.1418999999877997,
              1.1451999999990221,
              0.7361000000091735,
              0.6710000000020955,
              0.7797000000136904,
              0.691900000005262,
              0.6177000000025146,
              0.6386000000056811,
              0.6100999999907799,
              0.7767999999923632,
              0.8540999999968335,
              0.6306000000040513,
              0.8470999999844935,
              0.7147000000113621,
              0.7578999999968801,
              0.8202000000164844,
              0.8199999999778811,
              0.6491000000096392,
              0.695800000015879,
              0.5533999999752268,
              0.5693000000028405,
              0.46350000001257285,
              0.8195999999879859,
              0.8769000000029337,
              0.8539999999920838,
              0.831899999990128,
              1.126700000022538,
              0.8703999999852385,
              0.5529000000096858
            ],
            "conarium": [
              3.1321999999927357,
              2.9521999999997206,
              3.1019999999844003,
              2.7995999999984633,
              3.0763999999908265,
              3.5419000000110827,
              2.386800000007497,
              2.802300000010291,
              3.010900000022957,
              3.2646000000240747,
              2.5648999999975786,
              2.175699999992503,
              3.271500000002561,
              3.6244999999762513,
              3.3967000000120606,
              2.6810000000114087,
              2.6754000000073574,
              2.8304000000061933,
              2.5812999999907333,
              2.9747999999963213,
              3.1728000000002794,
              2.8130999999993946,
              2.9434000000183005,
              2.6934999999939464,
              2.67949999999837,
              2.810200000007171,
              2.0930999999982305,
              3.1538999999756925,
              2.7026999999943655,
              3.051099999982398,
              2.614900000015041,
              3.186200000025565,
              2.7054000000061933,
              2.898300000000745,
              2.9486000000033528,
              3.261400000017602,
              2.691900000005262,
              3.0807000000204425,
              2.753999999986263,
              1.9042999999946915,
              2.3773000000219326,
              1.6466000000073109,
              3.26490000000922,
              2.7435999999870546,
              2.742499999993015,
              2.756200000003446,
              3.0156999999890104,
              3.1890999999886844,
              3.0685000000230502,
              3.3793000000005122
            ],
            "overhead": [
              2.5372999999963213,
              2.2364999999990687,
              2.2453999999852385,
              1.9624000000185333,
              2.115399999980582,
              2.6781000000191852,
              1.2998000000079628,
              1.9851999999955297,
              2.1367000000318512,
              2.3399000000208616,
              1.8478000000177417,
              1.3078000000095926,
              2.588400000007823,
              2.543099999980768,
              1.8282000000181142,
              1.8562999999849126,
              1.7472999999881722,
              1.8017000000108965,
              1.6088999999919906,
              2.075600000011036,
              1.6337999999814201,
              2.0538999999989755,
              2.048000000009779,
              1.8381999999983236,
              1.8575000000128057,
              1.9449000000022352,
              0.5956000000005588,
              2.5037999999767635,
              2.0138000000151806,
              2.166899999981979,
              1.7005000000062864,
              2.162000000011176,
              1.899600000004284,
              1.992499999993015,
              2.022399999987101,
              2.4350000000267755,
              1.778200000000652,
              2.143500000005588,
              1.550199999997858,
              1.113599999982398,
              1.7739000000001397,
              1.0385999999998603,
              2.158000000024913,
              2.042199999996228,
              1.6627999999909662,
              1.8778000000165775,
              2.099599999986822,
              2.4860999999800697,
              2.1089000000210945,
              2.5653999999922235
            ]
          },
          "500": {
            "direct": [
              0.9893999999912921,
              1.1117000000085682,
              0.6895000000076834,
              0.9988000000012107,
              1.0791000000026543,
              1.1282999999821186,
              1.0158999999985099,
              0.8299000000115484,
              0.6659999999974389,
              0.6423000000067987,
              1.0025999999779742,
              0.9089999999850988,
              1.2471000000077765,
              0.9392999999981839,
              0.8697999999858439,
              0.8906000000133645,
              0.9889999999722932,
              0.6907000000064727,
              0.6563000000023749,
              0.9599999999918509,
              0.7407999999995809,
              0.8354000000108499,
              0.9052000000083353,
              1.0200999999942724,
              0.9341000000131316,
              1.043999999994412,
              1.1330000000016298,
              1.1481000000203494,
              1.0445000000181608,
              0.8659999999799766,
              1.213999999978114,
              1.0993000000016764,
              1.0191000000049826,
              0.8058000000019092,
              1.1382999999914318,
              1.1695000000181608,
              1.0550999999977648,
              1.0326999999815598,
              0.7008000000205357,
              0.8620999999984633,
              0.9385999999940395,
              0.8162000000011176,
              0.8445000000065193,
              0.9614000000001397,
              1.081399999995483,
              0.8018999999912921,
              0.6570000000065193,
              0.9475999999849591,
              0.6889999999839347,
              0.7783000000054017
            ],
            "conarium": [
              5.28859999999986,
              9.004400000005262,
              4.3914999999979045,
              4.816900000005262,
              9.097199999989243,
              7.782399999996414,
              7.472999999998137,
              9.329500000021653,
              7.165999999997439,
              7.361999999993714,
              7.026400000002468,
              7.653800000000047,
              7.934799999988172,
              9.534899999998743,
              8.027499999996508,
              8.805099999997765,
              7.500700000004144,
              5.950899999996182,
              8.248599999991711,
              7.830699999991339,
              7.421199999982491,
              5.665999999997439,
              7.96909999998752,
              4.289100000023609,
              8.38880000001518,
              8.362099999998463,
              9.019300000014482,
              4.86689999999362,
              5.728399999992689,
              8.821000000025379,
              9.298299999994924,
              5.022399999987101,
              5.949499999987893,
              5.149499999999534,
              6.0640000000130385,
              6.044300000008661,
              8.636500000022352,
              8.357099999993807,
              5.097899999993388,
              5.998600000020815,
              5.473900000011781,
              6.846799999999348,
              8.437000000005355,
              6.953200000018114,
              8.489600000000792,
              5.693300000013551,
              5.64770000000135,
              5.93760000000475,
              7.202099999994971,
              6.7568000000028405
            ],
            "overhead": [
              4.058999999979278,
              7.663200000009965,
              3.588500000012573,
              3.818700000003446,
              7.861600000003818,
              6.190800000011222,
              6.171399999991991,
              8.103300000017043,
              5.923000000009779,
              5.845999999990454,
              5.881400000012945,
              6.380600000004051,
              6.215200000006007,
              7.55360000001383,
              6.761399999988498,
              7.239299999986542,
              6.115799999999581,
              4.549399999988964,
              7.374400000000605,
              6.090100000001257,
              6.22899999996298,
              4.5054999999993015,
              7.208799999993062,
              2.97630000000936,
              7.677900000009686,
              7.035900000017136,
              7.461200000019744,
              3.429099999979371,
              4.962999999988824,
              7.579200000036508,
              7.991699999984121,
              3.6869000000006054,
              4.897599999996601,
              3.981499999994412,
              4.832600000023376,
              4.679900000017369,
              7.352900000027148,
              7.143199999991339,
              3.9992999999958556,
              4.855200000019977,
              3.9425000000337604,
              5.7264999999897555,
              7.306900000025053,
              6.0041999999957625,
              7.381300000008196,
              4.27290000001085,
              4.571400000015274,
              4.161200000002282,
              6.0853000000061,
              5.842600000003586
            ]
          },
          "5000": {
            "direct": [
              4.086999999999534,
              3.301500000001397,
              4.450100000016391,
              3.675699999992503,
              3.0059000000183005,
              4.289099999994505,
              3.051500000001397,
              3.565100000007078,
              3.399600000004284,
              7.725099999981467,
              5.133299999986775,
              3.746500000008382,
              3.7210000000195578,
              3.3201999999873806,
              3.8404000000155065
            ],
            "conarium": [
              56.55030000000261,
              35.338199999998324,
              58.46609999999055,
              40.3234999999986,
              38.220100000005914,
              37.171000000002095,
              56.31020000000717,
              50.24540000001434,
              59.22839999999269,
              36.8072000000102,
              55.78629999997793,
              58.5002000000095,
              48.59320000000298,
              56.92070000001695,
              40.64320000002044
            ],
            "overhead": [
              52.040399999998044,
              30.57159999999567,
              53.87729999999283,
              32.461100000014994,
              33.97310000000289,
              32.82880000001751,
              51.051300000021,
              45.7675000000163,
              55.45299999997951,
              32.63699999998789,
              51.18229999995674,
              53.14360000001034,
              44.52919999998994,
              52.48300000000745,
              35.34679999999935
            ]
          }
        },
        "partial": {
          "100": {
            "direct": [
              0.6265000000130385,
              0.6616000000212807,
              0.6616999999969266,
              0.6000000000058208,
              0.6448999999847729,
              0.6288999999815132,
              0.6573999999964144,
              0.5933999999833759,
              0.5838999999978114,
              0.6631999999808613,
              0.9511000000056811,
              1.104399999981979,
              1.018000000010943,
              1.0166000000026543,
              1.242500000022119,
              0.9773999999742955,
              0.9355000000214204,
              0.6818000000203028,
              0.6282999999821186,
              0.6174000000173692,
              0.5377999999909662,
              0.46679999999469146,
              0.5534000000043306,
              0.6220000000030268,
              0.5475999999907799,
              0.5032000000064727,
              0.7568999999784864,
              0.8073000000149477,
              0.6410000000032596,
              0.7130999999935739,
              0.7569000000075903,
              0.795799999992596,
              0.6343000000051688,
              0.5200000000186265,
              0.6336000000010245,
              0.5642999999981839,
              0.7018999999854714,
              0.8522999999986496,
              0.8342999999877065,
              0.8575000000128057,
              0.8655000000144355,
              1.1798999999882653,
              0.5771999999997206,
              0.6044000000110827,
              0.4783000000170432,
              0.4744000000064261,
              0.4444000000075903,
              0.5832999999984168,
              0.467899999988731,
              0.433099999994738
            ],
            "conarium": [
              4.1195000000006985,
              4.386999999987893,
              4.099799999996321,
              4.801199999987148,
              4.099799999996321,
              3.718800000002375,
              3.1081999999878462,
              4.411999999982072,
              4.090899999981048,
              3.9830000000074506,
              3.820000000006985,
              4.41459999998915,
              3.615799999999581,
              4.872800000011921,
              4.592999999993481,
              4.172200000000885,
              3.8162000000011176,
              2.951900000014575,
              2.5358000000123866,
              4.5429000000003725,
              5.424700000003213,
              2.7431999999971595,
              5.0860000000102445,
              5.656400000007125,
              2.4290000000037253,
              2.315900000015972,
              3.0279999999911524,
              4.529600000008941,
              4.788299999985611,
              4.404300000023795,
              3.557299999985844,
              3.8752000000094995,
              3.909299999999348,
              4.178100000019185,
              2.899100000009639,
              2.519800000009127,
              2.5156999999890104,
              4.5609999999869615,
              5.117299999983516,
              3.836699999985285,
              3.903599999990547,
              3.842899999988731,
              4.1344999999855645,
              4.986999999993714,
              3.1401999999943655,
              2.4602000000013504,
              3.8945999999996275,
              4.130899999989197,
              3.0455000000074506,
              2.833699999988312
            ],
            "overhead": [
              3.207800000003772,
              3.3747999999905005,
              3.1713000000163447,
              3.876799999998184,
              3.0834999999788124,
              2.848599999997532,
              2.404500000004191,
              3.4711999999708496,
              3.1898999999975786,
              3.139499999990221,
              3.1336000000010245,
              3.5301999999792315,
              2.752199999988079,
              4.287500000005821,
              3.412099999986822,
              3.158399999985704,
              3.127999999996973,
              2.3271999999997206,
              1.9421999999904074,
              3.9262999999918975,
              4.617499999993015,
              1.7476000000024214,
              3.9135000000242144,
              4.622700000007171,
              0.6949000000022352,
              1.7021999999997206,
              2.4504000000015367,
              3.928699999989476,
              3.908099999971455,
              3.6904000000213273,
              2.6915999999910127,
              3.1643000000040047,
              3.0688000000081956,
              3.252500000031432,
              2.286500000016531,
              1.6432000000204425,
              1.9235000000044238,
              3.646199999988312,
              4.204700000002049,
              2.9870999999693595,
              3.2333999999973457,
              3.040899999992689,
              3.1977999999944586,
              4.053499999979977,
              2.4830999999830965,
              1.8153000000165775,
              3.213099999993574,
              3.1842999999644235,
              2.37599999998929,
              2.2686999999859836
            ]
          },
          "500": {
            "direct": [
              0.7288000000116881,
              0.9215999999723863,
              0.9312999999965541,
              1.0974999999743886,
              0.7400000000197906,
              0.9599999999918509,
              1.0843999999924563,
              1.1480999999912456,
              1.1209000000089873,
              0.7105000000155997,
              0.9250999999931082,
              1.0795999999972992,
              1.0005999999993946,
              0.9211000000068452,
              1.129400000005262,
              1.023300000000745,
              1.1330000000016298,
              1.0390999999945052,
              1.0354000000224914,
              1.1858000000065658,
              0.8441000000166241,
              0.7186999999976251,
              0.7329000000027008,
              1.0054999999993015,
              1.3409999999857973,
              1.8003999999782536,
              1.2074999999895226,
              1.178299999999581,
              1.1045999999914784,
              1.0578999999852385,
              1.1168000000179745,
              0.9100000000034925,
              0.7816000000166241,
              0.8761000000231434,
              1.0728999999992084,
              0.948900000017602,
              0.8282999999937601,
              0.9061999999976251,
              0.83629999999539,
              0.724900000001071,
              1.0053000000189058,
              1.0020000000076834,
              1.1401999999943655,
              1.1324000000022352,
              1.0040999999910127,
              1.0707999999867752,
              0.973599999997532,
              0.792699999990873,
              0.7548999999999069,
              0.9851000000198837
            ],
            "conarium": [
              50.48110000000452,
              58.752799999987474,
              50.032500000001164,
              53.96140000000014,
              29.464600000006612,
              29.652000000001863,
              58.09739999999874,
              54.88400000002002,
              42.96830000000773,
              39.190299999987474,
              55.28580000001239,
              53.50390000001062,
              42.11449999999604,
              29.917599999986123,
              59.45670000000973,
              41.522300000011455,
              35.77000000001863,
              56.15239999999176,
              45.47949999998673,
              40.17160000000149,
              48.33379999999306,
              43.09330000000773,
              47.84969999999157,
              33.078699999983655,
              57.008700000005774,
              45.34070000000065,
              44.061699999991106,
              50.55809999999474,
              31.047400000010384,
              51.73010000001523,
              38.33840000000782,
              41.87270000000717,
              40.97279999998864,
              50.677800000004936,
              43.48420000000624,
              36.15769999998156,
              59.85999999998603,
              45.62989999999991,
              58.773300000000745,
              42.66870000000927,
              50.63699999998789,
              37.27169999998296,
              59.9256999999925,
              32.04090000002179,
              50.735899999999674,
              53.218299999978626,
              47.32629999998608,
              38.29080000001704,
              33.91680000000633,
              38.99659999998403
            ],
            "overhead": [
              48.23010000001523,
              56.566199999972014,
              48.02960000000894,
              51.914999999979045,
              27.644900000013877,
              28.31830000001355,
              56.193700000003446,
              53.08760000002803,
              41.285900000017136,
              37.6357999999891,
              53.54480000003241,
              51.90610000002198,
              39.92759999999544,
              28.08969999998226,
              58.25469999999041,
              39.490700000023935,
              34.550900000002,
              54.658499999990454,
              43.83269999999902,
              38.79180000000633,
              47.11099999997532,
              41.742599999997765,
              46.21479999998701,
              31.260999999998603,
              55.39639999999781,
              43.95100000000093,
              42.10670000000391,
              48.54059999997844,
              29.538100000005215,
              50.58710000003339,
              36.65830000001006,
              40.73440000001574,
              39.22250000000349,
              49.04440000001341,
              41.890500000008615,
              34.24330000000191,
              58.454699999972945,
              43.91400000001886,
              57.14639999999781,
              40.922400000010384,
              49.38249999997788,
              35.353499999968335,
              58.29769999999553,
              30.21960000001127,
              49.47569999998086,
              51.47819999998319,
              45.435599999997066,
              36.8355000000156,
              32.65570000000298,
              37.32139999998617
            ]
          },
          "5000": {
            "direct": [
              4.134300000005169,
              3.676100000011502,
              3.5832999999984168,
              4.00800000000163,
              4.50199999997858,
              4.91270000001532,
              4.924100000003818,
              4.4011999999929685,
              5.099100000021281,
              4.870799999975134,
              4.722200000018347,
              3.826100000005681,
              4.493300000001909,
              3.048399999999674,
              3.793199999985518
            ],
            "conarium": [
              6749.934399999998,
              7063.776499999978,
              8006.158999999985,
              7259.086800000019,
              9157.098899999983,
              8520.228700000007,
              8314.394100000005,
              8008.098399999988,
              6958.85579999999,
              6761.826199999981,
              6739.951599999971,
              6993.213199999998,
              7003.6260000000475,
              7976.947199999995,
              7031.267600000021
            ],
            "overhead": [
              6746.110799999995,
              7056.273999999976,
              8000.8989,
              7252.015900000028,
              9148.779899999965,
              8514.838099999994,
              8308.23000000001,
              8000.642399999982,
              6953.535900000017,
              6755.973499999993,
              6732.829999999958,
              6987.040399999998,
              6999.102100000018,
              7969.457799999975,
              7024.466200000024
            ]
          }
        },
        "deny": {
          "100": {
            "conarium": [
              0.313800000003539,
              0.7998000000370666,
              0.3225000000093132,
              0.31859999999869615,
              0.3481999999494292,
              0.3304999999818392,
              0.3705000000190921,
              0.3096000000368804,
              0.3105999999679625,
              0.33079999999608845,
              0.3177000000141561,
              0.31820000003790483,
              0.3200000000069849,
              0.3096000000368804,
              0.3163999999524094,
              0.3675999999977648,
              0.32770000002346933,
              0.3047000000369735,
              0.31399999995483086,
              0.3097000000416301,
              0.3322000000043772,
              0.32880000001750886,
              0.35109999997075647,
              0.3102000000071712,
              0.3244999999878928,
              0.3430999999982305,
              0.30989999999292195,
              0.3040000000037253,
              0.3159999999916181,
              0.31080000003566965,
              0.3050999999977648,
              0.365300000004936,
              0.3194999999832362,
              0.34049999999115244,
              0.33309999998891726,
              0.35519999999087304,
              0.32010000001173466,
              0.32209999999031425,
              0.3102000000071712,
              0.30930000002263114,
              0.3391000000410713,
              0.3145999999833293,
              0.3678000000072643,
              0.3165000000153668,
              0.301500000001397,
              0.30919999995967373,
              0.3012999999918975,
              0.3024999999906868,
              0.31580000004032627,
              0.37569999997504056
            ]
          },
          "500": {
            "conarium": [
              0.7121000000042841,
              0.6218000000226311,
              0.5817000000388362,
              0.5940999999875203,
              0.5663999999524094,
              0.5491000000038184,
              0.5685999999986961,
              0.6091000000014901,
              0.5768000000389293,
              0.6935999999986961,
              0.5544999999692664,
              0.5945000000065193,
              0.5652000000118278,
              0.6371999999973923,
              0.7705999999889173,
              0.5573000000440516,
              0.5331000000005588,
              0.5645000000367872,
              0.5328999999910593,
              0.6307999999844469,
              0.5958000000100583,
              0.5944000000017695,
              0.5587999999988824,
              0.5100000000093132,
              0.5261000000173226,
              0.5168999999877997,
              0.5146999999997206,
              0.5537999999942258,
              0.5999000000301749,
              0.5293999999994412,
              0.542600000044331,
              0.5565000000060536,
              0.5939999999827705,
              0.6156000000191852,
              0.5372000000206754,
              0.6315999999642372,
              0.6327999999630265,
              0.717899999988731,
              0.6265999999595806,
              0.581499999971129,
              0.5785000000032596,
              0.5253000000375323,
              0.5778000000282191,
              0.5273000000161119,
              0.5153000000282191,
              0.5500000000465661,
              0.5387000000337139,
              0.5102000000188127,
              0.5168999999877997,
              0.5986999999731779
            ]
          },
          "5000": {
            "conarium": [
              0.551500000001397,
              0.5967999999993481,
              0.4698999999673106,
              0.3484999999636784,
              0.3533000000170432,
              0.3368000000482425,
              0.3682000000262633,
              2.3536999999778345,
              0.9430000000284053,
              0.6067000000039116,
              0.6305000000284053,
              0.8096999999834225,
              0.7785000000149012,
              0.8009000000311062,
              0.8465000000433065
            ]
          }
        }
      }
    },
    "inProcess": {
      "guard": {
        "allow": [
          0.3567999999999927,
          0.4087000000000103,
          0.6388000000000034,
          0.366100000000003,
          0.457499999999996,
          0.42910000000000537,
          0.8524000000000029,
          0.4025999999999925,
          0.4714000000000027,
          0.4825999999999908,
          0.5374000000000052,
          0.33679999999999666,
          0.3491999999999962,
          0.30740000000000123,
          0.3474999999999966,
          0.5485000000000042,
          0.2933000000000021,
          0.31059999999999377,
          0.3593000000000046,
          0.5559999999999974,
          0.28119999999999834,
          0.30640000000001066,
          0.2810000000000059,
          0.47280000000000655,
          0.25560000000000116,
          0.2512000000000114,
          0.25019999999999243,
          0.428600000000003,
          0.2697000000000003,
          0.25499999999999545,
          0.24930000000000518,
          0.4562999999999988,
          0.3071000000000055,
          0.24869999999999948,
          0.24980000000000757,
          0.2745999999999924,
          0.42730000000000246,
          0.25499999999999545,
          0.4076000000000022,
          0.3919999999999959,
          0.4966000000000008,
          0.3393999999999977,
          0.3825999999999965,
          0.4187000000000012,
          0.6619000000000028,
          0.35829999999999984,
          0.3208000000000055,
          0.40219999999999345,
          0.6277999999999935,
          0.3743999999999943
        ],
        "partial": [
          0.5104999999999933,
          0.39750000000000796,
          0.42310000000000514,
          0.29129999999999256,
          0.5009000000000015,
          0.3335999999999899,
          0.28010000000000446,
          0.2781999999999982,
          0.32390000000000896,
          0.5756999999999977,
          0.2884999999999991,
          0.28839999999999577,
          0.37010000000000787,
          0.5087000000000046,
          0.2704999999999984,
          0.2609999999999957,
          0.2927999999999997,
          0.9074999999999989,
          0.4694999999999965,
          0.43019999999999925,
          0.43250000000000455,
          0.8301000000000016,
          0.7416999999999945,
          0.4089999999999918,
          0.40980000000000416,
          0.5947000000000031,
          0.48279999999999745,
          0.4187000000000012,
          0.40389999999999304,
          0.44310000000000116,
          0.6940000000000026,
          0.3961999999999932,
          0.49670000000000414,
          0.30920000000000414,
          0.4900999999999982,
          0.26909999999999457,
          0.25969999999999516,
          0.2541000000000082,
          0.43380000000000507,
          0.2908999999999935,
          0.28009999999999025,
          0.24559999999999604,
          0.4562999999999988,
          0.25099999999999056,
          0.23409999999999798,
          0.23380000000000223,
          0.2574999999999932,
          0.7256,
          0.39679999999999893,
          0.314700000000002
        ],
        "deny": [
          0.3036999999999921,
          0.3089000000000084,
          0.3055999999999983,
          0.42789999999999395,
          0.4939999999999998,
          0.5045000000000073,
          0.5367999999999995,
          0.574799999999982,
          0.7232999999999947,
          0.3135000000000048,
          0.38929999999999154,
          0.39740000000000464,
          0.38689999999999714,
          0.45420000000001437,
          0.45580000000001064,
          0.47169999999999845,
          0.7368000000000166,
          0.31970000000001164,
          0.2908000000000186,
          0.28640000000001464,
          0.46510000000000673,
          0.6747000000000014,
          0.3096000000000174,
          0.31810000000001537,
          0.3007999999999811,
          0.45420000000001437,
          0.38040000000000873,
          0.31919999999999504,
          0.2939000000000078,
          0.2991000000000099,
          0.3089999999999975,
          0.3153999999999826,
          0.30879999999999086,
          0.3703999999999894,
          1.4369999999999834,
          1.0538999999999987,
          0.36019999999999186,
          0.28870000000000573,
          0.28899999999998727,
          0.28829999999999245,
          0.28880000000000905,
          0.3095000000000141,
          0.28520000000000323,
          0.5159999999999911,
          0.28369999999998186,
          0.2738999999999976,
          0.3083000000000027,
          0.2746999999999957,
          0.2831000000000188,
          0.2890000000000157
        ]
      },
      "redact": {
        "50": [
          0.6260000000000048,
          0.5058999999999969,
          0.49439999999998463,
          0.49519999999998277,
          0.4906000000000006,
          0.5270000000000152,
          0.4802999999999997,
          0.48169999999998936,
          0.5016999999999996,
          0.669700000000006,
          0.49569999999999936,
          0.49620000000001596,
          0.5524000000000058,
          0.525999999999982,
          0.495900000000006,
          0.508499999999998,
          0.5510000000000161,
          0.597500000000025,
          0.647500000000008,
          0.49330000000000496,
          0.5164000000000044,
          0.474899999999991,
          0.4830000000000041,
          0.47910000000001673,
          0.48049999999997794,
          0.5776000000000181,
          0.48859999999999104,
          0.6136999999999944,
          0.4771000000000072,
          0.48260000000001924,
          0.4749999999999943,
          0.5119000000000256,
          0.4673999999999978,
          0.5080000000000098,
          0.5083000000000197,
          0.4765999999999906,
          0.5461999999999989,
          0.48759999999998627,
          0.4661000000000115,
          0.5559999999999832,
          0.5174999999999841,
          0.5783000000000129,
          0.48500000000001364,
          0.5168000000000177,
          0.46350000000001046,
          0.6149000000000058,
          0.5261000000000138,
          0.5394000000000005,
          0.46599999999997976,
          0.5408000000000186
        ],
        "100": [
          1.412700000000001,
          1.3654999999999973,
          1.3238000000000056,
          2.039600000000007,
          3.1654000000000053,
          2.8771999999999878,
          2.586500000000001,
          2.56959999999998,
          1.3546999999999798,
          1.3829999999999814,
          1.4676000000000045,
          1.3559000000000196,
          1.3769000000000347,
          1.3348000000000297,
          1.446799999999996,
          1.4046999999999912,
          1.384999999999991,
          1.488999999999976,
          1.4726,
          1.4399999999999977,
          1.4021999999999935,
          1.5312000000000126,
          1.4892000000000394,
          1.3079999999999927,
          1.4288999999999987,
          1.2964000000000055,
          1.3519000000000005,
          1.3208999999999946,
          1.446200000000033,
          1.3045999999999935,
          1.3186999999999784,
          1.323500000000024,
          1.3625999999999863,
          1.3322000000000003,
          1.30559999999997,
          1.389099999999985,
          1.3292999999999893,
          1.309000000000026,
          1.3210999999999444,
          1.3859000000000492,
          1.296100000000024,
          1.302000000000021,
          1.416499999999985,
          1.3981999999999744,
          1.3845000000000027,
          1.4248999999999796,
          1.491199999999992,
          1.380200000000002,
          1.323500000000024,
          1.376800000000003
        ],
        "500": [
          39.10200000000009,
          52.98739999999998,
          35.19060000000013,
          56.809799999999996,
          44.71109999999999,
          32.68080000000009,
          65.15600000000018,
          46.66110000000003,
          56.99590000000012,
          67.70080000000007,
          47.32659999999987,
          50.5782999999999,
          29.798000000000002,
          31.590400000000045,
          35.45490000000018,
          48.23590000000013,
          43.33830000000012,
          31.371200000000044,
          42.11130000000003,
          55.76430000000005,
          40.71239999999989,
          30.64150000000018,
          38.443399999999656,
          31.142799999999625,
          32.77689999999984,
          47.26580000000013,
          32.68169999999964,
          62.84089999999969,
          49.745800000000145,
          51.611199999999826,
          46.67100000000028,
          33.55580000000009,
          34.803499999999985,
          43.539999999999964,
          54.64939999999979,
          45.45420000000013,
          60.89579999999978,
          42.69529999999986,
          35.557000000000244,
          28.22340000000031,
          43.932000000000244,
          40.034799999999905,
          28.271700000000237,
          42.90589999999975,
          50.85289999999986,
          27.849500000000262,
          38.73869999999988,
          42.70670000000018,
          42.371900000000096,
          27.935299999999643
        ]
      }
    }
  }
}
