docs: New shared Agent topic with updates to existing topics and other stuff (#2160)

Co-authored-by: John Austin <jaustin@squareup.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
This commit is contained in:
John Austin
2025-04-17 13:16:43 -07:00
committed by GitHub
parent 03b461bb1a
commit 9b605dbdd7
19 changed files with 360 additions and 41 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
---
sidebar_position: 7
sidebar_position: 12
title: Benchmarking with Goose
sidebar_label: Benchmark with Goose
---
# Benchmarking with Goose
The Goose benchmarking system allows you to evaluate goose performance on complex tasks with one or more system
configurations.<br></br>
This guide covers how to use the `goose bench` command to run benchmarks and analyze results.