Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.02 KB

README.md

File metadata and controls

37 lines (27 loc) · 1.02 KB

Linked Data Store Loadtest

Load-testing framework with GSIM inspired templates for LinkedDataStore

For more information about Linked Data Store, please refer to the LDS documentation.

Quickstart

Run a load-test by invoking one of the following scripts:

  • ldsmemory.sh
  • ldsneo4j.sh
  • ldspostgres.sh

Output will be in one of the following folders after the loadtest has completed:

  • ldsmemory/results
  • ldsneo4j/results
  • ldspostgres/results

Prerequisites

  • bash
  • docker

Example output

The following are examples of loadtest result output, they do not necessarily reflect current LDS performance but is a demonstration of what sort of visual output you can expect.

Multiplot

memory

Throughput

memory

Read Latency (logscale)

memory

Write Latency (logscale)

memory