55 lines
1.2 KiB
JSON
55 lines
1.2 KiB
JSON
{
|
|
"env": {
|
|
"date": "2026-06-23T20:22:00",
|
|
"endpoint": "https://obsidian.example.com",
|
|
"commit": "af16598",
|
|
"echo_workers": 8,
|
|
"echo_timeout": 30,
|
|
"python": "3.10.12",
|
|
"iterations": null,
|
|
"count_k": 30
|
|
},
|
|
"run_id": "20260623-202200-882c82",
|
|
"metrics": {
|
|
"bulk-append": {
|
|
"result": {
|
|
"k": 30,
|
|
"append_write": {
|
|
"n": 30,
|
|
"min_ms": 87.11,
|
|
"median_ms": 104.08,
|
|
"p90_ms": 190.63,
|
|
"p95_ms": 198.89,
|
|
"max_ms": 241.91,
|
|
"mean_ms": 117.22
|
|
},
|
|
"append_skip": {
|
|
"n": 30,
|
|
"min_ms": 47.57,
|
|
"median_ms": 51.42,
|
|
"p90_ms": 59.82,
|
|
"p95_ms": 61.57,
|
|
"max_ms": 73.49,
|
|
"mean_ms": 53.22
|
|
},
|
|
"skips_confirmed": 30,
|
|
"all_skipped_second_pass": true
|
|
},
|
|
"gates": [
|
|
{
|
|
"rule": {
|
|
"field": "all_skipped_second_pass",
|
|
"op": ">=",
|
|
"min": 1,
|
|
"why": "second pass of identical lines must be 100% idempotent skips (boolean true coerced to 1)"
|
|
},
|
|
"value": true,
|
|
"pass": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"cleanup": {
|
|
"deleted": 1
|
|
}
|
|
} |