# benchmark-testing > Automates benchmark test creation for C++ projects using consistent software testing patterns. Use when creating performance benchmarks, profiling tests, or when the user mentions benchmarking, Google Benchmark, or performance testing. - Author: dependabot[bot] - Repository: sentenz/template-dx - Version: 20260125200051 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/sentenz/template-dx - Web: https://mule.run/skillshub/@@sentenz/template-dx~benchmark-testing:20260125200051 --- --- name: benchmark-testing description: Automates benchmark test creation for C++ projects using consistent software testing patterns. Use when creating performance benchmarks, profiling tests, or when the user mentions benchmarking, Google Benchmark, or performance testing. metadata: author: sentenz version: "1.0" --- # Benchmark Testing Instructions for AI coding agents on automating benchmark test creation using consistent software testing patterns in this C++ project.