Small test utility made to measure write and read times of large amounts of memory. Gives an indication of how fast the processor can move data to memory, which I use for comparison of servers.
-
Updated
Nov 28, 2023 - Java
Small test utility made to measure write and read times of large amounts of memory. Gives an indication of how fast the processor can move data to memory, which I use for comparison of servers.
librpg is an ILE RPG library which provides basic development functions
Makes it possible to measure network throughput between two IBM i hosts (on same or different frames) or to/from Linux, AIX, Windows or any other platform that runs Java. To get best speed you need to use TCP and large packet sizes. The iperf tool defaults to 128K for TCP and 8K for UDP.
Add a description, image, and links to the ibmi topic page so that developers can more easily learn about it.
To associate your repository with the ibmi topic, visit your repo's landing page and select "manage topics."