Files
brenden 682afacd30 Add native self-hosted instance connection to fluxer_desktop
Trimmed monorepo checkout (fluxer_desktop + packages/voice_engine_v2 +
tools/ci) with a "Connect to a Different Server" menu item and popout
that lets the desktop app switch to any self-hosted Fluxer instance,
plus fixes for well-known discovery on single-domain self-hosted
deployments and a false-positive ERR_ABORTED on same-origin client
redirects during the switch. Defaults to chat.fluxr.chat and uses an
isolated userData directory from the official build.
2026-07-01 18:22:43 -04:00

26 lines
780 B
JSON

{
"measured_at": "85e057a273fd",
"host": "darwin-arm64-apple-silicon",
"regression_budget_percent": 5.0,
"criterion_args": {
"warm_up_time_sec": 2,
"measurement_time_sec": 5
},
"benches": {
"staging_pair_submit_map_cycle_1080p_rgba": {
"median_ns": 76243.0,
"low_ns": 72391.0,
"high_ns": 81080.0,
"budget_percent_override": 20.0,
"note": "1080p RGBA copy + map; observed cross-run sigma ~10% on a loaded dev host. Wider budget absorbs that without hiding real 1.3x slowdowns."
},
"frame_pool/acquire_release/cpu_1080p_rgba": {
"median_ns": 11.874,
"low_ns": 11.811,
"high_ns": 11.941,
"budget_percent_override": 10.0,
"note": "~12ns op; tiny absolute deltas easily exceed 5% percent. 10% trades sensitivity for noise floor."
}
}
}