|
|
|
|
|
by theandrewbailey
513 days ago
|
|
Transmitting data across the internet requires energy, plus JS is JIT/compiled every time it's run. Popular websites load up on JS, so it uses quite a bit. I was under the impression that Python's serious number crunching ultimately happens in modules written in another language like CUDA. If it couldn't be tied together with Python, it would be in another language. |
|