-
Notifications
You must be signed in to change notification settings - Fork 679
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Hexagon release and improve Netty configuration (#6888)
* Add Hexagon Toolkit (Kotlin) implementation * Update kotlin/hexagon/build.gradle Co-authored-by: Marwan Rabbâa <[email protected]> * Update kotlin/hexagon/config.yaml Co-authored-by: Marwan Rabbâa <[email protected]> * Update kotlin/hexagon/src/main/kotlin/Benchmark.kt Co-authored-by: Marwan Rabbâa <[email protected]> * Fix wrong route * Create 'server.jar' archive on build * Update to R2 final * Update to the latest Hexagon version * Kotlin Hexagon: use new server adapter (Netty) * Improve version management * Add Jetty adapter for completeness * Rename hexagon netty test * Add Netty Epoll adapter benchmark * Add Netty Epoll adapter benchmark * Update kotlin/hexagon-netty-epoll/build.gradle Co-authored-by: Marwan Rabbâa <[email protected]> * Fix start up problem * Update Hexagon version * Update Hexagon version * Update Hexagon version * Add Vert.x adapter benchmark * Add Netty async adapter benchmark * Update Hexagon release * Update Hexagon release and improve configuration * Delete discarded adapters * Improve Netty configuration --------- Co-authored-by: Marwan Rabbâa <[email protected]>
- Loading branch information
1 parent
f9030a1
commit ac47a84
Showing
5 changed files
with
17 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters