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

OpenVisualCloud / SVT-AV1 / 2533
0%

Build:
DEFAULT BRANCH: master
Ran 12 Sep 2019 01:57AM UTC
Jobs 2
Files 388
Run time 5516min
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
2533

push

travis-ci-com

mafonsoN
Add sad64x, sad128x and sad128xMx4d AVX512 optimization (#480)

* 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)

* Temporally activate sad AVX512 code

To trigger online servers to test sad AVX512 building. Will revert before merging.

* Revert "Temporally activate sad AVX512 code"

This reverts commit 7e89bf31b.

32133 of 86399 relevant lines covered (37.19%)

2563636.13 hits per line

Jobs
ID Job ID Ran Files Coverage
10 2533.10 (COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON") 12 Sep 2019 01:57AM UTC 0
33.5
Travis Job 2533.10
11 2533.11 (COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON") 12 Sep 2019 02:11AM UTC 0
28.12
Travis Job 2533.11
Source Files on build 2533
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2533
  • 15e18368 on github
  • Prev Build on master (#2532)
  • Next Build on master (#2541)
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