Skip to content

Commit

Permalink
Update of the data
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 20, 2023
1 parent 811396f commit 1b771f1
Show file tree
Hide file tree
Showing 5 changed files with 133 additions and 0 deletions.
7 changes: 7 additions & 0 deletions busybox-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -3184,5 +3184,12 @@
"pass": "290",
"skip": "28",
"fail": "48"
},
"Tue, 19 Dec 2023 21:52:53 +0000": {
"sha": "9f6b3aee1e3f2f40bb623ea3fa73940b779ead67",
"total": "366",
"pass": "290",
"skip": "28",
"fail": "48"
}
}
9 changes: 9 additions & 0 deletions gnu-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -9521,5 +9521,14 @@
"fail": "149",
"xpass": "0",
"error": "3"
},
"Tue, 19 Dec 2023 22:21:08 +0000": {
"sha": "9f6b3aee1e3f2f40bb623ea3fa73940b779ead67",
"total": "604",
"pass": "403",
"skip": "49",
"fail": "149",
"xpass": "0",
"error": "3"
}
}
105 changes: 105 additions & 0 deletions individual-size-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -37167,5 +37167,110 @@
"whoami": 768,
"yes": 764
}
},
"Tue, 19 Dec 2023 21:59:59 +0000": {
"sha": "9f6b3aee1e3f2f40bb623ea3fa73940b779ead67",
"sizes": {
"[": 800,
"arch": 764,
"base32": 892,
"base64": 892,
"basename": 788,
"basenc": 904,
"cat": 820,
"chgrp": 860,
"chmod": 824,
"chown": 876,
"chroot": 872,
"cksum": 892,
"comm": 784,
"cp": 1160,
"csplit": 2348,
"cut": 852,
"date": 2404,
"dd": 956,
"df": 896,
"dir": 1188,
"dircolors": 856,
"dirname": 768,
"du": 1056,
"echo": 760,
"env": 896,
"expand": 820,
"expr": 1368,
"factor": 836,
"false": 712,
"fmt": 848,
"fold": 808,
"groups": 792,
"hashsum": 2464,
"head": 840,
"hostid": 740,
"hostname": 796,
"id": 828,
"install": 912,
"join": 852,
"kill": 800,
"link": 780,
"ln": 852,
"logname": 764,
"ls": 1204,
"mkdir": 800,
"mkfifo": 784,
"mknod": 800,
"mktemp": 856,
"more": 984,
"mv": 1052,
"nice": 772,
"nl": 2288,
"nohup": 784,
"nproc": 796,
"numfmt": 876,
"od": 928,
"paste": 788,
"pathchk": 788,
"pinky": 892,
"pr": 2428,
"printenv": 760,
"printf": 836,
"ptx": 2360,
"pwd": 772,
"readlink": 824,
"realpath": 824,
"rm": 848,
"rmdir": 788,
"seq": 932,
"shred": 840,
"shuf": 848,
"sleep": 792,
"sort": 1416,
"split": 952,
"stat": 880,
"stdbuf": 5368,
"sum": 800,
"sync": 788,
"tac": 2264,
"tail": 1212,
"tee": 824,
"test": 800,
"timeout": 840,
"touch": 2408,
"tr": 852,
"true": 712,
"truncate": 796,
"tsort": 828,
"tty": 752,
"uname": 780,
"unexpand": 816,
"uniq": 860,
"unlink": 780,
"uptime": 892,
"users": 772,
"vdir": 1188,
"wc": 868,
"who": 908,
"whoami": 768,
"yes": 764
}
}
}
5 changes: 5 additions & 0 deletions size-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -3386,5 +3386,10 @@
"sha": "6bcf4e2cece5815eb7352e74f64af14b13ad5a4f",
"size": "103052",
"multisize": "13592"
},
"Tue, 19 Dec 2023 21:59:59 +0000": {
"sha": "9f6b3aee1e3f2f40bb623ea3fa73940b779ead67",
"size": "103052",
"multisize": "13592"
}
}
7 changes: 7 additions & 0 deletions toybox-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -3141,5 +3141,12 @@
"pass": "765",
"skip": "43",
"fail": "4"
},
"Tue, 19 Dec 2023 21:53:39 +0000": {
"sha": "9f6b3aee1e3f2f40bb623ea3fa73940b779ead67",
"total": "812",
"pass": "765",
"skip": "43",
"fail": "4"
}
}

0 comments on commit 1b771f1

Please sign in to comment.