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

Faster $(ERL) #874

Open
essen opened this issue Feb 24, 2020 · 4 comments
Open

Faster $(ERL) #874

essen opened this issue Feb 24, 2020 · 4 comments

Comments

@essen
Copy link
Member

essen commented Feb 24, 2020

+SDio 1 +S 1 -mode minimal might be better in some cases. The latter in particular should not be applied across the board but on a case by case basis since it doesn't start distribution, inet_db and such.

@crownedgrouse
Copy link
Contributor

-noshell even faster

@crownedgrouse
Copy link
Contributor

Documentation may recommand to set this in ESCRIPT_EMU_ARGS in most case ...

@essen
Copy link
Member Author

essen commented Apr 9, 2020

Erlang.mk already uses -noinput.

@crownedgrouse
Copy link
Contributor

crownedgrouse commented Apr 9, 2020

I just saw -start_epmd false which spare a bit more time, but not sure if available on all release...

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