Skip to content

Instantly share code, notes, and snippets.

@rjw57
Created November 9, 2013 17:11
Show Gist options
  • Save rjw57/7387552 to your computer and use it in GitHub Desktop.
Save rjw57/7387552 to your computer and use it in GitHub Desktop.
Running NumPy colfilter...
100 loops, best of 3: 15.98 ms
Running OpenCL colfilter...
100 loops, best of 3: 3.10 ms
Speed up: x5.16
=====
Running NumPy coldfilt...
100 loops, best of 3: 11.24 ms
Running OpenCL coldfilt...
1000 loops, best of 3: 1.96 ms
Speed up: x5.74
=====
Running NumPy colifilt...
10 loops, best of 3: 34.49 ms
Running OpenCL colifilt...
100 loops, best of 3: 3.59 ms
Speed up: x9.61
=====
Running NumPy dtwavexfm2...
10 loops, best of 3: 138.09 ms
Running OpenCL dtwavexfm2...
10 loops, best of 3: 24.50 ms
Speed up: x5.64
=====
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment