Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize cases with long potential simple_keys #555

Merged
merged 3 commits into from Jan 21, 2020
Merged

Commits on Nov 26, 2019

  1. Copy the full SHA
    98e75d6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f7bfbcf View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Track possible simple_keys in a map indexed by token_number for

    efficient lookup in yaml_parser_fetch_value().
    cjcullen committed Dec 7, 2019
    Copy the full SHA
    84d2f86 View commit details
    Browse the repository at this point in the history