Comment on Updated benchmark: capnproto-rust vs. c++Comments−benth12yFor the "catrank" case, could you use std::str::raw::from_utf8 to skip the utf-8 validity check?
Comments
For the "catrank" case, could you use std::str::raw::from_utf8 to skip the utf-8 validity check?