Scenario: sparse-static¶
Class: sparse / static
← Benchmark index · Metrics · Methodology
Provenance — regenerated on every merge. Unlike the sweep pages, this table is not pinned to a release:
benchmarks.ymlre-runs the discrete taxonomy on every merge to the default branch and rewrites the generated block below, so these numbers track the current tip ofmainand already include the pheromone-weighting change (#327) and the per-seed RNG stream assignment (#352). They are a per-merge regression signal at the 10-run publication floor (#318); the release-pinned, 20-seed numbers live on the sweep and headline pages. See Provenance and #365.
What it stresses¶
Connectivity-limited but stable (pause=900). The paper base field with mobility switched off, so route churn is removed and what remains is pure reachability — the low-mobility end of the Broch pause sweep.
Configuration¶
| nodes | area long edge (m) | max speed (m/s) | pause (s) | flows | propagation |
|---|---|---|---|---|---|
| 50 | 1500 | 20 | 900 | 20 | range |
Defined as DISCRETE["sparse-static"] in
ns3/tools/run-scenarios.py
(scenario=paper pause=900). The per-merge benchmarks workflow runs the
taxonomy with --quick.
Results¶
Caveat —
large-scaleandheavy-loadcurrently reflect an open defect. #173 (P1, open): withenableMultipathon, reactive forward ants are bounded neither by a broadcast budget nor by(src,seq)duplicate suppression, so route discovery floods combinatorially in dense graphs. Read those two rows as a bug report, not as protocol character. See docs/fidelity.md.
Mean of 10 run(s), every baseline on identical realisations; ± is the 95% CI half-width (#293). Generated by run-scenarios.py.
| protocol | PDR % ±95 | mean delay (ms) ±95 | 99th delay (ms) ±95 | throughput (kbps) | NRL ±95 | jitter (ms) | dOff90 (ms) |
|---|---|---|---|---|---|---|---|
| anthocnet | 87.8 ± 3.7 | 24.6 ± 5.5 | 538.8 ± 311.1 | 4.70 | 36.955 ± 3.35 | 32.38 | inf |
| aodv | 86.6 ± 3.9 | 36.9 ± 5.5 | 678.4 ± 85.5 | 4.63 | 45.854 ± 4.49 | 47.82 | inf |
| olsr | 100.0 ± 0.0 | 3.2 ± 0.5 | 15.3 ± 2.4 | 5.32 | 4.380 ± 0.15 | 0.93 | 4.4 |
| dsdv | 99.3 ± 0.5 | 21.4 ± 14.4 | 347.5 ± 266.7 | 5.31 | 21.626 ± 1.57 | 23.59 | 11.7 |