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

Improve activation performance of extension by lazy-loaded Marp CLI #37

Merged
merged 4 commits into from
May 14, 2019

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented May 14, 2019

Marp CLI integration since v0.3.0 was degraded activation performance of extension. It takes a time about 3 times to activate Marp for VS Code.

So we have applied lazy loading to Marp CLI. It is about 150% faster than v0.4.0, and returns to a good performance as like as v0.2.1. (Used the measured activation time in Developer: Show Running Extensions)

@yhatt yhatt merged commit 5539b24 into master May 14, 2019
@yhatt yhatt deleted the improve-performance branch May 14, 2019 02:00
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.

1 participant