Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I recently tried using cranelift on a monorepo with a bunch of crates, and it is nothing short of amazing. Nothing broke and workspace build time went from a minute and a half to a half of a second!


Was this for a release build or a debug build?


Cranelift is only intended for debug builds, there is nothing stopping you from using it for release builds but — to the best of my knowledge — you get noticeably degraded runtime performance if you go that way.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: