Skip to content

v0.1.6-beta

Latest
Compare
Choose a tag to compare
@francescoraves483 francescoraves483 released this 27 Aug 09:28

Version 0.1.6-beta is one of the biggest updates so far, introducing:
-Various bug fixes
-An enhanced and improved way of detecting out of order and lost packets, including the detection of duplicated packets (which can be optionally disabled with the -D option)
-Possibility to natively send metrics to a Graphite installation
-Implementation of an additional module for testing over the AMQP 1.0 messaging protocol, using the Qpid Proton library (this "extended" version of LaTe can be compiled only optionally, when using the "compilePCfull" Makefile target)
-New options for making a test last until a certain local time (-z) or for a certain amount of time (-i)
-Random periodicity values are now selectable (-R option), other than just sending packets with a fixed periodicity
-Long options are now supported and every short option should now have an equivalent long one
-Possibility to send the measurment data over a socket, for further processing in external applications
-Other useful options (which can be seen when calling LaTe with the -h, or --help, option) and enhancements