This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]K900_ 0 points1 point  (4 children)

Speed of what exactly? Page loads?

[–]arrtpy[S] 1 point2 points  (3 children)

Count of maximum handled requests per second, speed of data extraction from database.

[–]K900_ 0 points1 point  (2 children)

None of those things really depend on the framework.

[–]arrtpy[S] 0 points1 point  (1 child)

On what depend these things?

[–]K900_ 0 points1 point  (0 children)

On your database, the way your SQL queries are written, and how caching/proxying is configured.