Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Simplify streams #36

Merged
merged 4 commits into from
May 14, 2020
Merged

Simplify streams #36

merged 4 commits into from
May 14, 2020

Conversation

badsyntax
Copy link
Owner

I've simplified the stream handling in vscode-gradle.
This approach doesn't appear to have any obvious performance issues. I can still run spotless on MassiveFile.java and the bottleneck is Java and not the stream decoding in the client.

badsyntax added 4 commits May 14, 2020 14:59
I use this for testing local packages
I've simplified the stream handling in vscode-gradle.
This approach doesn't appear to have any obvious performance issues. I can still run spotless on MassiveFile.java and the bottleneck is Java and not the stream decoding in the client.
@badsyntax badsyntax merged commit fb32af0 into master May 14, 2020
@badsyntax badsyntax deleted the simplify-streams branch May 14, 2020 15:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant