# storage-regionalized-performance **Repository Path**: mirrors_GoogleCloudPlatform/storage-regionalized-performance ## Basic Information - **Project Name**: storage-regionalized-performance - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-16 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cloud Storage Regionalized Performance This is a tool that allows you to measure download & upload performance between your client and other GCS bucket locations. ## To run this project: ``` cd frontend/ npm install npm run serve cd ../storage-backend npm start ```