svn commit: r319897 - head/usr.bin/yes

Justin Hibbits jrh29 at alumni.cwru.edu
Wed Jun 14 14:26:10 UTC 2017


On Wed, Jun 14, 2017 at 9:19 AM, Bryan Drewery <bdrewery at freebsd.org> wrote:
> On 6/13/2017 5:35 AM, Pietro Cerutti wrote:
>> Author: gahr (ports committer)
>> Date: Tue Jun 13 12:35:01 2017
>> New Revision: 319897
>> URL: https://svnweb.freebsd.org/changeset/base/319897
>>
>> Log:
>>   Improve yes' throughput
>>
>>   On my system, this brings up the throughput from ~20 to ~600 MiB/s.
>>
>>   Inspired by: https://www.reddit.com/r/unix/comments/6gxduc/how_is_gnu_yes_so_fast/
>>
>>   Reviewed by:        cognet
>>   Approved by:        cognet
>>
>> Modified:
>>   head/usr.bin/yes/yes.c
>
>
> While here we should add libxo support.
>
> --
> Regards,
> Bryan Drewery
>

I think before we add libxo, we need to capsicumize it.  After all, it
does accept arbitrary arguments.

- Justin


More information about the svn-src-all mailing list