[FFmpeg-devel] [PATCH 2/3] configure: speedup x2-x8

avih avihpit at yahoo.com
Sat Aug 25 21:09:57 EEST 2018


For overview see:
http://ffmpeg.org/pipermail/ffmpeg-devel/2018-August/233665.html

Attached is patch 2/3 which was at "main.patch" of that message.

print_enabled_components() was invoking sed about 350 times on one
file. This is never instant but takes many seconds where fork is
slow (Windows). Invoke sed only once instead = x4-x10 speedup.
 

    On Saturday, August 25, 2018 7:55 PM, Timo Rothenpieler <timo at rothenpieler.org> wrote:
 

 Please use git send-email to send your patches, or at least send each 
patch, created by git format-patch, as individual attachment. Your files 
seem to contain multiple patches one after another, which makes them 
very hard to follow.

But nice work! Let's hope this does not cause any regressions.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


   
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-configure-print_enabled_components-speedup-x4-x10.patch
Type: text/x-patch
Size: 2238 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180825/881ffb41/attachment.bin>


More information about the ffmpeg-devel mailing list