Comment by onetom
21 hours ago
Were there any immediate benefits of this conversion, e.g. reduced memory use or lower CPU utilization?
21 hours ago
Were there any immediate benefits of this conversion, e.g. reduced memory use or lower CPU utilization?
Likely the opposite, as safe Rust has some extra safety checks for things like array bounds.