You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Ajith Ranabahu <aj...@gmail.com> on 2004/10/13 05:36:06 UTC

OM perfomance test results

Hi all,
Here comes the long awaited performance test results for the OM
implementations. I have attached the excel file which contains the
results and the graphs as pictures as well. The statistics are
attached as an html file for the sake of people who only work with a
web browser :)

Here are the details of the tests

Testing framework
  Sosnoski XML benchmark

Tested implementations
 AXIOM implementation based on the table model (AXTM)
 AXIOM implementation based on the link lists (AXLLM)
 JDOM

Since AXTM is read only yet, only the build time and the walk time of
the implementations were compared.
The code for the tests will be published in the SVN soon.

-- 
Ajith Ranabahu