Research topic

Dependency-Graph Performance Research

This topic covers graph-based representations of dependencies among threads, resources, services, functions, or execution events. The linked papers use dependency structure to expose waiting relationships, critical paths, service interactions, or suspicious causes that are difficult to see in raw logs and traces.

Related search terms: execution dependency graphs · waiting dependency graphs · system dependency analysis

1 papers in this topic, ordered newest first. The detailed paper records contain the evidence-grounded methods, tools, datasets, findings, and citation guidance.

Selected papers

2021 · IEEE International Conference on Software Quality, Reliability and Security (QRS)

Automated Cause Analysis of Latency Outliers Using System-Level Dependency Graphs

Sneh Patel, Brendan Park, Naser Ezzati-Jivan, Quentin Fournier

The paper combines system-level dependency graphs with automated outlier detection to localize likely causes of latency anomalies.

Keywords: latency outliers · system-level traces · dependency graphs · density-based models · z-score

Read the detailed paper record · · Authoritative source

Related topics