Skip to content

Add FPS counter toggle for performance debugging #1

@travisbreaks

Description

@travisbreaks

Add an optional FPS counter overlay (toggled via a keyboard shortcut like `F` key) for debugging scroll-driven animation performance.

Approach:

  • Use `requestAnimationFrame` delta timing
  • Render as a small overlay in the corner
  • Hidden by default, toggled with keypress

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions