Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Benchmarks - Performance Testing

This section contains lightweight examples for benchmarking and testing NLP2CMD performance.

For the canonical benchmark suite, see ./benchmarks/ at the repository root.

Categories

Comprehensive performance benchmarking for NLP2CMD operations.

Sequential command processing benchmarks.

Usage

Each benchmark generates detailed reports:

cd performance_testing
python benchmark.py

# Results will be saved to benchmark_report.json

Metrics Measured

  • Command processing latency
  • Sequential processing performance
  • Memory usage
  • Throughput analysis