summaryrefslogtreecommitdiff
path: root/xsd/examples/cxx/tree/performance/README
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-23 15:25:44 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-23 15:25:44 +0200
commit8286ac511144e4f17d34eac9affb97e50646344a (patch)
treef1af7320d7b6be6be059216d0ad08ac7b4f73fd0 /xsd/examples/cxx/tree/performance/README
parenta15cf65c44d5c224169c32ef5495b68c758134b7 (diff)
Imported Upstream version 4.0.0upstream/4.0.0
Diffstat (limited to 'xsd/examples/cxx/tree/performance/README')
-rw-r--r--xsd/examples/cxx/tree/performance/README6
1 files changed, 2 insertions, 4 deletions
diff --git a/xsd/examples/cxx/tree/performance/README b/xsd/examples/cxx/tree/performance/README
index 440ee62..cb79cc2 100644
--- a/xsd/examples/cxx/tree/performance/README
+++ b/xsd/examples/cxx/tree/performance/README
@@ -7,10 +7,8 @@ The example consists of the following files:
test.xsd
XML Schema which describes the test vocabulary.
-test-5k.xml
test-50k.xml
-test-500k.xml
- Test XML documents of various sizes.
+ Test XML document.
gen.cxx
Program to generate a test document of desired size.
@@ -57,4 +55,4 @@ parser (off by default). The -i option can be used to specify the
number of parsing and serialization iterations (1000 by default). For
example:
-$ ./driver -v -i 100 test-500k.xml
+$ ./driver -v -i 100 test-50k.xml