[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #6460] inet_chksum minor optimizations
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [patch #6460] inet_chksum minor optimizations |
Date: |
Thu, 27 Mar 2008 18:15:35 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13 |
Follow-up Comment #3, patch #6460 (project lwip):
As long as we don't seriously mess with the checksum functions, I think it's
good to speed them up:
- Not all people really want to implement their own function
- These functions will often be used as a 'reference' for faster,
arch-dependent functions, so changing a 'while' to an 'if' is a good thing to
do in my opinion.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?6460>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/