You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Boris Kolpackov <bo...@codesynthesis.com> on 2006/10/18 09:20:22 UTC

[ANN] XSDBench XML Schema Benchmark 1.0.0 released

Hi,

I am pleased to announce the first release of XSDBench. XSDBench is an
open-source W3C XML Schema benchmark that compares the performance of
validating XML parsers. It measures validation throughput, statically-
linked test executable size, and, where possible, peak heap and stack
memory usage during parsing. The following parsers are supported in
this release:

  - Apache Xerces-C++
  - CodeSynthesis XSD
  - Gnome Libxml2
  - Microsoft XML Core Services (MSXML)
  - Oracle XDK

Results for the following platforms and compilers are available:

  - GNU/Linux on AMD Opteron 244 with GCC 4.1.2
  - Windows on Intel Pentium 3 with VC++ 7.1
  - GNU/Linux on Intel Pentium 3 with Intel C/C++ 9.1
  - GNU/Linux on IBM PowerPC 970MP with IBM XML C/C++ 8.0

More information on the benchmark architecture, results, as well as
the benchmark source code are available from the XSDBench home page:


http://www.codesynthesis.com/projects/xsdbench/


Best regards,
Boris


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org