فهرست منبع

Add UICatalog benchmark launch profiles for v2 drivers (#3942)

Tonttu 5 ماه پیش
والد
کامیت
a8d3d26528
1فایلهای تغییر یافته به همراه8 افزوده شده و 0 حذف شده
  1. 8 0
      UICatalog/Properties/launchSettings.json

+ 8 - 0
UICatalog/Properties/launchSettings.json

@@ -39,6 +39,14 @@
       "commandName": "Project",
       "commandLineArgs": "--driver NetDriver --benchmark"
     },
+    "Benchmark All --driver v2win": {
+      "commandName": "Project",
+      "commandLineArgs": "--driver v2win --benchmark"
+    },
+    "Benchmark All --driver v2net": {
+      "commandName": "Project",
+      "commandLineArgs": "--driver v2net --benchmark"
+    },
     "WSL: Benchmark All": {
       "commandName": "Executable",
       "executablePath": "wsl",