head to head
Plague Inc.vswhile True: learn()
Plague Inc. leans Optimization (Pure Optimization); while True: learn() leans Optimization (Pure Optimization).
Plague Inc.while True: learn()
Axis by axis
Execution0 vs 0
Even - both lean on execution about the same.
Reads0 vs 0
Even - both lean on reads about the same.
Variance3 vs 2
Plague Inc. leans harder on variance: Spread events and cure pace fluctuate
Optimization8 vs 9
while True: learn() leans harder on optimization: Building accurate, cheap pipelines is pure optimization
Two games can score the same on an axis and still test it in very different ways - read each rationale, not just the number.

