tags:

views:

25

answers:

0

Does anyone have any practical experience with deployed PHP applications (using FastCGI), compiled using the RoadSend compiler?

What have you noticed with respect to:

  • memory consumption
  • cpu utilization
  • response time

of the compiled application relative to the same application using the PHP interpreter?