Thus, for the moment, I have been able to measure Δt1 and Δt6. In the case of Δt6 the measurement was done manually, retrieving the timestamp from Grafana. I guess I will use postman, curl, iperf3, ... as tools to perform the rest of the measurements.
Hi, Is there a toolkit that allows performance measurements based on latencies and throughput in a Fiware deployment?
At the moment, I am using as tools the MQTT client
efrecon/mqtt-client
, which contains therepeat
andrepeat-delay
options. E.g.:Thus, for the moment, I have been able to measure Δt1 and Δt6. In the case of Δt6 the measurement was done manually, retrieving the timestamp from Grafana. I guess I will use postman, curl, iperf3, ... as tools to perform the rest of the measurements.