Comment on Why Python Is Slow: Looking Under the HoodparentComments−hyperbovine11yI'm not sure microbenchmarks are typical.−haberman11yI think they are a pretty good representation of the performance of doing something directly in the language (as opposed to just calling into lower-level libraries written in a different language).
Comments
I'm not sure microbenchmarks are typical.
I think they are a pretty good representation of the performance of doing something directly in the language (as opposed to just calling into lower-level libraries written in a different language).