Architecture And Performance

Attribute endpoint latency and throughput limits to architectural choices when query counts grow with result size, remote calls are chatty, connections are held across other work, or a cache, layer removal or service extraction is proposed as a performance fix. Compare fetching, call topology, resource occupancy and data movement across the whole request path. Does not replace investigation methodology (performance-methodology), profiling (jfr-and-async-profiler), individual SQL tuning (sql-query-performance), pool configuration (connection-pool-sizing) or load-test construction (load-testing).

robsonkades Updated

File contents

robsonkades/agent-skills/tree/main/skills/architecture-and-performance commit 31a26cf3ec

Frequently asked questions

npx skillmds@latest add robsonkades/architecture-and-performance