{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Pubsub Test Analysis Notebook\n", "\n", "## Usage\n", "\n", "This notebook analyzes the output of a single pubsub test execution.\n", "\n", "You must run all the cells (`Cell > Run All` menu) to load the data and generate the charts.\n", "\n", "This may take quite some time and require considerable RAM on the first\n", "run, but the results will be cached to `ANALYSIS_DIR/pandas` for future runs.\n", "\n", "
\n", "\n", "