-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
The Debian package gokey 0.1.0-1 executes the test suite on build and takes normally a few minutes, but it takes hours on mips (running into a timeout for mipsel):
arch | gokey / s | gokey/rsa / s | total / s | total / min |
---|---|---|---|---|
amd64 | 62,699 | 9,48 | 72 | 1,2 |
arm64 | 55,506 | 14,007 | 70 | 1,2 |
armel | 794,092 | 232,153 | 1026 | 17,1 |
armhf | 209,169 | 55,441 | 265 | 4,4 |
i386 | 137,309 | 35,016 | 172 | 2,9 |
mips | 6315,264 | 1370,946 | 7686 | 128,1 |
mips64el | 4239,958 | 991,576 | 5232 | 87,2 |
mipsel | timeout | timeout | ||
ppc64 | 138,461 | 36,532 | 175 | 2,9 |
ppc64el | 40,098 | 10,276 | 50 | 0,8 |
s390x | 68,397 | 14,412 | 83 | 1,4 |
sparc64 | 324,662 | 71,095 | 396 | 6,6 |
Source: https://buildd.debian.org/status/package.php?p=gokey
Can the test suite be made faster for mips?
Metadata
Metadata
Assignees
Labels
No labels