Files
webtorrent-desktop/src
Feross Aboukhadijeh a8a861260e main: Start loading state before app is ready (#952)
As mentioned in
https://github.com/feross/webtorrent-desktop/pull/827#discussion_r799219
59

We should load the state outside the app.on('ready') handler so there's
a chance it's ready by the time 'ready' fires.

This improves startup time by roughly 50ms on my Macbook 12".
2016-09-22 03:00:40 -07:00
..
2016-09-21 13:08:32 -07:00
2016-09-01 19:52:37 -07:00