Honestly, this is my first macOS app and I'm a bit out of ideas when it comes to performance. If anyone has tehcnical knowledge about SwiftUI and how I could improve performance, please do contact me ! (contact@machato.app)
My experience has been that the SwiftUI Profiler shows that almost all processor time is spent deep inside SwiftUI/AppKit primitives, despite there being close to no updates to view properties.
I'm glad HN is enjoying the app despite those issues. I promise I'm doing my best !
Yeah, Machato is great and the rate that you update it with new features is impressive. Keep up the good work! Hopefully some Mac app dev can chime in on what may be causing the performance issues. :)
Honestly, this is my first macOS app and I'm a bit out of ideas when it comes to performance. If anyone has tehcnical knowledge about SwiftUI and how I could improve performance, please do contact me ! (contact@machato.app)
My experience has been that the SwiftUI Profiler shows that almost all processor time is spent deep inside SwiftUI/AppKit primitives, despite there being close to no updates to view properties.
I'm glad HN is enjoying the app despite those issues. I promise I'm doing my best !