Simplified scripts and switched to SVG graphs.

This commit is contained in:
Teal Dulcet
2025-05-05 06:56:35 -07:00
parent 6ae701185e
commit 07b717c617
5 changed files with 25 additions and 45 deletions
+3 -3
View File
@@ -132,9 +132,9 @@ jobs:
- name: Generate the graphs
shell: bash
run: |
python graph.py gnu-result.json gnu
python graph.py busybox-result.json busybox
python graph.py toybox-result.json toybox
python graph.py gnu-result.json GNU
python graph.py busybox-result.json BusyBox
python graph.py toybox-result.json Toybox
python individual-size-graph.py individual-size-result.json
python size-graph.py size-result.json