You've already forked coreutils-tracking
mirror of
https://github.com/uutils/coreutils-tracking.git
synced 2026-06-10 16:12:04 -07:00
Simplified scripts and switched to SVG graphs.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user