mjaun / android-anuto

Another ugly tower defense for Android
GNU General Public License v2.0
213 stars 68 forks source link

Performance optimizations #200

Closed easyaspi314 closed 2 years ago

easyaspi314 commented 2 years ago

Contributes to #141 on the lower level.

This greatly reduces memory and CPU usage without touching any algorithms.

easyaspi314 commented 2 years ago

I'm going to add a few more optimizations since I have these changes already.

mjaun commented 2 years ago

Looks very good! Thanks a lot for your improvements!