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

Unusably slow #30

Open
DALDEI opened this issue Jan 4, 2017 · 1 comment
Open

Unusably slow #30

DALDEI opened this issue Jan 4, 2017 · 1 comment

Comments

@DALDEI
Copy link

DALDEI commented Jan 4, 2017

I tried this out on a small project that includes several large dependant jars (50mb apx).
Some of those do jar validation and resource loading on startup.
Using one Jar the startup time was > 15 seconds.
Using traditional directory layout, 1.5 sec.
( on a very powerful 8 core 16 cpu 48 GB linux system on SSD).

That and the boot logging -- just a FYI for others looking at this project, might not be quite ready for prime time. I do love what it does though, I dont really want a "Shaded" jar.

@nsoft
Copy link

nsoft commented Aug 9, 2017

This would be a onejar problem, not a problem with this plugin. I have a fork of one-jar that solves the boot loging... https://github.com/nsoft/uno-jar. One-jar itself has not changed in many years. If someone else were to join me in the effort, I'd be willing to keep improving that fork.

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

2 participants