performance benchmark
Benchmark conditions
The benchmark was performed on the server with the next configuration:
- 4 core processor, 1600 MHz,
- memory – 16 Gb,
- OS: CentOS 7 x64, data storage – Apache Jena/Fuseki.
Test data set parameters:
- 10 classes of objects,
- 50 properties, including relations (one of classes, the "principal" type, has 20 assigned properties),
- about 1 100 000 individual objects, 1 000 000 of whom are of the "principal" type. Attribute values are randomly filled.
Not less than 10% of the objects belongs to more than one class.
Result: > 14 million triples, ~ 3 Gb of data.
Benchmark results
Test type | Result, seconds |
---|---|
Random object read | 0,00368 |
Reading 1 000 objects | 0,54* |
Reading 80 000 objects | 132,67 |
Reading 1 000 000 objects | 569,36 |
One object update | 0,07 |
* without filtering by the properties