One-click install
npx skills add https://github.com/coolsocket/skills-for-GCP --skill cloud-run-benchmark
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-run-benchmark
Source: https://github.com/coolsocket/skills-for-GCP/tree/main/cloud-run-benchmark
Command: npx skills add https://github.com/coolsocket/skills-for-GCP --skill cloud-run-benchmark

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Use this skill to benchmark Cloud Run storage performance across GCS, Direct VPC, and NFS, providing verifiable results, JSON reports, and automated cleanup to guide architecture decisions before production.

Core Features & Use Cases

  • Storage testing across GCS Fuse, Direct VPC, and NFS to compare performance and cost.
  • Synthetic benchmarking to quantify container I/O without external dependencies.
  • Robust reporting in JSON and Markdown formats, plus auto-cleanup to avoid running costs.
  • End-to-end workflow from deployment to teardown for repeatable measurements in cloud environments.

Quick Start

Run the benchmark_cloud_run.sh script to execute synthetic I/O or real-model tests and generate a consolidated report.

Frequently Asked Questions about cloud-run-benchmark

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I benchmark Cloud Run storage throughput across GCS and NFS?

To benchmark Cloud Run storage throughput across GCS and NFS, run the benchmark_cloud_run.sh script to execute synthetic I/O tests and generate consolidated JSON and Markdown reports.

What is the best way to compare GCS Fuse and Direct VPC performance for AI workloads?

Comparing GCS Fuse and Direct VPC performance for AI workloads requires synthetic benchmarking to quantify container I/O. This skill automates end-to-end measurements to guide architecture decisions.

Can I run synthetic I/O tests on Cloud Run without external dependencies?

Yes, you can run synthetic I/O tests on Cloud Run without external dependencies. The skill performs synthetic benchmarking to quantify container I/O and measure reliable throughput.

Does this Cloud Run storage benchmark support GPU and VPC configurations?

Yes, the Cloud Run storage benchmark supports optional GPU and VPC configurations. It provides scripts to deploy and test storage performance across Direct VPC and NFS backends.

How do I avoid running costs when testing Cloud Run storage performance?

To avoid running costs when testing Cloud Run storage performance, the benchmarking workflow includes automated cleanup. This teardown mechanism removes resources immediately after generating reports.

What formats are generated for Cloud Run storage benchmark reports?

Cloud Run storage benchmark reports are generated in both JSON and Markdown formats. These consolidated outputs document verifiable throughput measurements across the tested cloud backends.