Tagged articles
6 articles
Page 1 of 1
Architect
Architect
Jan 12, 2023 · Operations

Critical Path Analysis for Latency Optimization in Large Distributed Systems

This article explains common latency analysis techniques, details the principles and implementation of critical path tracing, and demonstrates its practical application in Baidu App's recommendation service to efficiently identify and reduce performance bottlenecks in complex distributed architectures.

Distributed SystemsPerformance Monitoringcritical-path
0 likes · 14 min read
Critical Path Analysis for Latency Optimization in Large Distributed Systems
Architecture & Thinking
Architecture & Thinking
Jan 5, 2023 · Operations

How Critical Path Tracing Cuts Latency in Large Distributed Systems

This article explains why latency analysis is crucial for user experience in large distributed services, reviews common methods such as RPC monitoring, CPU profiling, and distributed tracing, and then dives deep into the principles, implementation, aggregation, storage, and visualization of critical path analysis, showcasing its practical impact in Baidu's App recommendation platform.

Performance Monitoringcritical path tracinglatency analysis
0 likes · 15 min read
How Critical Path Tracing Cuts Latency in Large Distributed Systems
Baidu Geek Talk
Baidu Geek Talk
Dec 26, 2022 · Operations

How Critical Path Tracing Cuts Latency in Large Distributed Systems

This article explains why latency analysis is crucial for modern online services, compares common techniques such as RPC monitoring, CPU profiling, and distributed tracing, and then details the principle, implementation, and real‑world impact of critical‑path analysis in large‑scale distributed systems.

Distributed TracingPerformance Monitoringbackend optimization
0 likes · 14 min read
How Critical Path Tracing Cuts Latency in Large Distributed Systems
MaGe Linux Operations
MaGe Linux Operations
Feb 8, 2021 · Operations

Master MTR: Install, Run, and Analyze Network Paths Across Platforms

This guide explains what MTR (My Traceroute) is, how to install it on Windows, Linux, macOS, and Android, demonstrates basic usage, details its output columns and command‑line options, and shows how to interpret loss and latency data to troubleshoot network problems.

Network DiagnosticsWindowslatency analysis
0 likes · 9 min read
Master MTR: Install, Run, and Analyze Network Paths Across Platforms