X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Flaunch.json;h=a80e9417bbba3d45b50a3b2596f3a5249bad6dc8;hb=98f60ddd83d32e108adcfddebeb902f0d5a197eb;hp=921886b80a6fe89f7f2b9ca7e27d41b85cff39a6;hpb=0f15ea36ce86480f44bc7d0c150184bc6d63793a;p=poolifier.git diff --git a/.vscode/launch.json b/.vscode/launch.json index 921886b8..a80e9417 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -30,7 +30,7 @@ "name": "Launch Mitata Benchmark Debug", "cwd": "${workspaceFolder}", "runtimeExecutable": "pnpm", - "runtimeArgs": ["run", "benchmark:mitata:debug"], + "runtimeArgs": ["run", "benchmark:tatami-ng:debug"], "skipFiles": ["/**"], "stopOnEntry": true }