docs: move compute benchmarks to own page

This commit is contained in:
Thomas Tendyck 2024-07-11 15:10:13 +02:00 committed by Thomas Tendyck
parent 529eab2bf9
commit 1826801f0a
4 changed files with 20 additions and 12 deletions

View file

@ -55,6 +55,11 @@ const sidebars = {
label: 'Performance',
link: { type: 'doc', id: 'overview/performance/performance' },
items: [
{
type: 'doc',
label: 'Compute benchmarks',
id: 'overview/performance/compute',
},
{
type: 'doc',
label: 'I/O benchmarks',