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 CPU cache efficiency on dict while it's being rehashed #5692

Merged
merged 7 commits into from
Oct 31, 2023

Commits on Dec 13, 2018

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

Commits on Dec 17, 2018

  1. Configuration menu
    Copy the full SHA
    47eada0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e5745b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Merge branch 'unstable' into rehashidx

    zhangshihua003 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    2249702 View commit details
    Browse the repository at this point in the history
  2. Update src/dict.c

    Co-authored-by: sundb <sundbcn@gmail.com>
    erpeng and sundb committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    e5a3c92 View commit details
    Browse the repository at this point in the history
  3. avoid overflow

    zhangshihua003 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    8cef564 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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