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 object maps #876

Merged
merged 20 commits into from
Jan 25, 2022
Merged

Optimize object maps #876

merged 20 commits into from
Jan 25, 2022

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    d2764c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6365edc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39c42fe View commit details
    Browse the repository at this point in the history
  4. #845 Adjust JavaDoc

    theigl committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    58986f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. #845 Only apply optimizations to maps using identity hashes and set d…

    …efault loadFactor to 0.7
    theigl committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    1065947 View commit details
    Browse the repository at this point in the history
  2. #845 Add updated MapBenchmark

    theigl committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    e3a34a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5c6710 View commit details
    Browse the repository at this point in the history
  4. #845 Add updated MapBenchmark

    theigl committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    8a8bc1a View commit details
    Browse the repository at this point in the history
  5. #845 Add updated MapBenchmark

    theigl committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    81023a3 View commit details
    Browse the repository at this point in the history
  6. #845 Add updated MapBenchmark

    theigl committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    49e8297 View commit details
    Browse the repository at this point in the history
  7. #845 Add updated MapBenchmark

    theigl committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    0787a3a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Configuration menu
    Copy the full SHA
    d8a3d80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f212f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97b6835 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5a9c11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dd2557 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    078a448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f75066 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32e81d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    1a5b106 View commit details
    Browse the repository at this point in the history