benchmark

command
v9.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package main provides a command-line tool for benchmarking RADIUS server performance.

This tool tests RADIUS authentication and accounting services under various load conditions, providing detailed metrics on throughput, latency, and error rates.

Usage:

bmtest -b -server 127.0.0.1 -n 10000 -c 100  # Run benchmark test
bmtest -auth -u testuser -p password          # Test single authentication
bmtest -acct-start -u testuser                 # Test accounting-start
bmtest -config bm.yml                   # Load config from YAML file

The tool supports:

  • Concurrent authentication and accounting testing
  • Real-time statistics reporting
  • CSV output for post-analysis
  • YAML configuration files
  • Single request testing for debugging

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL