Benchmarks
Performance is a core focus of Rimitive. We regularly benchmark to ensure competitive performance and optimal scaling.
Signal Benchmarks Compare Rimitive signals against Preact Signals and Alien Signals.
View Benchmarks See how view operations scale with data size.
Running Locally
Section titled “Running Locally”To run benchmarks on your own machine:
cd packages/benchmarkspnpm bench # Run all benchmarkspnpm bench diamond # Run specific signal benchmarkpnpm bench map/append # Run specific view benchmarkpnpm bench --docs # Run and update docs data