CPU Benchmark Code
Choose a CPU Benchmark file to view. This source code is available under the MIT License.
- cpu-benchmark.html Benchmark interface and embedded fallback worker source. ->
- cpu-benchmark.js Main controller, scoring, worker setup, and UI state. ->
- cpu-worker.js Web Worker and WebAssembly benchmark kernel. ->
- cpu-benchmark-test.js Node tests for scoring spread, lifecycle safety, checksums, and fallback consistency. ->
- MIT License Licence covering the source code in this repository. ->