What is Framedash
Framedash is a telemetry SaaS built specifically for game development. It provides performance analysis in a game-specific context that generic APM tools cannot offer.
Key Features
Section titled “Key Features”Performance Heatmaps
Section titled “Performance Heatmaps”Overlay FPS, frame time, GPU time, and memory usage on your game maps. Filter by device or build profile to intuitively identify problem areas.
CI-Integrated Profiling
Section titled “CI-Integrated Profiling”Automatically collect telemetry from your build pipeline and instantly detect performance regressions. Track changes on a per-commit basis.
Automatic Map Capture
Section titled “Automatic Map Capture”Auto-generate map images with world-coordinate metadata from CI. No manual screenshots required.
Game Content Registry
Section titled “Game Content Registry”Link static metadata such as maps, items, and skills to your telemetry. Enable analysis in a game-specific context.
Developer Platform
Section titled “Developer Platform”REST API, a TypeScript client, CLI, and MCP Server. Query with SQL, integrate into CI/CD, and connect with LLM tools. Build flexible workflows while maintaining data sovereignty.
Supported Engines
Section titled “Supported Engines”- Unity 2022.3+
- Unreal Engine 5.3+
Next Steps
Section titled “Next Steps”- Quick Start — Display your first heatmap in 5 minutes
- SDK Guide — Engine-specific integration instructions