Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.18 KB

File metadata and controls

20 lines (12 loc) · 1.18 KB

GC.Infrastructure Notebooks

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 from here.
  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