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
A perspective-rotation platformer with a hidden cryptographic layer that rewards patient decoding.

Optimization · Pure Optimization
A first-person puzzle game where seeing the solution is the whole skill.
Fez leans Optimization (Pure Optimization); Portal 2 leans Optimization (Pure Optimization).
Portal 2 leans a little harder on execution, though the gap is small.
Fez
Rotation and platforming needs light precision only
Portal 2
Portal placement requires some precision but timing is lenient.
Same score on reads - which means the number cannot separate them. The difference is in what each one asks of you.
Fez
No opponent; solo exploration puzzle
Portal 2
No opponent; puzzles are static.
Same score on variance - which means the number cannot separate them. The difference is in what each one asks of you.
Fez
World is fixed and deterministic
Portal 2
Puzzles are deterministic with no randomness.
Same score on optimization - which means the number cannot separate them. The difference is in what each one asks of you.
Fez
Decoding the deep cipher system and spatial cube logic is the core challenge
Portal 2
Solving the puzzle's logic IS the entire game.
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.