# cesium-primitive-performance-test **Repository Path**: smren/cesium-primitive-performance-test ## Basic Information - **Project Name**: cesium-primitive-performance-test - **Description**: Cesium Primitive 性能测试 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-06 - **Last Updated**: 2025-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cesium Primitive Performance test node版本:22+ 推荐使用pnpm ## install ```shell pnpm install ``` ## run ```shell pnpm run dev ``` ## build ```shell pnpm run build ```