Skip to content

Instantly share code, notes, and snippets.

@rjw57
Created November 10, 2013 14:13
Show Gist options
  • Save rjw57/7398792 to your computer and use it in GitHub Desktop.
Save rjw57/7398792 to your computer and use it in GitHub Desktop.
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