FreeSpaceMapRewrite

From PostgreSQL wiki

Revision as of 14:52, 19 May 2012 by Boshomi (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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