Published HTTP benchmarks
Report throughput, tail latency, resident memory, machine shape, concurrency, and response size together.
Hoplite is published through Homebrew, standalone macOS and Linux binaries,
and the ghcr.io/greenways-ai/hoplite OCI image. The current release is usable
for application and integration work, while interfaces may still change before 1.0.

| Area | Current status |
|---|---|
| macOS arm64 | Supported standalone binary and Homebrew formula |
| macOS Intel | Supported standalone binary and Homebrew formula |
| Linux arm64 | Supported standalone binary, Homebrew formula, and OCI image |
| Linux x86-64 | Supported standalone binary, Homebrew formula, and OCI image |
| Embedded Nginx | Statically linked into the standalone executable |
| Hara application bytecode | Generated and validated |
| Nginx bytecode bootstrap ABI | Integration in progress; HAL bootstrap remains active |
| HARP | Core v0.1.0 and linked SQLite auth adapter are immutable release artifacts |
| Authentication | Policy and store modules are version and integrity checked before activation |
Report throughput, tail latency, resident memory, machine shape, concurrency, and response size together.
Move the Nginx worker bootstrap from HAL source to the validated HBC artifact.
Turn the published OCI image into direct launch paths for major container services.
Exercise and specify streaming, middleware, service, and internal hosting contracts.
Render authenticated user, session, module, route, health, and deployment controls from the management contracts.
Performance claims should remain tied to reproducible published benchmarks.