mirror of
https://github.com/kataras/iris.git
synced 2026-01-06 03:27:27 +00:00
Kestrel vs Iris new benchmarks, as you asked for 👍
Former-commit-id: d8979e55679bbb586dd79a81a43e1c29082ad9c2
This commit is contained in:
8
_benchmarks/netcore/appsettings.json
Normal file
8
_benchmarks/netcore/appsettings.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"Logging": {
|
||||
"IncludeScopes": false,
|
||||
"LogLevel": {
|
||||
"Default": "Error"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user