Skip to content

Name executable bootstrap, don't create symlink #383

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

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

fabianfett
Copy link
Member

Fixes #378.

Motivation

We love fast startups.

Changes

  • We name our executable bootstrap now. This means we don't need to create a symlink that links to our actual executable. This should improve cold starts.

Result

Faster startups.

@fabianfett fabianfett requested a review from sebsto September 30, 2024 14:49
@sebsto sebsto merged commit 06936fe into swift-server:main Sep 30, 2024
10 of 13 checks passed
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.

[Plugin] Remove unnecessary bootstrap symlink hop in archiver
2 participants