The compiled extension makes a big difference in [de]serialization speed.
But if [de]serialization is a small component of the total request time,
the impact on the total time will be small.

--David

Jonathan Marcus wrote:
> Hi,
> 
> Does anybody have any numbers regarding how fast Thrift is for 
> inter-server communication?
> 
> Specifically, I'd like info about Thrift in PHP, both with & without the 
> PHP extension. Does it make a big difference?
> 
> Thanks,
> Jonathan

Reply via email to