Sharkbench

Benchmarking programming languages and web frameworks

C# web frameworks

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.

Benchmarks

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) / ASP.NET Core
2939
7.2 ms
13.25 %
59.8 MB

© 2024 Tien Do Nam