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

[1/N][GPU encoder] Add benchmarking code and refactor encoding module #715

Merged
merged 14 commits into from
Aug 21, 2024

Commits on Aug 19, 2024

  1. benchmark code

    dmanc committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6694777 View commit details
    Browse the repository at this point in the history
  2. Add parallel flag

    dmanc committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c9557c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61dff9e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Update benchmark tool

    dmanc committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3a53a3b View commit details
    Browse the repository at this point in the history
  2. undo encoder server metrics

    dmanc committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9453246 View commit details
    Browse the repository at this point in the history
  3. undo

    dmanc committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c5183e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddfd4aa View commit details
    Browse the repository at this point in the history
  5. fix

    dmanc committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    be50c50 View commit details
    Browse the repository at this point in the history
  6. refactor names

    dmanc committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4f82ec1 View commit details
    Browse the repository at this point in the history
  7. nit

    dmanc committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3049521 View commit details
    Browse the repository at this point in the history
  8. Fix test

    dmanc committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    bcbd4c1 View commit details
    Browse the repository at this point in the history
  9. lint

    dmanc committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2d71186 View commit details
    Browse the repository at this point in the history
  10. fix test

    dmanc committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    96ecab2 View commit details
    Browse the repository at this point in the history
  11. slight refactor

    dmanc committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    15e130e View commit details
    Browse the repository at this point in the history