Windows Disk Trace Visualizer

Skills

  • • Python, NumPy, Pandas, Plotly, Streamlit
  • • Event Trace Log (ETL) | Windows ADK
  • • Windows Performance Recorder (WPR)

Description

Windows Disk Trace Visualizer is a simple but useful open source (GitHub) web application designed to streamline the process of analyzing Event Trace Log (ETL) files, specifically focusing on Disk I/O activities. This tool offers an intuitive and user-friendly interface to effortlessly navigate through complex ETL data, providing insightful summaries and statistics for a thorough understanding of your disk performance requirements. Key Features:

  • Data Analysis: Uncover the most frequently requested data size, the percentage of random reading or writing, the average access time, and more.
  • Performance: Identify the average throughput and IOPS for each disk, and compare the performance of sequential and random requests.
  • Filter Capability: Filter data by process name or request size.
All this info is valuable for understanding where the performance of your disk/ssd matters most for your desired/traced workload/application..

Year

2023

View All Projects

Let's Talk