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

speed up jar generation #546

Open
cvogt opened this issue Jul 11, 2017 · 2 comments
Open

speed up jar generation #546

cvogt opened this issue Jul 11, 2017 · 2 comments

Comments

@cvogt
Copy link
Owner

cvogt commented Jul 11, 2017

investigate performance improvements in creating jars via FastPackage ( https://github.com/fommil/sbt-big-project/blob/master/src/main/scala/BigProjectSettings.scala#L473 ).

To avoid an external dependency we could copy the code into cbt.

Related gitter discussion: https://gitter.im/cvogt/cbt?at=5964f2d3bc46472974dbb033

@cvogt
Copy link
Owner Author

cvogt commented Jul 11, 2017

cc @fommil @darthorimar

@fommil
Copy link

fommil commented Jul 11, 2017

I'd really love to have an fs2 wrapper around nio, it would be ideal for writing this sort of thing in a functional (and fast) way. That code is a bit... Java... if you know what I mean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants