Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save baptistebriel/d4117bd65e4dd917b42a80e3f4afe5c6 to your computer and use it in GitHub Desktop.
Save baptistebriel/d4117bd65e4dd917b42a80e3f4afe5c6 to your computer and use it in GitHub Desktop.
Going beyond 60FPS by disabling VSync on Google Chrome
// https://medium.com/@hellomondaycom/how-we-built-the-google-cloud-infrastructure-webgl-experience-dec3ce7cd209
open -a "Google Chrome" --args --disable-gpu-vsync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment