From 2deca135cfc2339eea9bdf8dfd8a7c9ff7683038 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 10 Dec 2022 13:23:27 +0100 Subject: [PATCH] show the toybox results --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 95108b780..948ea3d0c 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,13 @@ https://github.com/mirror/busybox/tree/master/testsuite ![Busybox testsuite evolution](https://github.com/uutils/coreutils-tracking/blob/main/busybox-results.png?raw=true) +## Toybox testsuite comparison + +Similar results but using the toybox testsuite: +https://github.com/landley/toybox/tree/master/tests + +![Toybox testsuite evolution](https://github.com/uutils/coreutils-tracking/blob/main/toybox-results.png?raw=true) + ## Binary size evolution ![Size evolution](https://github.com/uutils/coreutils-tracking/blob/main/size-results.png?raw=true)