sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
271 stars 14 forks source link

Please support Apple Silicon #1785

Closed nref closed 1 year ago

nref commented 1 year ago

Problem description

The app is sluggish and hangs when running under x64 emulation on Apple Silicon (Apple M2 Ventura 13.4.1).

Simply changing open file tab takes 0.5-1.5s.

Preferred solution

The app needs to be lightning fast.

Alternatives

Don't use Sublime Merge on macOS.

Screenshots

I tried to take a screen recording using the macOS screen recorder, but the problem goes away when recording!

themilkman commented 1 year ago

I guess there is another problem involved on your Mac, SM (as well as ST) binaries are native Apple Silicon builds, see Changelog:

https://www.sublimemerge.com/dev

Build 2051 - 22 April 2021

    Mac releases now include native Apple Silicon binaries
nref commented 1 year ago

Thanks for the quick feedback.

That was pretty quick to pass the buck. Nothing else is sluggish on my mac.

I installed the dev version (2085). Still slow.

nref commented 1 year ago

Closing since as you showed, at least nominally Apple Silicon is supported.