Comment on meanwhile electron
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.
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.