Y
Hacker News
new
|
ask
|
show
|
jobs
by
re1ser
4362 days ago
Is there a way to speed up boot time? It takes a bit less than 4 seconds on i7 to load up text file, which is way too long for a text editor.
3 comments
adamb_
4362 days ago
Notepad++ takes ~10 seconds to load on my Windows 7 dev machine...
link
re1ser
4362 days ago
Loads under 400ms on mine. Not sure why Atom takes so long.
link
AjithAntony
4362 days ago
Looks like it is profiling it's own startup:
Packages->timecop->show
link
re1ser
4362 days ago
Doesn't show useful info. Window load time is 1809ms, workspace load time 94ms, everything else is under 20ms. I hate being nitpicker, but thats a lot of time to load window.
link
azeirah
4362 days ago
Not yet, they promised to work on performance after proper Windows support though.
link