SwiftnessX
SwiftnessX copied to clipboard
Performance in OSX is really bad.
Operating System: OSX
Describe the bug Performance is really bad, I'm not able to write 3 letters without wait 1 minute, also some times when I type faster the application crash.
To Reproduce Just use the application in OSX
Expected behavior Use the app as a text editor.
Hi @hdbreaker,
Yes, it gets worse as the storage.json
gets bigger. There are three reasons:
- [ ] Components are re-rendered more often than needed
- [ ] Rewritting of
storage.json
on every keystroke - [ ] Single
storage.json
storage file
First two are fixed, and will be released with v0.3
, it will drastically improve the performance. It is almost ready, just few bugs mostly related to Linux distributions are pending to be fixed.
I just sent you the invite to private-beta, you can check the explainations and fixes for both. (although not recommended to use for regular use until v0.3
is released)
me and @TomasBaskys were not active last month, so couldn't push the update on timely manner. (sorry for the delay..)
Hi guys I'm working with Beta now, the performance improves a lot! Keep doing amazing work I <3 SwiftnessX project!
@ehrishirajsharma would it be possible to get access to the beta? I would like to contribute if possible and am having similar performance issues on osx.