Re: [xml] xmlDocDumpMemory() is VERY slow on Win32



$ gcc -o steve2 steve2.c
$ time ./steve2
malloc OK (16000)
000: realloc OK (16000 to 32000)
001: realloc OK (32000 to 48000)
002: realloc OK (48000 to 64000)
003: realloc OK (64000 to 80000)
<snip>
637: realloc OK (10208000 to 10224000)
638: realloc OK (10224000 to 10240000)
639: realloc OK (10240000 to 10256000)
1 seconds

real    0m0.370s
user    0m0.000s
sys     0m0.030s

-- Petr

Attachment: pgpBljLjbAM3J.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]