Steven Smith 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
..
src 1ed95e1d42 Fix broken tests 9 years ago
benchmark_config.json e34a35704f fix warnings for sabina 9 years ago
jetty-mongodb.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
jetty.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
pom.xml 1fd22f97d0 Update framework version to 1.3.5 9 years ago
readme.md 54b88b6dec Missing tests implementation 10 years ago
setup.sh 0ab5d1cc2a More fixes for travis 10 years ago
source_code 54b88b6dec Missing tests implementation 10 years ago
undertow-mongodb.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago
undertow.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 9 years ago

readme.md

Sabina Benchmarking Test

This is the Sabina portion of a benchmarking test suite comparing a variety of web development platforms. The test utilizes Sabina routes, Gson for JSON serialization and a custom OSIV pattern created with Sabina filters.

Tests

Infrastructure Software Versions

Different test setups

  • Local environment with Sabina's built in embedded Jetty (port=8080, context=/)
  • Local environment with Sabina's built in embedded Undertow (port=8080, context=/)

Test URLs

JSON Encoding Test

http://localhost:8080/json

Data-Store/Database Mapping Test

http://localhost:8080/db?queries=5

Plain Text Test

http://localhost:8080/plaintext