-
Notifications
You must be signed in to change notification settings - Fork 488
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
GB Stduio 4.1.3 performance problem, GB Studio is to slow. #1684
Comments
Have you tried setting View > Show Connections > None? That might help with your performance issues. |
Hi, no I haven't try that yet ...
El jue, 30 de ene de 2025, 3:51 p. m., joeljgames ***@***.***>
escribió:
… Have you tried setting View > Show Connections > None?
That might help with your performance issues.
—
Reply to this email directly, view it on GitHub
<#1684 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATG5PV4QR4XURJJL46NFNYL2NKNF5AVCNFSM6AAAAABWGHXCPKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMRVGY3TCNZWGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
OMG It seems like it really works !!! do you know why this happened?
El jue, 30 ene 2025 a las 15:57, Gerardo Daniel Caballero Estrada (<
***@***.***>) escribió:
… Hi, no I haven't try that yet ...
El jue, 30 de ene de 2025, 3:51 p. m., joeljgames <
***@***.***> escribió:
> Have you tried setting View > Show Connections > None?
>
> That might help with your performance issues.
>
> —
> Reply to this email directly, view it on GitHub
> <#1684 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ATG5PV4QR4XURJJL46NFNYL2NKNF5AVCNFSM6AAAAABWGHXCPKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMRVGY3TCNZWGQ>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
@gerardodce I believe this issue will be fixed in 4.2.0. Basically the code that calculated the connections between scenes wasn't very optimised and as projects grew larger they would slow down so turning off that feature would improve performance. The latest develop builds (and 4.2.0 when released) should prevent the issue from happening. Lines 32 to 34 in 664a85c
|
Describe the bug
I'm having performance issues with GB Studio, and to this day, I still haven't been able to find the problem. The issue I'm experiencing is that everything related to keyboard input has become extremely slow (typing in a text box, renaming an event, renaming a script, writing code in GBVM, etc.). It seems like the issue is related to scripts, but I'm not entirely sure.
I’m currently using a computer with the following specs:
OS: Windows 11 Pro
System type: x64-based PC
RAM: 64 GB
Processor: AMD Ryzen 9 5950X 16-Core, 4001 MHz
GPU: NVIDIA GeForce RTX 3070
To Reproduce
I have an old version of my project but when I modify one specific Script I´m getting that performance issue
Expected behavior
I want GB Studio works properly .. right now my project has 15 scripts I dont know if there is a script limit a project may have.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: