Skip to content

Instantly share code, notes, and snippets.

@swook
Created June 12, 2015 12:51
Show Gist options
  • Save swook/98d111c3743cb4361031 to your computer and use it in GitHub Desktop.
Save swook/98d111c3743cb4361031 to your computer and use it in GitHub Desktop.
autowbGrayworld performance progress
Median
Name of Test old old new new old new new new
nosse sse nosse sse sse nosse sse sse
vs vs vs vs
old old old new
nosse nosse nosse nosse
(x-factor) (x-factor) (x-factor) (x-factor)
autowbGrayworld::Size_WBThresh::(127x61, 0.1) 0.054 ms 0.026 ms - - 2.11 - - -
autowbGrayworld::Size_WBThresh::(127x61, 0.5) 0.054 ms 0.024 ms - - 2.26 - - -
autowbGrayworld::Size_WBThresh::(127x61, 1) 0.054 ms 0.024 ms - - 2.26 - - -
autowbGrayworld::Size_WBThresh::(640x360, 0.1) - - 1.243 ms 0.683 ms - - - 1.82
autowbGrayworld::Size_WBThresh::(640x360, 0.5) - - 1.207 ms 0.639 ms - - - 1.89
autowbGrayworld::Size_WBThresh::(640x360, 1) - - 1.219 ms 0.641 ms - - - 1.90
autowbGrayworld::Size_WBThresh::(640x480, 0.1) 2.263 ms 1.080 ms - - 2.10 - - -
autowbGrayworld::Size_WBThresh::(640x480, 0.5) 2.303 ms 1.074 ms - - 2.14 - - -
autowbGrayworld::Size_WBThresh::(640x480, 1) 2.227 ms 1.060 ms - - 2.10 - - -
autowbGrayworld::Size_WBThresh::(960x540, 0.1) - - 2.764 ms 1.472 ms - - - 1.88
autowbGrayworld::Size_WBThresh::(960x540, 0.5) - - 2.777 ms 1.472 ms - - - 1.89
autowbGrayworld::Size_WBThresh::(960x540, 1) - - 2.769 ms 1.486 ms - - - 1.86
autowbGrayworld::Size_WBThresh::(1280x720, 0.1) 6.864 ms 3.224 ms 5.029 ms 2.741 ms 2.13 1.36 2.50 1.83
autowbGrayworld::Size_WBThresh::(1280x720, 0.5) 6.664 ms 3.241 ms 5.041 ms 2.717 ms 2.06 1.32 2.45 1.86
autowbGrayworld::Size_WBThresh::(1280x720, 1) 6.702 ms 3.347 ms 5.053 ms 2.721 ms 2.00 1.33 2.46 1.86
autowbGrayworld::Size_WBThresh::(1920x1080, 0.1) 14.966 ms 6.717 ms 11.194 ms 5.955 ms 2.23 1.34 2.51 1.88
autowbGrayworld::Size_WBThresh::(1920x1080, 0.5) 14.905 ms 6.686 ms 11.186 ms 5.963 ms 2.23 1.33 2.50 1.88
autowbGrayworld::Size_WBThresh::(1920x1080, 1) 15.031 ms 6.693 ms 11.159 ms 6.006 ms 2.25 1.35 2.50 1.86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment