This may be a placebo, but is Ktor3 faster? I just bumped to 3-RC-1 from 2.x this weekend, and despite being on a cell connection, loading was instant to the point where need to add a min time to show something was actually loading and didn't just do nothing.
➕ 1
K 2
b
Bruce Hamilton
09/16/2024, 5:28 PM
We haven't finished benchmarking, but so far it's looking like any I/O related tasks are actually quite a bit faster now with the kotlinx-io integration.