From: Michael Niedermayer <michael@niedermayer.cc> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH 3/3] avfilter/vf_uspp: 1000% faster with threads Date: Thu, 16 Mar 2023 22:26:00 +0100 Message-ID: <20230316212600.GF375355@pb2> (raw) In-Reply-To: <ZBLJnJbHU5EhHetZ@phare.normalesup.org> [-- Attachment #1.1: Type: text/plain, Size: 1171 bytes --] On Thu, Mar 16, 2023 at 08:47:40AM +0100, Nicolas George wrote: > Michael Niedermayer (12023-03-16): > > Subject: Re: [FFmpeg-devel] [PATCH 3/3] avfilter/vf_uspp: 1000% faster with > > threads > > Rule of thumb: do not use variation percentages above +100% or below > -50%, use ratios instead: indeed, i agree > > avfilter/vf_uspp: 11 times faster with threads > > (11, really? not 10?) it was a rough number based on the fps on the command line (which fluctuates) so 10x is better i would not be able to tell 10x from 11x reliably also i had some NIST PRNG tests running in the background. If people care i can pause all other stuff and redo this and post precisse numbers, but iam not sure how interresting the exact factor for 1 thread vs 32 threads is. thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Any man who breaks a law that conscience tells him is unjust and willingly accepts the penalty by staying in jail in order to arouse the conscience of the community on the injustice of the law is at that moment expressing the very highest respect for law. - Martin Luther King Jr [-- Attachment #1.2: signature.asc --] [-- Type: application/pgp-signature, Size: 195 bytes --] [-- Attachment #2: Type: text/plain, Size: 251 bytes --] _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2023-03-16 21:26 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-03-15 23:34 [FFmpeg-devel] [PATCH 1/3] avfilter/vf_uspp: update to new APIs Michael Niedermayer 2023-03-15 23:34 ` [FFmpeg-devel] [PATCH 2/3] avfilter/vf_uspp: Support any codec Michael Niedermayer 2023-03-15 23:34 ` [FFmpeg-devel] [PATCH 3/3] avfilter/vf_uspp: 1000% faster with threads Michael Niedermayer 2023-03-16 7:47 ` Nicolas George 2023-03-16 21:26 ` Michael Niedermayer [this message] 2023-03-16 16:13 ` [FFmpeg-devel] [PATCH 1/3] avfilter/vf_uspp: update to new APIs James Almer 2023-03-16 21:15 ` Michael Niedermayer 2023-03-18 12:31 ` Michael Niedermayer
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20230316212600.GF375355@pb2 \ --to=michael@niedermayer.cc \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git