SwiftnessX icon indicating copy to clipboard operation
SwiftnessX copied to clipboard

Performance in OSX is really bad.

Open hdbreaker opened this issue 5 years ago • 3 comments

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.

hdbreaker avatar Sep 10 '19 15:09 hdbreaker

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..)

ehrishirajsharma avatar Sep 11 '19 15:09 ehrishirajsharma

Hi guys I'm working with Beta now, the performance improves a lot! Keep doing amazing work I <3 SwiftnessX project!

hdbreaker avatar Sep 13 '19 13:09 hdbreaker

@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.

medoix avatar Oct 03 '19 00:10 medoix