Jump to content

GstCUDA - Performance Profiling: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 21: Line 21:
====Simple Capture to Display pipeline (without GstCUDA)====
====Simple Capture to Display pipeline (without GstCUDA)====
This measurement should be used as a reference to compare the glass to glass latency of the below pipelines with GstCUDA.
This measurement should be used as a reference to compare the glass to glass latency of the below pipelines with GstCUDA.
* '''''Glass to Glass latency: 112.2042693 ms'''''
* '''''Glass to Glass latency: 112.2042693 ms'''''   (59.9252609 ms with tuned/optimized pipeline)
Test pipeline:
Test pipeline:
<pre>
<pre>
Line 59: Line 59:
===== NVMM Direct Handling =====
===== NVMM Direct Handling =====
====== In-place:True ======
====== In-place:True ======
* '''''Glass to Glass latency: 145.5713375 ms'''''
* '''''Glass to Glass latency: 145.5713375 ms'''''   (75.4149314 ms with tuned/optimized pipeline)
Test pipeline:
Test pipeline:
<pre>
<pre>
Line 65: Line 65:
</pre>
</pre>
====== In-place:False ======
====== In-place:False ======
* '''''Glass to Glass latency: 332.9231919 ms'''''
* '''''Glass to Glass latency: 332.9231919 ms'''''   (182.126088 ms with tuned/optimized pipeline)
Test pipeline:
Test pipeline:
<pre>
<pre>
Line 72: Line 72:
===== Unified Memory Allocator =====
===== Unified Memory Allocator =====
====== In-place:True ======
====== In-place:True ======
* '''''Glass to Glass latency: 136.4211149 ms'''''
* '''''Glass to Glass latency: 136.4211149 ms'''''   (118.3355796 ms with tuned/optimized pipeline)
Test pipeline:
Test pipeline:
<pre>
<pre>
Line 78: Line 78:
</pre>
</pre>
====== In-place:False ======
====== In-place:False ======
* '''''Glass to Glass latency: 197.1957698 ms'''''
* '''''Glass to Glass latency: 197.1957698 ms'''''   (197.1957698 ms with tuned/optimized pipeline)
Test pipeline:
Test pipeline:
<pre>
<pre>
1,433

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.