Gql Performance Benchmark banner
alkem-io alkem-io

Gql Performance Benchmark

Development community

Description

--- description: Run GraphQL performance benchmarks against the Alkemio API and compare against a stored baseline arguments: - name: mode description: "Source to benchmark: test-suites, client-web, or both (default: both)" required: false - name: options description: "Extra flags: --save-baseline, --threshold-multiplier N, --threshold-absolute N" required: false --- Run GraphQL performance benchmarks against the running Alkemio server. ## Prerequisites 1. Server must be ru

Installation

Installs to ~/.claude/commands/alkem-io-server-gql-performance-benchmark.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/alkem-io/server/HEAD/.claude/commands/gql-performance-benchmark.md -o ~/.claude/commands/alkem-io-server-gql-performance-benchmark.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository