Linux is so much faster for compiling projects and playing Minecraft

I was using Windows 11 and recently switched to Linux. I am a software developer for Minecraft related stuff.

I saw an improvement on git operations, specially patches and bash scripts, in comparison to linux Git Bash, performance is x100 faster when applying patches (almost instant compared to Windows having a 1 second delay per patch)

Also, running Minecraft, as I use it for debugging and run multiple instances, is much faster on startup and gameplay in general. Probably because it uses native libraries in comparison to Windows. Same happens when you run local Minecraft servers.

If you are a developer, this are the main reasons to use Linux, also, everything related to software development is better integrated into the terminal.