On 06.08.2014 18:47, Bert Huijben wrote:
> Some time ago I switched a few of the calls mentioned here around to
> get a huge performance improvement on Windows. The standard integer
> parse functions start by skipping whitespace, and only then parse the
> integer. But whatever is whitespace is locale dependent, and checking
> for that from the CTY is really slow on Windows.
> (If I remember correctly these are exactly the parse id functions you
> are about to change here)

In that case, these functions must still perform sanity checks.

-- Brane


-- 
Branko Čibej | Director of Subversion
WANdisco | Realising the impossibilities of Big Data
e. br...@wandisco.com

Reply via email to