worldwidepixel / Sulfur

All-compromises deoptimization mod for Minecraft
Other
2 stars 2 forks source link

Implement a very important sophisticated algorithm #2

Closed AshyBoxy closed 6 months ago

AshyBoxy commented 6 months ago

When I installed this mod, I was extremely disappointed in how fast my game still ran. I was still getting over 600 fps, with no noticeable frame spikes! To solve this problem, I have made the game do the very important task of sorting an array before rendering each frame. Now my game struggles to get 30 fps, and has many terrible frame spikes. I can finally enjoy Minecraft again, and now it actually does something useful too.

worldwidepixel commented 6 months ago

I am exceptionally greatful for your constructive criticism with our FPS counts. You are absolutely correct that we have not been able to implement proper deoptimisation.