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

p1: vendor channel implementation + disk scheduler custom promise type #609

Merged
merged 4 commits into from
Sep 9, 2023

Commits on Sep 9, 2023

  1. vendor readerwriterqueue

    github-actions[bot] authored and skyzh committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    5ca6dfd View commit details
    Browse the repository at this point in the history
  2. p1: use more efficient implementation of channel

    Signed-off-by: Alex Chi <iskyzh@gmail.com>
    skyzh committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    240625a View commit details
    Browse the repository at this point in the history
  3. p1: fix benchmark

    Signed-off-by: Alex Chi <iskyzh@gmail.com>
    skyzh committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    f9b4af3 View commit details
    Browse the repository at this point in the history
  4. p1: support custom promise API

    Signed-off-by: Alex Chi <iskyzh@gmail.com>
    skyzh committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    0af29aa View commit details
    Browse the repository at this point in the history