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

look at ways to speed up ca-certificates hook #2976

Open
nekopsykose opened this issue Sep 20, 2024 · 0 comments
Open

look at ways to speed up ca-certificates hook #2976

nekopsykose opened this issue Sep 20, 2024 · 0 comments

Comments

@nekopsykose
Copy link
Member

the current one is quite slow, as it does a ton of shell stuff (to really see this, look at how long it takes for a ./cbuild -t pkg in the bldroot setup, while having 100% cpu load elsewhere)

i think alpine has one written in C that should be faster as an example https://gitlab.alpinelinux.org/alpine/ca-certificates

as an aside, we should also find a way to update it ourselves, as we rely on debian for it and the latest version is 20240705 but they still haven't updated it in forever

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