Code Editor-Phpstrom startup is very slow, it takes up a lot of memory, there is no way to solve

Source: Internet
Author: User
Phpstrom start very slow, end up a lot of memory, there is no way to solve, in the case of not changing the editor

Reply content:

Phpstrom start very slow, end up a lot of memory, there is no way to solve, in the case of not changing the editor

Memory, SSD, CPU on these 3 aspects, you are on top of the plus.

Setting plugin option, irrelevant all off

Use an editor like Sublimetext, seconds to open ... It's not as powerful as phpstrom, but it's enough to write code.

There should be no way. Phpstrom has a relatively small possession relative to NetBeans. Add the memory bar and replace the SSD.

1) do not open one too big foler,phpstorm at a time will do the index of all open files
2) If your machine performance is good enough, try to edit the vmoptions in the bin directory, which is the virtual machine parameters of the Phpstorm itself
3) Open Memory Options View, you can manually click to clear some of the memory when it is too large

Phpstorm memory consumption has been very savings, and can not be closed for a long time and no significant memory leaks. You should try to upgrade your own hardware ~ ~

The index is built when the boot is complete, so it takes a little time for the index to take up less memory when it is built.
After all, just a powerful IDE

No card on Mac

Close unrelated plugins, and turn off the index of irrelevant content. Replace the solid-state drive.

You can change the device.

8G memory, very smooth.

There's another way--turn on power saving mode:
Menu: File | Power Save Mode
There is an icon in the lower right corner:

Add an SSD.

Just use Atom's passing. The IDE is too heavy to taste. It's enough to find a good notepad.

Give Phpstorm more memory
Edit the following file in the Bin directory under the Phpstorm installation directory

PhpStorm.exe.vmoptions
PhpStorm64.exe.vmoptions

-xms600m
-xmx1200m
-xx:maxpermsize=512m
-xx:reservedcodecachesize=256m

The above several values, give the multipoint
Developers now have 8G of memory are embarrassed to write code

So, do not say what phpstorm slow, eat memory, to use sublime or VIM, Phpstorm can also use vim
Have phpstorm, give you a completely different development experience,

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.