This may be a placebo, but is Ktor3 faster? I just...
# ktor
c
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
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.
❤️ 3
c
OK, maybe wasn't a placebo then!