@gfxstrand@social.treehouse.systems
Post #4106272
2026-07-26 04:17 UTC
Unoptimized rust is annoyingly slow. I'm not really complaining that much because the optimizer does eat all those layers for lunch, just like it promises to. It's just a little annoying to watch the C code base be so much faster in debug builds.
Replies (1)
-
@mittorn@masturbated.one 2026-07-26 07:05
@gfxstrand@social.treehouse.systems debug rust builds usually not only slow, but wastes unacceptable amount of disk space :(