Skip to content
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

Fix install bottlenecks from logging #659

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

trippjoe
Copy link
Member

@trippjoe trippjoe commented Jan 7, 2025

Some users have reported elongated install times. I believe the changes put forth in this PR will alleviate that issue.

Before: Decompiler/Compiler would finish but the next step wouldn't initiate for x amount of time.
Now: It's almost instant.

@trippjoe trippjoe added the enhancement New feature or request label Jan 7, 2025
@hypevhs
Copy link

hypevhs commented Jan 7, 2025

Linux speed test, measured from when the ISO is selected in the file picker, to when the Play button is visible:
main - 22.1 seconds
trippjoe:fix-logging-bottlenecks - 13.9 seconds

@trippjoe trippjoe merged commit a43c98d into open-goal:main Jan 7, 2025
8 checks passed
@trippjoe trippjoe deleted the fix-logging-bottlenecks branch January 15, 2025 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants