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

Tests/compile keymap server #539

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

wismill
Copy link
Member

@wismill wismill commented Nov 19, 2024

Create a keymap compiler server:

  • Propose a thread-safe atom table variant
  • Use Unix sockets to serve a keymap compiler service

This is a simplified version of #536, without the bloated keymap cache. It still leads to a 1.7x speedup.

TODO:

  • Add a flag to enable the server compilation

@wismill wismill added the compile-keymap Indicates a need for improvements or additions to keymap compilation label Nov 19, 2024
@wismill wismill force-pushed the tests/compile-keymap-server branch 2 times, most recently from 5175c7a to ca549aa Compare November 19, 2024 11:26
@wismill wismill force-pushed the tests/compile-keymap-server branch from ca549aa to dfca8b8 Compare November 19, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compile-keymap Indicates a need for improvements or additions to keymap compilation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant