Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upMerge grizzly and grizzly-jersey projects #3329
Conversation
zloster
added some commits
Feb 23, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
mention-bot
Feb 23, 2018
Thanks @zloster for contributing to The Framework Benchmarks! @TechEmpower, code you've worked on has been modified. If you have the chance, please review. If you wish to unsubscribe from these notices, please open a Pull Request with the commit message [ci skip] and your github name added to the userBlacklist array in the .mention-bot file.
mention-bot
commented
Feb 23, 2018
|
Thanks @zloster for contributing to The Framework Benchmarks! @TechEmpower, code you've worked on has been modified. If you have the chance, please review. If you wish to unsubscribe from these notices, please open a Pull Request with the commit message |
zloster commentedFeb 23, 2018
The problem is described in #3324.
Here I move the
grizzly-jerseyproject inside thegrizzlyfolder, modify the benchmark configuration and adjust the setup script. This approach (several separate projects inside sub-folders) is used inJava/play2project. It's the fastest and the dirtiest.