Old Release

This documentation covers an old version of Fedora. Looking for another version? See all documentation.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Platform Profile: 

Repository Profile:

Setup Profile:

  • Test - Setup Profile: 10000 x 1KB

Benchtool

The benchmarking tool is available on github: https://github.com/futures/benchtool

git clone git@github.com:futures/benchtool.git
cd benchtool
mvn install

Benchtool is running on a different host.

Create Property Test Matrix

Workflow profile:  XXXX

Benchtool command (one thread): 

java -jar target/bench-tool-0.0.1-SNAPSHOT-jar-with-dependencies.jar -f http://saez:8080 -s 1048576 -n 1000 -t 1 -a ingest
ThreadsObjects

Datastream
Size

Create Property Time (ms)

1100001KBx ms
2100001KBx ms
4100001KBx ms
8100001KBx ms

Read Property Test Matrix

Workflow profile:  XXXX

Benchtool command (one thread): 

java -jar target/bench-tool-0.0.1-SNAPSHOT-jar-with-dependencies.jar -f http://saez:8080 -s 1048576 -n 1000 -t 1 -a read
ThreadsObjects

Datastream
Size

Read Property Time (ms)

1100001KBx ms
2100001KBx ms
4100001KBx ms
8100001KBx ms

Update Property Test Matrix

Workflow profile:  XXXX

Benchtool command (one thread):

java -jar target/bench-tool-0.0.1-SNAPSHOT-jar-with-dependencies.jar -f http://saez:8080 -s 1048576 -n 1000 -t 1 -a update
ThreadsObjects

Datastream
Size

Update Property Time (ms)

1100001KBx ms
2100001KBx ms
4100001KBx ms
8100001KBx ms

Delete Property Test Matrix

Workflow profile: XXXX

Benchtool command (one thread):

java -jar target/bench-tool-0.0.1-SNAPSHOT-jar-with-dependencies.jar -f http://saez:8080 -s 1048576 -n 1000 -t 1 -a delete
ThreadsObjects

Datastream
Size

Delete Property Time (ms)

1100001KBx ms
2100001KBx ms
4100001KBx ms
8100001KBx ms
  • No labels