There are performance numbers for a framework (Cake PHP, for example) and for the raw primitives of the platform it runs on (PHP, in that case). By finding the ratio between the two one can arrive at the performance loss attributable primarily to the framework you've chosen.
See my "framework optimization index" in comments below for a rundown on all these ratios which I was able to back out from this set of benchmarks.