Comment on [deleted]
tonytins@pawb.social 9 months ago
Most (popular) programs are lagging because they’re all bundling an entire web browser to get around the cross-platform hurdle. Good in theory, bad in practice. However, even infamous programming languages like Java are now as fast as C thanks to advances in hardware and software, such multiple cores and asynchronous tasks.
MaoZedongers@lemmy.today 9 months ago
As fast as C is likely an overstatement, few languages can claim that, but the difference can be negligible or faster in certain optimized usecases.