Comment on meanwhile electron
illectrility@sh.itjust.works 1 year ago
Destroyer of performance
Well, it’s faster than Python.
If done correctly. Electron is slow as crap in most cases. It can be optimized but it usually isn’t
I was talking specifically about NodeJS servers. JS has much better execution speed than Python due to having JIT compilation.
Boinketh@lemm.ee 1 year ago
Well, it’s faster than Python.
illectrility@sh.itjust.works 1 year ago
If done correctly. Electron is slow as crap in most cases. It can be optimized but it usually isn’t
Boinketh@lemm.ee 1 year ago
I was talking specifically about NodeJS servers. JS has much better execution speed than Python due to having JIT compilation.