1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-08-08 17:42:14 +03:00

Adding a graph from the xmlbench benchmark results and a link, Daniel

This commit is contained in:
Daniel Veillard
2003-03-19 21:58:59 +00:00
parent 249d7bbee2
commit 806cadafdc
5 changed files with 16 additions and 5 deletions

BIN
doc/benchmark.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -177,6 +177,9 @@ far too early to make any conformance statement about it at the moment.</p>
<li>also check the related links section below for more related and active <li>also check the related links section below for more related and active
projects.</li> projects.</li>
</ul> </ul>
<p>Results of the <a href="http://xmlbench.sourceforge.net/results/benchmark/index.html">xmlbench
benchmark</a> on sourceforge 19 March 2003 (smaller is better):</p>
<p align="center"><img src="benchmark.gif" alt="benchmark results for Expat Xerces libxml2 Oracle and Sun toolkits"></p>
<p>Logo designed by <a href="mailto:liyanage@access.ch">Marc Liyanage</a>.</p> <p>Logo designed by <a href="mailto:liyanage@access.ch">Marc Liyanage</a>.</p>
<p><a href="bugs.html">Daniel Veillard</a></p> <p><a href="bugs.html">Daniel Veillard</a></p>
</td></tr></table></td></tr></table></td></tr></table></td> </td></tr></table></td></tr></table></td></tr></table></td>

View File

@@ -133,9 +133,8 @@ or libxslt wrappers or bindings:</p>
<li>There is support for libxml2 in the DOM module of PHP.</li> <li>There is support for libxml2 in the DOM module of PHP.</li>
<li> <li>
<a href="http://savannah.gnu.org/projects/classpathx/">LibxmlJ</a> is <a href="http://savannah.gnu.org/projects/classpathx/">LibxmlJ</a> is
an effort to create a 100% JAXP-compatible Java wrapper for an effort to create a 100% JAXP-compatible Java wrapper for libxml2 and
libxml2 and libxslt as part of GNU ClasspathX project. libxslt as part of GNU ClasspathX project.</li>
</li>
</ul> </ul>
<p>The distribution includes a set of Python bindings, which are guaranteed <p>The distribution includes a set of Python bindings, which are guaranteed
to be maintained as part of the library in the future, though the Python to be maintained as part of the library in the future, though the Python

View File

@@ -103,6 +103,11 @@ far too early to make any conformance statement about it at the moment.</p>
projects.</li> projects.</li>
</ul> </ul>
<p>Results of the <a
href="http://xmlbench.sourceforge.net/results/benchmark/index.html">xmlbench
benchmark</a> on sourceforge 19 March 2003 (smaller is better):</p>
<p align="center"><img src="benchmark.gif" alt="benchmark results for Expat Xerces libxml2 Oracle and Sun toolkits"></p>
<p>Logo designed by <a href="mailto:liyanage@access.ch">Marc Liyanage</a>.</p> <p>Logo designed by <a href="mailto:liyanage@access.ch">Marc Liyanage</a>.</p>
<h2><a name="Introducti">Introduction</a></h2> <h2><a name="Introducti">Introduction</a></h2>
@@ -1648,8 +1653,8 @@ or libxslt wrappers or bindings:</p>
Tcl</a>.</li> Tcl</a>.</li>
<li>There is support for libxml2 in the DOM module of PHP.</li> <li>There is support for libxml2 in the DOM module of PHP.</li>
<li><a href="http://savannah.gnu.org/projects/classpathx/">LibxmlJ</a> is <li><a href="http://savannah.gnu.org/projects/classpathx/">LibxmlJ</a> is
an effort to create a 100% JAXP-compatible Java wrapper for an effort to create a 100% JAXP-compatible Java wrapper for libxml2 and
libxml2 and libxslt as part of GNU ClasspathX project. libxslt as part of GNU ClasspathX project.</li>
</ul> </ul>
<p>The distribution includes a set of Python bindings, which are guaranteed <p>The distribution includes a set of Python bindings, which are guaranteed
@@ -2872,6 +2877,8 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {

View File

@@ -263,6 +263,8 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {