chrisdutz commented on PR #2382:
URL: https://github.com/apache/plc4x/pull/2382#issuecomment-4243548652
Ok ... after the last commit, the new driver performs even a bit better than
the old one:
```
=== Test Summary ===
Protocol: Modbus TCP (modbus-tcp)
Transport: TCP (tcp)
Single Item:
Average Read Time: 13,20 ms (15 requests, 198 ms total)
Average Write Time: 11,80 ms (15 requests, 177 ms total)
Average Time: 12,50 ms
#Multi Item (each 15 items):
Average Read Time: 11,73 ms (100 requests, 1173 ms total)
Average Write Time: 176,12 ms (100 requests, 17612 ms total)
Average Time: 93,93 ms
======================
Test executed in 19532ms
```
--
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]