mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-04 21:04:57 +00:00
Added files for performance testing.
This commit is contained in:
parent
8ffc7e6556
commit
c2a87a1b7e
4 changed files with 616013 additions and 0 deletions
18
testdata/largefiles/README.txt
vendored
18
testdata/largefiles/README.txt
vendored
|
@ -4,3 +4,21 @@ benchmark various aspects of Expat's performance.
|
|||
(As files are added, they should be described here, including what
|
||||
benchmark program they're intended to be used with and what that
|
||||
resulting measurements tell us.)
|
||||
|
||||
* nes96.xml (~2.8MB):
|
||||
- properties: no namespaces, mixed content, average nesting depth
|
||||
- source: http://sda.berkeley.edu:7502/ddi/nes96/
|
||||
(no indication of license or copyright there)
|
||||
- purpose: mostly for performance testing with the benchmark utility
|
||||
|
||||
* wordnet_glossary-20010201.xml (~14.4MB):
|
||||
- properties: namespaces, element content, flat
|
||||
- source: http://www.semanticweb.org/library/wordnet/
|
||||
(license looks Open Source, see license.html file on the same page)
|
||||
- purpose: mostly for performance testing with the benchmark utility
|
||||
|
||||
* recset.xml (~29.1MB):
|
||||
- properties: small portion with namespaces, bulk without, element content, flat
|
||||
- test data donated by Karl Waclawek
|
||||
- purpose: mostly for performance testing with the benchmark utility
|
||||
|
||||
|
|
115114
testdata/largefiles/nes96.xml
vendored
Normal file
115114
testdata/largefiles/nes96.xml
vendored
Normal file
File diff suppressed because it is too large
Load diff
251623
testdata/largefiles/recset.xml
vendored
Normal file
251623
testdata/largefiles/recset.xml
vendored
Normal file
File diff suppressed because it is too large
Load diff
249258
testdata/largefiles/wordnet_glossary-20010201.rdf
vendored
Normal file
249258
testdata/largefiles/wordnet_glossary-20010201.rdf
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue