Hi I am trying to fix some performance issues with Ktor's HttpClient with curl engine for Kotlin/Native but I am not sure how to proceed from here
I noticed that the http calls to localhost take above 100ms, even though the server can respond in 2ms or less
Reproducing the issue locally and running it a few times (even though I am using very primitive tools to measure the performance) shows that it does indeed run very slow
https://paste.ofcode.org/GYkS6PnEjvjHn9U8Baw6eQ