Is there something inheret about rust that means its faster at dep resolution than Python? Like where is the speed up coming from?
Or would it be possible to go this fast in python if you cared enough about speed?
Is it a specific thing that rust has an amazing library for? Like Network or SerDe or something?
replies(2):