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

Core: make cli 7x faster #154

Merged
merged 5 commits into from
Dec 23, 2024
Merged

Core: make cli 7x faster #154

merged 5 commits into from
Dec 23, 2024

Conversation

jdupak
Copy link
Collaborator

@jdupak jdupak commented Dec 23, 2024

No description provided.

@jdupak jdupak requested a review from ppisa December 23, 2024 15:46
Avoid using time every clock cycle when it is not needed.
Amortize running QTimer at max speed.
Exit needs special handling because otherwise,
the core will keep running.
For gui, this will be hidden under clicking latency.
@cvut cvut deleted a comment from jdupak-ms Dec 23, 2024
@jdupak
Copy link
Collaborator Author

jdupak commented Dec 23, 2024

image

@cvut cvut deleted a comment from jdupak-ms Dec 23, 2024
@jdupak
Copy link
Collaborator Author

jdupak commented Dec 23, 2024

First commit:
image

@jdupak jdupak changed the title Core: make cli 2x faster Core: make cli 7x faster Dec 23, 2024
@ppisa ppisa added this pull request to the merge queue Dec 23, 2024
Merged via the queue into master with commit 2dc5ac4 Dec 23, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants