SECAI Core · phase 13 of 15 · noun

Performance monitoring

Tracking the number of requests and responses being submitted and supplied by the system to improve the model

The Explain card

Plain English
Performance monitoring tracks the number of requests coming into an AI system and the responses going out, along with speed and error measures, to keep the model healthy and guide improvements.
Example
A dashboard shows the assistant's average response time doubling and error rates climbing over a week. Investigation finds a retrieval index that has grown too large, and the team reindexes before users complain.
Why it matters
Performance signals double as security signals. Sudden request spikes, latency changes or error floods can be the first hint of extraction, denial of service or a broken safety component.
Hook
Take the pulse every minute, not just when the patient collapses.

Word knowledge

How the word is built, where it came from, and what it sits beside in memory.

In a sentence

The operations team uses performance monitoring to compare GPU latency, error rates, and memory use after each model deployment.

Why these words
  • performance Middle English perform, through Anglo-French, plus the noun suffix -ance modifies monitoring by identifying the operational quality under observation
  • monitoring English monitor, from Latin monitor, adviser or warner, plus -ing serves as the head noun and names an ongoing observational activity
Where it came from
Origin
English compound formed from performance and monitoring
Entered the language
20th century
What changed
Performance moved from carrying out an action to measurable operation, while monitor moved from warning or advising to observing instruments and systems.
How it is spelled
Pattern
performance keeps the base perform before the suffix -ance
Pattern
monitoring adds -ing to monitor without changing the base spelling

Spelled like

  • appearance
  • attendance
  • filtering
  • auditing
Broken into chunks
  • perform
    • performer
    • performative
  • -ance
    • attendance
    • resistance
  • monitor
    • monitored
    • monitorial
  • -ing
    • tracking
    • testing
What it sits beside

Same subject

  • model observability
  • latency
  • throughput
  • error rate
  • drift detection

Same shape

  • network monitoring
  • resource monitoring
  • performance testing

observability signals

  • metrics
  • logs
  • traces

system measurements

  • latency
  • throughput
  • memory utilization

Where it sits in the deck

Phase 13: Detection, Monitoring, and Threat Intelligence

Defences eventually fail — learn how to detect, correlate, and investigate anomalies in real time across both AI-specific and traditional security telemetry.