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

feat: JitCompilation of Read/Write functions #196

Open
markehammons opened this issue May 24, 2023 · 0 comments · May be fixed by #207
Open

feat: JitCompilation of Read/Write functions #196

markehammons opened this issue May 24, 2023 · 0 comments · May be fixed by #207
Assignees
Milestone

Comments

@markehammons
Copy link
Collaborator

Read/Write functions are the backbone of many transformations and method calls, and need to be optimized with constant folding and other techniquest to reach the performance of human written code.

@markehammons markehammons self-assigned this May 24, 2023
@markehammons markehammons added this to the 0.6.0 milestone May 24, 2023
@markehammons markehammons changed the title JitCompilation of Read/Write functions feat: JitCompilation of Read/Write functions May 24, 2023
@markehammons markehammons linked a pull request May 29, 2023 that will close this issue
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 a pull request may close this issue.

1 participant