Changes between Version 30 and Version 31 of CSC/Performance
- Timestamp:
- 07/28/15 06:23:13 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CSC/Performance
v30 v31 47 47 * Cython 0.22.1 48 48 49 ||= Module =||= Options =||= CPU =||= GPU =||||||= BGRX to YUV =||||||= YUV to BGRX ||49 ||= Module =||= Options (ICD) =||= CPU =||= GPU =||||||= BGRX to YUV =||||||= YUV to BGRX || 50 50 ||= =||= =||= =||= =||= YUV420P =||= YUV422P =||= YUV444P =||= YUV420P =||= YUV422P =||= YUV444P =|| 51 51 ||cython|| ||AMD X4 945||GTX 970|| 23|| || || 23|| || || 52 52 ||swscale|| ||AMD X4 945||GTX 970|| 152|| 150|| 119|| 578|| 568|| 261|| 53 ||opencl||NVIDIA||AMD X4 945||GTX 970|| 138|| 143|| 137||53 ||opencl||NVIDIA||AMD X4 945||GTX 970|| 379|| 328|| 275|| 54 54 ||cython|| ||Core i5-4440||GTX 760|| 70|| || || 61|| || || 55 55 ||swscale|| ||Core i5-4440||GTX 760|| 295|| 296|| 243|| 555|| 763|| 383|| … … 57 57 ||opencl||Intel||Core i5-4440||GTX 760|| 104|| 93|| 65|| 85|| 70|| 59|| 58 58 59 60 ---- 61 62 == Results with 0.14.28 == 59 ---- 60 61 == Results with 0.15.4 == 63 62 64 63 * 1920x1080 in MPixels/s … … 67 66 * Cython 0.22.1 68 67 69 ||= Module =||= Options =||= CPU =||= GPU =||||||= BGRX to YUV =||||||= YUV to BGRX || 68 ||= Module =||= Options (ICD) =||= CPU =||= GPU =||||||= BGRX to YUV =||||||= YUV to BGRX || 69 ||= =||= =||= =||= =||= YUV420P =||= YUV422P =||= YUV444P =||= YUV420P =||= YUV422P =||= YUV444P =|| 70 ||cython|| ||AMD X4 945||GTX 970|| 72|| || ||64|| || || 71 ||swscale|| ||AMD X4 945||GTX 970|| 304|| 303|| 247|| 627|| 777|| 345|| 72 ||opencl||NVIDIA||AMD X4 945||GTX 970|| 317|| 341|| 293|| 73 ||opencl||Intel||AMD X4 945||GTX 970|| 168|| 162|| 163|| 74 75 ---- 76 77 == Results with 0.14.28 == 78 79 * 1920x1080 in MPixels/s 80 * ffmpeg version 2.7.1 81 * pyopencl 2015.1 82 * Cython 0.22.1 83 84 ||= Module =||= Options (ICD) =||= CPU =||= GPU =||||||= BGRX to YUV =||||||= YUV to BGRX || 70 85 ||= =||= =||= =||= =||= YUV420P =||= YUV422P =||= YUV444P =||= YUV420P =||= YUV422P =||= YUV444P =|| 71 86 ||cython|| ||AMD X4 945||GTX 970|| 23|| || || 21|| || || 72 87 ||swscale|| ||AMD X4 945||GTX 970|| 151|| 149|| 122|| 385|| 465|| 182|| 73 88 ||opencl||NVIDIA||AMD X4 945||GTX 970|| 380|| 329|| 281|| 89 ||opencl||Intel||AMD X4 945||GTX 970|| 311|| 237|| 281|| 74 90 ||cython|| ||Core i5-4440||GTX 760|| 71|| || || 64|| || || 75 91 ||swscale|| ||Core i5-4440||GTX 760|| 306|| 303|| 251|| 554|| 785|| 387|| 76 92 ||opencl||NVIDIA||Core i5-4440||GTX 760|| 143|| 106|| 86|| 99|| 92|| 75|| 77 ||opencl|| Intel||Core i5-4440||GTX 760|| 143|| 116|| 89|| 105|| 84|| 73||93 ||opencl||AMD||Core i5-4440||GTX 760|| 143|| 116|| 89|| 105|| 84|| 73|| 78 94 79 95