Keenan Brock e34a35704f fix warnings for sabina 10 years ago
..
src 44ac73f34b Apply updates from code review comments 10 years ago
benchmark_config.json e34a35704f fix warnings for sabina 10 years ago
jetty-mongodb.sh 0ab5d1cc2a More fixes for travis 10 years ago
jetty.sh 0ab5d1cc2a More fixes for travis 10 years ago
pom.xml d1c461930f Fix tests for MongoDB store 10 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 0ab5d1cc2a More fixes for travis 10 years ago
undertow.sh 0ab5d1cc2a More fixes for travis 10 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