Releases: sque/nsts
Releases · sque/nsts
Second beta release
NSTS is network meta-benchmarking suite, that was created to automate and standardize network performance estimation process, without defining explicit algorithms. As a meta-benchmarking tool it knows how to execute other established benchmarking tools and gather results, or even run real scenario network services and monitor their performance.
Features
- Support for profiles (wrappers) of other benchmarking tools
- Ready to use profiles include iperf, ping, apache/wget
- Multiple sampling, statistical analysis.
- Suite files that can describe many tests
- Passive-server, active-client will permit running any kind of test without reconfiguring server
- IPv6 support
Beta 2 Changes
- Add support for logging to files "--log-file"
- Add support for reverse lookup of ip address. Can be disabled with "-n"
- Add apache profile option "maxfilesize" that can be used on time mode.
- Fix apache profile could not work under ipv6
First beta release
NSTS is network meta-benchmarking suite, that was created to automate and standardize network performance estimation process, without defining explicit algorithms. As a meta-benchmarking tool it knows how to execute other established benchmarking tools and gather results, or even run real scenario network services and monitor their performance.
Features
- Support for profiles (wrappers) of other benchmarking tools
- Ready to use profiles include iperf, ping, apache/wget
- Multiple sampling, statistical analysis.
- Suite files that can describe many tests
- Passive-server, active-client will permit running any kind of test without reconfiguring server
- IPv6 support