A MobiSys result becomes believable only when it is measured on real hardware, driven to steady state, and reported in latency, energy, memory, and thermal terms. Simulation-only or single-run numbers read as under-done. The evaluation axis here is the device and platform — compute, energy, latency, memory, heat — not the radio or channel a wireless venue grades, and not the traffic-and-topology an infrastructure venue grades. Build the evaluation as one device-behavior claim per experiment.
The clean structure gives each subsection a claim about the running system, then the one experiment that settles it. The opposite habit — run a benchmark suite and describe whatever survives — is the unfocused evaluation MobiSys reviewers push back on. The claim-to-experiment map for a running mobile system:
| Claim about the system | Experiment that settles it | Metrics |
|---|---|---|
| It meets the target in the motivating scenario | on-device run under the real workload | p50/p95 latency, throughput, task success |
| Its energy cost is acceptable | instrumented run on a power monitor | energy-per-operation, average and peak power |
| It survives sustained use | multi-minute run to thermal steady state | frame-rate stability, temperature trace, throttle onset |
| Each mechanism earns its place | component breakdown / ablation | per-mechanism contribution |
| It fits within device memory | peak-memory and storage accounting | peak RSS, model and cache size |
| Its failure mode is understood | hot, low-memory, low-battery device states | the state where a baseline wins |
Battery, energy, and thermal claims are common at MobiSys and are held to instrument-level scrutiny:
Energy/thermal report checklist:
instrument: power monitor / on-device rail / shunt + DAQ, sampling rate
quantity: energy-per-operation (mJ), not just average power (mW)
boundary: what is inside the measured envelope (SoC? whole device?)
thermal: skin/SoC temperature trace and whether steady state was reached
battery: state-of-charge span, or wall power stated explicitly
An energy or thermal claim that cannot be re-derived from a described setup should not survive your own audit.
mobisys-writing-style).mobisys-artifact-evaluation).[Evidence form] on-device measurement / deployment / user study / trace / simulation (claimed vs actual)
[Question map] question -> experiment -> metric (gaps flagged)
[Device+energy] setup and boundary specified? y/n per headline experiment
[Sustained load] steady state reached and thermal reported? y/n
[Baseline audit] incumbent tuned? do-less present?
[Break condition] device state where the system loses: <named or MISSING>
[Priority additions] ordered by review-risk reduction per bench-day