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.
Likely the opposite, as safe Rust has some extra safety checks for things like array bounds.