mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 08:33:36 +00:00
feature: telemetry logging
This commit is contained in:
@@ -41,6 +41,16 @@
|
||||
"cwd": "."
|
||||
}
|
||||
},
|
||||
"benchmark-simple": {
|
||||
"executor": "nx:run-commands",
|
||||
"dependsOn": [
|
||||
"install"
|
||||
],
|
||||
"options": {
|
||||
"command": "bash scripts/nx_research.sh benchmark-simple",
|
||||
"cwd": "."
|
||||
}
|
||||
},
|
||||
"benchmark-agent": {
|
||||
"executor": "nx:run-commands",
|
||||
"dependsOn": [
|
||||
|
||||
Reference in New Issue
Block a user