# Cpp Benchmark Testing

> Automates benchmark test creation for C++ projects using Google Benchmark with consistent software testing patterns. Use when creating performance benchmarks, profiling tests, or when the user mentions benchmarking, Google Benchmark, or performance testing.

- Skill: `sentenz/cpp-benchmark-testing` (Agent Skill)
- Install (CLI): `npx skillmds@latest add sentenz/cpp-benchmark-testing`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sentenz/cpp-benchmark-testing/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: sentenz (https://skillmd.com/u/sentenz)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/sentenz/cpp-benchmark-testing

---


# Benchmark Testing

Instructions for AI coding agents on automating benchmark test creation using consistent software testing patterns in this C++ project.

<!-- TODO: Add benchmark testing instructions -->

