[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Entries Cache Performance & fast svn_time_from_cstring code

From: Zack Weinberg <zack_at_codesourcery.com>
Date: 2002-11-27 01:52:25 CET

Brandon Ehle <azverkan@yahoo.com> writes:

> Like I said, it completely fell off the chart when I stopped using
> sscanf, and using fast_strtoul10 didn't really save anything over
> strtoul as far as I can tell, but someone mentioned strtoul it might
> not be very available on every platform, so I rewrote it to be a
> little quicker.

strtoul is in C89; I don't think that's worth worrying about.

zw

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 27 01:53:07 2002

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.