Skip to content

c3er/electron-performance-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Application for Performance

Loading the first file referenced by index.html takes much too long

$ npm start

> electron-performance-issue@1.0.0 start D:\electron-performance-issue
> electron .


Loading: file:///D:/electron-performance-issue/app/index.html (14 ms since last load)
Loading: file:///D:/electron-performance-issue/app/index.css (1775 ms since last load)
Loading: file:///D:/electron-performance-issue/app/index.js (0 ms since last load)

About

Repository for reproducing https://github.com/electron/electron/issues/29868

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published