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

perf(semantic): avoid repeated hashing resolving bindings #4238

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    f8829cd View commit details
    Browse the repository at this point in the history
  2. Simpler hash function

    overlookmotel committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    04b2acb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b48168d View commit details
    Browse the repository at this point in the history
  4. Snapshot change

    overlookmotel committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    2725a0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c30dd53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    463b7d1 View commit details
    Browse the repository at this point in the history
  7. Rename vars

    overlookmotel committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    eb1fa40 View commit details
    Browse the repository at this point in the history
  8. Revert "resolve_references_for_root_scope"

    This reverts commit 463b7d1.
    overlookmotel committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    59f2bd3 View commit details
    Browse the repository at this point in the history
  9. Don't compare hash

    overlookmotel committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    62056b5 View commit details
    Browse the repository at this point in the history
  10. Revert "Don't compare hash"

    This reverts commit 62056b5.
    overlookmotel committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    406d97e View commit details
    Browse the repository at this point in the history
  11. Rename vars

    overlookmotel committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    0c6a3dc View commit details
    Browse the repository at this point in the history
  12. Don't use Entry API

    overlookmotel committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    44c6662 View commit details
    Browse the repository at this point in the history
  13. More explicit code

    overlookmotel committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    43e0171 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    c18e5d2 View commit details
    Browse the repository at this point in the history
  2. Revert "Optimize empty hash maps"

    This reverts commit c18e5d2.
    overlookmotel committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    480090c View commit details
    Browse the repository at this point in the history