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

Time streaming exec scheduling #43112

Merged
merged 6 commits into from
Feb 16, 2024

Commits on Feb 12, 2024

  1. timing streaming exec scheduling

    Signed-off-by: Matthew Owen <mowen@anyscale.com>
    omatthew98 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c1e2c6d View commit details
    Browse the repository at this point in the history
  2. time.perf_counter -> time.process_time to avoid timing wait

    Signed-off-by: Matthew Owen <mowen@anyscale.com>
    omatthew98 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    aa93fe2 View commit details
    Browse the repository at this point in the history
  3. fixing format

    Signed-off-by: Matthew Owen <mowen@anyscale.com>
    omatthew98 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    670394c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. adding in basic test, propagate stats from initial stats to final stats

    Signed-off-by: Matthew Owen <mowen@anyscale.com>
    omatthew98 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    517261a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. respond to pr feedback

    Signed-off-by: Matthew Owen <mowen@anyscale.com>
    omatthew98 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c988310 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into time-streaming-exec-sched

    Signed-off-by: Matthew Owen <mowen@anyscale.com>
    omatthew98 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    436a5b4 View commit details
    Browse the repository at this point in the history