15 Commits

Author SHA1 Message Date
Hugo Locurcio
16a57ac2f5 Make build.py run correctly regardless of CWD 2025-12-17 00:55:46 +01:00
Hugo Locurcio
faf3cf5329 Remove very old macOS, Android and iOS versions in build.py
This fixes some entries being shown with invalid colors in the chart legend,
as they no longer had associated colors. Each of these had a very
low number of reports anyway (usually 0).
2025-12-16 04:35:38 +01:00
Hugo Locurcio
fe8b405121 Add Android 16, macOS 26 and iOS 26
- Remove Android 6, macOS 10.13 and iOS 11 to make space in graphs.
  Godot 4.x requires macOS 10.15 and iOS 12 anyway.
2025-10-07 00:25:35 +02:00
Hugo Locurcio
4df395f38b Fix typo in Vega 56 GPU PassMark score
This caused a build failure now that some reports use this GPU.
2025-07-22 17:28:33 +02:00
Hugo Locurcio
6769c831da Add 2024/2025 hardware releases
- Add the following hardware to the list:
  - CPUs:
    - AMD Zen 5.
    - Intel Arrow Lake, Raptor Lake refresh.
  - GPUs:
    - AMD RDNA4.
    - Intel Battlemage.
    - NVIDIA Blackwell.
- Add link to variable rate shading documentation.
- Update guidance on GitHub tokens to follow recent changes.
- Use SSL verification when performing GraphQL API requests.
- Update dependencies to work with Python 3.13.
2025-05-28 20:55:31 +02:00
Hugo Locurcio
dd82a56fd9 Remove outdated TODO comments
These features are already implemented.
2024-07-02 01:23:52 +02:00
Hugo Locurcio
2e22a46050 Fix colors for new Android/iOS/macOS versions, remove very old versions
Those very old versions were removed to make room for the new versions
(given the color scheme). None of these had any issue users detected
for over a year anyway.
2024-07-02 01:23:22 +02:00
Hugo Locurcio
ee7aee6924 Add macOS 14, macOS 15, iOS 18, Android 14 and Android 15 detection 2024-07-02 01:01:52 +02:00
Hugo Locurcio
c8ad769965 Fix typos in some Ryzen CPU model names 2024-07-02 00:57:06 +02:00
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
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
99fcad0824 Fix typo in Ryzen 9 5900 single-core CPU speed 2023-07-28 02:39:33 +02:00
Hugo Locurcio
252541194b Update list of CPU models currently marked as unknown 2023-07-02 17:41:55 +02:00
Hugo Locurcio
7082413feb Take workstation AMD/NVIDIA GPUs into account 2023-07-02 13:30:45 +02:00
Hugo Locurcio
523aea65b6 Deploy to GitHub Pages using GitHub Actions 2023-07-02 13:24:52 +02:00