This commit is contained in:
2022-02-03 20:32:11 +00:00
parent a55761788a
commit cc93fe2421
10 changed files with 89 additions and 9 deletions

View File

@@ -779,4 +779,15 @@ Use speedscope or built in to Chrome flame graph
https://www.hanselman.com/blog/dotnettrace-for-net-core-tracing-in-perfview-speedscope-chromium-event-trace-profiling-flame-graphs-and-more
how to read a flame graph:
https://www.brendangregg.com/FlameGraphs/cpuflamegraphs.html
https://www.brendangregg.com/FlameGraphs/cpuflamegraphs.html
//////////////////////////////////////////
DIAGRAM MAKER
This web app absolutely rocks:
https://app.diagrams.net/
I used it to make the work order structure diagrams with boxes and arrows and lines for the documentation.
It's free and even has a windows desktop version available but the web one worked perfectly in ff.
You can export SVG, PNG or XML source files