faster_path
faster_path copied to clipboard
WIP: Encoding
Much of this will likely have two phases of optimization. The first is to use u8 slices where that would be a good fit. But the best is to use byte codes generated from Ruby's own string encodings (second phase).