Based on this limited experiment, I conclude that the performance is acceptable.
Uh no - looking just at the results of the test, parsing 18KB of HTML should be faster than three seconds.
<?
namespace lemmy\php;
/*
Welcome to the PHP community on Lemmy
#Rules:
1: Soon(TM)
#Helpful stuff:
#Common frameworks:
*/
echo "Welcome";
Based on this limited experiment, I conclude that the performance is acceptable.
Uh no - looking just at the results of the test, parsing 18KB of HTML should be faster than three seconds.
Yeah, doesn't sound very acceptable.