ynput / ynput/ayon-cpp-dev-tools

Extract Tracing tools from ayon-cpp-api and implement a perTracing system

Offen
#2 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Vorherrschende Sprache
C++
Sterne
0
Forks
2
Ø Merge
4 T. 7 Min.
Gemergte PRs (30 T.)
3

Beschreibung

Performance Tracer Proposal

Preamble

We need to performance test the Cpp software stack.
Currently we dont have a good unified system to performance Trace.
we want both File export tracing and Software Attached Tracing.

the AyonCppApi has an build option to include an function instrumentor.
the code is very simple but allows us to get a file that can be used to visually inspect what functions get called and how much time they need.

we want to move this code into the CppDevTools and improve its functions

Purpose and Problem

  • Move the Instrumentor code from the CppApi int othe CppDevTools
  • Visualisation via perfetto
  • Implement a Perf Testing System that tests at different Request Amounts

Research

Links

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Rechercherichtung

Beginne damit, die Funktion instrumentor in ayon-cpp-api zu finden und zu prüfen, wie ihre Build-Option und der Datei-Export funktionieren. Untersuche anschließend die Struktur von CppDevTools und die genannten Ziele für Perfetto, request-scaling, Graphen und CSV. Die Aufgabe ist abgeschlossen, wenn die Tracing-Tools verschoben und die vorgeschlagenen Funktionen für Performance-Tests implementiert wurden.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
cpp
Bereich
devtools, performance
Issue-Typ
Feature
Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.