Report Slow Down

We have a report that used to produce a 1000+ page pdf in
about 2 minutes. It has gone to producing a 200+ page report in
about the same amount of time. No change to the data, database,
report or environment, it just suddenly slowed down and nothing
seems to be able to make it go back to decent performance on large
record sets.
Server reboots don't help, any ideas or thoughts would be
appreciated.

Hello
I followed some Donald's suggestion and went through some explanations he's given on its web site to try to figure out how could I speed up the database 10g since we migrated from 8i to 10g.
Here are default values in our 10g influencing the COST BASE OPTIMIZER
OPTIMIZER_FEATURES_ENABLE=10.2.0.1
OPTIMIZER_MODE=ALL_ROWS
OPTIMIZER_INDEX_COST_ADJ=100
I launched his script below provided to see time waited between full scan table
('db file scattered read representing by the c3 row and the
sequential read representing by the c4 row)
select
sum(a.time_waited_micro)/sum(a.total_waits)/1000000 c1,
sum(b.time_waited_micro)/sum(b.total_waits)/1000000 c2,
sum(a.total_waits) /
sum(a.total_waits + b.total_waits)
) * 100 c3,
sum(b.total_waits) /
sum(a.total_waits + b.total_waits)
) * 100 c4,
sum(b.time_waited_micro)/sum(b.total_waits))/
(sum(a.time_waited_micro)/sum(a.total_waits)
) * 100 c5
from
dba_hist_system_event a,
dba_hist_system_event b
where
a.snap_id = b.snap_id
and
a.event_name = 'db file scattered read'
and
b.event_name = 'db file sequential read';
there is the output of the script
C1 C2 C3 C4 C5
.002438964 .002888595 24.6526611 75.3473389 118.435332
So the time waited for full scan(c3) table is most faster than index sequential read(c4:index probe)
I changed the parameter OPTIMIZER_INDEX_COST_ADJ and OPTIMIZER_MODE
alter system set OPTIMIZER_INDEX_COST_ADJ=20 scope=both;
alter system set OPTIMIZER_MODE=FIRST_ROWS_1000 scope=both;
I lauched aigain the script above, but the output shows the result below
C1 C2 C3 C4 C5
.002438964 .002888595 24.6526611 75.3473389 118.435332
this output isn't different than the first one, so does this mean that INDEXES are not well designed or WHAT ELSE?.
Wich parameter could I enable or change to decrease the C4(index sequential read wait time?
Thank you for your help

Similar Messages

  • Report makes slow down

    I have some problem of performance due to the report generation.
    If I do not use "on the fly reporting", performance are ok, each item of my loop takes the same time. But I have nothing in the report.
    If I use "on the fly reporting", performance are bad, ecah item of my loop take more and more time which becomes inacceptable. On the contrary, my report is ok.
    Is possible to have a report without disturbing and slow down the execution of the sequence ?
    Thanks a lot for your support.

    Hey sfl,
    The short answer is NO. 
    Basically on the fly reporting is being updated everytime a step that records results gets executed.  So you have to store that in memory.  How many steps do you have?  If you have a bunch of steps and your report is really long then you will see performance drop dramatically.
    So you have to choose one or the other unfortunately.
    Regards,
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~

  • Crystal Reporter Integration addon 2.0.07 slow down

    Hi Guru's,
    When i upgraded to Crystal Report Viewer Add On to version 2.0.07, I encountered slow down accessing Crystal Reports Administration and generation of report. We also encountered lots of error. Is there any new Crystal Reporter Integration addon version?
    Thanks....

    Hi..
    It might be of you have not installed Prerequisite .NET Framework 3.5 SP1 & Crystal Report Runtime Viewer.
    Regards,
    Bhavank

  • My mid 2011 MacBook Air has slowed down significantly overnight?

    Last night my MacBook Air was working fine.
    When I went to use it this morning, it has slowed down significantly. It takes awhile for it to respond to trackpad movement or the keyboard. Opening finder is delayed now, opening any app is delayed now. Booting it back up takes extra long now, probably around a minute compared to thirty seconds before.
    I've tried an SMC reset, repairing the disk and repairing disk permissions.
    From what I can see, the hardware doesn't appear to be failing, but I could be wrong.
    Can anyone help me out? What could possibly be going on with my MacBook? How did this happen overnight?

    Your MacBook Air's memory is not upgradable, and as you already determined unused storage capacity is not a relevant factor.
    There are many reasons a Mac may be performing slower than expected.
    Back up your documents and everything else important to you before proceeding.
    To help determine the possible causes of this behaviour read the following. None of what follows is intended to fix anything, but it will provide the additional information required to advance troubleshooting:
    Boot OS X Recovery by holding ⌘ and r (two fingers) while you start your Mac. At the Mac OS X Utilities screen, select Disk Utility. Select your startup volume (usually named "Macintosh HD") and click the Repair Disk button. Describe any errors it reports in red.
    When it finishes restart your Mac and test again for operation. If it's still not behaving as you expect it should, please post the results of EtreCheck in accordance with the following instructions:
    Apple Support Communities contributor etresoft wrote a very useful app to quickly gather certain system information that may help point to a cause of this problem. Go to his website, download and run EtreCheck:
    http://www.etresoft.com/etrecheck
    Etrecheck will be in your Downloads folder. Open it from there. You may see the following dialog box:
    Click Open - etresoft contributes to this forum frequently and can be considered a trustworthy developer.
    It will take a moment to run as it collects its data.
    Copy and paste its output in a reply.
    Do not be concerned about anything that says "Problem" or “failed” or anything else that may appear in red.
    EtreCheck was designed to remove any personal information (such as your computer's name and serial numbers) but if you see anything that looks like an email address or any other personal information that should not be divulged to others, please delete or obscure that information when you post the reply.
    When you are finished with EtreCheck, quit the program. It occupies very little space, and you can keep it or drag it to the Trash as you wish.
    After completing the above please determine if the problems also occur in "Safe Mode":
    Safe Mode or "Safe Boot" is a troubleshooting mode that bypasses all third party system extensions and loads only required system components. Read about it: Starting up in Safe Mode
    You must disable FileVault before you can start your Mac in Safe Mode.
    Starting your Mac in Safe Mode will take longer than usual, graphics will not render smoothly, audio is disabled on some Macs, and some programs (iTunes for example) may not work at all.
    Merely starting your Mac in Safe Mode is not intended to resolve the problem, it's to observe its performance without certain additional components.
    To end Safe Mode restart your Mac normally. Shutdown will take longer as well.
    To identify potential hardware problems: Apple Hardware Test.

  • Internet speeds keep slowing down to a crawl

    I'm having a problem that has only developed in the past week which was during a time when I haven't changed any configurations in that period of time since my son was born a week ago yesterday and I obviously had more important things to do than mess with my network configurations. However, about 2 weeks prior to his birth, in the process of configuring a baby monitoring system with icam source, 3 weeks or so ago, I read that I might be able to improve my internet performance, I ran googles namebench a couple of times and added and re-ordered the DNS servers that had been listed prior to any problems developing based on its' reports. My internet speeds improved as a result of changing those DNS settings and stayed good until the past week. But of course, we now need to use the computer as part of our baby monitoring system and it's not working worth a **** and I'm getting frustrated since I can't put my finger on the problem and I don't really have time to spin around in circles right now. I'm sure it's probably something simple and I can't put my finger on it though. Sleep deprivation is new to me.......
    I've kept running log of notes so this is a little deshoveled but I figured the more information I provide the better the chance someone might help me get this solved quickly.
    In the last week, since my sons birth, my internet speeds would be okay after restarts and resetting everything, 2.5 Mbps or so but after a 10-15 minutes it starts to slow down to .2-.3 Mbps. I went thru all my network settings, restarted everything, repaired permissions, I've changed ethernet cables reset PRAM, firewall is running, stealth mode enabled, allow signed software incoming connections and my various other programs such as netsessionmac4f3c6b, skype, java, itunes, etc.
    All sharing services off and pretty basic login items at startup including growl.
    I had AT&T come out and check my DSL line and everything checked out on their end up to and out of the DSL modem based in their equipment tests.
    The problem seems to start when I connect my imac (a fairly loaded 27" imac I got in Dec.) First off, as soon as the imac is connected to the modem via ethernet, the old ethernet modem flashes and continues to flash, even right after startup. So the tech thought something was running in the background and I can't figure out what. I looked through login items but don't see anything that would be a problem and am afraid to eliminate everything.
    So I created a guest account to eliminate any login items (I think) and in I got 5.69 Mbps right off the bat. But after a minute or two, without changing anything my download speed slows down and I get for example .77 Mbps. The same thing happens with my administrator account on the imac. Fast speeds at startup and more importantly if I change the configuration by switching between ethernet and airport, I get fast speeds right after changing the configuration but after a minute or two I am well below 1.0 Mbps. I've got several network configurations with automatic, airport and ethernet set up in different ways including a clean ethernet connection with the original DNS settings.
    I haven't set up an airport only account but that really isn't the way I want to hook up the computer that sits right next to the modem and runs my network. Restarting the old modem and direct connecting the computer to the modem results in the same thing happening.
    I connected my ethernet from the (old?) modem directly to my ancient powerbook G4 and I got +5.6 Mbps download but it also slowed down to 300 kbps after 5 minutes or so the first time (old modem?)
    Now to explain why I have "old?" listed above. I was then able to get a new DSL modem from AT&T, hook it up just fine, get enormously faster internet service in the 5,000 kbps only to have it slow back down to around 300 kpbs after connected for several minutes.
    directly connected to imac-bypassing router
    3,500 kbps
    after 15 minutes-250 kbps
    connected to imac thru router/time capsule with airport extreme
    2500 kbps
    after 15 minutes=166 kbps
    directly connected to an older powerbook G4 with new modem
    IP address of 192.168.1.64
    5.65 Mbps on speedtest
    after 15 minutes=5.67 Mbps
    after 30 minutes= 5.59 Mbps
    1 hour-5.66 Mbps
    Very solid, stable readings for what I am used to. This would seem to isolate the problem to the imac.
    directly connected to imac with new modem
    IP address of 192.168.1.64
    5.8 Mbps on speedtest
    after 30 minutes= .60 Mbps-ping takes 250 ms
    1 hour= .46 Mbps-ping takes 250 ms
    Now a problem that only started last night after I hooked up the new modem and started up my old Time capsule/airport configuration, I got a message that said something to effect of "another device on this network is using computer IP address 192.168.1.64. So I tried manually changing last digit of the IP address on the computer to one number higher and it kept saying the start and end range were incorrect so I shut the airport station down since when it was connected, it would not allow the computer to connect thru the router via ethernet. I did a hard reset on the airport and I got it back up and running just fine but the internet speeds on the imacs' ethernet connections are so slow it's practically worthless. I also checked to see what was connected to my airport on any given occasion, 2 iphones, 2 pads, another imac running upstairs and a newer powerbook running icam source that is supposed to be the baby monitor. Except for the laptop everything can use "802.11n" but the powerbook only connects via 802.11g so I have set the airport to that limiting setting.
    Any suggestions? Is there a way for me to log what is happening so I can report in more detail?

    First thing is to check if the wireless is on a sensible channel: HomeHub doesn't always make sensible choices.  Install inSSIDer on your laptop and see what other devices there are around and if there is any clash.  Also, try moving the HomeHub around a little, even quite small differences can make a big difference to wireless signals.
    You could run an ethernet cable from downstairs to upstairs.  Easy to do, but can be a bit unsightly.  If most of your devices are upstairs, you could use this cable to connect the modem to the HomeHub.  If you have devices both up and down, you may want to keep the HomeHub downstairs and add a switch upstairs.
    HomePlug may be suitable for you.  If you search Amazon for HomePlug you will see a couple of kits for just over £30.  Don't go for an 85Mbps one.  A 200Mbps such as the TP-link or D-Link should be much better than wireless, but not as good as a cable.
    Depending excatly how many devices you want to connect and where, you can pay more and have a builtin wireless at one end: http://www.amazon.co.uk/Devolo-1408-Wireless-N-HomePlug-Adapter/dp/B00472MMCQ/ref=sr_1_15?ie=UTF8&qi...  Or it may be best for you to use the basic devices and add an old wireless router in switch mode.

  • MacBook Pro 13" Late 2011 Experiencing Significant Slow Down After Boot Camp Installation

         Okay, so today, after installing Windows 7 on my MacBook Pro via Bootcamp Assistant, I experienced significant performance slow down (fans going at full blast, applications opening after extended periods of time, keystrokes not being registered) when I returned to my OS X partition/second hard drive. I have dual hard drives, one of them being a Samsung 256 GB SSD with OS X Mavericks and the other being my original 500 GB HDD, divided into a 250 GB OS X Mavericks partition and a 250 GB Windows partition. I have the SSD set as my startup disk and I have it located in the main HDD bay. I moved the old HDD into a caddy and placed it where the optical drive normally should be.
          After multiple failed attempts to install Windows via USB and Bootcamp Assistant, I decided to reinstall my optical drive and use a Windows installation disk. This attempt proved successful, and I was able to install Windows 7 onto the 250 GB partition I had created for it on the 500 GB HDD. After completing basic setup of Windows, I removed the optical disk drive and reinstalled the SSD and the HDD into their original spots (SSD in the main HDD bay, HDD in the caddy where the optical drive normally is).
         After completing this tedious process, I booted my Mac back up using the SSD. However, I noticed something was wrong when the login screen, apps, and nearly everything else on my desktop had slowed to crawl. I decided to check my Activity Monitor to see what the problem might be. Activity Monitor told me that the task "kernel_task" was taking up anywhere from 200-600% of my CPU, which explained the slowdown in performance. I looked around to see if there were others with the same problem as me, and I found that Spotlight Indexing might be an issue, with a potential remedy being move my Bootcamp Partition into the Privacy section of Spotlight under System Preferences. After doing that, I experienced no increase in performance and everything was still going very slowly.
         The next step I took was to see if booting into Safe Mode would help the issue. After booting into Safe Mode on my SSD, I noticed that things were back to their normal speeds, with applications opening at the speed they should be and keystrokes being registered instantaneously. However, the fans were still going and had not shut off once booting into Safe Mode. In addition, I checked Activity Monitor and the "kernel_task" in question was no longer taking up massive amounts of the CPU.
         At this point, I don't know what to do and I need help in restoring my Mac to original speeds. I may end up deleting my Boot Camp partition as a last measure if all else fails, seeing as I installed Windows in the first place for running a few programs and games that I can live without. However, I'd prefer to not have things come to that and fix things before deleting the Boot Camp Partition. I've heard that if everything runs normally in Safe Mode, then the issue is third-party software. Is this true?
         Any help would be greatly appreciated as I am writing this from the MacBook in question in Safe Mode because it's essentially useless in normal SSD operation.

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    Don't be put off merely by the seeming complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) at the behest of a stranger. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
    Here's a summary of what you need to do, if you choose to proceed:
    Copy a line of text in this window to the Clipboard.
    Paste into the window of another application.
    Wait for the test to run. It usually takes a few minutes.
    Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Fonts 51 4 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' \*AutoCad \*dropbox \*GoogleDr\* vidinst\* ' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 ` route -n get default|awk '/e:/{print $2}' ` 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 1000 MB com.apple.AirPortBaseStationAgent 464843899 );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[26]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n-\t%s\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}') printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' /^ *$|CSConfigDot/d;s/^ */  /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/\/Users\/[^/]+/~/g ' ' s/^ +//;5p;6p;8p;12p;' ' {sub(/^ +/,"")};NR==6;NR==13&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: [^EO]|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/ / { n++;print;} END { if(n<200) print "com.apple.";} ' ' $3~/[0-9]:[0-9]{2}$/ { gsub(/:[0-9:a-f]{14}/,"");} { print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}') print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR!=2{next}'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' 's/^.{52}(.+) <.+/\1/p' ' /Launch[AD].+\.plist$/ { n++;print;} END { print "'${p[41]}'";if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$|'${p[41]}'/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:[^:]+//p ' '/root/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/ { n++;print;} END { if(n<1000) print "/System/";} ' '/^\/usr\/lib\/.+dylib$/p' ' /Temp|emac/ { next;} /(etc|Preferences|Launch[AD].+)\// { sub(".(/private)?","");n++;print;} END { print "'${p[41]}'.plist\t'${p[42]}'";if(n<500) print "Launch";} ' ' /\/(Contents\/.+\/Contents|Frameworks)\/|\.wdgt\/.+\.([bw]|plu)/d;p;' 's/\/(Contents\/)?Info.plist$//;p' ' { gsub("^| |\n","\\|\\|kMDItem'${p[35]}'=");sub("^...."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[9]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/ { next;} /%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|OpenD/!s/:.+//p' ' (/k:/&&$3!~/(255\.){3}0/ )||(/v6:/&&$2!~/A/ ) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]" "$1;b=b$1;} END { if(b) print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n  "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n  [N/A]";"file -b "F|getline T;if(T!~/^(AS.+ (En.+ )?text$|POSIX sh.+ text ex)/) F=F" ("T")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n  ...and %s more line(s)\n",l-L);} ' ' /^ +[NP].+ =/h;/^( +D.+[{]|[}])/{ g;s/.+= //p;};' 's/0/Off/p' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' / / { print "'"${p[28]}"'";exit;};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9;} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps sudo\ crontab sudo\ iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' whoami cksum kextstat launchctl sudo\ launchctl crontab 'sudo defaults read' stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' defaults\ read scutil sudo\ dtrace sudo\ profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil sudo\ lsof test );c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' '" L*/P*/*loginit*' 'L*/Ca*/com.ap*.Saf*/E*/* -depth 1 -name In*t -exec '"${c1[14]}"' :CFBundleDisplayName" {} \;' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' :${p[35]}\" :Label\" '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status " -F '\$Time \$Message' -k Sender kernel -k Message Req 'bad |Beac|caug|dead[^bl]|FAIL|fail|GPU |hfs: Ru|inval|jnl:|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|tim(ed? ?|ing )o|WARN' -k Message Rne 'Goog|ksadm|SMC:' -o -k Sender fseventsd -k Message Req 'SL' " '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/r*/com.apple.*.{BS,Bas,Es,J,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cgh] ! -name *ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;|sort -t: -k2 |tail -n'${p[38]} '-L {/{S*/,},}L*/Lau* -type f' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Ca*/*/Ex,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo,Widg}* -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,pam.d/*,ssh{,d}_config,*.local} {,/usr/local}/etc/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}*t /S*/L*/Lau*/*t .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers\ "${p[N5]}" -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --only-files --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' -i4TCP:0-1023 com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' );N1=${#c2[@]};for j in {0..8};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n ' syscall::'${p[33+j]}':return { @out[execname,uid]=sum(arg0) } tick-10sec { trunc(@out,1);exit(0);} '";done;l=(Restricted\ files Hidden\ apps 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents launchd Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP Wi-Fi Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory Listeners Widgets Parental\ Controls Prefetching );N3=${#l[@]};for i in 0 1 2;do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear >&-;date '+Start time: %T %D%n';};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};';done;A7(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0(){ [[ "$v" ]]&&echo "$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "$s"<<<"$v"`&&C1 1 $1;};for i in 1 2;do for j in 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;A2 0 $((N1+1)) 2;C0;A1 0 $N1 1;C0;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 0 $((N1+4)) 5 4;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 1 10 7 9;D13 1 11 8 10;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D23 5 14 12 14;D22 6 36 13 15;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D22 11 17 17 20;for i in 0 1;do D22 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A2 19 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;A2 4 20 21;B7 6;B2 9;A4 14 7 52 9;B2 10;B6 9 10 4;C3 25;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 4 22 29;B7 12;B2 14;A4 14 6 52 14;B2 15;B6 14 15 4;B3 0 0 30;C3 29;A1 4 23 27;B7 13;C3 30;D13 24 24 32 31;D13 25 37 32 33;A2 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D13 21 0 32 19;D13 10 42 32 40;D22 29 35 46 39;};D13 14 1 48 42;D12 34 43 53 44;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D12 26 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 33 34 42 37;B1&&D23 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 20 42 32 41;D13 14 2 48 43;D13 4 5 32 1;D22 4 4 50 0;D13 4 3 32 5;D12 26 48 49 49;B3 4 22 57;A1 26 46 56;B7 22;B3 0 0 58;C3 47;D23 22 9 37 7;A7;C2 2;} 2>/dev/null|pbcopy;exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    7. Launch the built-in Terminal application in any of the following ways:
    Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    8. If you see an error message in the Terminal window such as "Syntax error" or "Event not found," enter
    exec bash
    and press return. Then paste the script again.
    9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
    11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with the words "Start Time." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • How to test hardware on an old MacBook Pro that is slowing down.

    I have the very first-gen MacBook Pro 2.0gHz Core Duo, 2gb ram.  I have been using this laptop as my primary since I got it, mostly for development work (Java, Objective-C, Web, etc), but also email, general web surfing, and the occational game (although, not in a while).
    Recently, I noticed things were starting to "slow down".  Well, not slow down so much as things would get long pauses.  For instance, I hit a site in Google Chrome, and the app sits there for like 20-30sec of longer, as if the window is frozen, then *poof*, it draws the page.  Sometime, Chrome will even pop up asking if I want to kill the page.  It is not the only application that seems to be suffering from this, I just spend a LOT of time on the web, so I tend to notice it much more.
    Even more recently, my SpringSource Tool Suite (STS, a custom Eclipse with a bunch of SpringSource plugins) started acting up too.  Mostly when I start the Roo Shell and execute a command, STS (read Eclipse) will show the command as "executing", but it seemed to never run.  I thought it was maybe a problem with STS or the Roo Shell plugin, but yesterday I ran something as a test, then got a phone call and didn't come back for some time.  To my surprise after more than 40min of just sitting there the command ran.  Once it ran, it ran in full, normal speed (the command I ran was to rebuild the Eclipse project files using Maven).  So, what I thought was frozen was merely paused for a long period of time, just like what I was seeing in Chrome.
    So, this has lead me to believe I either have some sort of hardware issue, some sort of heat issue (I have seen this on Wintel laptops where the processor "speed steps" down to almost 33mHz), or some sort of software issue.  I really don't want to have to re-install OS X, if I can avoid it.  I did boot off the original disks that came with my laptop and ran the Hardware Test, but it came back with no errors.  I have iStat Pro installed as well, and the fan speeds are usually around 1800-2000rpm, sometimes jumping to 4000+rpm.  CPU tempuratures report around 151º.  I also ran the Disk Utility off my 10.6 disks.  I do know that my DVD burner no longer burns disks, but it hasn't for more than a year.
    Laptop specs:
      - MacBook Pro, Model MacBookPro1,1
      - OS X 10.6.8
      - 2.0gHz Core Duo w/ 2gb DDR2 RAM
      - Toshiba MK3252GSX 320gb HDD (replacement for factory 120gb HDD over 1.5yrs ago due to space issues)
      - I recently replaced the battery, as the old one had expanded.  I use the laptop on wall power 99% of the time.
    Thanks,
    Mike Bauer

    As mentioned above, I did do this.  What I am not so certain is how intensive this test is.  Stated another way: If this was ran and passed 100%, does this mean everything on my laptop is 100% functional, like the fans, processor, cooling, memory, etc?  The drive also checked out when I did the Disk Utility from the 10.6 install CDs, and the S.M.A.R.T. check indicates no disk errors.
    Maybe I should take it into a Genius and have them look at it.  Just not sure how much that will cost me, and its an old laptop, so I don't want to put too much into it.

  • Report Slow to render with expressions/formulas

    Hi, using Report builder 3.0 to view/print transactional documents, eg invoices and orders.
    I use table matrix (Tablix) to display the products dataset.
    the tablix only has 1 row that just repeats the product information, with 6 columns.
    I have simple IIF expressions in about 4 of the columns, yet these expressions slow down the report rendering dramatically.
    eg:  =IIf(Fields!part.Value > ".", Fields!ordqty.Value, " ")
    also I had an expression to change the backgroundColor on every 2nd row:
    =IIf(RowNumber(Nothing) Mod 2 = 0, "Gainsboro", "Transparent")
    both of these expressions add so much time to the rendering, if i remove them, then i have a PDF rendered in about 10 secs for a tablix filled with about 300 lines.. otherwise its up around 35 seconds..
    is there any optimisation that I can apply to keep the expressions and speed?
    thanks
    Poy

    Is that possible to add this expression in T-SQL? BTW, how long the report (T-SQL or stored procedure) is running? 
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • How do I fix a Safari application that slows down and freezes everything?

    Apple called last fall and said my particular Mac had a hard disk problem and they replaced it at the Apple store in late January 2013.  I backed up the information on an external harddrive and used Time Machine before to transfer all the information to the new drive. Everything worked well and I finally put on Mountain Lion at 10.8.4.  I also have Carbonite as a backup and it apparently was not enabled when I transferred the files until early May.  In early May I had not used my iMac for about a month and when I started it I found about 40 named file folders on the Desktop that were empty.  Some of those had named items in them but when I clicked on them they would dissappear.  The actual files did exist and were not effected when I dumped the apparent alias folders. Safari started and would be ok at first but if I went away for an hour it would slow down.  I took it in to the Genius Bar at Apple and they ran some tests and got rid of MacKeeper which they felt was causing the problem.  I got my Mac back home and it still started slow but worked well at first and then started going slow.  If I opened Word it would also start working at a slower speed.  I needed to force quit Safari and the Word progran in order to quit or restart the Mac.  I got an appointment for the next day and they ran all sorts of tests and the hard drive was working normally. They tried tweeking different areas and sent me home again.  When I started working again it did the same thing, I would start out fine and eventually slow down and needed to be force quit to get out of it. A message came up indicating my MasOSX startup disk had no more space available for applications memory.  I took it in a third time and the Genius went to the Activity Monitor and the Safari PID was 221 and %CPU 107, Threads 21 Real Mem 2.73 GB, Virtual Mem 22.00 Kind, Intel (64).  I had no idea what that meant. I went home again and it still ran slow and couldn't run the programs for any length of time before it ran slow and affected the other programs so they would only quit if I used Force quit.  I took it in for the forth time an they decided to keep it overnight. They ran ASD first to rule out memory.  They noticed during the appointment the computer was slow to perform normal tasks such as showing boot options, booting into user, bootingto external user.  If the ASD passed then they would perform erase and install and only restore users and application files from backup drive.  They did this on Wed and Thur. night and I took it home Friday night, June 14 and it still has the same problem. Typing this message right now means typing and waiting for the words to appear.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac. 
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing. 
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it. The headings “Step 1” and so on are not part of the commands. 
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click the line of text below to select it:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}' | open -f -a TextEdit 
    Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). A TextEdit window will open. Post the contents of that window, if any — the text, please, not a screenshot. You can then close the TextEdit window. The title of the window doesn't matter, and you don't need to post that. No typing is involved in this step.
    Step 2 
    Repeat with this line:
    { sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|org\.(amav|apac|cups|isc|ntp|postf|x)/{print $3}'; sudo defaults read com.apple.loginwindow LoginHook; } | open -f -a TextEdit 
    This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. 
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
    Step 3
    launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)/{print $3}' | open -f -a TextEdit 
    Step 4
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null | open -f -a TextEdit  
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
    Step 5
    osascript -e 'tell application "System Events" to get name of every login item' | open -f -a TextEdit 
    Remember, steps 1-5 are all copy-and-paste — no typing, except your password. Also remember to post the output. 
    You can then quit Terminal.

  • My macbook slows down after using external HDD

    When I use an external drive via usb, my computer really slows down giving me no choice except reboot.
    I watched memory usage with activity monitor. Free memory decreases  by time and inactive memory increases with the same amount and others  don't change much. If I continue using -esp. reading-, free memory comes  below to 100MB and then increases a bit -I think it starts paging  =other applications' memories= to system disk-, then continues to  decrease. Closing the application -that use the external- do not relese  memory from inactive to free but ejecting the external does. After  unplugging and trying to use the other applications, I face very  sluggish performance so that rebooting becomes a better-fast choice.  Both NTFS and FAT partitions produce the same result and I don't have  any other partition.
    If I try to re-read the same file after the external drive stops  spinning (sleeps), it does not start spinning but trying to read another  file makes it start spining. This makes me think about some -overdone-  caching problem, but don't know what causes it and how to turn it off  (Tuxero's caching is already disabled in the preferences, although I  think it is only for writing only).
    I made some research and found nothing specific; they tell to  reinstall the os or format the drive -to HFS+ -. What is causing this?
    Note: All of my drives are in Spotlight's exclusion (privacy) list and using another usb slot did not change a thing.
    My EtreCheck is:
    EtreCheck version: 1.9.11 (43) - report generated June 15, 2014
    Hardware Information:
        MacBook Pro (13-inch, Mid 2009)
        MacBook Pro - model: MacBookPro5,5
        1 2.26 GHz Intel Core 2 Duo CPU: 2 cores
        4 GB RAM
    Video Information:
        NVIDIA GeForce 9400M - VRAM: 256 MB
    System Software:
        OS X 10.8.3 (12D78) - Uptime: 0 days 1:4:54
    Disk Information:
        Hitachi HTS5450 disk0 : (160.04 GB)
            disk0s1 (disk0s1) <not mounted>: 209.7 MB
            Macintosh HD (disk0s2) / [Startup]: 94.62 GB (48.81 GB free)
            Recovery HD (disk0s3) <not mounted>: 650 MB
            BOOTCAMP (disk0s4) /Volumes/BOOTCAMP: 64.57 GB (44.49 GB free)
        HL-DT-ST DVDRW  GS23N 
    USB Information:
        Apple Inc. Built-in iSight
        JMicron Storage 500.11 GB
            BKPFAT (disk1s1) /Volumes/BKPFAT: 443.2 GB (25.08 GB free)
            BKPNTFS (disk1s2) <not mounted>: 56.9 GB
        Apple Internal Memory Card Reader
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
    Configuration files:
        /etc/hosts - Count: 1
    Gatekeeper:
        Anywhere
    Startup Items:
        TuxeraNTFSUnmountHelper: Path: /Library/StartupItems/TuxeraNTFSUnmountHelper
    Launch Daemons:
        [loaded]    com.adobe.fpsaud.plist Support
        [loaded]    com.barebones.authd.plist Support
        [loaded]    com.barebones.textwrangler.plist Support
        [loaded]    com.google.keystone.daemon.plist Support
        [loaded]    com.oracle.java.Helper-Tool.plist Support
        [not loaded]    de.jinx.SmartSleepDaemon.plist Support
        [loaded]    org.macosforge.xquartz.privileged_startx.plist Support
    Launch Agents:
        [loaded]    com.google.keystone.agent.plist Support
        [loaded]    com.oracle.java.Java-Updater.plist Support
        [loaded]    org.macosforge.xquartz.startx.plist Support
    User Login Items:
        GrowlHelperApp
        Google Drive
        witchdaemon
        BetterTouchTool
    Internet Plug-ins:
        JavaAppletPlugin: Version: Java 8 Update 05 Check version
        FlashPlayer-10.6: Version: 12.0.0.38 - SDK 10.6 Support
        QuickTime Plugin: Version: 7.7.1
        Flash Player: Version: 12.0.0.38 - SDK 10.6 Outdated! Update
        o1dbrowserplugin: Version: 5.4.2.18903 Support
        googletalkbrowserplugin: Version: 5.4.2.18903 Support
        Silverlight: Version: 5.1.30317.0 - SDK 10.6 Support
        Unity Web Player: Version: UnityPlayer version 4.1.5f1 Support
        iPhotoPhotocast: Version: 7.0
    Safari Extensions:
        Bing Highlights: Version: 1.0.20
        ClickToFlash: Version: 2.5.1
    Audio Plug-ins:
        AirPlay: Version: 1.7 - SDK 10.8
        iSightAudio: Version: 7.7.1 - SDK 10.8
    iTunes Plug-ins:
        Quartz Composer Visualizer: Version: 1.4 - SDK 10.8
    3rd Party Preference Panes:
        Flash Player  Support
        FUSE for OS X (OSXFUSE)  Support
        GamePadCompanionPrefPanel  Support
        Growl  Support
        Java  Support
        MenuMeters  Support
        SmartSleep  Support
        Tuxera NTFS  Support
        Witch  Support
    Time Machine:
        Time Machine not configured!
    Top Processes by CPU:
            25% firefox
             4% activitymonitord
             4% WindowServer
             1% hidd
             1% BetterTouchTool
    Top Processes by Memory:
        254 MB  firefox
        111 MB  Google Chrome
        66 MB   Sublime Text
        61 MB   mds
        59 MB   Google Chrome Helper
    Virtual Memory Information:
        1.72 GB Free RAM
        1.21 GB Active RAM
        416 MB  Inactive RAM
        425 MB  Wired RAM
        378 MB  Page-ins
        0 B Page-outs

    Thread continues as an OSX discussion here, please do not reply this.

  • Upgrade to Yosemite Slowed down computer substantially

    Hi All,
    I recently upgraded my MBP (mid-2009) to Yosemite.    I noticed that people have been using EtreCheck to determine what is the root cause of these Yosemite upgrade slowdowns.   My issue is that I am having difficulty interpreting the output file.   Any help and recommendations would be appreciated.
    Here is the file:
    Problem description:
    After upgrading my MacBook Pro 2009 to Yosemite from Mavericks, everything has slowed down substantially, including loading of pages in Safari.
    EtreCheck version: 2.0.11 (98)
    Report generated November 12, 2014 at 4:44:03 AM EST
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Mid 2009) (Verified)
      MacBook Pro - model: MacBookPro5,5
      1 2.53 GHz Intel Core 2 Duo CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1067 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1067 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      NVIDIA GeForce 9400M - VRAM: 256 MB
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.10 (14A389) - Uptime: one day 12:16:13
    Disk Information: ℹ️
      Hitachi HTS545050B9SA02 disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Mac HD (disk0s2) /  [Startup]: 499.25 GB (60.36 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      OPTIARC  DVD RW AD-5960S 
    USB Information: ℹ️
      Apple Internal Memory Card Reader 7.95 GB
      S.M.A.R.T. Status: Verified
      NO NAME (disk1s1) /Volumes/NO NAME : 7.94 GB (3.82 GB free)
      Apple Inc. Built-in iSight
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Applications/Parallels Access.app
      [loaded] com.parallels.virtualsound (1.0.27 27 - SDK 10.6) Support
      /Applications/Parallels Desktop.app
      [not loaded] com.parallels.kext.hidhook (9.0 24217.979618) Support
      [not loaded] com.parallels.kext.hypervisor (9.0 24217.979618) Support
      [not loaded] com.parallels.kext.netbridge (9.0 24217.979618) Support
      [not loaded] com.parallels.kext.usbconnect (9.0 24217.979618) Support
      [not loaded] com.parallels.kext.vnic (9.0 24217.979618) Support
      /System/Library/Extensions
      [loaded] com.Cycling74.driver.Soundflower (1.5.3 - SDK 10.6) Support
    Problem System Launch Agents: ℹ️
      [failed] com.apple.CallHistoryPluginHelper.plist
      [failed] com.apple.nsurlsessiond.plist
    Problem System Launch Daemons: ℹ️
      [failed] com.apple.audio.coreaudiod.plist
      [failed] com.apple.ctkd.plist
      [failed] com.apple.GSSCred.plist
      [failed] com.apple.nehelper.plist
      [failed] com.apple.wdhelper.plist
    Launch Agents: ℹ️
      [loaded] com.citrix.AuthManager_Mac.plist Support
      [running] com.citrix.ServiceRecords.plist Support
      [loaded] com.google.keystone.agent.plist Support
      [invalid?] com.kaspersky.kav.gui.plist Support
      [running] com.kodak.BonjourAgent.plist Support
      [loaded] com.oracle.java.Java-Updater.plist Support
      [loaded] com.parallels.mobile.prl_deskctl_agent.launchagent.plist Support
      [running] net.juniper.pulsetray.plist Support
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.google.keystone.daemon.plist Support
      [failed] com.kaspersky.kav.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
      [loaded] com.oracle.java.JavaUpdateHelper.plist Support
      [running] com.parallels.mobile.dispatcher.launchdaemon.plist Support
      [loaded] com.parallels.mobile.kextloader.launchdaemon.plist Support
      [invalid?] com.rogueamoeba.hermes.plist Support
      [running] net.juniper.AccessService.plist Support
      [not loaded] net.juniper.UninstallPulse.plist Support
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist Support
      [invalid?] com.kodak.KODAK AiO Annual Opt.plist Support
      [loaded] com.kodak.KODAK AiO Firmware Updater.plist Support
      [loaded] com.kodak.KODAK AiO Software Updater.plist Support
      [running] com.parallels.mobile.startgui.launchagent.plist Support
      [invalid?] com.zeobit.MacKeeper.Helper Support
    User Login Items: ℹ️
      Garmin Express Service Application (/Applications/Garmin Express.app/Contents/Library/LoginItems/Garmin Express Service.app)
      iTunesHelper Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      Dropbox Application (/Applications/Dropbox.app)
    Internet Plug-ins: ℹ️
      o1dbrowserplugin: Version: 5.38.6.0 - SDK 10.8 Support
      Default Browser: Version: 600 - SDK 10.10
      Flip4Mac WMV Plugin: Version: 3.0.0.126   - SDK 10.8 Support
      OfficeLiveBrowserPlugin: Version: 12.3.5 Support
      AdobePDFViewerNPAPI: Version: 11.0.09 - SDK 10.6 Support
      FlashPlayer-10.6: Version: 15.0.0.223 - SDK 10.6 Support
      Silverlight: Version: 5.1.10411.0 - SDK 10.6 Support
      Flash Player: Version: 15.0.0.223 - SDK 10.6 Mismatch! Adobe recommends 15.0.0.189
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
      CitrixICAClientPlugIn: Version: 11.5.0 - SDK 10.6 Support
      googletalkbrowserplugin: Version: 5.38.6.0 - SDK 10.8 Support
      AdobePDFViewer: Version: 11.0.09 - SDK 10.6 Support
      GarminGpsControl: Version: 4.0.4.0 Release - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      JavaAppletPlugin: Version: Java 7 Update 60 Check version
    User Internet Plug-ins: ℹ️
      CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 Support
      WebEx64: Version: 1.0 - SDK 10.6 Support
      WebEx: Version: 1.0 Support
    Safari Extensions: ℹ️
      OpenIE
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
      Flip4Mac WMV  Support
      Java  Support
      MacFUSE  Support
      Perian  Support
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: ON
      Auto backup: YES
      Volumes being backed up:
      Mac HD: Disk size: 499.25 GB Disk used: 438.89 GB
      Destinations:
      Opt_NHD_1 [Local]
      Total size: 999.74 GB
      Total number of backups: 6
      Oldest backup: 2014-07-10 03:42:30 +0000
      Last backup: 2014-11-08 22:33:01 +0000
    Any recommendations that you might think of to remedy my crazily slow machine with OS X Yosemite would be appreciated.
    Thank you.
    Michael
      Size of backup disk: Too small
      Backup size 999.74 GB < (Disk used 438.89 GB X 3)
    Top Processes by CPU: ℹ️
          23% WindowServer
          7% com.apple.WebKit.Networking
          3% Safari
          2% hidd
          1% sandboxd
    Top Processes by Memory: ℹ️
      120 MB Mail
      64 MB Safari
      60 MB Finder
      56 MB WindowServer
      47 MB mds_stores
    Virtual Memory Information: ℹ️
      990 MB Free RAM
      863 MB Active RAM
      528 MB Inactive RAM
      803 MB Wired RAM
      9.40 GB Page-ins
      227 MB Page-outs

    Can you please help me as well? Thanks.
    Problem description:
    My Macbook runs very slow (slower than Windows). I upgraded to Yosemite right our of the box. Heard great things about Mac before buying, but really disappointed.
    Hope this resolves my problem.
    EtreCheck version: 2.1.5 (108)
    Report generated 29 December 2014 12:45:34 pm IST
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Mid 2012) (Verified)
        MacBook Pro - model: MacBookPro9,2
        1 2.5 GHz Intel Core i5 CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        Intel HD Graphics 4000
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.1 (14B25) - Uptime: 4 days 2:2:34
    Disk Information: ℹ️
        APPLE HDD HTS545050A7E362 disk0 : (500.11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 100.00 GB (46.67 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Windows (disk0s4) /Volumes/Windows : 100.00 GB (99.79 GB free)
            Data (disk0s5) /Volumes/Data : 298.98 GB (202.44 GB free)
        HL-DT-ST DVDRW  GS41N 
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Computer, Inc. IR Receiver
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/Karabiner.app
        [loaded]    org.pqrs.driver.Karabiner (10.4.0 - SDK 10.9) [Support]
    Problem System Launch Agents: ℹ️
        [killed]    com.apple.CallHistoryPluginHelper.plist
        [killed]    com.apple.icloud.fmfd.plist
        [killed]    com.apple.security.cloudkeychainproxy.plist
        3 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
        [killed]    com.apple.ctkd.plist
        [killed]    com.apple.emond.aslmanager.plist
        [killed]    com.apple.periodic-weekly.plist
        [killed]    com.apple.wdhelper.plist
        4 processes killed due to memory pressure
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Support]
        [loaded]    com.google.keystone.agent.plist [Support]
        [loaded]    com.oracle.java.Java-Updater.plist [Support]
        [loaded]    org.macosforge.xquartz.startx.plist [Support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Support]
        [invalid?]    com.adobe.SwitchBoard.plist [Support]
        [loaded]    com.google.keystone.daemon.plist [Support]
        [loaded]    com.hikvision.iVMS-4200.plist [Support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Support]
        [loaded]    jp.co.canon.MasterInstaller.plist [Support]
        [loaded]    org.macosforge.xquartz.privileged_startx.plist [Support]
        [loaded]    org.pqrs.NoEjectDelay.load.plist [Support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Support]
        [running]    com.microsoft.LaunchAgent.SyncServicesAgent.plist [Support]
    User Login Items: ℹ️
        Mail    Application (/Applications/Mail.app)
        Messages    Application (/Applications/Messages.app)
        Karabiner    Application (/Applications/Karabiner.app)
        Android File Transfer Agent    Application (/Users/[redacted]/Library/Application Support/Google/Android File Transfer/Android File Transfer Agent.app)
        WD Quick View    Application (/Library/Application Support/WDSmartware/WDQuickView.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 16.0.0.235 - SDK 10.6 [Support]
        QuickTime Plugin: Version: 7.7.3
        Flash Player: Version: 16.0.0.235 - SDK 10.6 [Support]
        Default Browser: Version: 600 - SDK 10.10
        o1dbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
        WebVideoPlugin: Version: 3.0.4.14 - SDK 10.7 [Support]
        SharePointBrowserPlugin: Version: 14.4.5 - SDK 10.6 [Support]
        googletalkbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
        JavaAppletPlugin: Version: Java 8 Update 25 Check version
    3rd Party Preference Panes: ℹ️
        Flash Player  [Support]
        Java  [Support]
        WDQuickView  [Support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
            22%    Finder
            19%    firefox
            18%    WindowServer
            14%    uTorrent
             0%    AddressBookSourceSync
    Top Processes by Memory: ℹ️
        468 MB    firefox
        146 MB    Mail
        107 MB    Finder
        94 MB    Microsoft Word
        90 MB    SubmitDiagInfo
    Virtual Memory Information: ℹ️
        17 MB    Free RAM
        1.26 GB    Active RAM
        1.26 GB    Inactive RAM
        894 MB    Wired RAM
        18.26 GB    Page-ins
        724 MB    Page-outs
    Diagnostics Information: ℹ️
        Dec 28, 2014, 12:43:22 PM    /Library/Logs/DiagnosticReports/Preview_2014-12-28-124322_[redacted].hang
        Dec 28, 2014, 12:36:17 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/MassStorageCamera_2014-12-28-1 23617_[redacted].crash
        Dec 28, 2014, 12:11:57 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Mail_2014-12-28-121157_[redact ed].crash
        Dec 27, 2014, 06:45:31 PM    /Library/Logs/DiagnosticReports/discoveryd_2014-12-27-184531_[redacted].crash

  • Macbook Pro (mid 2012 - non retina) Yosemite Slowing down

    I saw in some other posts that people were helped and slow downs were solved when fellows looked at EtreCheck reports. So i have copied my report. Kindly advice what is causing the slow down and how to fix it. 
    EtreCheck version: 2.0.8 (95)
    Report generated October 30, 2014 at 2:21:02 PM EDT
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Mid 2012) (Verified)
      MacBook Pro - model: MacBookPro9,2
      1 2.9 GHz Intel Core i7 CPU: 2-core
      8 GB RAM Upgradeable
      BANK 0/DIMM0
      4 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      4 GB DDR3 1600 MHz ok
      Bluetooth: Good - Handoff/Airdrop2 supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 4000 -
      Color LCD 1280 x 800
      DELL E2414H 1920 x 1080 @ 60 Hz
    System Software: ℹ️
      OS X 10.10 (14A389) - Uptime: 6 days 21:6:20
    Disk Information: ℹ️
      Crucial_CT240M500SSD1 disk0 : (240.06 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      SSD HDD (disk2) /  [Startup]: 238.86 GB (98.70 GB free)
      Encrypted AES-XTS Unlocked
      Core Storage: disk0s2 239.20 GB Online
      ST9500320AS disk1 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk1s1) <not mounted> : 210 MB
      HDD 500 (disk1s2) /Volumes/HDD 500 : 499.76 GB (469.44 GB free)
    USB Information: ℹ️
      Logitech USB Receiver
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Library/Application Support/VirtualBox
      [loaded] org.virtualbox.kext.VBoxDrv (4.3.16) Support
      [loaded] org.virtualbox.kext.VBoxNetAdp (4.3.16) Support
      [loaded] org.virtualbox.kext.VBoxNetFlt (4.3.16) Support
      [loaded] org.virtualbox.kext.VBoxUSB (4.3.16) Support
      /Library/Extensions
      [loaded] com.logitech.manager.kernel.driver (4.10.1 - SDK 10.8) Support
      /System/Library/Extensions
      [not loaded] com.aliph.driver.jstub (1.1.2 - SDK 10.7) Support
      [not loaded] com.nike.sportwatch (1.0.0) Support
    Startup Items: ℹ️
      ChmodBPF: Path: /Library/StartupItems/ChmodBPF
      Startup items are obsolete and will not work in future versions of OS X
    Problem System Launch Agents: ℹ️
      [failed] com.apple.CallHistoryPluginHelper.plist
      [failed] com.apple.CallHistorySyncHelper.plist
      [failed] com.apple.coreservices.appleid.authentication.plist
      [failed] com.apple.EscrowSecurityAlert.plist
      [failed] com.apple.lookupd.plist
      [failed] com.apple.Maps.pushdaemon.plist
      [failed] com.apple.printtool.agent.plist
      [failed] com.apple.SafariNotificationAgent.plist
      [failed] com.apple.telephonyutilities.callservicesd.plist
      [failed] com.apple.xpc.loginitemregisterd.plist
    Problem System Launch Daemons: ℹ️
      [failed] com.apple.corestorage.corestoragehelperd.plist
      [failed] com.apple.ctkd.plist
      [failed] com.apple.GSSCred.plist
      [failed] com.apple.ifdreader.plist
      [failed] com.apple.nehelper.plist
      [failed] com.apple.periodic-daily.plist
      [failed] com.apple.periodic-weekly.plist
      [failed] com.apple.wdhelper.plist
      [failed] com.apple.xpc.smd.plist
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist Support
      [failed] com.adobe.AdobeCreativeCloud.plist Support
      [loaded] com.citrix.AuthManager_Mac.plist Support
      [running] com.citrix.ServiceRecords.plist Support
      [loaded] com.google.keystone.agent.plist Support
      [running] com.logitech.manager.daemon.plist Support
      [invalid?] com.nike.nikeplusconnect.plist Support
      [loaded] com.oracle.java.Java-Updater.plist Support
      [not loaded] net.juniper.pulsetray.plist Support
      [loaded] org.gpgtools.gpgmail.enable-bundles.plist Support
      [loaded] org.gpgtools.gpgmail.patch-uuid-user.plist Support
      [loaded] org.gpgtools.Libmacgpg.xpc.plist Support
      [loaded] org.gpgtools.macgpg2.fix.plist Support
      [running] org.gpgtools.macgpg2.shutdown-gpg-agent.plist Support
      [loaded] org.gpgtools.macgpg2.updater.plist Support
      [loaded] org.macosforge.xquartz.startx.plist Support
    Launch Daemons: ℹ️
      [running] com.adobe.ARM.[...].plist Support
      [loaded] com.adobe.fpsaud.plist Support
      [invalid?] com.adobe.SwitchBoard.plist Support
      [failed] com.edb.launchd.postgresql-9.3.plist Support
      [loaded] com.google.keystone.daemon.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
      [loaded] com.oracle.java.JavaUpdateHelper.plist Support
      [running] net.juniper.AccessService.plist Support
      [not loaded] net.juniper.UninstallPulse.plist Support
      [loaded] org.gpgtools.gpgmail.patch-uuid.plist Support
      [loaded] org.macosforge.xquartz.privileged_startx.plist Support
      [not loaded] org.virtualbox.startup.plist Support
    User Launch Agents: ℹ️
      [loaded] com.adobe.AAM.Updater-1.0.plist Support
      [loaded] com.adobe.ARM.[...].plist Support
      [loaded] com.facebook.videochat.[redacted].plist Support
      [failed] com.redgiantsoftware.updater.plist Support
      [running] com.spotify.webhelper.plist Support
      [not loaded] org.virtualbox.vboxwebsrv.plist Support
    User Login Items: ℹ️
      iTunesHelper Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      Dropbox Application (/Applications/Dropbox.app)
    Internet Plug-ins: ℹ️
      JavaAppletPlugin: Version: Java 7 Update 71 Check version
      o1dbrowserplugin: Version: 5.38.5.0 - SDK 10.8 Support
      Default Browser: Version: 600 - SDK 10.10
      AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 Support
      net.juniper.DSSafariExtensions: Version: (null) Support
      AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 Support
      AdobePDFViewerNPAPI: Version: 11.0.09 - SDK 10.6 Support
      FlashPlayer-10.6: Version: 15.0.0.189 - SDK 10.6 Support
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 Support
      Flash Player: Version: 15.0.0.189 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      CitrixICAClientPlugIn: Version: 11.5.0 - SDK 10.6 Support
      googletalkbrowserplugin: Version: 5.38.5.0 - SDK 10.8 Support
      AdobePDFViewer: Version: 11.0.09 - SDK 10.6 Support
      SharePointBrowserPlugin: Version: 14.3.9 - SDK 10.6 Support
      MeetingJoinPlugin: Version: (null) - SDK 10.6 Support
    User Internet Plug-ins: ℹ️
      Box Edit: Version: 1.2.9(320) - SDK 10.8 Support
    Safari Extensions: ℹ️
      AdBlock
      Translate
      Save to Pocket
      Evernote Web Clipper
      Fontface Ninja
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
      GPGPreferences  Support
      Java  Support
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: ON
      Auto backup: YES
      Volumes being backed up:
      SSD HDD: Disk size: 238.86 GB Disk used: 140.15 GB
      Destinations:
      ASIS 750GB iNEO Toshiba [Local]
      Total size: 374.91 GB
      Total number of backups: 15
      Oldest backup: 2014-04-20 01:48:25 +0000
      Last backup: 2014-10-17 12:48:54 +0000
      Size of backup disk: Too small
      Backup size 374.91 GB < (Disk used 140.15 GB X 3)
    Top Processes by CPU: ℹ️
          6% WindowServer
          1% bluetoothaudiod
          0% fontd
          0% DashboardClient
          0% AppleSpell
    Top Processes by Memory: ℹ️
      730 MB Safari
      189 MB mds_stores
      172 MB WindowServer
      137 MB Finder
      112 MB com.apple.WebKit.WebContent
    Virtual Memory Information: ℹ️
      74 MB Free RAM
      2.01 GB Active RAM
      1.89 GB Inactive RAM
      1.63 GB Wired RAM
      40.31 GB Page-ins
      1.77 GB Page-outs

    I deleted files in the Library folder and under the Library of User (hidden folder, press option and Go->Library) and this is the result:
    EtreCheck version: 2.0.8 (95)
    Report generated October 30, 2014 at 2:49:34 PM EDT
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Mid 2012) (Verified)
      MacBook Pro - model: MacBookPro9,2
      1 2.9 GHz Intel Core i7 CPU: 2-core
      8 GB RAM Upgradeable
      BANK 0/DIMM0
      4 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      4 GB DDR3 1600 MHz ok
      Bluetooth: Good - Handoff/Airdrop2 supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 4000 -
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.10 (14A389) - Uptime: 0:3:11
    Disk Information: ℹ️
      Crucial_CT240M500SSD1 disk0 : (240.06 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      SSD HDD (disk2) /  [Startup]: 238.86 GB (102.78 GB free)
      Encrypted AES-XTS Unlocked
      Core Storage: disk0s2 239.20 GB Online
      ST9500320AS disk1 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk1s1) <not mounted> : 210 MB
      HDD 500 (disk1s2) /Volumes/HDD 500 : 499.76 GB (469.43 GB free)
    USB Information: ℹ️
      Logitech USB Receiver
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Computer, Inc. IR Receiver
      Apple Inc. Apple Internal Keyboard / Trackpad
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Library/Application Support/VirtualBox
      [not loaded] org.virtualbox.kext.VBoxDrv (4.3.16) Support
      [not loaded] org.virtualbox.kext.VBoxNetAdp (4.3.16) Support
      [not loaded] org.virtualbox.kext.VBoxNetFlt (4.3.16) Support
      [not loaded] org.virtualbox.kext.VBoxUSB (4.3.16) Support
      /Library/Extensions
      [loaded] com.logitech.manager.kernel.driver (4.10.1 - SDK 10.8) Support
      /System/Library/Extensions
      [not loaded] com.aliph.driver.jstub (1.1.2 - SDK 10.7) Support
      [not loaded] com.nike.sportwatch (1.0.0) Support
    Startup Items: ℹ️
      ChmodBPF: Path: /Library/StartupItems/ChmodBPF
      Startup items are obsolete and will not work in future versions of OS X
    User Login Items: ℹ️
      Dropbox Application (/Applications/Dropbox.app)
    Internet Plug-ins: ℹ️
      o1dbrowserplugin: Version: 5.38.5.0 - SDK 10.8 Support
      Default Browser: Version: 600 - SDK 10.10
      AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 Support
      AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 Support
      FlashPlayer-10.6: Version: 15.0.0.189 - SDK 10.6 Support
      AdobePDFViewerNPAPI: Version: 11.0.09 - SDK 10.6 Support
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 Support
      Flash Player: Version: 15.0.0.189 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      googletalkbrowserplugin: Version: 5.38.5.0 - SDK 10.8 Support
      AdobePDFViewer: Version: 11.0.09 - SDK 10.6 Support
      JavaAppletPlugin: Version: Java 7 Update 71 Check version
    Safari Extensions: ℹ️
      AdBlock
      Translate
      Save to Pocket
      Evernote Web Clipper
      Fontface Ninja
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
      GPGPreferences  Support
      Java  Support
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: ON
      Auto backup: YES
      Volumes being backed up:
      SSD HDD: Disk size: 238.86 GB Disk used: 136.08 GB
      Destinations:
      ASIS 750GB iNEO Toshiba [Local]
      Total size: 374.91 GB
      Total number of backups: 15
      Oldest backup: 2014-04-20 01:48:25 +0000
      Last backup: 2014-10-17 12:48:54 +0000
      Size of backup disk: Too small
      Backup size 374.91 GB < (Disk used 136.08 GB X 3)
    Top Processes by CPU: ℹ️
          5% WindowServer
          1% fontd
          0% Dropbox
          0% AppleSpell
          0% cloudpaird
    Top Processes by Memory: ℹ️
      361 MB Safari
      258 MB mds_stores
      198 MB Mail
      120 MB com.apple.WebKit.WebContent
      112 MB ocspd
    Virtual Memory Information: ℹ️
      3.63 GB Free RAM
      3.37 GB Active RAM
      677 MB Inactive RAM
      912 MB Wired RAM
      1.18 GB Page-ins
      0 B Page-outs

  • My iMac (2009) slows down after I go to sites that are memory intensive

    I have noticed my computer slows down to a crawl after I use sites that I believe are memory intensive.  Example of that is iFirstrowSports.eu (streams soccer games live).  The latest one was Wix where my wife was building her web site using their html5 tools. 
    I have also noticed that when the system is running slow, not all websites run as slow as others.  Fro example abola.pt is very slow, while yahoo.com or yahoo mail will be slow but not horrible.  I am wondering if it has to do with how those sites use memory or the technology they leverage.
    I went to EtrCheck and run a report.  Note that this report was done when the system is performing well.
    I would appreciate some help and advice.
    Thanks
    Problem description:
    machine slows down when I go to sites that use video (ifirstrowsports.eu as an example) or memory (wix site creation tools)
    EtreCheck version: 2.1.8 (121)
    Report generated March 1, 2015 2:34:52 PM PST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        iMac (27-inch, Mid 2010) (Technical Specifications)
        iMac - model: iMac11,3
        1 2.93 GHz Intel Core i7 CPU: 4-core
        4 GB RAM
            BANK 0/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 0/DIMM1
                Empty  
            BANK 1/DIMM1
                Empty  
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        ATI Radeon HD 5750 - VRAM: 1024 MB
            iMac 2560 x 1440
            spdisplays_display_connector
    System Software: ℹ️
        Mac OS X 10.6.8 (10K549) - Time since boot: 18 days 7:33:22
    Disk Information: ℹ️
        ST31000528AS disk0 : (931.51 GB)
            - (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 999.86 GB (581.16 GB free)
        OPTIARC DVD RW AD-5680H 
    USB Information: ℹ️
        LaCie P'9233 Desktop Drive 1.82 TB
            - (disk1s1) <not mounted> : 210 MB
            Time Machine (disk1s2) /Volumes/Time Machine : 2.00 TB (1.54 TB free)
        Apple Internal Memory Card Reader
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Dell Dell USB Optical Mouse
        Apple Inc. Built-in iSight
        Apple Computer, Inc. IR Receiver
    Kernel Extensions: ℹ️
            /Library/Parallels/Parallels Service.app
        [loaded]    com.parallels.kext.prl_hid_hook (7.0 15106.786747) [Click for support]
        [loaded]    com.parallels.kext.prl_hypervisor (7.0 15106.786747) [Click for support]
        [loaded]    com.parallels.kext.prl_netbridge (7.0 15106.786747) [Click for support]
        [loaded]    com.parallels.kext.prl_vnic (7.0 15106.786747) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.ni.Fantom.nxtfwdl (1.1.1) [Click for support]
        [loaded]    com.parallels.kext.prl_usb_connect (7.0 15106.786747) [Click for support]
    Startup Items: ℹ️
        Fantom: Path: /Library/StartupItems/Fantom
        Startup items are obsolete in OS X Yosemite
    Problem System Launch Daemons: ℹ️
        [not loaded]    org.samba.winbindd.plist [Click for support]
    Launch Agents: ℹ️
        [running]    com.mcafee.menulet.plist [Click for support]
        [running]    com.mcafee.reporter.plist [Click for support]
        [loaded]    com.parallels.desktop.launch.plist [Click for support]
        [loaded]    com.parallels.DesktopControlAgent.plist [Click for support]
        [running]    com.parallels.vm.prl_pcproxy.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [running]    com.fitbit.fitbitd.plist [Click for support]
        [running]    com.fitbit.galileod.plist [Click for support]
        [unknown]    com.mcafee.ssm.ScanManager.plist [Click for support]
        [running]    com.mcafee.virusscan.fmpd.plist [Click for support]
        [running]    com.parallels.desktop.launchdaemon.plist [Click for support]
        [loaded]    com.sonos.smbbump.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [failed]    com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
        [loaded]    com.citrixonline.GoToMeeting.G2MUpdate.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    com.spotify.webhelper.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application Hidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Google Drive    Application  (/Applications/Google Drive.app)
        Fitbit Connect Menubar Helper    Application  (/Applications/Fitbit Connect.app/Contents/MacOS/Fitbit Connect Menubar Helper.app)
        Spotify    Application  (/Applications/Spotify.app)
        handyPrintDaemon    Application  (/Users/[redacted]/Library/PreferencePanes/handyPrint.prefPane/Contents/Library /LoginItems/handyPrintDaemon.app)
        Dropbox    UNKNOWN  (missing value)
        Dropbox    Application  (/Users/[redacted]/Desktop/Dropbox.app)
        Canon IJ Network Scanner Selector2    Application Hidden (/Library/Printers/Canon/IJScanner/Utilities/Canon IJ Network Scanner Selector2.app)
        Google Chrome    Application Hidden (/Applications/Google Chrome.app)
    Internet Plug-ins: ℹ️
        JavaAppletPlugin: Version: 13.9.8 - SDK 10.6 Check version
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        EPPEX Plugin: Version: 3.0.5.0 [Click for support]
        AdobePDFViewerNPAPI: Version: 11.0.10 - SDK 10.6 [Click for support]
        AdobePDFViewer: Version: 11.0.10 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.6.6
        OfficeLiveBrowserPlugin: Version: 12.3.3 [Click for support]
        SiteAdvisor: Version: 2.0 - SDK 10.1 [Click for support]
        Silverlight: Version: 5.1.20125.0 - SDK 10.6 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.7
    User internet Plug-ins: ℹ️
        CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 [Click for support]
    Safari Extensions: ℹ️
        SiteAdvisor
    Audio Plug-ins: ℹ️
        iSightAudio: Version: 7.6.6
    3rd Party Preference Panes: ℹ️
        3ivx MPEG-4  [Click for support]
        Flash Player  [Click for support]
        handyPrint  [Click for support]
    Time Machine: ℹ️
        Time Machine information requires OS X 10.7 "Lion" or later.
    Top Processes by CPU: ℹ️
            89%    Google Drive
            42%    storeagent
            30%    syslogd
            29%    mDNSResponder
             1%    VShieldScanManager
    Top Processes by Memory: ℹ️
        198 MB    Google Chrome
        193 MB    App Store
        125 MB    Google Chrome Helper
        103 MB    WindowServer
        82 MB    mds
    Virtual Memory Information: ℹ️
        1.48 GB    Free RAM
        1.57 GB    Active RAM
        667 MB    Inactive RAM
        572 MB    Wired RAM
        44.20 GB    Page-ins
        8.43 GB    Page-outs
    Diagnostics Information: ℹ️
        Feb 28, 2015, 05:30:53 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/SystemUIServer_2015-02-28-1730 53_[redacted].crash

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • System slowed down after Mavericks update (10GB RAM)

    Hi,
    I have recently updated to Maverics on my mac pro, 2 x 2.8 GHz Quad-Core Intel Xeon, 10GB RAM.
    When I perform regular tasks it's all normal. Unfortunately I do some much more than that. I use Aperture on a daily basis and it seems to have slowed down a bit. The issue is more apparent when I use Final Cut. I can't have any other design/photography/video software on the background anymore. My computer can't deal with. But it could before Mavericks! It will also complain about not enough memory when rendering...
    I understand that kernel task is heavy on the memory and after an EtreCheck I also realised how much memory spotilight is using. I already excluded a lot of items from spotlight, and it's way better, but still, why is my computer so slow?
    Please can someone look at my check and tell me if there's anything I can do to boost my system back to it's previous glory?
    thank you
    Hardware Information:
              Mac Pro (Early 2008)
              Mac Pro - model: MacPro3,1
              2 2.8 GHz Quad-Core Intel Xeon CPUs: 8 cores
              10 GB RAM
    Video Information:
              NVIDIA GeForce 8800 GT - VRAM: 512 MB
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 1 day 5:55:10
    Disk Information:
              WDC WD2002FAEX-007BA0 disk0 : (2 TB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Disc 4 (disk0s2) /Volumes/Disc 4: 2 TB (493.89 GB free)
              ST3000DM001-1CH166 disk1 : (3 TB)
                        EFI (disk1s1) <not mounted>: 209.7 MB
                        Disc 2 (disk1s2) /Volumes/Disc 2: 3 TB (49.2 GB free)
              ST31000528AS disk2 : (1 TB)
                        EFI (disk2s1) <not mounted>: 209.7 MB
                        Disc 3 (disk2s2) /Volumes/Disc 3: 999.86 GB (3.26 GB free)
              ST31500341AS disk3 : (1.5 TB)
                        EFI (disk3s1) <not mounted>: 209.7 MB
                        disk3s2 (disk3s2) <not mounted>: 1.5 TB
                        Recovery HD (disk3s3) <not mounted>: 650 MB
    USB Information:
              Apple Inc. iPhone
              Apple, Inc. Keyboard Hub
                        Apple, Inc Apple Keyboard
              Generic Flash Card Reader
              Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
    Startup Items:
              HP USB EWS Gateway: Path: /Library/StartupItems/HP USB EWS Gateway
              HPlaserjet Trap Monitor: Path: /Library/StartupItems/HPlaserjet Trap Monitor
              MySQLCOM: Path: /Library/StartupItems/MySQLCOM
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [System] com.adobe.fpsaud.plist 3rd-Party support link
              [System] com.adobe.SwitchBoard.plist 3rd-Party support link
              [System] com.microsoft.office.licensing.helper.plist 3rd-Party support link
              [invalid] com.oracle.java.Helper-Tool.plist
    Launch Agents:
              [System] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [invalid] com.oracle.java.Java-Updater.plist
              [System] com.wacom.pentablet.plist 3rd-Party support link
    User Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [not loaded] com.adobe.ARM.[...].plist 3rd-Party support link
              [not loaded] com.google.keystone.agent.plist 3rd-Party support link
              [not loaded] com.spotify.webhelper.plist 3rd-Party support link
    User Login Items:
              Dropbox
              Spotify
              HPEventHandler
    Internet Plug-ins:
              Flip4Mac WMV Plugin: Version: 2.2.3.7  3rd-Party support link
              FlashPlayer-10.6: Version: 12.0.0.44 - SDK 10.6 3rd-Party support link
              Default Browser: Version: 537 - SDK 10.9
              AdobePDFViewerNPAPI: Version: 11.0.01 - SDK 10.6 3rd-Party support link
              AdobePDFViewer: Version: 11.0.01 - SDK 10.6 3rd-Party support link
              Flash Player: Version: 12.0.0.44 - SDK 10.6 3rd-Party support link
              JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Outdated! Update
              QuickTime Plugin: Version: 7.7.3
              SharePointBrowserPlugin: Version: 14.3.9 - SDK 10.6 3rd-Party support link
              Silverlight: Version: 5.0.61118.0 - SDK 10.6 3rd-Party support link
              iPhotoPhotocast: Version: 7.0
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    3rd Party Preference Panes:
              PenTablet  3rd-Party support link
              Flash Player  3rd-Party support link
              Flip4Mac WMV  3rd-Party support link
              Growl  3rd-Party support link
              Perian  3rd-Party support link
    Bad Fonts:
              None
    Old Applications:
              /Library/Application Support/Microsoft/MERP2.0
                        Microsoft Error Reporting:          Version: 2.2.9 - SDK 10.4 3rd-Party support link
                        Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4 3rd-Party support link
              Solver:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
              SLLauncher:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
              SuperDuper!:          Version: 2.6.4 - SDK 10.4 3rd-Party support link
              /Applications/Microsoft Office 2011/Office
                        Microsoft Graph:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Database Utility:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Office Reminders:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Upload Center:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        My Day:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        SyncServicesAgent:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Open XML for Excel:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Alerts Daemon:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Database Daemon:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Chart Converter:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Clip Gallery:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
              /Applications/Microsoft Office 2011
                        Microsoft PowerPoint:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Excel:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Outlook:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Word:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Document Connection:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
              Microsoft Language Register:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        /Applications/Microsoft Office 2011/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
              CrucialMacScanner_UK:          Version: 1.0 - SDK 10.0 3rd-Party support link
                        /Users/[redacted]/Documents/Software/CrucialMacScanner_UK.app
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4 3rd-Party support link
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              Spin Doctor:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Applications/Toast 11 Titanium/Spin Doctor.app
    Time Machine:
              Skip System Files: NO
              Mobile backups: OFF
              Auto backup: YES
              Volumes being backed up:
                        Disc 2: Disk size: 3  Disk used: 3
              Destinations:
                        TMMacpro2013 [Network] (Last used)
                        Total size: 21 
                        Total number of backups: 63
                        Oldest backup: 2013-05-28 23:04:49 +0000
                        Last backup: 2014-02-13 15:51:39 +0000
                        Size of backup disk: Excellent
                                  Backup size 21  > (Disk size 3  X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                 191%          Final Cut Pro
                   5%          diskimages-helper
                   4%          WindowServer
                   2%          Google Chrome
                   1%          backupd
    Top Processes by Memory:
              1.00 GB          Final Cut Pro
              338 MB          mds
              328 MB          mds_stores
              256 MB          Finder
              205 MB          com.apple.IconServicesAgent
    Virtual Memory Information:
              3.52 GB          Free RAM
              3.93 GB          Active RAM
              1.63 GB          Inactive RAM
              942 MB          Wired RAM
              12.92 GB          Page-ins
              0 B          Page-outs

    Beware of perceived RAM use. 10.9 uses RAM more efficiently:
    About memory management in OSX 10.9 Mavericks
    Memory is managed differently, and more efficiently in 10.9.  It is (mostly) unique in the industry, but may become trend.
    Let’s start with the basics.  Mechanical disk drives are very slow, with access speeds in the 10s of milliseconds and transfer rates in the 200-400 Mbps range real world.  SSDs are much faster, on the order of a couple of ms access and typically 1200-3000 mbps transfer rates.  RAM is much faster than either, in the nanosecond access and transfer speeds of ~8 Gbps effective (1 GHz x 8 bits/byte).
    These are rough numbers for comparison purposes only.
    So the goal is to keep as much in RAM as possible. But if you run out of RAM what do you do?
    Traditionally you take the least used RAM and write it to a special part of the disk, in a way that you can access it most efficiently - minimizing the disk delays.  This is called a swap file because you swap RAM in and out of it.
    10.9 has a new trick:  it compresses RAM using the main processors.  Rather than swapping stuff to disk (disks are slow), it actually uses the processor to compress memory and make, for example, 1 GB of physical RAM hold as much as 1.5GB.  Similar approaches are used to make MP3 files 10x smaller than the real thing - there is redundancy in data and you can take advantage of that.  Apple is making the following calculation: the processors can compress way faster than the disk can swap.  And its also predicting that the processors are often partly idle - waiting for swap files or disk access.  So rather than swap files around, its compresses the files ***in RAM***.
    Compression works,.  Tests show that on average it is faster, and that 4GB (i have 4 GB RAM) acts like 5 1/2 - 6GB.  Wow.
    So, 10.9 will load up most of your RAM, knowing that it can compress some when it needs to.  So don’t worry too much that it may look like all your RAM is taken - yea, it is, but its OK.
    The measures to look at are:
    1. amount compressed. Compression means it has run out of RAM and needs more. As long as compression is low this is fine. In fact this is how 10.9 uses RAM more efficiently than 10.6,7 or 8.  Contrary to common wisdom, it requires LESS RAM than 10.8. The colored indicator tells you who this is going - green (good), yellow( iffy) and red (bad).
    2. amount swapped.  Once it cannot compress any further, or can’t do so efficiently, jot begins old-fashioned swapping.  This is a major slow-down and means you would benefit from more RAM. Tiny amounts are OK.
    here's an article by Apple - but on th pre-10.9 memory management techniques....mostly still true, but read on.
    http://support.apple.com/kb/HT1342?viewlocale=en_US
    Bottom line - compression makes 10.9 use RAM more efficiently than previous OSX versions.  It also makes the “ram used” indicator less meaningful, and mans you should monitor “compression” .
    That said, RAM has always been one of the most cost effective upgrades possible.  People spend too much on new machines and too little on more RAM.
    Hope this helps,
    Grant

  • MacBook Pro (2011) slowed down after Yosemite installed

    I ran Etrecheck and got the following.  Is this a memory problem or a software problem?  Thanks!
    Problem description:
    Computer has slowed down immensely since installing Yosemite.
    EtreCheck version: 2.1.8 (121)
    Report generated February 22, 2015 at 12:14:43 PM MST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (15-inch, Late 2011) (Technical Specifications)
        MacBook Pro - model: MacBookPro8,2
        1 2.2 GHz Intel Core i7 CPU: 4-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 173
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 384 MB
        AMD Radeon HD 6750M - VRAM: 512 MB
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.1 (14B25) - Time since boot: 86 days 1:38:58
    Disk Information: ℹ️
        TOSHIBA MK5065GSXF disk0 : (500.11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 498.88 GB (302.21 GB free)
                Core Storage: disk0s2 499.25 GB Online
        HL-DT-ST DVDRW  GS31N 
    USB Information: ℹ️
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /System/Library/Extensions
        [not loaded]    com.leapfrog.codeless.kext (2) [Click for support]
        [not loaded]    com.leapfrog.driver.LfConnectDriver (1.9.8 - SDK 10.8) [Click for support]
        [not loaded]    com.microsoft.driver.MicrosoftMouse (6.2.1) [Click for support]
        [loaded]    jp.co.toshiba.driver.ToExtCmd (1.0.2) [Click for support]
            /System/Library/Extensions/MicrosoftMouse.kext/Contents/PlugIns
        [not loaded]    com.microsoft.driver.MicrosoftMouseBluetooth (6.2.1) [Click for support]
        [not loaded]    com.microsoft.driver.MicrosoftMouseUSB (6.2.1) [Click for support]
    Problem System Launch Agents: ℹ️
        [killed]    com.apple.CallHistoryPluginHelper.plist
        [killed]    com.apple.cmfsyncagent.plist
        [killed]    com.apple.coreservices.appleid.authentication.plist
        [killed]    com.apple.gamed.plist
        [killed]    com.apple.lookupd.plist
        [killed]    com.apple.printtool.agent.plist
        [killed]    com.apple.rcd.plist
        [killed]    com.apple.sbd.plist
        [killed]    com.apple.scopedbookmarkagent.xpc.plist
        [running]    jp.co.Toshiba.autorun.plist [Click for support]
        9 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
        [killed]    com.apple.ctkd.plist
        [killed]    com.apple.emond.aslmanager.plist
        [killed]    com.apple.GSSCred.plist
        [killed]    com.apple.ifdreader.plist
        [killed]    com.apple.nehelper.plist
        [killed]    com.apple.nesessionmanager.plist
        [killed]    com.apple.periodic-monthly.plist
        [killed]    com.apple.periodic-weekly.plist
        [killed]    com.apple.systemstats.analysis.plist
        [killed]    com.apple.wdhelper.plist
        [killed]    com.apple.xpc.smd.plist
        11 processes killed due to memory pressure
    Launch Agents: ℹ️
        [running]    com.wyse.MacCompanion.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.leapfrog.connect.authdaemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [running]    com.wyse.PocketCloud.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [failed]    com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    com.leapfrog.connect.monitor.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application Hidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        SpeechSynthesisServer    Application  (/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks /SpeechSynthesis.framework/Versions/A/SpeechSynthesisServer.app)
        MicrosoftMouseHelper    Application  (/Library/PreferencePanes/Microsoft Mouse.prefPane/Contents/Resources/MicrosoftMouseHelper.app)
        Google Drive    Application  (/Applications/Google Drive.app)
        Google Chrome    Application Hidden (/Applications/Google Chrome.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        AdobePDFViewerNPAPI: Version: 11.0.10 - SDK 10.6 [Click for support]
        AdobePDFViewer: Version: 11.0.10 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        CitrixICAClientPlugIn: Version: 11.4.3 - SDK 10.0 [Click for support]
        SharePointBrowserPlugin: Version: 14.1.4 - SDK 10.6 [Click for support]
    Safari Extensions: ℹ️
        GMail Counter
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Microsoft Mouse  [Click for support]
    Time Machine: ℹ️
        Mobile backups: ON
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 498.88 GB Disk used: 196.67 GB
        Destinations:
            TOSHIBA EXT [Local]
            Total size: 999.86 GB
            Total number of backups: 12
            Oldest backup: 2014-09-10 22:13:49 +0000
            Last backup: 2015-02-16 22:27:12 +0000
            Size of backup disk: Adequate
                Backup size 999.86 GB > (Disk used 196.67 GB X 3)
    Top Processes by CPU: ℹ️
             8%    WindowServer
             2%    mds_stores
             0%    AppleSpell
             0%    MicrosoftMouseHelper
             0%    DashboardClient
    Top Processes by Memory: ℹ️
        107 MB    discoveryd
        73 MB    Safari
        56 MB    Google Chrome
        52 MB    com.apple.WebKit.WebContent
        39 MB    mds
    Virtual Memory Information: ℹ️
        36 MB    Free RAM
        706 MB    Active RAM
        688 MB    Inactive RAM
        1.29 GB    Wired RAM
        300.27 GB    Page-ins
        9.64 GB    Page-outs

    You need more ram. But has it really been 3 months since you rebooted this computer? Restart it once in awhile and some of that slowness might go away.

Maybe you are looking for