Created
November 10, 2013 14:13
-
-
Save rjw57/7398792 to your computer and use it in GitHub Desktop.
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
Running NumPy colfilter... | |
100 loops, best of 3: 16.12 ms | |
Running OpenCL colfilter... | |
100 loops, best of 3: 3.08 ms | |
Speed up: x5.23 | |
===== | |
Running NumPy coldfilt... | |
100 loops, best of 3: 11.18 ms | |
Running OpenCL coldfilt... | |
1000 loops, best of 3: 1.95 ms | |
Speed up: x5.74 | |
===== | |
Running NumPy colifilt... | |
10 loops, best of 3: 33.90 ms | |
Running OpenCL colifilt... | |
100 loops, best of 3: 3.57 ms | |
Speed up: x9.49 | |
===== | |
Running NumPy dtwavexfm2... | |
10 loops, best of 3: 136.72 ms | |
Running OpenCL dtwavexfm2... | |
100 loops, best of 3: 19.61 ms | |
Speed up: x6.97 | |
===== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment