Performance

AegisGate is engineered for minimal latency impact while providing comprehensive security enforcement.

Latency Benchmarks

Operationp50p95p99
Prompt screening (regex)<1ms2ms5ms
Prompt screening (ML)4ms8ms12ms
Response filtering<1ms2ms5ms
Full pipeline (regex + ML)5ms10ms18ms
Configuration reload<1ms

Throughput

MetricValue
Sustained throughput23,578 RPS (5,000 VUs, 0% error)
Ceiling test7,310,431 requests, 0% error rate
Single-instance ceiling5,000 concurrent VUs
Memory footprint (idle)19.1MB
Memory footprint (screening)~50MB

Resource Requirements

ComponentMinimumRecommended
CPU1 core4+ cores
RAM128MB512MB
Disk100MB1GB
Network10Mbps100Mbps

Docker Image

The AegisGate container image is 19.1MB with zero external dependencies — no Python, no Java, no Node.js runtime. Just a single statically-linked Go binary.

docker pull ghcr.io/aegisgatesecurity/aegisgate-platform:v4.4.0

See also: Installation and Configuration.