in reply to Re^4: Should I just print my own HTTP headers?
in thread Should I just print my own HTTP headers?
Oh, a few days later, you are asked to add a feature so your app is able to send the content in different languages based on some condition (the contents are ready, you are only asked to deliver them). So, you fixed those lines again and again. And I bet you will surely be very careful about those double EOLs.
Now, tell me, after you implement this with your own, and benchmark it again againsts the CGI.pm version of the same requirement. How much would you gain from the processing time advantage, would it be worth the implementation time?
Simple benchmark won't qualify for the real problem.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: Should I just print my own HTTP headers?
by Cap'n Steve (Friar) on Apr 13, 2007 at 02:37 UTC |