Tag Archives: performance

performance of error handling in php

We had a little bit of a discussion on twitter about the performance implications of errors in php. I won’t surprise you as it is (should be) well-known that the error generation and the error suppression is slow. See this blogpost from … Continue reading

Posted in Uncategorized | Tagged , | 1 Comment