
Originally Posted by
awebapart
Since you say you are not a web designer, let alone a web developer, it isn't worth going into too much detail about finding speed bottlenecks (slow areas) in code, suffice to say that an experienced developer (better still an experienced developer who is also familiar with Virtuemart and Joomla) should be able to analyse, understand, and identify suspect areas in code (server side and client browser side), and place timing code to see how long it takes to run. For example, how long a database connection or database query takes to run, to identify either slow areas or potential areas that are affected by server strain.