|
10 years ago | |
---|---|---|
.. | ||
beyondj-data | 9 years ago | |
beyondj-data-loader | 9 years ago | |
beyondj-launcher | 9 years ago | |
beyondj-service | 9 years ago | |
README.md | 9 years ago | |
benchmark_config.json | 9 years ago | |
pom.xml | 9 years ago | |
setup.sh | 9 years ago | |
source_code | 9 years ago |
This is the BeyondJ portion of a benchmarking test suite comparing a variety of web development platforms.
This is using several BeyondJ projects to build an application.
You can easily run this sample application For that, simply run:
java -jar beyondj.jar
See BeyondJ projects documentation.
When deployed locally, the application uses the 'beyondj-service' context; for the benchmark, all URLs are prefixed with "/perf". Check out SampleApplication, the main Application file
The tests were run with:
Note: the code was adopted from the Spring version of the benchmarks