VerifyApiKey Baseline
Performance baseline for AuthService.VerifyApiKey
Esta página aún no está disponible en tu idioma.
AuthService.VerifyApiKey turns a presented Nexus API key into a shared Principal.
Measurement
Section titled “Measurement”Run after the compose stack is healthy:
cargo test -p nexus-integration-tests verify_api_key_baseline -- --ignoredRecord:
- Git commit.
- Machine and container runtime.
- Number of verification calls.
- p50, p95, and max latency.
Baseline
Section titled “Baseline”No baseline has been recorded yet. Run the measurement above against a healthy compose stack and record the results (commit, machine, call count, p50/p95/max) in this section.
Once recorded, any later result greater than 2x the baseline should trigger investigation of the API-key verification path.
See Gateway Chat Path: Performance Baseline for how this verification call fits into the overall chat request path.
