wordpress - Why am I maxing out on resources and CPU usage? -


just site has been maxing resource , cpu usage. i've done few minor styling changes , i'm wondering using many resources. possible lot of activity in backend of wordpress cause hosting (godaddy) shut site down it's shared server?

sometimes runs fine , other times takes long time load.

i've tried disabling plugins see if of these causing issue , making sure there aren't conflicts in code.

one thing i've noticed different revolution slider doesn't load fast used , throws error "cannot read property container undefined". i'm lost why didn't change , working fine.

any advice helpful i'm stuck on issue , have done many things try , see why it's using many resources.

if can ssh server should able run command ps aux determine program taking resources.

here's output. chrome , xcode taking cpu cycles~

nyamo:~ vic$ ps aux user              pid  %cpu %mem      vsz    rss   tt  stat started      time command vic             52599   6.0  2.1  5249968 357756   ??  u    10:42pm  11:37.00 /applications/xcode.app/contents/ma vic             58425   5.9  0.9  3610868 151416   ??  s     7:06pm   0:45.26 /applications/google chrome.app/con 

Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -