Skip to content

Instantly share code, notes, and snippets.

@quasilyte
Created January 28, 2018 09:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save quasilyte/c39a86d169d22a74a4e77d8368c15e81 to your computer and use it in GitHub Desktop.
Save quasilyte/c39a86d169d22a74a4e77d8368c15e81 to your computer and use it in GitHub Desktop.
benchmark speedup%
image/color/YCbCrToRGB/0 100
math/cmplx/Conj 100
image/color/YCbCrToRGB/255 100
image/color/RGBToYCbCr/0 100
image/color/RGBToYCbCr/Cb 100
image/color/RGBToYCbCr/Cr 100
image/color/YCbCrToRGB/128 100
image/color/NYCbCrAToRGBA/255 95
image/color/NYCbCrAToRGBA/0 94
image/color/YCbCrToRGBA/255 94
image/color/YCbCrToRGBA/0 94
image/color/NYCbCrAToRGBA/128 93
image/color/YCbCrToRGBA/128 93
regexp/syntax/EmptyOpContext 85
math/big/BitLen/0 77
math/rand/Int31n1000 71
math/big/BitLen/31 67
math/big/BitLen/16 66
math/big/BitLen/3 66
math/big/BitLen/5 66
math/big/BitLen/17 66
math/big/BitLen/2 66
math/big/BitLen/1 66
math/big/BitLen/9 66
math/big/BitLen/4 65
math/big/BitLen/8 65
strings/Split1 62
math/rand/Float32 61
math/Remainder 60
math/SqrtIndirectLatency 56
image/jpeg/FDCT 55
math/Modf 53
math/rand/Float64 53
math/Gamma 52
math/Sincos 52
crypto/des/Encrypt 50
math/Ilogb 50
bytes/IndexBytePortable/32 49
math/Frexp 47
strings/IndexAnyASCII/4096:4 46
math/Log2 46
image/jpeg/IDCT 46
strings/IndexAnyASCII/4096:1 45
strings/IndexAnyASCII/4096:16 45
strings/IndexAnyASCII/4096:8 45
strings/IndexAnyASCII/4096:2 45
image/gif/QuantizedEncode 43
math/Lgamma 43
math/rand/Int63Unthreadsafe 40
math/Erfc 39
math/Erf 38
strings/ByteByteNoMatch 38
encoding/binary/PutUvarint32 38
strings/IndexAnyASCII/256:16 34
strings/IndexAnyASCII/256:4 34
math/Logb 33
strings/IndexAnyASCII/256:8 33
crypto/des/Decrypt 33
strings/IndexAnyASCII/256:1 33
math/Max 33
strings/IndexAnyASCII/256:2 33
encoding/json/SkipValue 32
bytes/TrimSpace 32
strings/Split2 32
math/Pow10Neg 31
math/Nextafter64 29
bytes/IndexBytePortable/4M 28
bytes/IndexBytePortable/64M 28
math/rand/Int63n1000 28
math/Nextafter32 28
bytes/IndexBytePortable/4K 27
math/Floor 27
math/Dim 24
math/rand/Int63Threadsafe 23
strings/MapNoChanges 21
math/Pow10Pos 21
encoding/binary/PutUvarint64 20
hash/adler32/Adler32KB 18
sort/Sort1e6 18
unicode/utf8/RuneCountInStringTenJapaneseChars 18
math/rand/Read1000 17
mime/quotedprintable/Writer 17
html/EscapeNone 17
image/jpeg/Encode 17
sort/Sort1e4 16
math/HypotGo 13
math/Y1 13
unicode/utf8/RuneCountTenJapaneseChars 13
math/J0 13
math/Yn 12
math/Y0 12
math/J1 12
math/Jn 12
bench/go1/Mandelbrot200 12
strings/LastIndex 10
sort/Sort1e2 10
math/SqrtGoLatency 10
math/Cbrt 9
sort/Stable1e4 9
sort/Stable1e6 9
compress/bzip2/DecodeRand 7
strings/ByteStringMatch 7
encoding/base32/DecodeString 6
bytes/Equal/32 6
sort/Stable1e2 6
compress/flate/Encode/Twain/Huffman/1e5 5
compress/bzip2/DecodeTwain 5
sort/SortInt64K 5
compress/flate/Encode/Twain/Huffman/1e6 5
sort/StableInt1K 4
sort/SortString1K 4
compress/flate/Encode/Digits/Huffman/1e6 3
html/UnescapeNone 2
math/Ceil 1
strings/IndexTorture 1
compress/flate/Encode/Digits/Huffman/1e5 1
image/draw/FillSrc 1
math/Cos 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment