one-second
one-second copied to clipboard
Fun performance game!
One second code: How fast is your computer?
Hi! This is source for http://computers-are-fast.github.io. It contains:
- some frontend JS for the game
- the benchmarks, and Python code to run them.
JS setup instructions
- Clone, and then run
npm installin the project root.
To serve
Run npm run serve after installing, or start any HTTP server with root
directory at site/.