Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
cyphar
6y ago
0 comments
Save
Share
Runtime performance. Musl has different performance characteristics to glibc (glibc uses thread-local pools for malloc, while musl uses locks).
0 comments
3 comments · 1 top-level
top
newest
oldest
atomi
6y ago
· 2 in thread
> Starting with 1.1.9, musl’s dlerror state is thread-local and now matches the glibc behavior.
https://wiki.musl-libc.org/functional-differences-from-glibc...
NieDzejkob
6y ago
dlerror is entirely irrelevant here.
atomi
6y ago
In terms of what? Performance? Musl is more correct. Most people aren't serving Google or Facebook levels of requests. My only issue is with people choosing software purely based on performance.
1 more reply
j
/
k
navigate · click thread line to collapse