> Same benchmarks as v4. Did the switch to put_bits63() not cost performance?
In my tests it did not. I tested with old uint32_t, then immediately afterwards with uint64_t and times were the same. Στις Σάβ 24 Μαΐ 2025 στις 2:09 μ.μ., ο/η Andreas Rheinhardt <[email protected]> έγραψε: > > IndecisiveTurtle: > > From: IndecisiveTurtle <[email protected]> > > > > Performance wise, encoding a 3440x1440 1-minute video is performed in about > > 2.4 minutes with the cpu encoder running on my Ryzen 5 4600H, while it > > takes about 1.3 minutes on my NVIDIA GTX 1650 > > > > Haar shader has a subgroup optimized variant that applies when configured > > wavelet depth allows it > > --- > > Same benchmarks as v4. Did the switch to put_bits63() not cost performance? > > - Andreas > > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
