▲ | saagarjha 3 days ago | ||||||||||||||||
Your computer is broken. My M1 Pro launches it to user interactive in less than two seconds. And, to be clear, I launched it in a profiler. I suggest you do the same on your machine and find out why it's taking that long. | |||||||||||||||||
▲ | tom_ 3 days ago | parent | next [-] | ||||||||||||||||
Maybe it's phoning home to verify the app, or whatever it is it does? Launch times for MS Word on my 11 year old Macbook Pro, approx time to the opening dialog: First run since last reboot: 19 seconds Second run: 2.5 seconds Third run after sudo purge: 7 seconds Maybe it's an artefact of where I live, but the verify step always takes ages. First run of anything after a reboot takes an outlandish amount of time. GUI stuff is bad; Unix-type subprocess-heavy stuff is even worse. Judging by watching the Xcode debugger try to attach to my own programs, when they are in this state, this is not obviously something the program itself is doing. | |||||||||||||||||
| |||||||||||||||||
▲ | tengwar2 2 days ago | parent | prev [-] | ||||||||||||||||
Are we talking about Word, or a text editor? They seem to be saying the latter, particularly given the comparison with vi. I consistently get about half a second to open TextEdit on an M1, and that seems to be due to the opening animation. |