|
|
|
|
|
by emergentcypher
3761 days ago
|
|
- PHP is slow. Unlike JS, it's generally interpreted and not JIT (unless you're Facebook). - Drupal has to bootstrap itself and all modules on every request. - Drupal makes waaaaay too many SQL queries - Drupal generates horribly performing SQL queries |
|
Drupal, on the other hand, is so slow because it has a terrible architecture.
[0] - https://www.techempower.com/benchmarks/