{ "cells": [ { "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ "运行 BenchmarkDotnet 基准测试\n", "============================" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "在多语言笔记中,可以很方便的使用 BenchmarkDotnet 进行基准测试。" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## 使用步骤" ] }, { "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ "### 1. 安装 BenchmarkDotNet 包" ] }, { "cell_type": "code", "execution_count": 4, "metadata": { "dotnet_interactive": { "language": "csharp" }, "polyglot_notebook": { "kernelName": "csharp" } }, "outputs": [ { "data": { "text/html": [ "