Update matrix-timing-tests timings [skip ci]

This commit is contained in:
ci-bot
2025-05-21 22:15:47 +00:00
parent f0bba4b97c
commit 9d8ecaf48c

View File

@@ -0,0 +1,56 @@
Randomness seeded to: 3544007743
0.184 s: Addition
0.184 s: Timing Tests
0.179 s: Subtraction
0.179 s: Timing Tests
1.968 s: Multiplication
1.968 s: Timing Tests
0.127 s: Scalar Multiplication
0.127 s: Timing Tests
0.182 s: Element Multiply
0.182 s: Timing Tests
0.186 s: Element Divide
0.186 s: Timing Tests
0.169 s: Minor Matrix
0.169 s: Timing Tests
0.104 s: Determinant
0.104 s: Timing Tests
0.420 s: Matrix of Minors
0.420 s: Timing Tests
0.113 s: Invert
0.113 s: Timing Tests
0.128 s: Transpose
0.128 s: Timing Tests
0.193 s: Normalize
0.193 s: Timing Tests
0.006 s: GET ROW
0.006 s: Timing Tests
0.240 s: GET COLUMN
0.240 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.19
System time (seconds): 0.00
Percent of CPU this job got: 99%
Elapsed (wall clock) time (h:mm:ss or m:ss): 0:04.20
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): 3200
Average resident set size (kbytes): 0
Major (requiring I/O) page faults: 184
Minor (reclaiming a frame) page faults: 172
Voluntary context switches: 1
Involuntary context switches: 173
Swaps: 0
File system inputs: 12
File system outputs: 1
Socket messages sent: 0
Socket messages received: 0
Signals delivered: 0
Page size (bytes): 4096
Exit status: 0