-
-
Notifications
You must be signed in to change notification settings - Fork 375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lime 8.2.0 runs worse than 8.1.3 #1853
Comments
I confirm that this is a possible problem. I ran back-to-back tests with my bunny mark and noticed large FPS variations, namely an 84-60 drop off, which is not huge given my processor's speed. These only occurred on 8.2.0, and openfl versions did not seem to affect this number; using 9.4.0 or 9.2.2 did not appear to change performance. HL performs poorly, making the problem noticeable. from drop-offs of around 80 FPS. |
I have ran a bunny mark sample in openfl with both lime 8.1.3 and 8.2.0 but I'm not getting the observed symptoms. Though that may be because I have a beefy computer. |
Keep in mind I was testing with 200k bunnies |
Very interesting since I've seen people report it running worse and people report that it is running about the same. May I ask what your pc specs are? |
AMD Ryzen 5 4600G, 16 GB DDR4 at 3000 MHz, MSI A520M-A Pro mobo, just a mid-range PC |
Is it possible it only runs bad on certain hardware? |
The problem seems to persist on lime 8.2.1 |
After upgrading Lime to 8.2.0 I noticed that it was running worse than on 8.1.3
After doing a bit of testing on the OpenFL bunny mark demo it seems to run worse
This is on lime 8.1.3 with 9.4.0 and git hxcpp
After upgrading Lime to 8.2.0 and keeping OpenFL and hxcpp on the same versions I tried it again
The CPU usage is almost DOUBLED and the memory also increased as well.
More testing should probably be done as I havent tried on other targets yet.
The text was updated successfully, but these errors were encountered: