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

Jit block machine #2065

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Jit block machine #2065

wants to merge 6 commits into from

Conversation

chriseth
Copy link
Member

@chriseth chriseth commented Nov 8, 2024

Experimental code that resembles rust code auto-generated from constraints.

Next steps:

  1. see what the performance impact of introducing proper fixed machine lookups has
  2. see if we can auto-generate the assignments from the constraints - first in an abstract form
  3. see if we can turn this abstract form either into rust or into pil.

Numbers on 1.:
It takes between 400-800ns to fill a full block using the lookups.

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.

1 participant