Pellet has been moved to http://pellet.owldl.com

The information on this page is kept for historical/archival reasons. These pages are not updated any more. Please update your link.


Overview     |     Project Page    |     Download     |     Support     |     FAQ     |     Online demo     |     Performance     |     Pellet Widget    

Pellet Performance

This page contains information about the performance evaluation of Pellet as of version 1.3 (beta2). All the experiments are done on an IBM ThinkPad T41 computer with Pentium Centrino 1.6GHz processor and 1.5GB of main memory. The Java heap space was set to 256MB (using -Xmx option).

There are four basic tests done to evaluate the performance.:

Ontology Tests

The following table summarizes the Pellet performance results for some generic OWL ontologies. All the times are listed in seconds. Times do not include parsing time (creating an RDF model from RDF/XML file) but displays the loading time (loading an RDF model to Pellet). The program that generated these results is included in the Pellet distribution.

 

Name OWL Species DL Expressivity Triples Classes Properties Individuals Loading Consistency Classify Realize Total
Mindswappers DL ALCIF(D) 996 48 60 122 0.14 0.05 0.13 0.17 0.49
AKT Portal DL ALCHOIF(D) 1771 169 137 75 0.11 0.01 0.67 0.06 0.85
OWL-S CongoService DL SHOIF(D) 2463 121 187 283 0.13 0.07 0.54 0.57 1.31
Food Full ALCOF 869 64 8 45 0.09 0.00 0.82 0.00 0.91
SUMO Full ALH(D) 3688 630 238 435 0.12 0.01 1.31 0.59 2.03
Tambis DL SHIN(D) 4200 392 100 0 0.22 0.00 1.00 0.00 1.22
Financial DL ALCIF 65723 59 16 17941 2.04 2.52 0.03 2.70 7.31
SWEET-JPL DL SHOIF(D) 5894 1400 137 110 0.23 0.00 8.01 0.39 8.63
Wine Full SHOIF(D) 2708 137 17 206 0.13 0.78 11.18 1.04 13.13
Galen DL SHF 30854 2749 413 0 1.29 0.00 46.10 0.00 47.39
All times are in seconds (sec)

 

Comparisons with Other Systems

 

MINDSWAP is a W3C member