FreeSpaceMapRewrite

From PostgreSQL wiki

Jump to: navigation, search

Performance testing

Raw speed

To measure the raw speed of just the FSM, I'm using a C user-defined function that just stresses the FSM by doing random FSM requests.

The results are quite interesting:

0.3MB3.3MB33MB326MB3255MB
CVS HEAD265217631078413777.9
patched 133356421420339468

Here's the script used for this test fsmtest-20080822.tgz

Personal tools