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

Improve printing in hw_decoder_bench.py #5724

Merged
merged 4 commits into from
Nov 28, 2024

Conversation

jantonguirao
Copy link
Contributor

@jantonguirao jantonguirao commented Nov 25, 2024

Category:

Other

Description:

Improves statistical data about hw_decoder_bench.py.
Example:

Warmup finished
Test iterations:  62
Iteration 10/62 - Throughput: 1036.13 frames/sec (mean=0.015431sec, median=0.016887sec, min=0.001707sec, max=0.029339sec)
Iteration 20/62 - Throughput: 1130.69 frames/sec (mean=0.014123sec, median=0.014491sec, min=0.001707sec, max=0.029339sec)
Iteration 30/62 - Throughput: 1145.36 frames/sec (mean=0.013937sec, median=0.013825sec, min=0.001707sec, max=0.029339sec)
Iteration 40/62 - Throughput: 1156.59 frames/sec (mean=0.013797sec, median=0.013825sec, min=0.001707sec, max=0.029339sec)
Iteration 50/62 - Throughput: 1149.33 frames/sec (mean=0.013880sec, median=0.013868sec, min=0.001707sec, max=0.029339sec)
Iteration 60/62 - Throughput: 1156.69 frames/sec (mean=0.013789sec, median=0.014104sec, min=0.001707sec, max=0.029339sec)
Iteration 62/62 - Throughput: 1157.45 frames/sec (mean=0.013772sec, median=0.014104sec, min=0.001707sec, max=0.029339sec)

Final Results:
Total Execution Time: 0.857630 seconds
Total Throughput: 1156.68 frames/sec
Average time per iteration: 0.013772 frames/sec
Median time per iteration: 0.014104 frames/sec
Stddev time per iteration: 0.004134 frames/sec
Min time per iteration: 0.001707 frames/sec
Max time per iteration: 0.029339 frames/sec

Additional information:

Affected modules and functionalities:

Key points relevant for the review:

Tests:

  • Existing tests apply
  • New tests added
    • Python tests
    • GTests
    • Benchmark
    • Other
  • N/A

Checklist

Documentation

  • Existing documentation applies
  • Documentation updated
    • Docstring
    • Doxygen
    • RST
    • Jupyter
    • Other
  • N/A

DALI team only

Requirements

  • Implements new requirements
  • Affects existing requirements
  • N/A

REQ IDs: N/A

JIRA TASK: N/A

@jantonguirao
Copy link
Contributor Author

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [20855348]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [20855348]: BUILD FAILED

@jantonguirao
Copy link
Contributor Author

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [20859928]: BUILD STARTED

Signed-off-by: Joaquin Anton Guirao <[email protected]>
Signed-off-by: Joaquin Anton Guirao <[email protected]>
Signed-off-by: Joaquin Anton Guirao <[email protected]>
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [20859928]: BUILD PASSED

Signed-off-by: Joaquin Anton Guirao <[email protected]>
@jantonguirao
Copy link
Contributor Author

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [20889535]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [20889535]: BUILD PASSED

@jantonguirao jantonguirao merged commit f1c6709 into NVIDIA:main Nov 28, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants