Drastic performance improvements in Gavilya with v2 #151
lpeyr
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Huge performance improvements
Starting with version 2.0.0.2110-pre1, you will notice huge performance improvement while using Gavilya.
The RAM usage has been divided by ~5-7!
Before/after
When Starting Gavilya with 16 games:
Tests were conducted on an Intel Core i5 11600K, with 32GB of RAM.
How is it possible?
The huge RAM usage comes from game cover images. They were loaded at their highest resolution, which uses a lot of RAM. Using high resolution images is useless, since they are displayed on small game cards. To improve performance, we reduced the resolution of the image when it's being loaded. As you can see in the above results, this brings better performances, and you won't see a difference in the image quality: In fact, game cover images look better with a smaller resolution.
Version 2.0
These performance improvements will ship with version 2.0 of Gavilya.
You can download the first pre-release by clicking here.
Beta Was this translation helpful? Give feedback.
All reactions