https://github.com/stestagg/timing
Visualisation of computer timing info
https://github.com/stestagg/timing
Last synced: over 1 year ago
JSON representation
Visualisation of computer timing info
- Host: GitHub
- URL: https://github.com/stestagg/timing
- Owner: stestagg
- License: mit
- Created: 2017-09-11T18:40:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-11T22:26:35.000Z (almost 9 years ago)
- Last Synced: 2025-01-30T05:27:33.299Z (over 1 year ago)
- Language: Assembly
- Size: 55.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# timing
Visualisation of computer timing info
# Data
The data for this site is stored in three files under data/:
* units.yaml - A list of units used by the other data files to aid readability of timing info
* actions.yaml - A list of common, relatable things that people will have an intuitive feeling for how long they take
* timings.yaml - A list of things that a computer does, and how long they take