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

Make gem binaries faster #34

Closed
noteflakes opened this issue Dec 7, 2016 · 0 comments
Closed

Make gem binaries faster #34

noteflakes opened this issue Dec 7, 2016 · 0 comments

Comments

@noteflakes
Copy link
Collaborator

When lyp is installed as a gem, gem binaries add an annoying additional latency of about 300ms. The only way to get rid of this latency is to rewrite the gem binary files. Lyp should detect that it's being used as a gem, and suggest the user run a builtin command to rewrite the binaries:

$ lyp -v
Lyp is being used as a ruby gem. To make the lyp and lilypond binaries faster, 
run the following command:

  lyp rewrite binaries

This message should be only displayed once.

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

1 participant