How fast is really ASP.NET Core?

This page summarizes the projects mentioned and recommended in the original post on /r/programming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • FrameworkBenchmarks

    Source for the TechEmpower Framework Benchmarks project

  • These are the platform benchmarks, the ones discussed in the article as absurdly optimized. The MVC one uses DI - https://github.com/TechEmpower/FrameworkBenchmarks/blob/9b2c2e917d735b09f27c4dc5ce953d6d476b353d/frameworks/CSharp/aspnetcore/Benchmarks/Controllers/FortunesController.cs

  • countwords

    Discontinued Playing with counting word frequencies (and performance) in various languages.

  • "dang, I didn't know that was 50x faster than the idiomatic way" or "hey, I didn't know that this implementation in the stdlib prioritized this over that and made this so slow, that's interesting" -- .e.g, there's some kinda neat language details to be found in something like Ben Hoyt's community word count benchmarks repo and 'simple' vs 'optimal' code: https://github.com/benhoyt/countwords

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • it's about how asp.net has been juicing their benchmark scores by not benchmarking asp.net. aka cheating. loom may boost jvm benchmark scores some, but it's kind of a tangent compared to the thrust of this article (which even says jvm frameworks beat out ASP.NET when it's actually being tested and used.)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why django over asp.net core?

    2 projects | /r/django | 24 Sep 2022
  • Please make the nonsensical PHP hate stop.

    5 projects | /r/webdev | 4 Feb 2022
  • The Erlang Ecosystem [video]

    1 project | news.ycombinator.com | 8 Jan 2024
  • Ruby 3.3's YJIT Runs Shopify's Production Code 15% Faster

    1 project | news.ycombinator.com | 20 Sep 2023
  • Go vs. Rust vs. Bun vs. Node, Simple HTTP Benchmark

    1 project | news.ycombinator.com | 12 Sep 2023