Package jline.bench.cqn
package jline.bench.cqn
Closed Queueing Network (CQN) benchmarks for solver performance evaluation.
This package contains benchmark models and utilities specifically designed for testing the performance and accuracy of solvers on closed queueing networks. These benchmarks cover various network topologies, service disciplines, and parameter ranges commonly encountered in practice.
Benchmark Models
- Single-class and multi-class closed networks
- Load-dependent and load-independent services
- Various routing topologies (cyclic, tree, mesh)
- Different service time distributions
- Networks with blocking and non-blocking queues
Performance Metrics
- Solution time for different solver algorithms
- Memory usage during computation
- Numerical accuracy compared to reference solutions
- Scalability with respect to network size and population
- Since:
- LINE 2.0
- See Also:
-
ClassesClassDescriptionBenchmark for Closed Queueing Networks with First-Come-First-Serve (FCFS) scheduling All configurations (standard, hicv, multiserver, random mapping)Benchmark for Closed Queueing Networks with Processor Sharing (PS) scheduling Light load configurationCQN PS1 Benchmarks - Population: N1=2, N2=4CQN PS2 BenchmarksCQN PS3 BenchmarksCQN PS4 BenchmarksDedicated benchmark runner for CQN Repairmen (RM) models Provides MATLAB-style formatted outputTemplate for CQN benchmark implementationsFormats CQN benchmark results in MATLAB-style output formatBenchmark result data structureAccumulates benchmark results for batch formatting