Y
Hacker News
new
|
ask
|
show
|
jobs
by
oneplusone
3317 days ago
Load time of what? opening a file? It is instantaneous other than really large files.
1 comments
jackdh
3317 days ago
Yes once the program is already open it's pretty snappy. But I like to keep my desktop clean so I close / open it fairly often and it's startup time if just not on par I've found.
link
damieng
3317 days ago
The snapshot feature introduced recently makes a big difference to app start-up time.
link
dflock
3317 days ago
RAM you're not using is a waste of money ;)
link
dnsbty
3317 days ago
That's why I make sure to include memory leaks in every program I write :)
link