Yes, the linker scrambles the executable's block ordering.
This just isn't an interesting case. World-wide, the number of people
who compile their own web browser and execute it from the file which ld
produced is, umm, seven.
So I'd suggest that you always copy the executable to a temp file and
mv it back before running any timing tests.
--