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

perf(clink): improve clink startup speed #386

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

jan-bar
Copy link
Contributor

@jan-bar jan-bar commented Dec 25, 2024

  1. Cache vfox available list

  2. Execute the vfox activate clink command in the coroutine

  3. Execute the vfox env -s clink command in the coroutine

fix: #383

1. Cache `vfox available` list

2. Execute the `vfox activate clink` command in the coroutine

3. Execute the `vfox env -s clink` command in the coroutine
@bytemain bytemain changed the title perf(clink): Improve clink startup speed perf(clink): improve clink startup speed Dec 25, 2024
@jan-bar jan-bar merged commit f24563b into version-fox:main Dec 26, 2024
@jan-bar jan-bar deleted the clink_vfox branch December 26, 2024 00:42
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.

[Feature]: Improve clink startup speed
2 participants