Switch runtime from Alpine to Chimera #1376
Drsheppard01
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
The influence of the runtime code itself is rather small overall, most of it comes from libfuse. I'd rather avoid using unstable distros and binaries, though. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It is yet one experimental feature request
Why: Because mallocng from musl is underperfoming (see tests)
Chimera uses mimalloc instead standard allocator
Benefits: potentially faster AppImages
Risks: Chimera is still alpha, and repo is poor
It still requires a lot of performance testing
Beta Was this translation helpful? Give feedback.
All reactions