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

[Data] Allow tasks to control concurrency in map-like APIs #42637

Merged
merged 6 commits into from
Jan 30, 2024

Commits on Jan 29, 2024

  1. Allow tasks to control concurrency in map-like APIs

    Signed-off-by: Cheng Su <[email protected]>
    c21 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4e17b31 View commit details
    Browse the repository at this point in the history
  2. Change to remove exponential rampup

    Signed-off-by: Cheng Su <[email protected]>
    c21 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    398105b View commit details
    Browse the repository at this point in the history
  3. Fix unit test

    Signed-off-by: Cheng Su <[email protected]>
    c21 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2ca833d View commit details
    Browse the repository at this point in the history
  4. Update test

    Signed-off-by: Cheng Su <[email protected]>
    c21 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    20f185b View commit details
    Browse the repository at this point in the history
  5. Address comments

    Signed-off-by: Cheng Su <[email protected]>
    c21 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6e70338 View commit details
    Browse the repository at this point in the history
  6. Address comments

    Signed-off-by: Cheng Su <[email protected]>
    c21 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    06f5d4a View commit details
    Browse the repository at this point in the history