Thanks for the information, I will apply other patches also and start testing.
When try to run the pgbench test, by default the cache-scan plan is not chosen because of more cost. So I increased the cpu_index_tuple_cost to a maximum value or by turning off index_scan, so that the plan can chose the cache_scan as the least cost.
The configuration parameters changed during the test are,