Build musl static binaries & update dependencies #15

Merged
Armael merged 2 commits from Armael/tricot:musl into main 2024-11-09 20:32:27 +00:00
Owner

This is based on a suggestion by @quentin : the musl memory allocator might be better at reusing memory than the glibc one in a concurrent setting.
The idea with this patch is to try it out and see if it helps with tricot's memory issues.

This is based on a suggestion by @quentin : the musl memory allocator might be better at reusing memory than the glibc one in a concurrent setting. The idea with this patch is to try it out and see if it helps with tricot's memory issues.
Armael added 1 commit 2024-04-25 17:39:50 +00:00
Build musl static binaries & update dependencies
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
e9f42cac57
Armael force-pushed musl from e9f42cac57 to d20f819582 2024-11-08 21:15:06 +00:00 Compare
Armael added 1 commit 2024-11-09 14:54:29 +00:00
Armael force-pushed musl from bf593cfb0d to 408c77d5b9 2024-11-09 17:37:16 +00:00 Compare
Author
Owner

I updated again the dependencies and added a target to build a docker image (using the nix flake). The resulting docker image is currently running on the staging cluster and seems to be working.

I updated again the dependencies and added a target to build a docker image (using the nix flake). The resulting docker image is currently running on the staging cluster and seems to be working.
Armael merged commit 7540b03cf6 into main 2024-11-09 20:32:27 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/tricot#15
No description provided.