People being surprised that Java is fast in 2018 is really surprising tbh
Notices by Xerz π [UNMOVED] (espectalll@mstdn.io), page 12
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 21:32:05 UTC Xerz π [UNMOVED]
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 21:31:42 UTC Xerz π [UNMOVED]
@besserwisser also Java is not surprising either, JVM is really optimized and it's been pretty fast for a while on servers
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 21:31:11 UTC Xerz π [UNMOVED]
@besserwisser it joke
-
Quad πΈ (quad@weeaboo.space)'s status on Monday, 11-Jun-2018 19:52:45 UTC Quad πΈ
todd actually ported skyrim to alexa
i swear to god todd, please stop -
CEO of Contoso (calvin@cronk.stenoweb.net)'s status on Monday, 11-Jun-2018 13:49:14 UTC CEO of Contoso
if you put IDEA and Eclipse in a room to fight, no one would win except memory manufacturers
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 19:58:50 UTC Xerz π [UNMOVED]
@morguldir holy cow Servant is awesome
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 19:57:31 UTC Xerz π [UNMOVED]
@morguldir > Show filters panel
oh look I'm retarded
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 19:37:50 UTC Xerz π [UNMOVED]
@morguldir I can find them in the repos, but not looking up in the benchmark tables?
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 19:37:38 UTC Xerz π [UNMOVED]
@morguldir I can't find them in the repos, but not looking up in the benchmark tables?
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 18:47:16 UTC Xerz π [UNMOVED]
@freakazoid np~ :blobcat:
also yes, Node and Ruby are just bad memes
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 18:46:09 UTC Xerz π [UNMOVED]
@freakazoid You can't write your application in every language and see which one gives you the best tradeoffs, you have to know in advance to make a good choice lol.
Which is why benchmarks exist. Shit.
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 18:40:08 UTC Xerz π [UNMOVED]
@freakazoid Benchmarks is a kind of statistics lol
Anyway, for a benchmark, this is pretty good. It compares a shitton of stuff, it does so in many examples, one of which is intended to be as close to "real" production code as possible. And of course it does so while telling you which hardware has been used, and with the complete source code of everything (https://github.com/TechEmpower/FrameworkBenchmarks)
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 18:33:35 UTC Xerz π [UNMOVED]
@bgta todo mentira, son los pacΓficos y no nacionalistas espaΓ±oles de bien los que estΓ‘n aterrados de los violentos nazionalistas catalufos que vandalizan coches de la Guardia Civil o algo asΓ πͺπΈπͺπΈπͺπΈπͺπΈπͺπΈπͺπΈπͺπΈπͺπΈπͺπΈπͺπΈ
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 18:26:42 UTC Xerz π [UNMOVED]
I've just noticed that there's no Haskell tests either. So no Erlang, no Elixir, no PyPy, no Haskell. Sad.
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 18:22:07 UTC Xerz π [UNMOVED]
@thanatos @Vexatos You can do the same with any other language, or even go further. For instance, you can have a Java OS or even a Java processor which uses JVM bytecode as its instructions (there's been a few, and I think Qualcomm processors have some!). So it's rather not a language thing (not even depending on whenever it's compiled in the traditional sense!) but an *implementation* thing.
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 18:18:51 UTC Xerz π [UNMOVED]
@thanatos @Vexatos Basically, C tries to minimize the friction of having a runtime, by making it small enough, with the least changes, as readily available as possible. That's why most devs don't even know that there's such a thing as C runtimes. But oh boy they are, and they can surprise you in peculiar ways if you don't know that.
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 18:15:00 UTC Xerz π [UNMOVED]
@thanatos @Vexatos (just like Windows also comes with some version of .NET btw, and I don't think you're complaining about that even when stuff like C++ software depends on it)
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 18:14:51 UTC Xerz π [UNMOVED]
@thanatos @Vexatos (just like Windows also comes with some version of .NET btw, and I don't think you're complaining about that even when st
ff like C++ software depends on it) -
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 18:13:53 UTC Xerz π [UNMOVED]
@thanatos @Vexatos First off, you're already giving me the fact that you're worrying for a specific OS and processor. It turns out Windows has its own C runtime, it's just that it always comes with the OS.
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Monday, 11-Jun-2018 18:13:34 UTC Xerz π [UNMOVED]
@thanatos @Vexatos First off, you're already giving me the fact that you're worring for a specific OS and processor. It turns out Windows has its own C runtime, it's just that it always comes with the OS.