Alpha Ho c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 meses atrás
..
project c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 meses atrás
src c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 meses atrás
.dockerignore eb8043f8f7 Scala with Akka HTTP with Circe and Slick and Postgres (#4395) 6 anos atrás
.gitignore eb8043f8f7 Scala with Akka HTTP with Circe and Slick and Postgres (#4395) 6 anos atrás
.sbtopts eb8043f8f7 Scala with Akka HTTP with Circe and Slick and Postgres (#4395) 6 anos atrás
.scalafmt.conf eb8043f8f7 Scala with Akka HTTP with Circe and Slick and Postgres (#4395) 6 anos atrás
README.md d8406cc647 akka-http and akka-http-slick-postgres improvements (#4450) 6 anos atrás
build.sbt c588c09094 update JDK version to 21 or 17 in Scala frameworks to get the performance improvements from recent JDK versions: (#9837) 6 meses atrás

README.md

akka-http-slick-postgres Benchmarking Test

Test Type Implementation Source Code

Important Libraries

The tests were run with:

Test URLs

JSON

http://localhost:9000/json

PLAINTEXT

http://localhost:9000/plaintext

DB

http://localhost:9000/db

QUERY

http://localhost:9000/query?queries=

CACHED QUERY

http://localhost:9000/cached_query?queries=

UPDATE

http://localhost:9000/update?queries=

FORTUNES

http://localhost:9000/fortunes