PERFORMANCE

Engineering targets for DID resolution, VC verification, and chain throughput — measured against EmpoorioChain testnet infrastructure.

PUBLIC ENDPOINTS

PERFORMANCE TARGETS

P95 latency and throughput goals for production deployments. Figures represent design targets under normal testnet load.

<200
ms DID resolution
<500
ms VC verification
1000+
DID registrations / min
>95%
test coverage

HOW WE MEASURE

Benchmarks run against public RPC endpoints and issuer/verifier services. DID resolution hits the on-chain registry; VC verification exercises full signature, canonicalization, and status checks.

  • DID resolution: registry lookup + document parse
  • VC verification: proof + issuer + revocation pipeline
  • Throughput: horizontal scaling of stateless verifier nodes
  • Test coverage: >95% target on kryptos-core