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

Capabilities System: Generator should precompute relationships into serialized/ready-to-use UIntSet buffers #4163

Open
ArielG-NV opened this issue May 14, 2024 · 0 comments
Assignees
Labels
goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:performance things we wish were faster

Comments

@ArielG-NV
Copy link
Collaborator

ArielG-NV commented May 14, 2024

Generator should precompute relationships into serialized/ready-to-use UIntSet buffers. This should make loading capabilities faster through being more direct

-> ~2% of stdlib compile time

@ArielG-NV ArielG-NV added kind:performance things we wish were faster goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang labels May 14, 2024
@ArielG-NV ArielG-NV changed the title Capabilities System: Generator should compact relationships into a list of UintSet.m_buffers Capabilities System: Generator should compact relationships into the generated header as a list of UIntSet.m_buffers May 14, 2024
@ArielG-NV ArielG-NV assigned ArielG-NV and unassigned ArielG-NV May 14, 2024
@ArielG-NV ArielG-NV changed the title Capabilities System: Generator should compact relationships into the generated header as a list of UIntSet.m_buffers Capabilities System: Generator should precompute relationships into serialized/ready-to-use UIntSet buffers May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:performance things we wish were faster
Projects
None yet
Development

No branches or pull requests

1 participant