Time Complexity

  • read(N) + parse(N) since it doesn’t use length markers
  • We want to limit the number of function to O(tokens), not O(bytes).