Skip to content

Devtools perf issue reproduction with high number of JS requests

Notifications You must be signed in to change notification settings

ArnaudBarre/vite-slow-devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devtools perf issue reproduction with high number of JS requests

Setup

  • Install deps with you're preferred package manager
  • Run node generate.js
  • Run vite dev
  • Open the browser & the devtools

Observed perf on Mac Pro Intel

Chrome 🐞

  • Fast load (~5s)
  • Big lag when switching from the Fetch/HMR tab to the JS tab.

Firefox 🐞

  • Very slow load (~1m)
  • Moderate lag when switching from the Fetch/HMR tab to the JS tab.

Safari

  • Fast load (~5s)
  • Devtools very responsive at any time
  • Very long to get details on requests (>1m)

About

Devtools perf issue reproduction with high number of JS requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published