Simplified scripts and switched to SVG graphs.

This commit is contained in:
Teal Dulcet
2025-05-05 08:48:42 -07:00
parent 6848e6236f
commit 2473143ea0
2 changed files with 13 additions and 20 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
This project compares the evolution of [Rust/findutils](https://github.com/uutils/findutils) with the GNU & BFS testsuite for findutils.
![Evolution over time - GNU testsuite](https://github.com/uutils/findutils-tracking/blob/main/gnu-results.png?raw=true)
![Evolution over time - BFS testsuite](https://github.com/uutils/findutils-tracking/blob/main/bfs-results.png?raw=true)
![Evolution over time - GNU testsuite](gnu-results.svg)
![Evolution over time - BFS testsuite](bfs-results.svg)