File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ Converter.SetOption(ConverterOption.NumThreads, 8);
259259#### Converter Bechmarks
260260H264Sharp conversion operations are up to 2.9x faster than OpenCV implementations.
261261
262- 5000 Iterations of RGB -> YUV and YUV -> RGB, CustomThreadPool
262+ 1080p 5000 Iterations of RGB -> YUV and YUV -> RGB, CustomThreadPool
263263AMD Ryzen 7 3700X Desktop CPU
264264| #Threads | OpenCV <sub >(ms)</sub > | H264Sharp <sub >(ms)</sub > |
265265| ---| ---| ---|
@@ -270,7 +270,7 @@ AMD Ryzen 7 3700X Desktop CPU
270270| 16| 2462| 824 |
271271
272272Intel i7 10600U Laptop CPU
273- 5000 Iterations of RGB -> YUV and YUV -> RGB, CustomThreadPool
273+ 1080p 5000 Iterations of RGB -> YUV and YUV -> RGB, CustomThreadPool
274274| #Threads | OpenCV <sub >(ms)</sub > | H264Sharp <sub >(ms)</sub > |
275275| ---| ---| ---|
276276| 1| 11719 | 6010|
You can’t perform that action at this time.
0 commit comments