Hello dear community,
our CRM has performance problems.
For example loading an "account" for the first time takes more than ~10 sec., loading an cached version of the same account does also take long time (~7 sec.).
One thing i did was, to have a look at the data which goes trough the network when i load such an "cached" account. the result was very suprsing, Received: 14,3 MB Sent: 0,9 MB.
I also did it for the entity "contact", similar result (traffic is also very high, 12,5 MB). our "contact" entity is almost the standard crm entity, the loading time is not good, but acceptable.
So the first important question is, is this normal that the Internet Explorer is loading with every single opening such a big data?
I absolutely do not understand, why CRM always load those huge *.ashx-files (javascripts). I have no idea what to do next.
Many many thanks in advance.