Hi to all,
I have been using Drupal for already half a year and, of course, fallen in love with its functionality. After experimenting with different sets of modules, themes and even creating some of them of my own, now I can consider myself little bit more experienced user than a Drupal newbie. The only complaint I have is that it is too slow :( I tried to follow several different topics on this issue like this one: http://drupal.org/node/55054 and to try to learn as much as I can and to solve if I had some real issues on my end. Unfortunately, trying different methods has not helped me to increase the loadspeed of my site.
So, why I am openning a new ticket, if there are several already? Because, I have finally installed devel module, run of which has given shocking results, at least to me. Because, running Russian website I never suspected that Language could be the reason of slowliness of Drupal. Now devel module shows first lines of results for index page as follows:
Executed 751 queries in 27325,44 milliseconds. Queries taking longer than 5 ms and queries executed more than once, are highlighted. Page execution time was 28891,23 ms.
ms # where query
203,03 0 locale SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = 'Delete this bookmark from your list.' AND t.locale = 'ru'
194,03 0 locale SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = 'Delete this bookmark from your list.' AND t.locale = 'ru'