docs(debug): add information about profiling

Add information to documentation how to profile and stress test
Backstage application.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
Heikki Hellgren
2024-08-30 09:13:53 +03:00
parent 0a2ccf8458
commit ed81ab07e2
3 changed files with 68 additions and 1 deletions
+2 -1
View File
@@ -366,7 +366,8 @@
"label": "Local Development",
"items": [
"tooling/local-dev/linking-local-packages",
"tooling/local-dev/debugging"
"tooling/local-dev/debugging",
"tooling/local-dev/profiling"
]
},
"tooling/package-metadata"