|
|
|
|
|
by deepnotderp
3146 days ago
|
|
Yeah, either a good Python JIT or Cython would have been fine honestly. I never understood the obsession with "python is slow" when you can recover almost all of the performance with a good JIT or Cython (in many/most cases). |
|