|
%!s(int64=8) %!d(string=hai) anos | |
---|---|---|
.. | ||
beyondj-data | %!s(int64=9) %!d(string=hai) anos | |
beyondj-data-loader | %!s(int64=9) %!d(string=hai) anos | |
beyondj-launcher | %!s(int64=9) %!d(string=hai) anos | |
beyondj-service | %!s(int64=9) %!d(string=hai) anos | |
.gitignore | %!s(int64=9) %!d(string=hai) anos | |
README.md | %!s(int64=9) %!d(string=hai) anos | |
benchmark_config.json | %!s(int64=9) %!d(string=hai) anos | |
pom.xml | %!s(int64=9) %!d(string=hai) anos | |
setup.sh | %!s(int64=8) %!d(string=hai) anos | |
source_code | %!s(int64=9) %!d(string=hai) anos |
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-launcher/target/beyondj.jar &
See BeyondJ projects documentation.
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