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: enhance the loading process of replicas particularly when a significant number of replicas are spread across multiple disks #2078

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on Sep 29, 2024

  1. perf: improve the loading of a great number of replicas from multiple…

    … disks
    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    be578e2 View commit details
    Browse the repository at this point in the history
  2. perf: improve the loading of a great number of replicas from multiple…

    … disks
    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    44b80e8 View commit details
    Browse the repository at this point in the history
  3. fix compilation

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    b61ad76 View commit details
    Browse the repository at this point in the history
  4. fix tests

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    251ae4f View commit details
    Browse the repository at this point in the history
  5. format

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    afb0233 View commit details
    Browse the repository at this point in the history
  6. fix IWYU

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    3b5e6c1 View commit details
    Browse the repository at this point in the history
  7. refactor

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    7015006 View commit details
    Browse the repository at this point in the history
  8. refactor

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    5db3f76 View commit details
    Browse the repository at this point in the history
  9. add test for loading replicas

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    5e38585 View commit details
    Browse the repository at this point in the history
  10. add tests

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    89d39b9 View commit details
    Browse the repository at this point in the history
  11. add tests

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6b6b630 View commit details
    Browse the repository at this point in the history
  12. fix tests

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    2fb4a53 View commit details
    Browse the repository at this point in the history
  13. add tests

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e9c6db6 View commit details
    Browse the repository at this point in the history
  14. add comments

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    05bfb8d View commit details
    Browse the repository at this point in the history
  15. refactor

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    db6b056 View commit details
    Browse the repository at this point in the history
  16. refactor

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    fadcb34 View commit details
    Browse the repository at this point in the history
  17. refactor

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    2adc2d3 View commit details
    Browse the repository at this point in the history
  18. fix clang tidy

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    89ce78c View commit details
    Browse the repository at this point in the history
  19. fix clang tidy

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ef3d4de View commit details
    Browse the repository at this point in the history
  20. fix centos 7 compilation and IWYU

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e4e20e5 View commit details
    Browse the repository at this point in the history
  21. fix IWYU

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    845f42e View commit details
    Browse the repository at this point in the history
  22. fix clang tidy

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    f52a98c View commit details
    Browse the repository at this point in the history
  23. rename parameter

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    d5ac1fb View commit details
    Browse the repository at this point in the history
  24. add GetReplicaDirNameTest

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    284af4f View commit details
    Browse the repository at this point in the history
  25. add ParseReplicaDirNameTest, fix clang-tidy and IWYU

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    39bb57d View commit details
    Browse the repository at this point in the history
  26. fix ParseReplicaDirNameTest and fix IWYU

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    40483e7 View commit details
    Browse the repository at this point in the history
  27. fix clang tidy

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    5ecadf9 View commit details
    Browse the repository at this point in the history
  28. fix load replicas

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    c456dc2 View commit details
    Browse the repository at this point in the history
  29. fix IWYU

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    783112f View commit details
    Browse the repository at this point in the history
  30. fix upload-artifact

    empiredan authored and 王聃 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    018d3b4 View commit details
    Browse the repository at this point in the history