Frame rate (FPS)

Inspect frame rate, long main-thread tasks, and dropped frames to diagnose jank.

Preview

Live preview

Frames drawn per second. 60fps is the baseline for smooth motion; 120fps on newer displays.

Preview
Frame rate (FPS)Inspect frame rate, long main-thread tasks, and dropped frames to diagnose jank.
Authoritative vocabulary

Definition and close-term distinctions

English definitions are preserved verbatim from Animation Vocabulary; translations and distinctions help you choose precisely.

Canonical termframe-rate

Frame rate (FPS)

帧率(FPS)
Authoritative definition

Frames drawn per second. 60fps is the baseline for smooth motion; 120fps on newer displays.

Chinese translation

每秒绘制的帧数;60fps 是流畅运动的基线,新款显示器可达到 120fps。

Browse all 91 terms
Design contract

Decide before this motion ships

Purpose, frequency, trigger, timing, interruptibility, and gesture rules shape the implementation.

Purpose

Diagnose motion jank through frame rate, long tasks, and dropped frames with a reproducible performance baseline.

Frequency

Run on representative devices, after key motion changes, and before release, with ongoing monitoring for high-risk pages.

Trigger

Trigger from performance recordings, automated benchmarks, or real-user monitoring across cold and steady states.

Enter / exit

Update metrics immediately without decorative entrance motion that contaminates measurements.

Interruptibility

Allow recording to stop while preserving samples, and repeat tests with the same script and device conditions.

Gesture and keyboard

Use consistent gesture paths for scroll, drag, and click tests, cross-checking automated and manual runs.

Reduced-motion strategy

Measure default and reduced-motion modes separately, confirming the low-motion path also avoids long tasks.

Review notes

Pre-delivery review

  • Distinguish frame rate, an individual dropped frame, and visible jank.
  • Record targets on both 60Hz and high-refresh displays.
Accessibility

Keep information accessible

Reduced motion

Measure default and reduced-motion modes separately, confirming the low-motion path also avoids long tasks.