1. After adding bench for reading, try removing backtracking from move 2. Try zero-copy (return &str instead of String) and see if it's faster