head to head
Neither is meaningfully harder - they pose close to the same test. The widest gap is execution, and it is a single point.

Optimization · Pure Optimization
The portal-gun puzzle game whose solutions are everything.

Optimization · Pure Optimization
A Zelda-like puzzle-action game solved by decoding its hidden manual.
Portal leans Optimization (Pure Optimization); Tunic leans Optimization (Pure Optimization).
Tunic leans a little harder on execution, though the gap is small.
Portal
Portal placement timing modest.
Tunic
Dodge-roll combat demands timing
Tunic leans a little harder on reads, though the gap is small.
Portal
No adversary modeling player.
Tunic
Bosses are scripted, not adaptive
Tunic leans a little harder on variance, though the gap is small.
Portal
Deterministic chambers; no randomness.
Tunic
Minimal RNG in core loop
Same score on optimization - which means the number cannot separate them. The difference is in what each one asks of you.
Portal
Pure puzzle-solving optimization.
Tunic
Manual decoding and build choices solve everything
A matching score does not mean a matching test. Two games can both sit at 10 on execution and demand completely different things of you - which is why the reasoning above matters more than the number beside it.