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
Test Summary: | Pass Fail Broken Total | |
Overall | 38547375 1 352559 38899935 | |
LinearAlgebra/qr | 4526 4526 | |
LinearAlgebra/schur | 430 430 | |
LinearAlgebra/dense | 7876 7876 | |
LinearAlgebra/eigen | 410 410 | |
LinearAlgebra/matmul | 969 969 | |
LinearAlgebra/special | 3159 3159 | |
LinearAlgebra/bunchkaufman | 5285 5285 | |
LinearAlgebra/lapack | 800 800 |
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
julia> Base.runtests() | |
Test (Worker) | Time (s) | GC (s) | GC % | Alloc (MB) | RSS (MB) | |
LinearAlgebra/dense (4) | started at 2020-11-17T18:30:04.806 | |
LinearAlgebra/qr (3) | started at 2020-11-17T18:30:04.86 | |
LinearAlgebra/triangular (2) | started at 2020-11-17T18:30:04.861 | |
LinearAlgebra/matmul (5) | started at 2020-11-17T18:30:04.861 | |
LinearAlgebra/qr (3) | 62.22 | 2.61 | 4.2 | 14365.25 | 2541.80 | |
LinearAlgebra/schur (3) | started at 2020-11-17T18:31:07.722 | |
LinearAlgebra/schur (3) | 13.64 | 0.44 | 3.2 | 1945.10 | 2735.72 | |
LinearAlgebra/special (3) | started at 2020-11-17T18:31:21.399 |
OlderNewer