mirror of https://github.com/postgres/postgres
In some workloads BufferGetBlockNumber() shows up in profiles due to the sheer number of calls to it (and because it causes cache misses). The compiler can't move it out of the loop because it's a full extern function call...pull/14/head
parent
6c878edc1d
commit
0c5af0a537
Loading…
Reference in new issue