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

Improve unformatted reading performance #52

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Conversation

eivindjahren
Copy link
Collaborator

bytes_in_array is called quite often. By inlining some function calls, reading performance is increased dramatically for files with large amounts of keys.

@eivindjahren eivindjahren force-pushed the improve_performance branch 3 times, most recently from 875ad51 to 3dbf4ae Compare December 15, 2023 08:44
eivindjahren added a commit to eivindjahren/ert that referenced this pull request Jan 4, 2024
keys_as_bytes is dependent on equinor/resfo#52
@eivindjahren eivindjahren merged commit ae799eb into main Jan 9, 2024
4 checks passed
@eivindjahren eivindjahren deleted the improve_performance branch January 9, 2024 08:11
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.

2 participants