{
  "measuredAt": "2026-08-14T13:46:23.207Z",
  "hardware": {
    "platform": "linux",
    "release": "6.18.33.2-microsoft-standard-WSL2",
    "arch": "x64",
    "cpu": "Intel(R) Core(TM) Ultra 9 275HX",
    "cores": 24,
    "ramBytes": 16466493440,
    "node": "v18.19.1"
  },
  "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": 4.022833000053652,
              "p95": 7.693520999979228,
              "p99": 7.693520999979228,
              "min": 2.617889999994077,
              "max": 7.693520999979228,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 3.4435539999976754,
              "p95": 5.519550999975763,
              "p99": 5.519550999975763,
              "min": 1.9720910000614822,
              "max": 5.519550999975763,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 100
            },
            "overhead": {
              "n": 15,
              "p50": -1.5922289999434724,
              "p95": 0.3876610000152141,
              "p99": 0.3876610000152141,
              "min": -4.561714000068605,
              "max": 0.3876610000152141,
              "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.410654000006616,
              "p95": 11.67897200002335,
              "p99": 11.67897200002335,
              "min": 3.9985909999813884,
              "max": 11.67897200002335,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 9.146610999945551,
              "p95": 12.550402000080794,
              "p99": 12.550402000080794,
              "min": 7.366885000024922,
              "max": 12.550402000080794,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 500
            },
            "overhead": {
              "n": 15,
              "p50": 3.9429740000050515,
              "p95": 7.503398000029847,
              "p99": 7.503398000029847,
              "min": 1.3460709999781102,
              "max": 7.503398000029847,
              "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.510569000034593,
              "p95": 9.39260399993509,
              "p99": 9.39260399993509,
              "min": 3.2241879999637604,
              "max": 9.39260399993509,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 78.85426699998789,
              "p95": 104.65770699991845,
              "p99": 104.65770699991845,
              "min": 50.99446000007447,
              "max": 104.65770699991845,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "overhead": {
              "n": 15,
              "p50": 73.77524999994785,
              "p95": 96.21206699986942,
              "p99": 96.21206699986942,
              "min": 46.34051900007762,
              "max": 96.21206699986942,
              "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.861957999994047,
              "p95": 14.505544999963604,
              "p99": 14.505544999963604,
              "min": 4.681110000004992,
              "max": 14.505544999963604,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 6.92556100001093,
              "p95": 13.135529999970458,
              "p99": 13.135529999970458,
              "min": 4.7725700000301,
              "max": 13.135529999970458,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 100
            },
            "overhead": {
              "n": 15,
              "p50": 1.824114999966696,
              "p95": 7.763135999906808,
              "p99": 7.763135999906808,
              "min": -2.1855930000310764,
              "max": 7.763135999906808,
              "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": 6.177425000001676,
              "p95": 12.930179000017233,
              "p99": 12.930179000017233,
              "min": 4.400111999944784,
              "max": 12.930179000017233,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 90.21490200003609,
              "p95": 323.80252600007225,
              "p99": 323.80252600007225,
              "min": 69.99684699997306,
              "max": 323.80252600007225,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 500
            },
            "overhead": {
              "n": 15,
              "p50": 84.85385900002439,
              "p95": 312.90371000010055,
              "p99": 312.90371000010055,
              "min": 64.03827499994077,
              "max": 312.90371000010055,
              "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": 5.855572000029497,
              "p95": 11.311045999987982,
              "p99": 11.311045999987982,
              "min": 2.6586159999715164,
              "max": 11.311045999987982,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 19300.735149000073,
              "p95": 22023.553888999973,
              "p99": 22023.553888999973,
              "min": 9704.208015000098,
              "max": 22023.553888999973,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "overhead": {
              "n": 15,
              "p50": 19289.031199000077,
              "p95": 22016.241308999946,
              "p99": 22016.241308999946,
              "min": 9697.120123000117,
              "max": 22016.241308999946,
              "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.38982399995438755,
              "p95": 1.0332990000024438,
              "p99": 1.0332990000024438,
              "min": 0.3348659999901429,
              "max": 1.0332990000024438,
              "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.47365800000261515,
              "p95": 1.7101350000593811,
              "p99": 1.7101350000593811,
              "min": 0.3745330000529066,
              "max": 1.7101350000593811,
              "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.7529389999108389,
              "p95": 1.7659419999690726,
              "p99": 1.7659419999690726,
              "min": 0.37021399999503046,
              "max": 1.7659419999690726,
              "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.4274360000854358,
              "p95": 0.6469539999961853,
              "p99": 1.0199339999817312,
              "min": 0.3027940000174567,
              "max": 1.0199339999817312,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 100
            },
            "conarium": {
              "n": 50,
              "p50": 3.79752899997402,
              "p95": 4.524154999991879,
              "p99": 5.114209000021219,
              "min": 1.7866289999801666,
              "max": 5.114209000021219,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 100
            },
            "overhead": {
              "n": 50,
              "p50": 2.8498349998844787,
              "p95": 3.730868999962695,
              "p99": 4.190885999938473,
              "min": 0.8098930000560358,
              "max": 4.190885999938473,
              "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.0692500000586733,
              "p95": 1.2785320000257343,
              "p99": 1.318455999949947,
              "min": 0.5708259999519214,
              "max": 1.318455999949947,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 500
            },
            "conarium": {
              "n": 50,
              "p50": 9.25679399992805,
              "p95": 12.37885700003244,
              "p99": 12.685061000054702,
              "min": 5.747930999961682,
              "max": 12.685061000054702,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 500
            },
            "overhead": {
              "n": 50,
              "p50": 7.972788999904878,
              "p95": 11.117377999937162,
              "p99": 11.544964000000618,
              "min": 4.4624339998699725,
              "max": 11.544964000000618,
              "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": 5.659823000081815,
              "p95": 9.931119999964722,
              "p99": 9.931119999964722,
              "min": 3.7514319999609143,
              "max": 9.931119999964722,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 73.88516499998514,
              "p95": 90.07490800006781,
              "p99": 90.07490800006781,
              "min": 59.694409999996424,
              "max": 90.07490800006781,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "overhead": {
              "n": 15,
              "p50": 69.24215600010939,
              "p95": 85.11581200012006,
              "p99": 85.11581200012006,
              "min": 52.94843900005799,
              "max": 85.11581200012006,
              "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.5767409999389201,
              "p95": 0.7862660000100732,
              "p99": 0.842494000098668,
              "min": 0.2940449999878183,
              "max": 0.842494000098668,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 100
            },
            "conarium": {
              "n": 50,
              "p50": 5.968272999976762,
              "p95": 7.5465860000113025,
              "p99": 8.28106900001876,
              "min": 3.1561999999685213,
              "max": 8.28106900001876,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 100
            },
            "overhead": {
              "n": 50,
              "p50": 5.005524999927729,
              "p95": 6.730306999990717,
              "p99": 7.0993340000277385,
              "min": 2.4466389999724925,
              "max": 7.0993340000277385,
              "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.949629999930039,
              "p95": 1.3161229999968782,
              "p99": 3.4607139999279752,
              "min": 0.5550379999913275,
              "max": 3.4607139999279752,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 500
            },
            "conarium": {
              "n": 50,
              "p50": 88.36324099998455,
              "p95": 114.35122299997602,
              "p99": 343.0947440000018,
              "min": 64.37592999998014,
              "max": 343.0947440000018,
              "warmup": 15,
              "repeats": 50,
              "unit": "ms",
              "rows": 500
            },
            "overhead": {
              "n": 50,
              "p50": 86.61467899999116,
              "p95": 112.8018199999351,
              "p99": 341.1469610000495,
              "min": 62.79958400002215,
              "max": 341.1469610000495,
              "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.828468000050634,
              "p95": 7.218836999963969,
              "p99": 7.218836999963969,
              "min": 3.4432280000764877,
              "max": 7.218836999963969,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "conarium": {
              "n": 15,
              "p50": 21787.291261000093,
              "p95": 25593.445539999986,
              "p99": 25593.445539999986,
              "min": 18345.46948099998,
              "max": 25593.445539999986,
              "warmup": 5,
              "repeats": 15,
              "unit": "ms",
              "rows": 5000
            },
            "overhead": {
              "n": 15,
              "p50": 21769.608453000197,
              "p95": 25581.466450999957,
              "p99": 25581.466450999957,
              "min": 18336.67410299997,
              "max": 25581.466450999957,
              "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.43249300005845726,
              "p95": 1.3007049998268485,
              "p99": 2.2630179999396205,
              "min": 0.3590019999537617,
              "max": 2.2630179999396205,
              "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.40436399984173477,
              "p95": 1.1649170001037419,
              "p99": 3.3816490001045167,
              "min": 0.364534999942407,
              "max": 3.3816490001045167,
              "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.39586699986830354,
              "p95": 0.9231279999949038,
              "p99": 0.9231279999949038,
              "min": 0.3637370001524687,
              "max": 0.9231279999949038,
              "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": 1.0128070000791922,
        "p95": 2.2170489999698475,
        "p99": 4.447436999995261,
        "min": 0.6287259999662638,
        "max": 4.447436999995261,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms"
      },
      "partial": {
        "n": 50,
        "p50": 0.8349160000216216,
        "p95": 1.835594000061974,
        "p99": 1.9452090000268072,
        "min": 0.590066000004299,
        "max": 1.9452090000268072,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms"
      },
      "deny": {
        "n": 50,
        "p50": 0.6734019999857992,
        "p95": 1.2651699999114498,
        "p99": 2.0291019999422133,
        "min": 0.5375390000408515,
        "max": 2.0291019999422133,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms"
      }
    },
    "redact": {
      "50": {
        "n": 50,
        "p50": 1.1371009999420494,
        "p95": 2.0180059999693185,
        "p99": 3.066050000023097,
        "min": 0.8026830001035705,
        "max": 3.066050000023097,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms",
        "rows": 50,
        "uniqueEmails": true
      },
      "100": {
        "n": 50,
        "p50": 2.678038999903947,
        "p95": 5.821437000064179,
        "p99": 8.998099999967963,
        "min": 2.0403250000672415,
        "max": 8.998099999967963,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms",
        "rows": 100,
        "uniqueEmails": true
      },
      "500": {
        "n": 50,
        "p50": 76.38141699996777,
        "p95": 113.92839400004596,
        "p99": 123.53383099997882,
        "min": 55.8987119999947,
        "max": 123.53383099997882,
        "warmup": 15,
        "repeats": 50,
        "unit": "ms",
        "rows": 500,
        "uniqueEmails": true
      }
    }
  },
  "samples": {
    "postgres": {
      "same-sql": {
        "allow": {
          "100": {
            "direct": [
              4.007322999997996,
              5.985106999985874,
              3.6727419999660924,
              5.017051000031643,
              7.693520999979228,
              4.110885999980383,
              4.421795999980532,
              5.5215470000403,
              4.022833000053652,
              3.620338000007905,
              5.350074000074528,
              2.8873440000461414,
              2.617889999994077,
              3.7397979999659583,
              3.9966220000060275
            ],
            "conarium": [
              2.748380000004545,
              3.3104390000225976,
              2.9976239999523386,
              1.9720910000614822,
              3.2444110000506043,
              5.174858999904245,
              3.844243999919854,
              5.0523510000202805,
              4.925519000040367,
              4.294193999958225,
              4.415427999920212,
              5.519550999975763,
              3.4435539999976754,
              3.319928999990225,
              3.0189200000604615
            ],
            "overhead": [
              -2.925950999953784,
              -1.801022999919951,
              -2.010076000005938,
              -1.7634219999890774,
              -1.5922289999434724,
              -1.1765600001672283,
              -2.92162899998948,
              0.3876610000152141,
              0.1916730001103133,
              -4.561714000068605,
              -1.048183000064455,
              -0.5220620000036433,
              -1.497029000078328,
              -0.8799180000787601,
              -4.554403999936767
            ]
          },
          "500": {
            "direct": [
              4.101390000083484,
              4.0144400000572205,
              5.25812999997288,
              5.881936999969184,
              11.67897200002335,
              4.545401999959722,
              5.502421000041068,
              4.410654000006616,
              4.1550190000562,
              9.16653899999801,
              4.325219999998808,
              3.9985909999813884,
              4.398336999933235,
              4.380160000058822,
              9.521288000047207
            ],
            "conarium": [
              9.16659699997399,
              9.786450000014156,
              9.90742400009185,
              7.645450999960303,
              8.424464000039734,
              10.973469000076875,
              12.550402000080794,
              9.362254000036046,
              7.861281999968924,
              9.146610999945551,
              7.366885000024922,
              8.58115799992811,
              7.800782999955118,
              8.11939899995923,
              11.194538000039756
            ],
            "overhead": [
              4.869751999969594,
              1.3460709999781102,
              3.9429740000050515,
              2.959199999924749,
              3.6471640000818297,
              6.107230000081472,
              7.503398000029847,
              5.355624999967404,
              2.643000000040047,
              2.8918349999003112,
              2.695852000033483,
              4.095487999962643,
              4.339717999915592,
              2.7393819999415427,
              6.361332000116818
            ]
          },
          "5000": {
            "direct": [
              4.732422000030056,
              3.2241879999637604,
              3.700929000042379,
              9.073984000016935,
              4.242342000012286,
              4.084399999934249,
              4.480505999992602,
              9.39260399993509,
              4.545035000075586,
              4.580668999929912,
              4.369372000102885,
              3.761447999975644,
              7.33090100006666,
              4.510569000034593,
              5.327867000014521
            ],
            "conarium": [
              65.94673800002784,
              87.22384799993597,
              78.85426699998789,
              78.58724700007588,
              104.65770699991845,
              90.75469600001816,
              78.68536200001836,
              71.40228500007652,
              66.57750699995086,
              50.99446000007447,
              72.81043099996168,
              82.94829500000924,
              89.21763400000054,
              88.18402100005187,
              84.2410829999717
            ],
            "overhead": [
              61.97440600011032,
              81.08365499984939,
              73.77524999994785,
              74.33903400006238,
              96.21206699986942,
              85.1365480000386,
              71.80288400000427,
              64.6057280000532,
              58.66842200001702,
              46.34051900007762,
              65.96604299999308,
              69.44842900009826,
              83.597545000026,
              81.0908889999846,
              75.25349500006996
            ]
          }
        },
        "partial": {
          "100": {
            "direct": [
              5.861957999994047,
              6.357260999968275,
              7.845782999997027,
              5.416305999970064,
              6.171801999909803,
              5.325009000021964,
              14.505544999963604,
              8.65438299998641,
              5.264342999900691,
              4.681110000004992,
              5.219899000017904,
              5.18634400004521,
              4.767778999987058,
              5.9583919999422505,
              7.489137000055052
            ],
            "conarium": [
              6.054692000034265,
              7.187249999959022,
              6.013873999938369,
              7.321140000014566,
              6.066321999998763,
              7.600677000009455,
              4.7725700000301,
              6.01881899998989,
              13.135529999970458,
              5.506766999955289,
              6.92556100001093,
              7.651462999987416,
              5.804372000042349,
              7.293301000026986,
              7.895758999977261
            ],
            "overhead": [
              -2.1855930000310764,
              3.7846809999318793,
              1.824114999966696,
              1.8932550000026822,
              1.5555070000700653,
              1.2949560000561178,
              0.8333040000870824,
              2.1863110000267625,
              7.763135999906808,
              -0.25475200009532273,
              1.1212950000772253,
              2.882478000014089,
              0.15984500001650304,
              2.107369000092149,
              3.8061809999635443
            ]
          },
          "500": {
            "direct": [
              4.953707000007853,
              7.602584999985993,
              4.400111999944784,
              5.089827999938279,
              8.180654000025243,
              12.930179000017233,
              5.102011999930255,
              6.177425000001676,
              6.3972930000163615,
              6.484521999955177,
              10.532011000090279,
              5.258352999924682,
              4.886732000042684,
              5.463426999980584,
              6.376335999928415
            ],
            "conarium": [
              75.44479199999478,
              79.703213000088,
              115.09156800003257,
              77.85463499999605,
              91.49199000000954,
              94.0169669999741,
              113.52478199999314,
              323.80252600007225,
              70.43056800006889,
              92.41224400000647,
              69.99684699997306,
              71.31642799999099,
              90.21490200003609,
              89.91639699996449,
              101.19272199994884
            ],
            "overhead": [
              69.32342999998946,
              71.33305200014729,
              108.46998400008306,
              73.51176700007636,
              84.88526800007094,
              90.43374699994456,
              108.06727699993644,
              312.90371000010055,
              66.56991000007838,
              86.74716700008139,
              64.03827499994077,
              64.05423300003167,
              83.65083200007211,
              84.85385900002439,
              97.02308199985418
            ]
          },
          "5000": {
            "direct": [
              3.7054190000053495,
              2.6586159999715164,
              5.913222000002861,
              6.4542310000397265,
              9.571932999999262,
              6.191571000032127,
              3.933301000040956,
              2.756613999954425,
              11.311045999987982,
              7.939050000044517,
              2.7630470000440255,
              5.855572000029497,
              5.329248999943957,
              6.311853999970481,
              3.758514999994077
            ],
            "conarium": [
              9704.208015000098,
              18748.194996999926,
              20182.09711699991,
              19300.735149000073,
              17381.724404999986,
              17335.30764100002,
              17434.713256999967,
              17473.64239699999,
              17505.66777400009,
              19637.623580000014,
              21588.699013000005,
              22023.553888999973,
              21656.022422000067,
              21628.20996499993,
              20746.86086600006
            ],
            "overhead": [
              9697.120123000117,
              18735.706143999938,
              20171.025041999994,
              19289.031199000077,
              17376.094803999993,
              17324.923620000016,
              17422.494955000002,
              17462.694388999953,
              17494.57518200006,
              19631.086450999952,
              21574.688003000105,
              22016.241308999946,
              21646.532048000023,
              21619.88111399999,
              20735.088591000065
            ]
          }
        },
        "deny": {
          "100": {
            "conarium": [
              0.34912100003566593,
              0.39491399994585663,
              0.3432010000105947,
              0.34811400005128235,
              0.3414140000240877,
              0.38982399995438755,
              0.41135800001211464,
              0.3516600000439212,
              0.44583799992688,
              0.34030499996151775,
              0.3348659999901429,
              0.8336589999962598,
              0.9655599999241531,
              1.0332990000024438,
              0.9249830000335351
            ]
          },
          "500": {
            "conarium": [
              0.4074389999732375,
              0.39945099991746247,
              0.3745330000529066,
              0.37972299999091774,
              0.42298599996138364,
              0.47365800000261515,
              0.43224400002509356,
              0.4083960000425577,
              1.7101350000593811,
              1.127625000081025,
              1.1432769999373704,
              0.9830979999387637,
              0.8801070000045002,
              0.786720999982208,
              1.0396810000529513
            ]
          },
          "5000": {
            "conarium": [
              0.37021399999503046,
              0.4385429999092594,
              0.3958730000304058,
              0.4066080000484362,
              0.39068099996075034,
              0.41234300006181,
              1.7659419999690726,
              0.9083770000142977,
              0.849934000056237,
              0.9901819999795407,
              0.7773410000372678,
              0.8046609999146312,
              0.7900480000535026,
              0.7309719999320805,
              0.7529389999108389
            ]
          }
        }
      },
      "same-limit": {
        "allow": {
          "100": {
            "direct": [
              0.4914839999983087,
              0.45822000002954155,
              0.598342000041157,
              0.4282390000298619,
              0.49586500006262213,
              0.50110900006257,
              0.3490480000618845,
              0.398674999945797,
              0.35348299995530397,
              0.40364899998530746,
              0.4512859999667853,
              0.34209299995563924,
              0.38282399997115135,
              0.3284929998917505,
              0.31168699997942895,
              0.4339499999769032,
              0.38389099994674325,
              0.3416639999486506,
              0.4169729999266565,
              0.34286099998280406,
              0.636934999958612,
              0.37901099992450327,
              0.393011000007391,
              0.3730379999615252,
              0.3934659999795258,
              0.3866560000460595,
              0.3833500000182539,
              0.3027940000174567,
              0.33727599994745106,
              0.35607899993192405,
              0.3820380000397563,
              0.4377479999093339,
              0.45324400009121746,
              0.3707960000028834,
              0.48971599992364645,
              0.40538699994795024,
              0.4619259999599308,
              0.4274360000854358,
              0.6301059999968857,
              0.4608419999713078,
              1.0199339999817312,
              0.6649800000013784,
              0.6469539999961853,
              0.5167440000222996,
              0.47185800003353506,
              0.465375000028871,
              0.61961799999699,
              0.5288380000274628,
              0.44426799996290356,
              0.44482800003606826
            ],
            "conarium": [
              3.7595430000219494,
              3.457336000050418,
              3.173094999976456,
              3.791590999928303,
              3.3168669999577105,
              3.2171610000077635,
              3.8971870000241324,
              3.628963000024669,
              3.929662000038661,
              3.037773000076413,
              3.5292180000105873,
              3.5594500000588596,
              4.043904000078328,
              4.666063999990001,
              3.9351230000611395,
              2.934084999957122,
              4.123244000016712,
              3.0224989999551326,
              4.058146000024863,
              5.114209000021219,
              4.194688000017777,
              1.7866289999801666,
              3.995089999982156,
              2.886824000044726,
              3.420371000072919,
              4.0319269999163225,
              1.8001109999604523,
              3.4441789999837056,
              3.7599499999778345,
              3.847277000080794,
              4.524154999991879,
              3.641241000033915,
              3.8534790000412613,
              3.5733309999341145,
              3.8216089999768883,
              3.8394809999736026,
              4.305405999999493,
              3.5525719999568537,
              3.9120899999979883,
              3.79752899997402,
              3.6751349999103695,
              3.9625779999187216,
              3.89043499995023,
              3.808904999983497,
              4.259065999998711,
              3.7994339999277145,
              1.793028000043705,
              4.271896000020206,
              3.131431999965571,
              3.891580000054091
            ],
            "overhead": [
              2.962500000023283,
              2.748044000007212,
              2.3455979998689145,
              3.175601999857463,
              2.1961669999873266,
              2.722611999954097,
              3.1446609999984503,
              2.8617770000128075,
              3.206478000036441,
              1.6250560000771657,
              2.6326540000736713,
              2.5944840000011027,
              3.243724000058137,
              3.791226999950595,
              3.1287120000924915,
              2.1323849998880178,
              3.506671000039205,
              2.2723509998759255,
              2.6061540000373498,
              4.190885999938473,
              2.4969559999881312,
              1.3272580000339076,
              3.3909160000039265,
              2.1891370001249015,
              2.7390650000888854,
              3.4355319999158382,
              1.370903000002727,
              2.5750220000045374,
              2.9727549999952316,
              3.1094600000651553,
              3.730868999962695,
              2.820568000082858,
              2.409400000004098,
              2.794929999858141,
              2.990784000023268,
              3.1010139998979867,
              3.4714270000113174,
              2.8498349998844787,
              3.236650999984704,
              2.929719000007026,
              2.8038469998864457,
              2.2261069999076426,
              3.1699389999266714,
              2.8371099999640137,
              3.568333000061102,
              3.155634999857284,
              0.8098930000560358,
              3.517900000093505,
              2.697275000042282,
              2.968263000017032
            ]
          },
          "500": {
            "direct": [
              0.5708259999519214,
              1.043517000041902,
              1.1791189999785274,
              1.0627150000073016,
              1.1712079999269918,
              1.0296279999893159,
              1.1570519999368116,
              1.1912970000412315,
              1.2509540000464767,
              1.2649870000313967,
              1.0692500000586733,
              1.2785320000257343,
              1.1062260000035167,
              1.318455999949947,
              1.1938490000320598,
              0.6258320000488311,
              1.041363999946043,
              0.9609339999733493,
              0.9919490000465885,
              1.1869520000182092,
              1.0097619999432936,
              1.013918999931775,
              1.2161749999504536,
              1.1690379999345168,
              1.1411109999753535,
              0.9889510000357404,
              1.0819439999759197,
              0.8352779999841005,
              1.1575720000546426,
              1.2787859999807552,
              1.1581920000026003,
              1.2388480000663549,
              1.0185439999913797,
              0.9019290000433102,
              1.1270609999774024,
              1.131550999940373,
              0.9005439999746159,
              0.9942269999301061,
              0.9698349999962375,
              0.7163899999577552,
              1.1908390000462532,
              0.6104210000485182,
              0.9708679999457672,
              1.1796350000659004,
              0.8092729999916628,
              0.9280949999811128,
              0.9896990000270307,
              0.9594890000298619,
              1.1320180000038818,
              1.2170400000177324
            ],
            "conarium": [
              9.25679399992805,
              6.110306000104174,
              8.038490999955684,
              5.747930999961682,
              12.685061000054702,
              6.1059699999168515,
              12.363027000101283,
              12.06735300004948,
              8.861279000062495,
              9.526042999932542,
              10.595166999963112,
              6.687809000024572,
              10.363949000020511,
              11.963518999982625,
              8.865055999951437,
              10.732765999971889,
              11.941335000097752,
              8.3547790000448,
              6.93611599993892,
              5.8431349999736995,
              10.282881000079215,
              12.4517900000792,
              8.793717000051402,
              6.3296460000565276,
              6.504369000089355,
              7.035024999990128,
              6.632329000043683,
              6.461858999915421,
              8.721560000092722,
              11.042214999906719,
              8.273592000012286,
              10.136951000080444,
              11.112046999973245,
              11.032160999951884,
              6.721583000035025,
              8.120914999977686,
              11.306554000009783,
              10.289793999982066,
              10.899335999973118,
              8.095427999971434,
              7.4261359999654815,
              11.016152999945916,
              11.360612999997102,
              9.065531000029296,
              11.769318000064231,
              6.985361999948509,
              12.194097999949008,
              10.708153000101447,
              12.37885700003244,
              11.819224000093527
            ],
            "overhead": [
              7.972788999904878,
              4.6577850001631305,
              6.171404000022449,
              4.93951900000684,
              11.544964000000618,
              4.633648999966681,
              11.208205000148155,
              9.968047000002116,
              7.661306000081822,
              7.981105999904685,
              9.367250999901444,
              5.357315000030212,
              9.031868000049144,
              10.445479999994859,
              7.361476999940351,
              9.140180999878794,
              10.495668000075966,
              7.603508000029251,
              5.756138999946415,
              4.4624339998699725,
              9.276071000029333,
              11.039577000075951,
              7.259061999968253,
              5.150993000017479,
              5.85391700011678,
              6.15171999996528,
              5.117603000020608,
              5.800918999942951,
              7.650038000079803,
              9.975148999830708,
              6.927366000018083,
              8.7668470001081,
              9.96500699990429,
              9.687486000009812,
              6.058415000094101,
              6.877812999882735,
              9.644307999988087,
              8.978834000066854,
              10.029551999876276,
              6.688508999883197,
              6.588122999994084,
              9.827720999950543,
              10.256105000036769,
              7.557200000039302,
              9.149983000010252,
              5.590479000005871,
              11.117377999937162,
              9.388051000074483,
              11.077629000064917,
              10.30225700000301
            ]
          },
          "5000": {
            "direct": [
              6.412652999977581,
              8.873555000056513,
              4.990061999997124,
              5.146228999947198,
              4.528262000065297,
              9.931119999964722,
              6.50110799993854,
              4.772406000061892,
              4.706369000021368,
              5.659823000081815,
              4.928958999924362,
              5.664717000094242,
              5.8503310000523925,
              5.738009000080638,
              3.7514319999609143
            ],
            "conarium": [
              85.0753750000149,
              72.89999499998521,
              75.46057200001087,
              75.03307500004303,
              90.07490800006781,
              59.694409999996424,
              72.91758999996819,
              81.75367299991194,
              68.028462999966,
              66.979868000024,
              63.49808900000062,
              77.9312439999776,
              73.88516499998514,
              70.32282100000884,
              76.00443600001745
            ],
            "overhead": [
              78.97254899994005,
              66.49062199995387,
              70.23141600005329,
              69.24215600010939,
              85.11581200012006,
              52.94843900005799,
              67.80768700002227,
              75.93138699990232,
              63.10560400004033,
              60.37799099995755,
              56.3220100000035,
              72.22475499997381,
              70.29026899999008,
              64.78516500000842,
              69.68252899998333
            ]
          }
        },
        "partial": {
          "100": {
            "direct": [
              0.842494000098668,
              0.6795109999366105,
              0.5767409999389201,
              0.47623000002931803,
              0.4630180000094697,
              0.35849599994253367,
              0.3068419999908656,
              0.3049550000578165,
              0.2940449999878183,
              0.35780399991199374,
              0.48801800003275275,
              0.6379889999516308,
              0.48955399997066706,
              0.8041120000416413,
              0.597552000079304,
              0.6237510000355542,
              0.6662329999962822,
              0.6866719999816269,
              0.6302239999640733,
              0.7778260000050068,
              0.7547150000464171,
              0.400580000015907,
              0.6076860000612214,
              0.6014519999735057,
              0.5473680000286549,
              0.48004000005312264,
              0.6206590000074357,
              0.4314920000033453,
              0.4938839999958873,
              0.44536000001244247,
              0.3757240000413731,
              0.589661999954842,
              0.7862660000100732,
              0.609796000062488,
              0.4824109999462962,
              0.36510199995245785,
              0.5205110000679269,
              0.5807849999982864,
              0.4656749999849126,
              0.45431000005919486,
              0.461689000017941,
              0.49207599996589124,
              0.6335820000385866,
              0.5535880000097677,
              0.7185609999578446,
              0.6276409999700263,
              0.7749930000863969,
              0.6901779999025166,
              0.5895920000039041,
              0.6438949999865144
            ],
            "conarium": [
              5.655753999948502,
              6.590419000014663,
              6.123242000001483,
              3.1561999999685213,
              6.968416000017896,
              6.210712000029162,
              7.297082000062801,
              7.143279999960214,
              7.527929999982007,
              7.239813999971375,
              5.84890399989672,
              6.137719999998808,
              3.9745879999827594,
              6.269239000044763,
              5.52751599997282,
              7.342930999933742,
              5.495278000016697,
              6.116202999954112,
              4.995731999981217,
              4.266846999991685,
              4.3488179999403656,
              5.038989000022411,
              6.980250999913551,
              7.5465860000113025,
              5.273803999996744,
              5.455052000004798,
              6.094120999914594,
              6.025085999979638,
              5.442487999913283,
              5.062625000020489,
              3.7213469999842346,
              8.28106900001876,
              7.871738999965601,
              4.293247999972664,
              3.2083600000478327,
              6.11792200000491,
              5.761418000096455,
              6.921108999988064,
              5.480020000017248,
              5.808363000047393,
              4.984112999984063,
              6.875356000033207,
              7.1313840000657365,
              6.867460000095889,
              5.450242000049911,
              6.3897219999926165,
              5.850868999958038,
              7.081484000082128,
              5.968272999976762,
              5.667455999995582
            ],
            "overhead": [
              4.961237999959849,
              6.145723000052385,
              5.342227000044659,
              2.4466389999724925,
              6.210438999929465,
              5.5166440000757575,
              6.5014210001099855,
              5.8714059999911115,
              6.730306999990717,
              5.994454999919981,
              4.874966999865137,
              5.492157000000589,
              3.1437919999007136,
              5.217096999986097,
              4.927244999911636,
              6.51352999988012,
              4.60470400005579,
              4.999570999876596,
              4.006967999972403,
              3.3162739999825135,
              3.913759999908507,
              3.629620000021532,
              6.142638999968767,
              6.5333470000186935,
              4.516193000017665,
              4.511608999921009,
              5.420342999859713,
              5.005524999927729,
              4.630502999876626,
              4.1271180000621825,
              2.9708519999403507,
              7.0993340000277385,
              6.971692999941297,
              3.041079999995418,
              2.7146410000277683,
              5.310209000017494,
              4.997627000091597,
              5.693730000057258,
              4.678375000017695,
              4.530987000092864,
              4.152902000001632,
              5.909652000060305,
              6.401404000003822,
              5.561839000089094,
              4.617735999985598,
              5.045808999915607,
              5.01707499998156,
              6.146098000113852,
              5.0233879999723285,
              4.5863000000827014
            ]
          },
          "500": {
            "direct": [
              1.1122279999544844,
              0.976014000014402,
              1.09458400006406,
              0.9191270000301301,
              0.876302000018768,
              1.005654999986291,
              1.0326859999913722,
              1.0611560000106692,
              0.9728599999798462,
              1.0656200000084937,
              0.9563870000420138,
              0.9746690000174567,
              1.248424999997951,
              0.9180990000022575,
              0.9508599999826401,
              2.3347279999870807,
              0.7415870000841096,
              0.5550379999913275,
              0.5991980000399053,
              0.8825299999443814,
              0.829738000058569,
              0.9374609999358654,
              0.7095429999753833,
              0.8267419999465346,
              0.8829009999753907,
              1.3161229999968782,
              1.2521909999195486,
              0.9753079999936745,
              1.0374499999452382,
              0.8139209999935701,
              1.0160700000124052,
              0.78661299997475,
              0.8112169998930767,
              0.8235760000534356,
              0.7968699999619275,
              1.0130830000853166,
              0.9435059999814257,
              0.9615899999625981,
              0.7822229999583215,
              0.8508670000592247,
              0.959880999987945,
              0.9534389999462292,
              3.4607139999279752,
              1.1087510000215843,
              1.0803919999161735,
              0.945177000015974,
              0.949629999930039,
              0.9080589999211952,
              0.9438700000755489,
              0.944469999987632
            ],
            "conarium": [
              72.04268499999307,
              91.71034300001338,
              94.99079100007657,
              84.68094499991275,
              72.39907699998002,
              73.67314099997748,
              71.65729699993972,
              83.58753499994054,
              103.11364700004924,
              96.14590400003362,
              100.92043800000101,
              88.36324099998455,
              83.95136599999387,
              79.43927299999632,
              64.37592999998014,
              87.15353399992455,
              91.33659900003113,
              95.06920699996408,
              95.21602000005078,
              97.64493399998173,
              313.3678119999822,
              74.21745999995619,
              100.64181200007442,
              93.50371999992058,
              76.12522400007583,
              96.07811999996193,
              93.37960700003896,
              73.27980000001844,
              94.00771399994846,
              81.0967960000271,
              75.91253400000278,
              99.74331400007941,
              81.8345880000852,
              90.0073450000491,
              78.12090500001796,
              76.76193299994338,
              108.92174799996428,
              69.72087899991311,
              77.13533600000665,
              98.86677199997939,
              83.09375499992166,
              114.35122299997602,
              343.0947440000018,
              80.65441700001247,
              104.53496700001415,
              96.83040400000755,
              94.00400800001808,
              89.4843220000621,
              79.66262800002005,
              86.53055699996185
            ],
            "overhead": [
              70.56306800001767,
              90.41590599995106,
              93.53293700003996,
              83.07969799998682,
              70.86177499999758,
              72.1613059999654,
              70.05391199991573,
              82.37844300002325,
              101.8029520000564,
              94.46517600002699,
              99.45841800002381,
              86.61467899999116,
              81.98082799999975,
              77.89975099998992,
              62.79958400002215,
              85.22310699999798,
              89.75508000003174,
              93.87989399989601,
              93.82936300011352,
              96.07512399996631,
              311.219282999984,
              72.64431899995543,
              98.97167400014587,
              92.27749599993695,
              74.9035810000496,
              94.48610199987888,
              91.97545899997931,
              71.58095199998934,
              92.25951100001112,
              79.49304400000256,
              74.32988299999852,
              98.13268100004643,
              80.05935400014278,
              88.56663600006141,
              76.33851899998263,
              75.44072299997788,
              107.37358099990524,
              68.26294399995822,
              75.52086400007829,
              97.03436599997804,
              81.41257399995811,
              112.8018199999351,
              341.1469610000495,
              79.0065300000133,
              103.04558000003453,
              95.39173100003973,
              92.64600099995732,
              87.83664500014856,
              77.93392999994103,
              84.7181199999759
            ]
          },
          "5000": {
            "direct": [
              5.739584999973886,
              3.484195000026375,
              3.5265789999393746,
              3.6908500000135973,
              7.218836999963969,
              4.724779000040144,
              7.161361000034958,
              4.828468000050634,
              4.846499999985099,
              4.437497999984771,
              4.523054999997839,
              5.035024999990128,
              6.141015000059269,
              5.5034960000775754,
              3.4432280000764877
            ],
            "conarium": [
              24069.982847000007,
              25085.531248999992,
              25585.727951999987,
              21235.645261000143,
              18345.46948099998,
              18744.66805700003,
              23727.381853000028,
              21787.291261000093,
              21789.321060999995,
              25593.445539999986,
              23822.52456000005,
              20664.556234999793,
              20257.85547199985,
              20595.65207000007,
              20376.335321999853
            ],
            "overhead": [
              24058.391821000027,
              25076.599409000017,
              25575.272093999898,
              21224.194558999967,
              18336.67410299997,
              18733.901592000155,
              23713.928268000018,
              21769.608453000197,
              21782.28136699996,
              25581.466450999957,
              23814.81785500003,
              20654.954527999973,
              20245.958941999823,
              20586.280103000114,
              20364.268196999794
            ]
          }
        },
        "deny": {
          "100": {
            "conarium": [
              1.3007049998268485,
              1.0516709999646991,
              1.1404890001285821,
              0.9889569999650121,
              0.7476770000066608,
              0.39393899985589087,
              0.36725500016473234,
              0.3590019999537617,
              0.39178399997763336,
              0.4042519999202341,
              0.368076000129804,
              0.3811659999191761,
              0.3988530000206083,
              1.2156340000219643,
              0.45328699983656406,
              0.39691400015726686,
              0.4044119999743998,
              0.3858229999896139,
              0.38749500014819205,
              0.45481599983759224,
              0.4000049999449402,
              0.43249300005845726,
              0.3971919999457896,
              0.4370570001192391,
              0.3946360000409186,
              0.39886200008913875,
              0.4233419999945909,
              0.3851160001941025,
              1.0957130000460893,
              0.4169220000039786,
              0.3773829999845475,
              0.37336299987509847,
              0.4020950000267476,
              0.38983800006099045,
              1.189627000130713,
              1.284789000172168,
              1.423333999933675,
              1.0030179999303073,
              1.1536689999047667,
              0.9503600001335144,
              1.0378570000175387,
              0.8785540000535548,
              1.0166269999463111,
              1.0455690000671893,
              2.2630179999396205,
              1.0724170000758022,
              0.8539780001156032,
              0.9198110001161695,
              0.5260479999706149,
              0.40696300007402897
            ]
          },
          "500": {
            "conarium": [
              1.0191619999241084,
              3.3816490001045167,
              1.1649170001037419,
              1.1041510000359267,
              0.9212299999780953,
              0.6347980001010001,
              0.40368800004944205,
              0.37371299997903407,
              0.4266669999342412,
              0.40219800011254847,
              1.0596980000846088,
              0.3963850000873208,
              0.3715179997961968,
              0.36679100012406707,
              0.6009990000165999,
              0.38750599999912083,
              0.44766699988394976,
              0.39153000013902783,
              0.39270099997520447,
              0.3755970001220703,
              0.3669309997931123,
              0.3724060000386089,
              0.364534999942407,
              0.3663709999527782,
              0.3905839999206364,
              0.8596180002205074,
              0.5055170000996441,
              0.40610399981960654,
              0.41385400015860796,
              0.3908829998690635,
              0.44073700020089746,
              0.41052299994044006,
              0.388467000098899,
              0.4161900000181049,
              0.410132999997586,
              0.3871489998418838,
              0.46808600006625056,
              0.40436399984173477,
              0.42167100007645786,
              0.38385099987499416,
              0.3877630000934005,
              1.7001000000163913,
              0.906813999870792,
              0.4369200000073761,
              0.3739710000809282,
              0.386655000038445,
              0.416800000006333,
              0.40950299985706806,
              0.3861690000630915,
              0.37843999988399446
            ]
          },
          "5000": {
            "conarium": [
              0.39586699986830354,
              0.9231279999949038,
              0.40434099989943206,
              0.45461799995973706,
              0.38186000008136034,
              0.3999240000266582,
              0.37179999984800816,
              0.36439300002530217,
              0.37405199999921024,
              0.3637370001524687,
              0.4091779999434948,
              0.39877500012516975,
              0.3794329999946058,
              0.4077129999641329,
              0.38972299988381565
            ]
          }
        }
      }
    },
    "inProcess": {
      "guard": {
        "allow": [
          1.6955300000263378,
          0.8361249999143183,
          0.7873860000399873,
          0.9617729999590665,
          1.2725139999529347,
          0.6990569999907166,
          0.9250810000812635,
          0.8419120000908151,
          2.124115000013262,
          0.9069639999652281,
          0.7259599999524653,
          0.7467700000852346,
          0.7293650000356138,
          1.388721999945119,
          1.1789029999636114,
          1.1732970000011846,
          1.273922000080347,
          1.4408869999460876,
          0.6830639999825507,
          0.7543770000338554,
          0.7279339999658987,
          0.9902099999599159,
          0.8562500000698492,
          0.6392939999932423,
          0.682223999989219,
          1.2866830000421032,
          0.9545360000338405,
          0.8646410000510514,
          0.6287259999662638,
          1.0128070000791922,
          4.447436999995261,
          2.719829000066966,
          2.2170489999698475,
          1.4379009999101982,
          1.4991760000120848,
          1.9670319999568164,
          1.2788089999230579,
          2.189479000051506,
          1.4377060000551865,
          2.018792999908328,
          2.02347999997437,
          1.258324999944307,
          1.7353630000725389,
          1.5192629999946803,
          0.8733079999219626,
          0.9125069999136031,
          0.7625340000959113,
          1.1026820000261068,
          0.8766820000018924,
          1.0568799999309704
        ],
        "partial": [
          0.9508449999848381,
          0.7693109998945147,
          0.9163029999472201,
          1.1671640001004562,
          0.6261829999275506,
          0.7355659999884665,
          0.6542320000007749,
          1.1046720000449568,
          0.6327419999288395,
          1.5251750000752509,
          1.110158000024967,
          1.743813999928534,
          0.8102199999848381,
          0.8349160000216216,
          0.969941999996081,
          0.6807330000447109,
          1.1667500000912696,
          1.2074329999741167,
          1.255390000063926,
          1.0758330000098795,
          1.9452090000268072,
          0.9922809998970479,
          0.6493319999426603,
          0.6793090000282973,
          0.9955020000925288,
          1.2536550000077114,
          1.3035280000185594,
          1.4675929999211803,
          1.940857999958098,
          0.8154730000533164,
          0.7193859999533743,
          0.7566699999151751,
          0.6183279999531806,
          1.105496000032872,
          1.1198350000195205,
          0.7101159999147058,
          0.590066000004299,
          1.835594000061974,
          0.7382340000476688,
          0.6321769999340177,
          0.8356089999433607,
          0.6354809999465942,
          0.6592139999847859,
          0.6364290000637993,
          0.6906269999453798,
          1.2360399999888614,
          0.845826999982819,
          0.7507270000642166,
          0.6541679999791086,
          0.6270979999098927
        ],
        "deny": [
          0.7113859999226406,
          0.6823629999998957,
          0.5632560000522062,
          0.5977150000398979,
          0.5428900000406429,
          0.5570409999927506,
          0.9683799999766052,
          0.6170039999997243,
          0.563008000026457,
          0.7088579999981448,
          0.564117000089027,
          0.5375390000408515,
          0.6065799999050796,
          0.545484000002034,
          0.558483999921009,
          0.9875199999660254,
          0.6148280000779778,
          0.6799109999556094,
          0.6239520000526682,
          0.6852419999195263,
          0.6324080000631511,
          0.5907749999314547,
          0.6734019999857992,
          1.5679000000236556,
          2.0291019999422133,
          1.0161889999872074,
          1.045181000023149,
          0.9616420000093058,
          0.9745000000111759,
          0.8316529999719933,
          0.934832000057213,
          0.5935759999556467,
          1.2499459999380633,
          0.6671970000024885,
          0.7243190000299364,
          0.6606000000610948,
          0.5542419999837875,
          0.7173109999857843,
          0.6207810000050813,
          0.6014380000997335,
          0.5844590000342578,
          1.2651699999114498,
          0.767875999910757,
          0.6501629999838769,
          0.6810650000115857,
          0.646498000016436,
          0.6862909999908879,
          0.7117769999895245,
          0.7001760000130162,
          0.7308510000584647
        ]
      },
      "redact": {
        "50": [
          2.2409860000479966,
          3.066050000023097,
          1.7574230000609532,
          1.6072339999955148,
          1.4864179999567568,
          1.2396830000216141,
          1.1366370000177994,
          1.1658469999674708,
          2.0180059999693185,
          1.1371009999420494,
          1.0952629999956116,
          1.1091279999818653,
          1.221032000030391,
          1.0634149999823421,
          1.0042089999187738,
          1.439115000073798,
          1.3648410000605509,
          0.9930669999448583,
          1.0061210000421852,
          1.2265409999527037,
          1.4627610000316054,
          1.2645400000037625,
          1.2262179999379441,
          1.1523410000372678,
          1.2589889999944717,
          1.0900189999956638,
          0.9731659999815747,
          1.0636480000102893,
          1.4825800000689924,
          1.6930500000016764,
          1.740347999962978,
          1.7769270000280812,
          1.5543520000064746,
          1.625029000104405,
          1.1057009999640286,
          0.909845000016503,
          1.250120000098832,
          0.9777619999367744,
          0.9184649999951944,
          0.8885419999714941,
          0.8902790000429377,
          1.0474499999545515,
          0.8808510000817478,
          0.8433959999820217,
          0.8376520000165328,
          1.0168500000145286,
          0.870028999983333,
          0.8577759999316186,
          0.8026830001035705,
          1.7230599999893457
        ],
        "100": [
          2.3189520000014454,
          2.3208910000976175,
          2.4001239999197423,
          2.1802560000214726,
          2.3731400000397116,
          2.3200619999552146,
          2.4454869999317452,
          2.1290680000092834,
          2.359593000030145,
          2.272317999973893,
          2.344596999930218,
          2.2361159999854863,
          2.3560730000026524,
          3.6904479999793693,
          3.372616000007838,
          4.593189000035636,
          2.0403250000672415,
          2.359070999897085,
          2.5958029999164864,
          2.5278899999102578,
          2.30751600000076,
          2.372765999985859,
          4.015516999992542,
          4.233727999962866,
          2.3153720000991598,
          2.7273569999961182,
          3.1271140000317246,
          5.821437000064179,
          2.440424000029452,
          5.937906999955885,
          3.49614299996756,
          4.063145000021905,
          5.538816999993287,
          2.6984919999958947,
          3.363037999952212,
          4.245286999968812,
          8.998099999967963,
          4.7406409999821335,
          5.0933279999298975,
          4.26365400000941,
          2.678038999903947,
          2.718641999992542,
          2.821291000000201,
          2.435875999974087,
          2.406895999913104,
          2.1704800000879914,
          3.5854269999545068,
          4.061117999954149,
          4.20644999993965,
          4.058015000075102
        ],
        "500": [
          95.9788150000386,
          82.35720199998468,
          60.37152000004426,
          112.41493199998513,
          110.03383199998643,
          89.61510799999814,
          83.87039399996866,
          122.09845299995504,
          123.53383099997882,
          76.38141699996777,
          70.06971399998292,
          85.63780499994755,
          66.95981699996628,
          62.15858399996068,
          67.16533200000413,
          55.8987119999947,
          75.69627800001763,
          84.17845400003716,
          80.19410700001754,
          64.27116400003433,
          95.60964699997567,
          85.20091899996623,
          81.38528399995994,
          105.65563699998893,
          113.92839400004596,
          79.17119599995203,
          113.01257299992722,
          78.9647249999689,
          59.369238000013866,
          70.52354099997319,
          72.56425499997567,
          91.16042800003197,
          73.17770599992946,
          71.10065899998881,
          74.36682800005656,
          71.05061199993361,
          104.94160999997985,
          88.98951099999249,
          65.16923999995925,
          62.086200000019744,
          58.47326899995096,
          66.1614019999979,
          72.55495099991094,
          67.56244999996852,
          57.004348999937065,
          88.46114499995019,
          62.5794599999208,
          80.44372500001919,
          96.8754300000146,
          61.37499499996193
        ]
      }
    }
  }
}
