chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH] Avoid checking ports multiple times in wri


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] Avoid checking ports multiple times in write, display, print and print*
Date: Thu, 17 Apr 2014 19:57:46 +0200
User-agent: Mutt/1.4.2.3i

On Fri, Apr 11, 2014 at 01:23:30AM +0000, Mario Domenech Goulart wrote:
> Hi,
> 
> Please, review the attached patch.  It gives a slight performance
> improvement for write, display, print and print*.

Do you have a benchmark that shows the difference?  As far as I know
the bottleneck is in the formatting code, not so much in the port
checking.

Cheers,
Peter
-- 
http://www.more-magic.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]