[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] improve performance of write-u8vector
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] [PATCH] improve performance of write-u8vector |
Date: |
Mon, 27 Oct 2014 16:32:21 +0100 |
User-agent: |
Mutt/1.4.2.3i |
On Tue, Oct 21, 2014 at 10:40:29AM -0700, Thomas Hintz wrote:
> I think the original patch is wrong. check-range for "from" is passing
> in the wrong value for the "to" parameter to check-range. It can also be
> simplified since "from" will always be specified. Attached is an updated
> patch.
Thanks for getting back to us on that. I probably wouldn't have noticed
the mistake in the original patch... :S
Also, thanks for the improving this part of the core's performance! With
this, websockets will really fly ;)
Here's a signed off patch, so another core member may push it.
Cheers,
Peter
--
http://www.more-magic.net
0001-Improving-performance-of-write-u8vector.patch
Description: Text document