Gaming Tests

Browser FPS Test

Measure browser rendering performance with adjustable animation load and live frame timing.

Why results may vary

This measures browser rendering performance, not FPS inside games like Fortnite, Valorant or CS2.

How to use this test

Choose the animation load, press start and leave the tab visible while the canvas runs. Stop after the graph has enough samples to compare current, average and low FPS.

How the measurement works

The tool records requestAnimationFrame intervals while animating a controlled canvas workload, then reports current FPS, average FPS, 1% low and frame time.

How to interpret results

Average FPS describes typical smoothness, 1% low exposes stutter and frame time shows the delay of the most recent rendered frame. Large gaps between average and low FPS suggest inconsistent rendering.

Troubleshooting tips

Reduce object load, close heavy tabs, disable battery saver and compare browsers if the canvas slows down or requestAnimationFrame appears capped.