|
|
|
|
|
by anaccount342
255 days ago
|
|
I don't know how realistic only using a benchmark that only uses tight loops and integer operations. Something with hashmaps and strings more realistically represents everyday cpu code in python; most python users offload numeric code to external calls. |
|