issues
search
rhysd
/
Shiba
Rich markdown live preview app with linter
774
stars
55
forks
source link
Performance improvement on start
#25
Closed
rhysd
closed
8 years ago
rhysd
commented
8 years ago
Profiling main and renderer process
Remove useless initialization
Defer some initializations at start
rhysd
commented
8 years ago
We should do
[x] defer mermaid.js initialization
[x] reduce calling
ipc.sendSync()
[x] defer creating
<webview>
Total: 3357.529ms
rhysd
commented
8 years ago
[x] Execute linter without IPC blocking