benchmark

Community

Run reproducible HBF performance benchmarks.

Authorthetanil
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides reproducible performance benchmarking for HBF using Apache Bench (ab). It tests three main categories of operations and maintains historical data for comparison over time.

Core Features & Use Cases

  • Automated Build & Benchmark: Builds the HBF binary in a reproducible manner and runs benchmarks against multiple endpoints.
  • Historical Data Tracking: Stores results in a SQLite DB for trend analysis and comparisons across runs.
  • Usage Scenarios: Benchmark baseline performance after changes, compare two runs, and inspect endpoint trends.

Quick Start

Run the full benchmark suite with default settings to generate a baseline and store results.

Dependency Matrix

Required Modules

absqlite3bazel

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
Download link: https://github.com/thetanil/hbf/archive/main.zip#benchmark

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