docs(benchmarks): v2.70.0 (#9416)

# Which Problems Are Solved

No benchmarks for v2.70.0 were provided so far.

# How the Problems Are Solved

Benchmarks added

# Additional changes

- it's now possible to plot multiple charts, one chart per `metric_name`
This commit is contained in:
Silvan
2025-02-26 15:03:20 +01:00
committed by GitHub
parent 70bddceda8
commit 1ce68a562b
10 changed files with 9060 additions and 38 deletions

View File

@@ -885,6 +885,20 @@ module.exports = {
"apis/benchmarks/v2.66.0/machine_jwt_profile_grant/index",
],
},
{
type: "category",
label: "v2.70.0",
link: {
title: "v2.70.0",
slug: "/apis/benchmarks/v2.70.0",
description:
"Benchmark results of Zitadel v2.70.0\n"
},
items: [
"apis/benchmarks/v2.70.0/machine_jwt_profile_grant/index",
"apis/benchmarks/v2.70.0/oidc_session/index",
],
},
],
},
],