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

RawDatasetImporter: Optimise ReadDataValue() #149

Open
mlavik1 opened this issue Jan 6, 2023 · 0 comments
Open

RawDatasetImporter: Optimise ReadDataValue() #149

mlavik1 opened this issue Jan 6, 2023 · 0 comments
Labels
enhancement New feature or request performance

Comments

@mlavik1
Copy link
Owner

mlavik1 commented Jan 6, 2023

This function is quite slow, and appears to be the main bottleneck at the moment.

Suggestion: Read chunks of data, instead of reading values one by one?

@mlavik1 mlavik1 added enhancement New feature or request performance labels Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance
Projects
None yet
Development

No branches or pull requests

1 participant