Skip to end of metadata
Go to start of metadata



Speed Test

Author: Jerry Chae

This plugin checks the network speed of the bot’s execution environment both downloading and uploading.

(warning) This is a long duration plugin.

Please note that this plugin measures the speed of network both downloading and uploading just like the speed test tools available to run on your web browser. The test execution may take some time. Usually, it completes the testing in 30-90 seconds.



Need help?

Technical contact to tech@argos-labs.com


May you search all operations,



Input

none.

Output

Downloading speed and Uploading speed in CSV format.


Return Value Example

  • Example parameter settings

The output text file will contain data like below (CSV),

------------------------------------------

download_speed,upload_speed

53.55MBit/s,11.46MBit/s

------------------------------------------


Return Code

Code
Meaning
0Execution successful
1Execution failed



All Plugins