> Delphi 2009 (CheckLibs_D2009.exe)
> Turbo Delphi Explorer (CheckLibs_TDE.exe)
> alle Tests komplett (CheckLibs.exe bzw CheckLibs.dpr)
********************************************************************************
***** Delphi 2009 **************************************************************
********************************************************************************
fill TXMLFile with 10.000 nodes and save this into a file
create:0 fill:10 save:6 free:3
fill TXMLFile with 10.000 nodes, delete 8.000 nodes and save this into a file
create:0 fill:10 delete:355 save:3 free:0
fill TXMLFile with 10.000 nodes with attributes and save this into a file
create:0 fill:26 save:14 free:4
fill TXMLFile with 100.000 nodes, save into and load this from a file
create:0 fill:225 save:134 free:50
create:0 load:349 free:47
fill TXMLFile with 10.000 nodes with attributes and search nodes
create:0 fill:26 search:2519 free:4
fill TXMLFile with 3.500.000 nodes, save into and load this from a file
create:0 fill:16895 save:11906 free:2489
create:0 load:24578 free:2376
load a file into TXMLFile with 3.500.000 nodes as
SAX mode
create:0 load:32381 free:0
********************************************************************************
***** Turbo Delphi Explorer ****************************************************
********************************************************************************
fill TXMLFile with 10.000 nodes and save this into a file
create:0 fill:13 save:6 free:3
fill TXMLFile with 10.000 nodes, delete 8.000 nodes and save this into a file
create:0 fill:14 delete:391 save:3 free:0
fill TXMLFile with 10.000 nodes with attributes and save this into a file
create:0 fill:42 save:18 free:7
fill TXMLFile with 100.000 nodes, save into and load this from a file
create:0 fill:332 save:176 free:87
create:0 load:463 free:97
fill TXMLFile with 10.000 nodes with attributes and search nodes
create:0 fill:45 search:2669 free:8
fill TXMLFile with 3.500.000 nodes, save into and load this from a file
create:0 fill:24055 save:15371 free:5979
create:0 load:31400 free:6208
load a file into TXMLFile with 3.500.000 nodes as
SAX mode
create:0 load:48734 free:0
********************************************************************************
***** komplett (D2009) *********************************************************
********************************************************************************
SetProcessAffinityMask: OK
use QueryPerformanceCounter
precreating used strings - do not create and convert this within the measuring
create:39
fill TXMLFile with 10.000 nodes and save this into a file
create:0 fill:9 save:6 free:2
fill MS-
XML-
DOM with 10.000 nodes and save this into a file
create:3 fill:6827 save:157 free:0
fill ThaXML with 10.000 nodes and save this into a file
create:0 fill:4 save:11 free:33
fill TXMLFile with 10.000 nodes, delete 8.000 nodes and save this into a file
create:0 fill:9 delete:392 save:3 free:0
fill MS-
XML-
DOM with 10.000 nodes, delete 8.000 nodes and save this into a file
create:0 fill:6778 delete:88233 save:88 free:0
fill ThaXML with 10.000 nodes, delete 8.000 nodes and save this into a file
create:0 fill:4 delete:35 save:0 free:0
fill TXMLFile with 10.000 nodes with attributes and save this into a file
create:0 fill:26 save:36 free:5
fill MS-
XML-
DOM with 10.000 nodes with attributes and save this into a file
create:0 fill:6819 save:113 free:0
fill ThaXML with 10.000 nodes with attributes and save this into a file
create:0 fill:5 save:11 free:33
fill TXMLFile with 100.000 nodes, save into and load this from a file
create:0 fill:211 save:134 free:48
create:0 load:324 free:43
fill MS-
XML-
DOM with 100.000 nodes, save into and load this from a file
create:0 fill:750833 save:247 free:0
create:0 load:317 free:93
fill ThaXML with 100.000 nodes, save into and load this from a file
create:0 fill:46 save:117 free:2922
create:0 load:401087 free:2920
fill TXMLFile with 10.000 nodes with attributes and search nodes
create:0 fill:25 search:2577 free:4
fill MS-
XML-
DOM with 10.000 nodes with attributes and search nodes
create:0 fill:6985 search:140237 free:0
fill ThaXML with 10.000 nodes with attributes and search nodes
create:0 fill:5 search:10136 free:33
fill TXMLFile with 3.500.000 nodes, save into and load this from a file
create:0 fill:15785 save:11503 free:2400
create:0 load:24203 free:2268
fill MS-
XML-
DOM with 3.500.000 nodes, save into and load this from a file
error: das ist wirklich keinem zumutbar
fill ThaXML with 3.500.000 nodes, save into and load this from a file
error: EOutOfMemory würde sich so ab 2.000.000 melden
error: ab etwa 500.000 braucht .Free ewig und es steigt expotentiel an
es sind hiermit also efektiv nicht viel mehr als 200.000 möglich
fill ThaXML with 200.000 nodes, save into and load this from a file
create:0 fill:242 save:1054 free:11694
error: das Laden würde ewig brauchen
fill ThaXML with 15.000 nodes, save into and load this from a file
create:0 fill:17 save:62 free:54
create:0 load:47741 free:54
load a file into TXMLFile with 3.500.000 nodes as
SAX mode
create:0 load:31928 free:0
load a file into MS-
XML-
DOM/
SAX with 3.500.000 nodes as
SAX mode
error: ich weiß noch nicht wie das geht
load a file into ThaXML with 3.500.000 nodes as
SAX mode
error: this class do not support this
press [enter]