Benchmarks
Last updated: 1/19/2026 Commit:
debb8711
Benchmark results for torch.js operations. See Performance for optimization tips.
Environment
- Machine: Darwin arm64
- Backend: Unknown
Results
No benchmark data available. Run benchmarks locally:
cd packages/torch-node
TORCH_GPU_BACKEND=dawn pnpm benchmarkRunning Benchmarks
cd packages/torch-node
# Run all benchmarks
TORCH_GPU_BACKEND=dawn pnpm benchmark:all
# Run specific benchmarks
TORCH_GPU_BACKEND=dawn pnpm benchmark # Math operations
TORCH_GPU_BACKEND=dawn pnpm benchmark:bootup # Initialization timeThis page is auto-generated. Run pnpm docs:generate to update.