What am I doing wrong here? When serializing a 100...
# coroutines
d
What am I doing wrong here? When serializing a 100K list, the async implementation seems to take 5 times more than non async implementation.