Compare commits

..

9 Commits

Author SHA1 Message Date
ci-bot
07f8b14b5f Update matrix-timing-tests timings [skip ci] 2025-05-21 22:36:15 +00:00
dd066d4c42 Fixing auto-checkout issues
All checks were successful
Merge-Checker / build_and_test (pull_request) Successful in 22s
2025-05-21 18:35:47 -04:00
ci-bot
3bc758087b Update matrix-timing-tests timings [skip ci] 2025-05-21 22:18:36 +00:00
f02b398b22 Updated readme
All checks were successful
Merge-Checker / build_and_test (pull_request) Successful in 21s
2025-05-21 18:18:11 -04:00
ci-bot
9d8ecaf48c Update matrix-timing-tests timings [skip ci] 2025-05-21 22:15:47 +00:00
f0bba4b97c Timings get auto-comitted
Some checks failed
Merge-Checker / build_and_test (pull_request) Failing after 22s
2025-05-21 18:15:15 -04:00
2d8a4ed485 Added matrix test timings
All checks were successful
Merge-Checker / build_and_test (pull_request) Successful in 24s
2025-05-21 18:03:18 -04:00
e179fcc701 Updated merge checker and seperated the matrix tests fro mthe timing tests
All checks were successful
Merge-Checker / build_and_test (pull_request) Successful in 21s
2025-05-21 17:58:18 -04:00
c03e26ef38 Updated readme
All checks were successful
Merge-Checker / build (pull_request) Successful in 1m34s
2025-05-21 17:48:18 -04:00

View File

@@ -1,51 +1,51 @@
Randomness seeded to: 942964370
0.184 s: Addition
0.185 s: Timing Tests
0.189 s: Subtraction
0.189 s: Timing Tests
Randomness seeded to: 939721358
0.186 s: Addition
0.186 s: Timing Tests
0.176 s: Subtraction
0.176 s: Timing Tests
1.911 s: Multiplication
1.911 s: Timing Tests
0.127 s: Scalar Multiplication
0.127 s: Timing Tests
0.179 s: Element Multiply
0.179 s: Timing Tests
0.178 s: Element Divide
0.178 s: Timing Tests
0.156 s: Minor Matrix
0.156 s: Timing Tests
0.103 s: Determinant
0.103 s: Timing Tests
0.416 s: Matrix of Minors
0.416 s: Timing Tests
0.109 s: Invert
0.109 s: Timing Tests
0.127 s: Transpose
0.127 s: Timing Tests
0.207 s: Normalize
0.207 s: Timing Tests
0.183 s: Element Multiply
0.183 s: Timing Tests
0.180 s: Element Divide
0.180 s: Timing Tests
0.154 s: Minor Matrix
0.154 s: Timing Tests
0.101 s: Determinant
0.101 s: Timing Tests
0.423 s: Matrix of Minors
0.423 s: Timing Tests
0.111 s: Invert
0.112 s: Timing Tests
0.126 s: Transpose
0.126 s: Timing Tests
0.194 s: Normalize
0.194 s: Timing Tests
0.006 s: GET ROW
0.007 s: Timing Tests
0.290 s: GET COLUMN
0.290 s: Timing Tests
0.006 s: Timing Tests
0.246 s: GET COLUMN
0.246 s: Timing Tests
===============================================================================
test cases: 1 | 1 passed
assertions: - none -
Command being timed: "build/unit-tests/matrix-timing-tests -d yes"
User time (seconds): 4.17
User time (seconds): 4.11
System time (seconds): 0.00
Percent of CPU this job got: 99%
Elapsed (wall clock) time (h:mm:ss or m:ss): 0:04.18
Elapsed (wall clock) time (h:mm:ss or m:ss): 0:04.12
Average shared text size (kbytes): 0
Average unshared data size (kbytes): 0
Average stack size (kbytes): 0
Average total size (kbytes): 0
Maximum resident set size (kbytes): 3072
Maximum resident set size (kbytes): 3200
Average resident set size (kbytes): 0
Major (requiring I/O) page faults: 184
Minor (reclaiming a frame) page faults: 175
Voluntary context switches: 1
Involuntary context switches: 130
Minor (reclaiming a frame) page faults: 173
Voluntary context switches: 0
Involuntary context switches: 24
Swaps: 0
File system inputs: 12
File system outputs: 1