It would be nice to have some sort of batch perfor...
# server
o
It would be nice to have some sort of batch performance measurement. I suggest doing this: - add special endpoint to each server
/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 name
👍 1