benchmark_design

Community

Design reproducible benchmarks with controlled workloads.

Authortnn1t1s
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Generates controlled benchmark setups with workload patterns, throughput/latency metrics, and reproducible seeds.

Core Features & Use Cases

  • Benchmark Principles: Measure throughput and latency with fixed seeds.
  • Workloads: Small, medium, and large patterns; adversarial and realistic.
  • Framework Usage: Java (JMH), C++ (Google Benchmark), Rust (Criterion).

Quick Start

Set up a Java benchmark with k=100 and 10M total elements, then run measurements.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: benchmark_design
Download link: https://github.com/tnn1t1s/iterator/archive/main.zip#benchmark-design

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository