Would you please analyze what the reason is?
Reply to discussion (solution)
Computer Configuration Reasons
If not the program, or the reason for the amount of traffic.
If you are using an integrated development tool like WAMP, it will certainly be slow. It's not slow to put it under Linux.
Today installed Magento and Ecshop compared to the background execution Magento execution speed seriously impatient and so on and then search the Internet is a lot of places are said Magento slow, eager to know why.
The framework is like this, a whole bunch of configurations to load
Make sure that the Magento cache is open.
The problem with the Magento architecture. You can open his own cache and try it.
What server? Is it nginx?
Some time ago I was configuring Nginx pathinfo because of improper configuration caused Magento access speed is very slow
The problem is that the server takes too much time to resolve the routing path to the Magento
If this is the case, it is recommended to look at the Laruence Big blog:
Http://www.laruence.com/2009/11/13/1138.html
Magento not use Apache server, how to use it.