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 minimalist puzzle platformer about deducing box-chain solutions.

Optimization · Pure Optimization
A first-person puzzle game where seeing the solution is the whole skill.
BoxBoxBoy! leans Optimization (Pure Optimization); Portal 2 leans Optimization (Pure Optimization).
Portal 2 leans a little harder on execution, though the gap is small.
BoxBoxBoy!
Box creation and movement need no precision
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.
BoxBoxBoy!
Solo puzzle game with no opponent
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.
BoxBoxBoy!
Puzzles fully deterministic, nothing random
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.
BoxBoxBoy!
Deducing box-chain shapes to clear obstacles is the game
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.