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

Try setting StreamReadConstraints outside of the backend. #14763

Closed
chrisvittal opened this issue Dec 5, 2024 · 3 comments
Closed

Try setting StreamReadConstraints outside of the backend. #14763

chrisvittal opened this issue Dec 5, 2024 · 3 comments
Assignees

Comments

@chrisvittal
Copy link
Collaborator

It seems to cause slowdowns: zulip

@chrisvittal chrisvittal self-assigned this Dec 5, 2024
@jmarshall
Copy link
Contributor

See updates to the zulip thread — it turns out that the slow down problem was unrelated to StreamReadConstraints after all.

@jmarshall
Copy link
Contributor

I do wonder whether it would be worth only relaxing the maxStringLength for the one line that parses the incoming IR. See my abortive attempt in populationgenomics/hail@358b452 or the more brute-force version in populationgenomics#354.

@ehigham
Copy link
Member

ehigham commented Jan 27, 2025

The slowdown was caused by building custom jars without optimisation.

@ehigham ehigham closed this as completed Jan 27, 2025
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

3 participants