⟵ Back to posts

Minecraft CPU Benchmarks: Game Launch Speed

Published: Apr. 14, 2024

I did end up measuring how long the game takes to launch, but take this as a very rough guideline, the time was only taken once (although sometimes I had to relaunch and it was consistent) and it may ever so slightly be influenced by internet connectivity as the game does some account authentication stuff at boot from what I remember.

Vanilla Launch Speeds

These are the launch times for the unmodded versions I tested, I'm not including the 1.20.4 with shaders version as it seems to wildly vary, maybe there is some GPU driver-side trickery going on while the shaders are loading which makes it unpredictable.

Game Launch TimeVanilla 1.20.4Vanilla 1.17.1
(Until CPU Idle)
Beta 1.7.3
Intel Core i7-12700KF8s12s1s
AMD Ryzen 9 7900X3D9s14s2s
AMD Ryzen 7 5800X3D9s17s2s
AMD Ryzen 5 56009s17s2s
AMD Ryzen 5 360011s21s3s
AMD Ryzen 5 260012s28s3s
Intel Core i5-5675C14s47s3s
Intel Core i5-446015s49s3s
AMD FX-835017s47s4s

In general the numbers should be rather self-explanatory - it is the time from clicking play to seeing the main menu - with the exception of Vanilla 1.17.1 (and many versions around there, but I'm not testing those). These versions continue running very heavy background routines after the main menu is shown, so I'm not counting the menu, I'm counting the time until the CPU settles back down to idle utilization, since on a lot of the older CPUs, the background usage is high enough that it makes loading into a world practically impossible.

Modded Launch Speed

For modded the launch times are understandably much longer due to the inclusion of many third-party mods.

Game Launch TimeModded 1.6.4Modded 1.18.2
AMD Ryzen 9 7900X3D54s38s
Intel Core i7-12700KF55s34s
AMD Ryzen 7 5800X3D1min 4s41s
AMD Ryzen 5 56001m 8s42s
AMD Ryzen 5 36001m 20s48s
AMD Ryzen 5 26001m 51s1m 3s
Intel Core i5-5675C1min 55s59s
Intel Core i5-44601m 58s1m 1s
AMD FX-83502min 33s1min 43s

From the results it seems to favor single-core performance more than the vanilla game, which makes sense since mod initialization is single-threaded and sequential, which is very noticeable with the 1.6.4 modpack where there is a clear long period of purely one CPU thread being utilized.


In either case the results are very similar across the board, with the Ryzen 9 7900X3D and Core i7-12700KF trading blows, the older Ryzens being ordered by generation and the FX-8350 firmly in last place where everyone expects it.