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

Precompile v8 cache while building Docker image #148

Merged
merged 2 commits into from
Sep 11, 2019

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Sep 10, 2019

#139 makes CLI be faster but Docker image has not prepared V8 compile cache. This PR will run Marp CLI once while building Docker image and create v8 precompiled cache.

It has about x1.1 faster startup.

@yhatt yhatt merged commit cbfcbb4 into master Sep 11, 2019
@yhatt yhatt deleted the precompile-v8-cache-in-docker-image branch September 11, 2019 06:09
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

Successfully merging this pull request may close these issues.

None yet

1 participant