- Notifications
You must be signed in to change notification settings - Fork72
[wip] benchmark encoding#1074
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Draft
Dan-Flores wants to merge13 commits intometa-pytorch:mainChoose a base branch fromDan-Flores:test_gpu_benchmarking
base:main
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Draft
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Benchmarking up to 1000 frames from nasa_13013.mp4 over 30 runs:
VideoEncoder on GPU: med = 276.64, mean = 277.02 +- 0.95, min_time = 276.20, max_time = 281.34 - in ms
med = 1409.7 fps +- 4.8, max_fps = 1412.0
GPU utilization: avg = 9.8%, peak = 19.0%
FFmpeg CLI on GPU: med = 499.56, mean = 524.64 +- 137.42, min_time = 494.62, max_time = 1252.12 - in ms
med = 780.5 fps +- 85.8, max_fps = 788.5
GPU utilization: avg = 5.1%, peak = 11.0%
VideoEncoder on CPU: med = 392.27, mean = 395.55 +- 14.13, min_time = 373.40, max_time = 428.79 - in ms
med = 993.8 fps +- 34.7, max_fps = 1044.4
CPU utilization: avg = 11.1%, peak = 14.0%
FFmpeg CLI on CPU: med = 421.26, mean = 423.02 +- 13.72, min_time = 400.26, max_time = 449.15 - in ms
med = 919.9 fps +- 30.0, max_fps = 974.4
CPU utilization: avg = 11.4%, peak = 14.2%
Benchmarking up to 500 frames from testsrc2_10min.mp4 over 30 runs:
VideoEncoder on GPU: med = 879.95, mean = 904.99 +- 137.28, min_time = 878.92, max_time = 1631.81 - in ms
med = 568.2 fps +- 47.8, max_fps = 568.9
GPU utilization: avg = 1.8%, peak = 3.0%
FFmpeg CLI on GPU: med = 1013.47, mean = 1136.76 +- 215.78, min_time = 1004.71, max_time = 1514.71 - in ms
med = 493.1 fps +- 70.9, max_fps = 497.7
GPU utilization: avg = 3.8%, peak = 12.0%
VideoEncoder on CPU: med = 2051.42, mean = 2052.22 +- 38.79, min_time = 1966.55, max_time = 2120.01 - in ms
med = 243.1 fps +- 4.6, max_fps = 254.3
CPU utilization: avg = 15.7%, peak = 16.5%
FFmpeg CLI on CPU: med = 1899.86, mean = 1893.85 +- 34.83, min_time = 1824.29, max_time = 1953.14 - in ms
med = 263.2 fps +- 4.9, max_fps = 274.1
CPU utilization: avg = 18.2%, peak = 19.4%