|
|
|
|
|
by pilif
1550 days ago
|
|
Rosetta is fast unless any kind of JITed code is involved. A lot of Java development is happening with tools written in Java for the JVM which is relying a lot on JIT compilation. The JetBrains IDEs were bordering unusable under Rosetta. They would speed up over time as Rosetta did its work, but it was multiple tens of minutes of slow as molasses until things got better and after each IDE restart you were back at square one. Thankfully, JetBrains released updates to their products to run on a bundled ARM JVM very quickly |
|
I remember that first month as being very painful to use the IDE. It was really dramatically slow.