Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Benchtool command (one thread): 

no authz: 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
with authz: 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 -u adminuser -p turnip2

ThreadsObjects

Datastream
Size

AuthZ Time (ms)

No AuthZ Time (ms)
110001MB 510,248 ms
210001MB 408,316 ms
410001MB 387,168 ms
810001MB 384,786 ms

...

Benchtool command (one thread): 

no authz: 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
with authz: 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 -u adminuser -p turnip2
ThreadsObjects

Datastream
Size

AuthZ Time (ms)

No AuthZ Time (ms)
110001MB 6481 ms
210001MB 3299 ms
410001MB 3463 ms
810001MB 3472 ms

...

Benchtool command (one thread):

no authz: 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
with authz: 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 -u adminuser -p turnip2
ThreadsObjects

Datastream
Size

AuthZ Time (ms)

No AuthZ Time (ms)
110001MB 174,545 ms
210001MB 124,240 ms
410001MB 128,048 ms
810001MB 149,371 ms

...

Benchtool command (one thread):

no authz: 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
with authz: 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 -u adminuser -p turnip2
ThreadsObjects

Datastream
Size

AuthZ Time (ms)

No AuthZ Time (ms)
110001MB 112,387 ms
210001MB 92,130 ms
410001MB 92,542 ms
810001MB 92,472 ms