I just tossed amfPhp up on a new 512mb Joyent accelerator and was testing a benchmark script with the debugger. The script just generates random data with a loop that simulates game data.
Anyone know why service include time is so high? This is with amfext enabled. I tried with it disabled, same results…
Total amfphp time: 129 ms
Framework time: 7 ms
Amf decode time: 0 ms
Service include time: 118 ms
Service call time: 3 ms
Amf encode time: 1 ms
Sent data size: 213 bytes
Received data size: 20.4 KB