Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Conversation

@febo
Copy link
Owner

@febo febo commented Nov 24, 2024

This PR refactors the program to improve CU consumption:

  1. The processor is split to reduce the complexity of the match statement.
  2. State structures do not use bytemuck to avoid the overhead of checking the alignment every time a type is loaded.

@febo febo merged commit 080b907 into main Nov 24, 2024
4 checks passed
@febo febo deleted the refactoring branch November 24, 2024 11:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants