Forum Discussion
Altera_Forum
Honored Contributor
20 years agoLWIP question regarding speed optimization
when fooling around with the performance counter inside the LWIP checksum routines, i discovered that in the LWIP_checksum routine, the actual making of the checksum is 10% of the load, the reaming 9...
Altera_Forum
Honored Contributor
20 years agoto be honest i think your right, i think the performance counter is including the cpu time for the underlying routines that called the checksum routine to the return statement, i see no other way realy
now to find out were all that stuff actually goes http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif