Last active
April 27, 2016 21:59
-
-
Save exodist/99e5d9f9141096cfefca6aac10f28e18 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NO TAINT | |
Files=721, Tests=8937, 1178 wallclock secs ( 6.11 usr 1.45 sys + 1216.61 cusr 354.40 csys = 1578.57 CPU) | |
Result: PASS | |
prove -Ilib -r t/unit/ 1222.84s user 355.87s system 134% cpu 19:37.50 total | |
WITH TAINT | |
Files=721, Tests=8930, 1177 wallclock secs ( 6.19 usr 1.41 sys + 1212.20 cusr 356.12 csys = 1575.92 CPU) | |
Result: FAIL | |
prove -Ilib -r t/unit/ 1218.54s user 357.55s system 133% cpu 19:36.48 total |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment