orangy
/shutdown
so that we can curl
it to shutdown server
- add some sort of build task to run each server, fire wrk
at it, and dump results into special folder with the module nameorangy
rocketraman
11/03/2016, 1:13 PMkirillrakhman
11/03/2016, 1:14 PMkirillrakhman
11/03/2016, 1:15 PMrocketraman
11/03/2016, 1:18 PMkirillrakhman
11/03/2016, 1:20 PMorangy
orangy
orangy
orangy
rocketraman
11/05/2016, 6:37 PMorangy
rocketraman
11/05/2016, 9:02 PMorangy
[removed]
11/07/2016, 3:06 PME.g. in #server we could ask someone with powerful gradle-fu skills to help us automate simple benchmark testing of web frameworks with Kotlin, including #ktor and #wasabi, etc.@orangy do you have any [nightly] CI performance reports in ktor?
orangy
orangy
orangy
die
endpoints, gradle magic, etc. Just run JMH.rocketraman
11/08/2016, 3:36 PMrocketraman
11/08/2016, 3:36 PMURL
for the connection, wouldn't the test mostly be checking HTTP connection setup and tear-down time? In comparison wrk
is doing persistent connections with multiple threads... We could improve use AsyncHTTPClient or the Jetty Http client to similar effect.orangy
orangy
sun.net.www.http.HttpClient.KeepAliveCache
rocketraman
11/08/2016, 3:47 PMrocketraman
11/08/2016, 3:48 PMorangy
claudiug
11/09/2016, 9:11 PMorangy
sss
11/11/2016, 5:24 AMjkwatson
11/11/2016, 5:34 AM