840
you are viewing a single comment's thread
view the rest of the comments
[-] _cnt0@sh.itjust.works 3 points 10 months ago

I'm curious to hear how that works out. I'm a big fan of C#; not so much the Microsoft ecosystem. I'd say for maximum scalability you'd want languages which compile to small binaries. So, Go, Rust, C++, C, and theoretically some others. The approach with Java and C# to bundle the framework, JIT, etc, and then try to shave off as much as you can get away with feels kind of backwards. And I get the excitement of the Java folks when they manage to create a self-contained binary with GraalVM and co of 12mb. Like, that's impressive, but had you developed the same thing with Go it would be .5mb. Curious to see how .NET fares in that comparison to Java.

[-] Serdan@lemm.ee 1 points 10 months ago* (last edited 10 months ago)

In the dotnet 8 announcement the brag is that a minimal web service will be 8.5 megs

https://learn.microsoft.com/en-us/aspnet/core/release-notes/aspnetcore-8.0?view=aspnetcore-8.0#native-aot

this post was submitted on 14 Nov 2023
840 points (89.5% liked)

linuxmemes

20842 readers
2089 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS