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

Optimize input file loading #2

Closed
1 of 3 tasks
parvit opened this issue Aug 6, 2022 · 0 comments
Closed
1 of 3 tasks

Optimize input file loading #2

parvit opened this issue Aug 6, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@parvit
Copy link
Owner

parvit commented Aug 6, 2022

  • split every file loader in goroutines
  • chunked loading #6
  • return a reader instead of direct byte array to support splitting the files in multiple sources
@parvit parvit added the enhancement New feature or request label Aug 6, 2022
@parvit parvit closed this as not planned Won't fix, can't repro, duplicate, stale Jan 16, 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
Projects
None yet
Development

No branches or pull requests

1 participant