HTTP server

Create a http directory. Create project.scala in the directory and add all the dependencies there.

Execution time Memory Binary size
Native 32 23 15
GraalVM ? ? ?
JVM 22 220 29* (jar) + JVM

HTTP client

Memory Binary size
Native 28 16
GraalVM ? ?
JVM 230 29* (jar) + JVM