olabusayoT commented on PR #1717: URL: https://github.com/apache/daffodil/pull/1717#issuecomment-5529706247
Sorry for the delayed results. WE needed some performance updatesafter
profiling
```
+----------+---+---------------+---------+---------------------------+
| workload | t | base vs main | Welch t | significant? |
+----------+---+---------------+---------+---------------------------+
| sparse | 1 | -19.52% | -19.07 | yes, extremely |
| sparse | 4 | -5.65% | -3.22 | yes |
| dense | 1 | +1.27% | 0.80 | no - essentially even |
| dense | 4 | -1.05% | -0.26 | no - essentially even |
+----------+---+---------------+---------+---------------------------+
+--------+----+----------------------------+-------------+-------------+---------+---------+
| workload | t | metric | main | base |
pct | Welch t |
+--------+----+----------------------------+-------------+-------------+---------+---------+
| sparse | 1 | throughput (files/sec) | 8.940 | 11.100 |
+24.16% | 20.28 |
| sparse | 1 | latency (ms) | 111.902 | 90.035 |
-19.54% | -19.08 |
| sparse | 4 | throughput (files/sec) | 19.525 | 19.964 |
+2.25% | 0.53 |
| sparse | 4 | latency (ms) | 203.616 | 192.270 |
-5.57% | -3.13 |
| dense | 1 | throughput (files/sec) | 0.491 | 0.485 |
-1.15% | -0.74 |
| dense | 1 | latency (ms) | 2039.470 | 2065.425 |
+1.27% | 0.80 |
| dense | 4 | throughput (files/sec) | 1.060 | 1.039 |
-1.95% | -0.44 |
| dense | 4 | latency (ms) | 3438.972 | 3550.129 |
+3.23% | 0.53 |
+--------+----+----------------------------+-------------+-------------+---------+---------+
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
