Sharkbench

Benchmarking programming languages and web frameworks

ASP.NET Core (C#)
ASP.NET Core is a free and open-source web framework developed by Microsoft for building modern, cloud-based, internet-connected applications. It is a redesign of ASP.NET that allows developers to create applications that run on Windows, Linux, and macOS. ASP.NET Core supports the development of full-featured web applications and APIs and is designed to allow for scalable, high-performance solutions.
This benchmark tests how fast a framework can perform concurrent HTTP requests, I/O operations, and JSON de/serialization.
MedianP99
Framework
Requests per second
Latency
Stability
Memory
C# (.NET v8.0) / ASP.NET Core
2939
7.2 ms
13.25 %
59.8 MB
C# (.NET v6.0) / ASP.NET Core
2150
7.6 ms
12.27 %
53.5 MB

About C#

Paradigm

Object-Oriented, Imperative, Event-Driven, Functional

Execution

JIT

Typing

Static

Null Safety

YES

Memory Management

Garbage Collection

C# is a modern, general-purpose programming language developed by Microsoft as part of its .NET initiative. Known for its simplicity, power, and versatility, C# is designed to be used for developing software components suitable for deployment in distributed environments. It is primarily used on the .NET Framework for Windows application development but has grown to support cross-platform needs via .NET Core. C#'s integration with Windows and its comprehensive set of libraries make it a prime choice for developing desktop applications, web services, and enterprise software.

C# web frameworks

MedianP99
Framework
Requests per second
Latency
Stability
Memory
C# (.NET) / ASP.NET Core
2939
7.2 ms
13.25 %
59.8 MB

© 2024 Tien Do Nam