/ktor-native

Checking out the progress of Ktor native on Linux

Primary LanguageKotlin

Ktor Native

Just looking at Ktor Native on Linux to quick test performance for startup, memory, and response time of a simple hello world implementation.

Build all artifacts for your system, mac or linux.

./gradlew build

Release artifact can be run with:

./build/bin/native/releaseExecutable/ktor-native.kexe