Minimum memory requirements for Nopcommerce

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
Hi Umesh

Like the video, nice touch, just for comparison I am running it on our dedicated server and it is currently sitting on about 185mb on idle.
9 years ago
Hi Ron,

Just installed ANTS Memory profiler and right now checking on the local IIS with no anyother site only fresh latest nop source code.

http://screencast.com/t/VxGpQqof

and as given by memory profiler

It's just fresh with no sample data.

It's stable at in ANTS: 256 MB. while in WP : it's 330 MB.

and as in ANTS there is 144MB is unused space for the application so it's might be based on the Installed ram they are allocating to application.

So if we remove the Unused assigned memory from 256MB - 144 MB = 112MB for the fresh install without products.

Thanks,
Umesh
9 years ago
Hi guys.

Can you say witch changeset was applied to nop 3.3 to improve memory usage?

I need to apply them to my source. My w3wp process is getting 1GB memory.

I found some changesets in this topic, but I got 404 on all of them.

Thanks!
9 years ago
ivanslater wrote:
Can you say witch changeset was applied to nop 3.3 to improve memory usage?

There are dozuens of such changsets. Search our repository by "performance" keyword. This way you can find all of them
9 years ago
Andrei,

I have applied all performance changesets, but after that, a lot of plugins stoped working saying that "view not found" error.

I suspect that some performance update have changed my 3.3 nop in a "3.4 engine".

Do you know where or what source cant I modify? Im preserving services and controllers constructors, because I know it can break compatibility, but there is another untouchable source.

Can you help?

Here the list of changesets I have applied:

https://nopcommerce.codeplex.com/SourceControl/changeset/3c9525efbd9b867140f8e3d18e3b856e4f3209c6
https://nopcommerce.codeplex.com/SourceControl/changeset/21c5ed4b8bd22aadb04e1d32e2e12b5c02517921
https://nopcommerce.codeplex.com/SourceControl/changeset/697951174534fc850b7f8cf179a7e38df26c36ed
https://nopcommerce.codeplex.com/SourceControl/changeset/b28a9233a2c8674324843bcb3028c4e6f1d9e3fd
https://nopcommerce.codeplex.com/SourceControl/changeset/3ec8220e3b2447b9e3694ff3821567d29774e78a
https://nopcommerce.codeplex.com/SourceControl/changeset/ac12fa2dd0a9b42ce63de539e203d8a6de316e2e
https://nopcommerce.codeplex.com/SourceControl/changeset/d9658064c4015aa9f7dc3e76a9d8e81da5b973d0
https://nopcommerce.codeplex.com/SourceControl/changeset/6d41c0e973406c4b85ae08025f79a62e65677bb3
https://nopcommerce.codeplex.com/SourceControl/changeset/9855b4a0efe0f823dd9ccd78ecfae9d9f46ed5cd
https://nopcommerce.codeplex.com/SourceControl/changeset/ad35d77e7d7e4670db1fa8d9375f49fe3e02e459
https://nopcommerce.codeplex.com/SourceControl/changeset/3d366ba69a18e8352a8ee1190821c8ce9d882817
https://nopcommerce.codeplex.com/SourceControl/changeset/a9d61510a15c1d2b7685c7f037cc06cdf4ee257f
https://nopcommerce.codeplex.com/SourceControl/changeset/c928a2dac8f4a32dcfe3dd849d877f85d877a917
https://nopcommerce.codeplex.com/SourceControl/changeset/1a39e459c073850d1be2b337d3f3a0e7dcd8dcaf
https://nopcommerce.codeplex.com/SourceControl/changeset/f8d411bfd613807e939c93653a1b3e85da8f8764
https://nopcommerce.codeplex.com/SourceControl/changeset/f95b88c522b3a256890c742eaee87a168bfe0471
https://nopcommerce.codeplex.com/SourceControl/changeset/a78da35fef9d0d2498692da0708ae0619df57936
https://nopcommerce.codeplex.com/SourceControl/changeset/596fb3127bb8940e96a105504ea5ec55f8aca7d0
https://nopcommerce.codeplex.com/SourceControl/changeset/31fcbc23d689badb21319204766e43b1f472cb38
https://nopcommerce.codeplex.com/SourceControl/changeset/3ab25d6063b0120af496d106a8a2f98f1e1ff533
https://nopcommerce.codeplex.com/SourceControl/changeset/d1931c2d180877225339076b51d650596f268169
https://nopcommerce.codeplex.com/SourceControl/changeset/f79c7863def764fb50fa1e7668b65ccb19da53b1
https://nopcommerce.codeplex.com/SourceControl/changeset/b9a0b016043518991f366a733735b92a56731ddd
https://nopcommerce.codeplex.com/SourceControl/changeset/627227b3058a504605e992da6aa9502ba8e844e8
https://nopcommerce.codeplex.com/SourceControl/changeset/193ce48156bebca5292ffe6183f4fbc136e3926e
https://nopcommerce.codeplex.com/SourceControl/changeset/ac0d12764f16d6f2546afcf4af2148047a3d0c04
https://nopcommerce.codeplex.com/SourceControl/changeset/718c8cb811464965936f35714a3960576784eb83
https://nopcommerce.codeplex.com/SourceControl/changeset/63d98b31318a02e76d13c667fdeeb8ec7916d531
https://nopcommerce.codeplex.com/SourceControl/changeset/cd909b71355184b04f8b07ff98ff4fed44f5fe0a

Thanks!
9 years ago
ivanslater wrote:
Hi guys.

Can you say witch changeset was applied to nop 3.3 to improve memory usage?

I need to apply them to my source. My w3wp process is getting 1GB memory.

I found some changesets in this topic, but I got 404 on all of them.

Thanks!


Hi,
Do you run any services like Google Shopping (Froogle)? It lives your pool filled (w3wp process) and should recycle it in specific time (configured in IIS)
9 years ago
Yes, I have restarted IIS and clear Pool. Certified that w3wp process wasnt listed in task manager.
9 years ago
Hi,
In the next time just recycle your pool in IIS pools, that's all. When you enter on your website, don't run any services as noted before and you will see much less memory usage.
9 years ago
Well,

All I need to know is which changeset is a breaking change.

All the embeded views stoped working and it is a 3.4 characteristic. I need to revert this changeset to keep 3.3 compatibility.

Can you help?
9 years ago
ivanslater wrote:
Well,

All I need to know is which changeset is a breaking change.

All the embeded views stoped working and it is a 3.4 characteristic. I need to revert this changeset to keep 3.3 compatibility.

Can you help?


I would refer you to the post
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.