Przeglądaj źródła

[ci fw-only CSharp/aspcore] update URLs (#4602)

* aspcore: add platform multiple queries

* Add missing console output

* tweak postgresql connectionstring

* aspnetcore: update urls
n-stefan 6 lat temu
rodzic
commit
013c9db5c4

+ 2 - 2
frameworks/CSharp/aspnetcore/benchmark_config.json

@@ -98,7 +98,7 @@
       "versus": "aspcore-ado-pg"
     },
     "rhtx-pg-up": {
-      "query_url": "/queries/queries=",
+      "update_url": "/updates/queries=",
       "port": 8080,
       "approach": "Realistic",
       "classification": "Platform",
@@ -480,7 +480,7 @@
       "versus": "aspcore-ado-pg"
     },
     "mvc-dap-pg-up": {
-      "query_url": "/mvc/queries/dapper?queries=",
+      "update_url": "/mvc/updates/dapper?queries=",
       "port": 8080,
       "approach": "Realistic",
       "classification": "Fullstack",