Skip to content

Instantly share code, notes, and snippets.

@CTimmerman
Last active January 30, 2017 17:51
Show Gist options
  • Save CTimmerman/58cc6b3ce21c38c6345b to your computer and use it in GitHub Desktop.
Save CTimmerman/58cc6b3ce21c38c6345b to your computer and use it in GitHub Desktop.
Chrome lazy tab loading extensions test

Chrome + Session Buddy test of extensions that lazy load tabs

  1. Open two windows with two YouTube tabs per window.
  2. Pause all videos.
  3. Open extensions tab and enable none or one lazy tab extension.
  4. Save test session in Session Buddy.
  5. Focus extensions tab and close Chrome.
  6. Open Chrome.
  7. If videos don't all play at the same time, OK, else FAIL.
  8. Close all but Session Buddy tab and restore test session.
  9. If videos don't all play at the same time, OK, else FAIL.

Tab restore results

Extension Chrome 42.0.2311.152 m Session Buddy 3.4.6
None FAIL FAIL
FooTab 13.3.5 OK/FAIL (Reloads focused tab of each window.) FAIL
Lazy Tabs 0.2.1 OK (Focused tabs look ugly but don't reload.) FAIL
ntlazytab 1.0 OK (Focused tabs look ugly but don't reload. Opens https://www.facebook.com/nhtera on first enable.) FAIL

Also enabled: The Great Suspender 6.14 but that was set to 1 hour. Temporarily setting that to less than 5 minutes might enable restoring large sessions from Session Buddy.

@CTimmerman
Copy link
Author

With Lazy Tabs enabled, restoring my 300+ tabs in 11 windows left a few windows loading all tabs.

@CTimmerman
Copy link
Author

Firefox with optional Session Manager is breezing through 1000+ tabs right now, twice Chrome's total tabs it keeps crashing on trying to restore in misguided attempt to speed things up. uBlock Origin may be helping to keeping bloaty ads away so Firefox won't choke.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment