Benchmarks icon indicating copy to clipboard operation
Benchmarks copied to clipboard

Benchmarks for ASP.NET Core

Results 118 Benchmarks issues
Sort by recently updated
recently updated
newest added

Adding a new dockerfile to use a asp.net R2R composite container image.

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Hi! Trying to test my server throughput, I found out that the server can't create more then 28231 open connections and that limit overall throughput to ~8500rpc. How can I...

We should have the ability to store benchmark profiles over time for benchmarks that opt in. This will allow us to quickly observe differences and to look at profiles for...

@CarnaViire Could your try this file locally and tell me if it's working like before the change? This way we don't have to copy the profile, we can just assign...

Adds a few benchmarks for modelbinding

Hi, what is currently the recommended way of opening a pull request over at TechEmpower? Thanks

Repro: ```cmd git clone https://github.com/aspnet/Benchmarks.git && cd Benchmarks crank --config .\src\BenchmarksApps\Kestrel\PlatformBenchmarks\platform.benchmarks.yml --scenario caching --profile aspnet-perf-lin ``` Output: ```log Configuration 'D:\projects\aspnet_benchmarks\https:\raw.githubusercontent.com\aspnet\Benchmarks\main\src\WrkClient\wrk.yml' could not be loaded. ``` cc @sebastienros

Get some ideas from https://github.com/aspnet/Benchmarks/blob/main/build/regressions.config.yml#L2-L27