Mythbusting “PHP is rarely the bottleneck,” data shows 40% of time spent in PHP

13 days ago by exakat to c/php

Find Out Why Your PHP App Is Slow Before It Costs You. Tideways shows you exactly where PHP performance breaks down - in production, in real time.
x00z 3 points 13 days ago

This is just an ad. But it also molests the definition of PHP as the bottleneck. When people talk about PHP being the bottleneck they are talking about the interpreter and the Zend engine; as in the actual overhead of using PHP compared to another language to do the same thing. This ad however talks about the code written in PHP, like frameworks, and not about the PHP interpreter itself. So this ad is just ragebaiting and should be put back into the author's behind.

path: 0 25170546, hotness: undefined, score: 3, children: 0
php
php

@lemmy.world

login for more options
430
202
59

<?

namespace lemmy\php;

/*

Welcome to the PHP community on Lemmy

#Rules:

1: Soon(TM)

#Helpful stuff:

PHP Documentation

Composer

PHP Standards

#Common frameworks:

Symfony

Larvel

*/

echo "Welcome";

go to feed...