RE: [PATCH] Saving a few cycles, part 1/2
From: Bert Huijben <bert_at_qqmail.nl>
Date: Sun, 25 Apr 2010 22:47:07 +0200
> -----Original Message-----
If you don't use the intrinsincs (or IA-64), this is the sourcecode from the
void * __cdecl memcpy (
/*
return(ret);
Where would this be slower than the code you tried to replace it with?
Are you sure the overhead isn't in calling the C runtime in a separate DLL?
Bert
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.