low-latency-systems

Installation
SKILL.md

Low Latency Systems

Use this skill to turn latency incidents and regressions into measurable, reproducible fixes.

Workflow

  1. Lock measurement context first.
  • Capture workload, concurrency, payload sizes, warmup policy, and hardware/runtime settings.
  • Keep baseline and current runs environment-compatible.
  1. Decompose latency path.
  • Split end-to-end latency into ingress, queue, compute, storage/network, and egress components.
  • Prioritize tail-latency contributors over average-only improvements.
  1. Apply targeted latency fixes.
  • Reduce blocking, contention, and unbounded queues.
  • Reduce allocations/serialization overhead in hot paths.
  • Use batching, caching, and async boundaries only when measured beneficial.
Related skills

More from egorfedorov/slot-casino-game-developer-skills-for-stake-engine

Installs
3
GitHub Stars
4
First Seen
Mar 10, 2026