Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jilen/scala-http-benchmark

 
 

Repository files navigation

scala-http-benchmark

Build

sbt akka-http-benchmark/docker:publishLocal http4s-benchmark/docker:publishLocal zio-http-benchmark/docker:publishLocal

Run

Example

docker run -d --name akka-http-benchmark --cpus="1" --memory="1024m" -p 8080:8080 akka-http-benchmark:1.0-SNAPSHOT

Test

wrk -t2 -c100 -d10s "http://127.0.0.1:8080"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%