Commit Graph

14 Commits

Author SHA1 Message Date
Hugo Locurcio
c74ddef194 Write Zen 1/2/3/4 with a space between Zen and the digit 2024-07-02 00:56:08 +02:00
Hugo Locurcio
2ffb9c4358 Fix PassMark CPU benchmarks URL on homepage 2024-07-02 00:53:48 +02:00
Hugo Locurcio
c4259b6249 Add number thousands separators for CPU/GPU performance scores
This makes scores easier to read.
2024-02-09 18:46:35 +01:00
Hugo Locurcio
35894027ce Add buttons to expand/collapse all sections 2023-11-21 16:00:32 +01:00
Hugo Locurcio
5de6d0e42c Add favicon and meta tags 2023-07-05 14:21:10 +02:00
Hugo Locurcio
31b3f77a92 Add technical and development notes to README 2023-07-05 00:24:57 +02:00
Hugo Locurcio
461d661004 Update homepage URL to match the move to @godotengine organization 2023-07-04 23:46:23 +02:00
Hugo Locurcio
252541194b Update list of CPU models currently marked as unknown 2023-07-02 17:41:55 +02:00
Hugo Locurcio
b270733499 Add performance scores for CPUs
- Add some missing CPU models, remove nonexistent CPU models.
- Add operating system names to version listings so that
  the chart display sorts them from newest to oldest.
  This also removes naming ambiguities, making it possible for
  each of them to have their own color on the chart.
- Take Arch derivatives into account for the Linux distribution tally.
- Sort listings from best to worst in scores.
- Display date of first and last report on the web UI.
- Use lowercase for hexadecimal numbers to improve readability.
2023-07-02 13:09:12 +02:00
Hugo Locurcio
fdd4a5216f Improve web interface, add NVIDIA GPU performance scores 2023-06-30 19:04:34 +02:00
Hugo Locurcio
6be44f5e40 Set up additional charts in the web UI 2023-06-30 13:34:06 +02:00
Hugo Locurcio
be9acfddc4 Set up mypy, Flake8, isort and pre-commit hooks 2023-06-30 12:31:02 +02:00
Hugo Locurcio
e07127250e Add more graphs to the web UI 2023-06-30 12:05:07 +02:00
Hugo Locurcio
299ae8d6d4 Begin work on web interface 2023-06-30 01:19:28 +02:00