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

Create faster key cache for main game loop (client) #1825

Merged
merged 1 commit into from Nov 10, 2014
Merged

Create faster key cache for main game loop (client) #1825

merged 1 commit into from Nov 10, 2014

Conversation

Zeno-
Copy link
Contributor

@Zeno- Zeno- commented Nov 10, 2014

Cache control keys to improve the speed of the run loop (client)

Basic timing comparisons for the two improved functions (that are called from within the main run loop) are here: http://pastebin.com/Gr2n27je

@ShadowNinja ShadowNinja added @ Client / Audiovisuals Maintenance Tasks to keep the codebase and related parts in order, including architectural improvements labels Nov 10, 2014
Zeno- added a commit that referenced this pull request Nov 10, 2014
Create faster key cache for main game loop (client)
@Zeno- Zeno- merged commit a1e9732 into minetest:master Nov 10, 2014
@Zeno- Zeno- deleted the control_key_cache branch November 10, 2014 09:13
@Zeno- Zeno- restored the control_key_cache branch November 10, 2014 09:27
@Zeno- Zeno- deleted the control_key_cache branch November 24, 2014 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@ Client / Audiovisuals Maintenance Tasks to keep the codebase and related parts in order, including architectural improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants