Skip to content
Snippets Groups Projects

AVX2 SGR (looprestoration) implementation

Merged Ronald S. Bultje requested to merge rbultje/dav1d:sgr-simd into master
All threads resolved!

Total decoding time for first 1000 frames of TwxVOYxoukU:

after: 0m3.761s
before: 0m6.868s

Cycle times:

selfguided_3x3_8bpc_c: 438865.8
selfguided_3x3_8bpc_avx2: 112522.6
selfguided_5x5_8bpc_c: 326938.3
selfguided_5x5_8bpc_avx2: 75850.1
selfguided_mix_8bpc_c: 755980.5
selfguided_mix_8bpc_avx2: 195930.3
Edited by Jean-Baptiste Kempf

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • 4f6979d2 - Add AVX2 implementation for SGR looprestoration

    Compare with previous version

  • added 1 commit

    • 06adf20e - Add AVX2 implementation for SGR looprestoration

    Compare with previous version

  • Henrik Gramner
  • Henrik Gramner
  • Ronald S. Bultje added 21 commits

    added 21 commits

    Compare with previous version

  • Henrik Gramner resolved all discussions

    resolved all discussions

  • added 1 commit

    • 9bf8d155 - Add AVX2 implementation for SGR looprestoration

    Compare with previous version

  • Ronald S. Bultje added 4 commits

    added 4 commits

    • c6fe27cd - 1 commit from branch videolan:master
    • 7d1d7d28 - Add unit test for SGR looprestoration
    • bfdfd1aa - Simplify SGR C code
    • 4a499fd5 - Add AVX2 implementation for SGR looprestoration

    Compare with previous version

  • Ronald S. Bultje enabled an automatic merge when the pipeline for 4a499fd5 succeeds

    enabled an automatic merge when the pipeline for 4a499fd5 succeeds

  • Jean-Baptiste Kempf changed the description

    changed the description

  • added x86 label

  • Please register or sign in to reply
    Loading