• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OpenVisualCloud / SVT-AV1 / 1687
0%
master: 0%

Build:
Build:
LAST BUILD BRANCH: github/fork/jsunintel/add_two_pass
DEFAULT BRANCH: master
Ran 20 Jul 2019 01:48AM UTC
Jobs 2
Files 390
Run time 32min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1687

push

travis-ci-com

lzhangnj
Add sad64x, sad128x and sad128xMx4d AVX512 optimization

For sad64xMx4d, AVX512 is Slower than AVX2 because of worse AVX512 compiler.

sad64x16_AVX2()        :  16.19
sad64x16_AVX512()      :  11.82   (Comparison:  1.37x)
sad64x32_AVX2()        :  31.37
sad64x32_AVX512()      :  21.43   (Comparison:  1.46x)
sad64x64_AVX2()        :  61.70
sad64x64_AVX512()      :  44.03   (Comparison:  1.40x)
sad64x128_AVX2()       : 139.16
sad64x128_AVX512()     :  70.04   (Comparison:  1.99x)
sad128x64_AVX2()       : 124.19
sad128x64_AVX512()     :  75.34   (Comparison:  1.65x)
sad128x128_AVX2()      : 463.05
sad128x128_AVX512()    : 396.70   (Comparison:  1.17x)
sad128x64x4d_AVX2()    : 444.48
sad128x64x4d_AVX512()  : 389.95   (Comparison:  1.14x)
sad128x128x4d_AVX2()   : 1067.52
sad128x128x4d_AVX512() : 1039.10  (Comparison:  1.03x)

30818 of 81350 relevant lines covered (37.88%)

2730697.31 hits per line

Jobs
ID Job ID Ran Files Coverage
10 1687.10 (COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON") 20 Jul 2019 01:48AM UTC 0
33.95
Travis Job 1687.10
11 1687.11 (COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON") 20 Jul 2019 01:59AM UTC 0
29.94
Travis Job 1687.11
Source Files on build 1687
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1687
  • c3077fe5 on github
  • Prev Build on avx512-sad (#1688)
  • Next Build on avx512-sad (#1961)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc