GC.Infrastructure Notebooks

March 23, 2026 ยท View on GitHub

This directory contains notebooks that either provide examples or functionality for specialized analysis. To upload a notebook, ensure that you have scrubbed out all the output of the cells. Additionally, update this document once that notebook has been added.

Prerequisites

  1. Install the latest version of VSCode.
  2. Install the Polyglot Notebooks Extension. To learn more about installing Notebook Extensions refer to this page.

Examples

Each of these examples assume you have cloned the performance repository to C:\performance:

  1. GC Analysis Example: This notebook demonstrates the use of the GC Analysis API for a GC centric investigation.
  2. CPU Analysis Example: This notebook demonstrates the use of the GC Analysis API to investigate CPU traces.

Notebooks

  1. Volatility Reporting.
  2. ASP.NET Benchmark Analysis