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

Ideas to improve speed #150

Closed
jdiaz97 opened this issue Aug 5, 2023 · 1 comment · Fixed by #168
Closed

Ideas to improve speed #150

jdiaz97 opened this issue Aug 5, 2023 · 1 comment · Fixed by #168

Comments

@jdiaz97
Copy link

jdiaz97 commented Aug 5, 2023

Hello!

Referencing this: JuliaIO/BufferedStreams.jl#62 (comment)

Is there any way to get better performance using TranscodingStreams? are some changes necessary in the codebase? I'm willing to help.

@jakobnissen
Copy link
Collaborator

@jdiaz97

Sorry for only seeing your issue this late.
The overall problem with this package it that it has no real maintainer. There are a bunch of people with commit rights who sometimes makes PRs, but no-one has taken ownership over it. With this, I mean that no-one has spent the time to know the code in this package, why it is like it is, it's design tradeoffs, etc.
So - a bunch of people, like me, are able to make bugfixes here and there, but without spending the weeks necessary to really dive into the package, none of us have the overview to understand how to rewrite this package for maximal performance.

It'd be amazing if you are willing to take this package under your wings, but I understand this is a big ask.

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.

2 participants