Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pcmasterrace/scores/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
`cpu.py` and `gpu.py` contains code to index specific benchmark pages for scores and output them into `cpu.json` and `gpu.json` that the cog uses for data points. The scripts themselves are independent from the cog and will need to be run externally. I only decided to include it here so I don't have to manage separate repositories and to keep things simple.

`weights.py` is pretty much self explanatory, just weight values the cog will use to determine overall score for each CPU/GPU.
`weights.json` is pretty much self explanatory, just weight values the cog will use to determine overall score for each CPU/GPU.