Hacker News new | ask | show | jobs
by onetom 114 days ago
Were there any immediate benefits of this conversion, e.g. reduced memory use or lower CPU utilization?
1 comments

Likely the opposite, as safe Rust has some extra safety checks for things like array bounds.