Skip to main content

dial9-rs/dial9

SkillsMP a collecté 10 skills depuis dial9-rs/dial9. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
10
Étoiles GitHub
443
Forks GitHub
42

Skills dans ce dépôt

1 catégories métier · 90% classifié

Affichage de 10 skills collectés sur 10.

métier
Développeurs de logiciels
description

JavaScript analysis toolkit for parsing and analyzing dial9 Tokio runtime traces. Always start trace diagnosis with analyzeTraces() from analyze.js, then use parseTrace() and lower-level helpers only to confirm assumptions or drill into raw events.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Analyze dial9 Tokio runtime traces stored in S3 buckets. Use when a user provides an S3 bucket containing dial9 traces and wants to understand runtime behavior, diagnose performance issues, or explore what data is available.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Compile dial9 trace analysis insights into a polished HTML report folder with embedded flamegraphs, timeline strips, and viewer deep-links. Use when you have findings from trace analysis and need to deliver them as something a human can open in a browser.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Zoom into a narrow time window of a dial9 trace to see every worker and OS thread at one moment. Use after an aggregate pass (`analyze.js`, `red_flag_scan.js`) flags a timestamp — a long poll, a queue spike, a latency outlier. Use when the user says "zoom…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Parse and load dial9 Tokio runtime trace files. Covers the ParsedTrace schema, event types, field definitions, parse options, time filtering, symbol resolution, and timestamp conversion. Use when loading traces or understanding the trace data model.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Analysis pipeline API for dial9 traces. Covers analyzeTraces() aggregation, buildWorkerSpans, attachCpuSamples, scheduling delays, flamegraphs, span data, and the full return schema. Use when analyzing parsed traces or building custom analysis pipelines.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Automated health checks for dial9 Tokio runtime traces. Detects long polls, task leaks, scheduling delays, blocking calls, queue buildup, worker imbalance, CPU contention, and span anomalies. Use when you want a quick automated assessment of trace health.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Diagnostic recipes for common questions about dial9 Tokio runtime traces. Covers finding long polls, task leaks, worker utilization, blocking calls, wake chains, span analysis, task dumps, time-window debugging, and estimating allocation totals from sampled…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Root-cause why a poll was long, not just where it was. Use after `red_flag_scan.js` or `analyze.js` flags a long poll and you need to explain it and recommend a fix — including the off-CPU case with no scheduling events captured. Use when the user says "why…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Tokio async runtime internals reference. Covers the execution model, waking and scheduling, cooperative scheduling, poll duration effects on tail latency, worker parking, and how to connect trace data to application behavior. Use when reasoning about runtime…

Langue du texte source : anglais

mis à jour
Affichage de 10 skills collectés sur 10.