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

perf: split common op fields to own arrays #56

Open
Cloudef opened this issue Jan 21, 2025 · 0 comments
Open

perf: split common op fields to own arrays #56

Cloudef opened this issue Jan 21, 2025 · 0 comments

Comments

@Cloudef
Copy link
Owner

Cloudef commented Jan 21, 2025

Aio operations share common fields. We could use MultiArrayList to internally in backends use a slightly more cache friendly structure for book keeping. Needs a benchmark to check if its worth doing this.

In addition there are some ops that have big fields which could also benefit from separation.

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

No branches or pull requests

1 participant