Re: configure: use case instead of grep
Alexander Strasser <[email protected]> Sun, 27 Feb 2022 12:03:12 +0100
| Newsgroups | gmane.comp.video.mplayer.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2022-02-27 10:09 +0100, Reimar Döffinger wrote: > > > On 26 Feb 2022, at 20:46, Reimar Döffinger <[email protected]> wrote: > > > > Replace the grep with a case. > > This is about 20% faster on macOS and 3x faster in WSL1 on Windows. > > Applied it. Thanks works here quite well on WSL1 and basically reduces configure time to what happens before writing config.* files. Will also have a look on MacOSX and Linux later. Alexander