MCPcopy Index your code
hub / github.com/ChartGPU/ChartGPU / main.ts

File main.ts

examples/million-points/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Advanced performance benchmark: 1 million points with WebGPU.
3 * Uses low-level APIs (`GPUContext` + `createRenderCoordinator`) for direct control,
4 * custom render loop, sampling strategies, and GPU timing probes.

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
showErrorFunction · 0.70

Tested by

no test coverage detected