[DiscordArchive] I mean didn’t old sub devices from the 90s run jvm code natively?
[DiscordArchive] I mean didn’t old sub devices from the 90s run jvm code natively?
Archived author: MaxHayman • Posted: 2021-02-26T19:16:49.284000+00:00
Original source
I mean didn’t old sub devices from the 90s run jvm code natively?
Archived author: MaxHayman • Posted: 2021-02-26T19:16:59.440000+00:00
Original source
Sun*
Archived author: ZaDarkSide • Posted: 2021-02-26T19:17:05.620000+00:00
Original source
Java runs some custom bytecode atop of a VM, C# does that to and Javascript
Archived author: ZaDarkSide • Posted: 2021-02-26T19:17:49.675000+00:00
Original source
Assembly language is the fastest language then C, then C++
Archived author: MaxHayman • Posted: 2021-02-26T19:20:14.354000+00:00
Original source
But IMO reasonable language will work fine
Archived author: MaxHayman • Posted: 2021-02-26T19:20:38.133000+00:00
Original source
But saying because c++ is slow is not a great reason
Archived author: ZaDarkSide • Posted: 2021-02-26T19:20:57.419000+00:00
Original source
well any language is slow if you write crappy code
Archived author: MaxHayman • Posted: 2021-02-26T19:21:07.944000+00:00
Original source
That’s true
Archived author: ZaDarkSide • Posted: 2021-02-26T19:21:08.620000+00:00
Original source
except Ruby, that's really slow whatever you write
Archived author: JORGIE • Posted: 2021-02-26T19:21:26.187000+00:00
Original source
performance is a system. I admit that Java is not as efficient as C ++.