well.. that's not really the test which will show up any regressions.
The extra get_page/put_page will affect things like kernel CPU utilisation
on fast writeout on a single CPU. Say, run a huge write against a fast
storage system on a single pentium 4 CPU and see how much the system CPU
time is increased.
The kernel's internal cpu accounting probably won't be accurate enough to
get believeable numbers from a test like this - better to use the
subtractive approach: see http://www.zipworld.com.au/~akpm/linux/#zc
-