Very simple html5 quiz runs very slow on android 4

I created a very simple 10 question, no pictures, no transitions, and no audio (which I can't get to work anyway when exported as html5 for android) html5 app built with phonegap.  I tried everything that was suggested by other developers, and I can't get a simple quiz to run even with a poor framerate.   I get about 5 to 10 fps. 
Has anybody successfully built an APP that runs OK on Androids running KitKat?
Thanks

I'd recommend profiling the application with Adobe Scout to see what's going on, then optimizing based on those results.
http://gaming.adobe.com/technologies/scout/

Similar Messages

  • Oracle ADF Mobile application is very slow in Android

    Hi
    I am new to oracle ADF.
    When I tried to deploy an application in an android device it takes a lot of time to deploy as well as every button click in the application takes more time to load. Is there any way to speed up the deployment process ?

    And this one as well
    ADF Mobile: Android performance is very slow - when will this be fixed?

  • My firefox is running very slow, espically when I am typing, scrolling and in many simple activities. On the other hand my internet explorer is going normally like simple browser.

    My firefox is running very slow, espically when I am typing, scrolling and in many simple activities. On the other hand my internet explorer is going normally like simple browser.

    Hi,
    Please try disabling all the features under '''Browsing''' in '''Tools '''('''Alt''' + '''T''') > '''Options '''> '''Advanced '''> '''General'''. You can later toggle the values to find an optimum solution. Please also [https://support.mozilla.org/en-US/kb/Options%20window%20-%20Advanced%20panel?as=u see this.]
    Useful links:
    [https://support.mozilla.com/en-US/kb/Options%20window All about Tools > Options]
    [http://kb.mozillazine.org/About:config Going beyond Tools > Options - about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    [https://support.mozilla.com/en-US/kb/Page%20Info%20window Page Info] Tools (Alt + T) > Page Info, Right-click > View Page Info
    [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts Keyboard Shortcuts]
    [https://support.mozilla.com/en-US/kb/Viewing%20video%20in%20Firefox%20without%20a%20plugin Viewing Video without Plugins]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]
    [https://developer.mozilla.org/en/Command_Line_Options#Browser Firefox Commands]
    [https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting Basic Troubleshooting]
    [https://support.mozilla.com/en-US/kb/common-questions-after-upgrading-firefox-36 After Upgrading]
    [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins Troubleshooting Plugins]
    [http://kb.mozillazine.org/Testing_plugins Testing Plugins]

  • Simple FORALL statement but runs very slow

    Hi Guys,
    I'm new to Oracle and I start to use it with .NET application. I have to collections that I want to pass as Associative arrays to PL/SQL procedure and want to update a table based on values on those collections but it runs very very slow 10 minutes for only 1000 record.
    here is the code
    .NET
                    OracleCommand cmd = con.CreateCommand();
                    cmd.CommandText = COMMAND_TEXT;
                    cmd.CommandType = CommandType.StoredProcedure;
                    var memberNoParam = new OracleParameter { ParameterName = PARAM_MEMBER_NO, OracleDbType = OracleDbType.Varchar2, Value = memberNoArray, CollectionType =                                                          OracleCollectionType.PLSQLAssociativeArray };
                    var statusParam = new OracleParameter { ParameterName = PARAM_STATUS, OracleDbType = OracleDbType.Int32, Value = statusArray, CollectionType =                                                          OracleCollectionType.PLSQLAssociativeArray };
                    var siteIDParam = new OracleParameter { ParameterName = PARAM_SITE_ID, OracleDbType = OracleDbType.Int32, Value =                                                                                                                   GlobalizationConfigurationSettings.Current.DefaultLocale.SiteId };
                    cmd.Parameters.Add(memberNoParam);
                    cmd.Parameters.Add(statusParam);
                    cmd.Parameters.Add(siteIDParam);                               
                    cmd.ExecuteNonQuery();                      
                    contextTransaction.Commit();
    PL/SQL
    PROCEDURE P_UPD_STATUS (
    P_MEMBER_NO IN VARCHAR30_ARRAY,
    P_STATUS IN INTEGER_ARRAY,
    P_SITE_ID IN SITE.SITE_ID%TYPE)
    IS
    BEGIN
            FORALL I IN VALUES OF P_MEMBER_NO
            UPDATE DIRECT_DEBIT_MIGRATION_T
            SET
                STATUS = 1,
                STATUS_DATE = SYSDATE,
                LAST_UPD_BY = '13.10 SEPA Tool',
                LAST_UPD_DATE = SYSDATE
            WHERE SEPA_MIGRATION_ID = P_MEMBER_NO(I)
            AND SITE_ID=P_SITE_ID;   
            COMMIT;
    EXCEPTION
    WHEN OTHERS
    THEN
    DBMS_OUTPUT.PUT_LINE('PKG_ALERT ERROR: P_UPD_STATUS : ' || SQLERRM );
    RAISE_APPLICATION_ERROR (-20999, SQLERRM);
    END P_UPD_STATUS;
    I've been reading about FORALL from yesterday with no help. please advise

    I'm new to Oracle and I start to use it with .NET application. I have to collections that I want to pass as Associative arrays to PL/SQL procedure and want to update a table based on values on those collections but it runs very very slow 10 minutes for only 1000 record.
    If your array has 1000 records than this means that you do 1000 single updates - if those updates cannot benefit from a decent index access than this will be slow as hell. So as you've been told, check indexes, statistics and the performance of a single update.
    And perhaps you could rewrite your query as
            UPDATE DIRECT_DEBIT_MIGRATION_T
            SET
                STATUS = 1,
                STATUS_DATE = SYSDATE,
                LAST_UPD_BY = '13.10 SEPA Tool',
                LAST_UPD_DATE = SYSDATE
            WHERE SITE_ID=P_SITE_ID
                 AND SEPA_MIGRATION_ID IN (SELECT column_value from TABLE(P_MEMBER_NO));
    which would be one update processing 1000 rows rather than 1000 updates processing 1 row each.

  • I own a 13-inch MacBook Pro and for the past day, my wifi on my laptop says I only have two bars of connection and is running very slow,but all of my other devices such as my iPhone and iPad are connecting perfectly to the wifi. How can I fix this? Thanks

    I own a 13-inch MacBook Pro and for the past day, my wifi on my laptop says I only have two bars of connection and is running very slow,but all of my other devices such as my iPhone and iPad are connecting perfectly to the wifi. How can I fix this? I have tried to shut my laptop off and let it rest and I have also re-started my wifi router three different times. Someone please help me with this problem so I can begin to use my laptop again as I take it to school and use it for class.
    Thanks so much!

    FCP, and all software on OSX, has a few different "preference" files (the extension is .plist), which store all your user settings. Each time you resize a window, change a setting, anything, this file is re-written. Kinda easy to see how they would become corrupt every now and then.
    -Close FCP
    -Navigate to User>Library>Preferences and delete com.apple.FinalCutPro.plist
    -Navigate to User>Library>Preferences>Final Cut Pro User Data and delete Final Cut Pro 5.0 Prefs
    -Empty your trash
    Relaunch FCP and see if that worked.
    Download FCP Rescue to make this process easier in the future. When you have FCP running really smooth, open FCP Rescue and create a backup of your preference files. If it starts acting wanky, just run FCP Rescue and Restore your backup preferences. Works really slick, and it's free.
    EDIT: Or use the really simple explaination that X posted as I was typing.

  • Mac suddenly running very slow, need advice on EtreCheck results

    Problem description:
    After a week of vacation, Mac is running very slow and unable to accomplish simple tasks. Restart and automatic updates do not seem to help, this is the EtreCheck results after most recent restart. Is the problem my HD? I am about to run a hardware test. Thanks for any help!!
    EtreCheck version: 2.1.8 (121)
    Report generated March 26, 2015 at 12:36:10 PM PDT
    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 2011) (Technical Specifications)
        iMac - model: iMac12,2
        1 3.4 GHz Intel Core i7 CPU: 4-core
        16 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1333 MHz ok
            BANK 0/DIMM1
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM1
                4 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        AMD Radeon HD 6970M - VRAM: 2048 MB
            iMac 2560 x 1440
    System Software: ℹ️
        OS X 10.10.2 (14C1514) - Time since boot: 0:46:57
    Disk Information: ℹ️
        ST31000528AS disk0 : (1 TB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 899.32 GB (744.49 GB free) - 69 errors
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            BOOTCAMP (disk0s4) /Volumes/BOOTCAMP : 100.03 GB (7.27 GB free)
        OPTIARC DVD RW AD-5690H 
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        BUFFALO INC. HD-GDU3 3 TB
            EFI (disk1s1) <not mounted> : 315 MB
            Time Machine (disk1s2) /Volumes/Time Machine : 700.00 GB (441.58 GB free)
            NTFS (disk1s3) /Volumes/NTFS : 1.80 TB (1.77 TB free)
            ExFAT (disk1s4) /Volumes/ExFAT : 500.01 GB (436.70 GB free)
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple, Inc. Keyboard Hub
            Apple Inc. iPhone
            Apple Inc. Apple Keyboard
        Logitech USB LaserStream(TM) Mouse
        Apple Internal Memory Card Reader
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Library/Extensions
        [not loaded]    org.virtualbox.kext.VBoxDrv (4.2.16) [Click for support]
        [not loaded]    org.virtualbox.kext.VBoxNetAdp (4.2.16) [Click for support]
        [not loaded]    org.virtualbox.kext.VBoxNetFlt (4.2.16) [Click for support]
        [not loaded]    org.virtualbox.kext.VBoxUSB (4.2.16) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.livescribe.kext.LivescribeSmartpen (1) [Click for support]
    Startup Items: ℹ️
        VirtualBox: Path: /Library/StartupItems/VirtualBox
        Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    com.teamviewer.teamviewer.plist [Click for support]
        [running]    com.teamviewer.teamviewer_desktop.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [running]    com.livescribe.PenCommService.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [loaded]    com.teamviewer.Helper.plist [Click for support]
        [running]    com.teamviewer.teamviewer_service.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [failed]    com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist [Click for details]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    com.spotify.webhelper.plist [Click for support]
        [not loaded]    org.virtualbox.vboxwebsrv.plist [Click for support]
    User Login Items: ℹ️
        PollockShare    Volume  (/Volumes/PollockShare)
        Dropbox    Application  (/Applications/Dropbox.app)
        Google Drive    Application  (/Applications/Google Drive.app)
        BackUp    Volume  (/Volumes/BackUp)
        BootChamp    Application  (/Users/[redacted]/Downloads/BootChamp.app)
        Spotify    Application Hidden (/Applications/Spotify.app)
    Internet Plug-ins: ℹ️
        Flip4Mac WMV Plugin: Version: 2.4.4.2 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        AdobePDFViewerNPAPI: Version: 10.1.13 [Click for support]
        AdobePDFViewer: Version: 10.1.13 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 Outdated! Update
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.4.8 - SDK 10.6 [Click for support]
        SiteAdvisor: Version: 2.0 - SDK 10.1 [Click for support]
        Silverlight: Version: 5.1.10411.0 - SDK 10.6 [Click for support]
        JavaAppletPlugin: Version: Java 7 Update 75 Check version
    Safari Extensions: ℹ️
        SiteAdvisor
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        Java  [Click for support]
        Paragon NTFS for Mac ® OS X  [Click for support]
        TeXDistPrefPane  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 899.32 GB Disk used: 154.83 GB
        Destinations:
            Time Machine [Local]
            Total size: 700.00 GB
            Total number of backups: 93
            Oldest backup: 2014-02-21 22:42:44 +0000
            Last backup: 2015-03-26 18:26:48 +0000
            Size of backup disk: Adequate
                Backup size 700.00 GB > (Disk used 154.83 GB X 3)
    Top Processes by CPU: ℹ️
            27%    com.apple.appkit.xpc.openAndSavePanelService
             5%    WindowServer
             4%    Get Backup Lite
             3%    Finder
             3%    Mendeley Desktop
    Top Processes by Memory: ℹ️
        344 MB    Mendeley Desktop
        241 MB    Google Chrome
        223 MB    mds_stores
        148 MB    Google Chrome Helper
        137 MB    Finder
    Virtual Memory Information: ℹ️
        8.52 GB    Free RAM
        4.86 GB    Active RAM
        2.13 GB    Inactive RAM
        1.66 GB    Wired RAM
        3.61 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Mar 26, 2015, 11:45:20 AM    Self test - passed

    armypunk wrote:
    My backup is up to date, I ran a hardware check and found no issues, then ran the Disk Utility and it also said it found no issues but I hit repair anyways. After a restart I ran EtreCheck again and this is what came out. The computer is still horribly sluggish. Do I just keep repeating the Disk Utility check and repair step???
    EtreCheck version: 2.1.8 (121)
    Report generated March 26, 2015 at 3:20:28 PM PDT
    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 2011) (Technical Specifications)
        iMac - model: iMac12,2
        1 3.4 GHz Intel Core i7 CPU: 4-core
        16 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1333 MHz ok
            BANK 0/DIMM1
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM1
                4 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        AMD Radeon HD 6970M - VRAM: 2048 MB
            iMac 2560 x 1440
    System Software: ℹ️
        OS X 10.10.2 (14C1514) - Time since boot: 0:13:41
    Disk Information: ℹ️
        ST31000528AS disk0 : (1 TB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 899.32 GB (745.69 GB free) - 24 errors
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            BOOTCAMP (disk0s4) /Volumes/BOOTCAMP : 100.03 GB (7.27 GB free)
        OPTIARC DVD RW AD-5690H
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. iPad
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple, Inc. Keyboard Hub
            Apple Inc. Apple Keyboard
        Logitech USB LaserStream(TM) Mouse
        Apple Computer, Inc. IR Receiver
        Apple Internal Memory Card Reader
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Library/Extensions
        [not loaded]    org.virtualbox.kext.VBoxDrv (4.2.16) [Click for support]
        [not loaded]    org.virtualbox.kext.VBoxNetAdp (4.2.16) [Click for support]
        [not loaded]    org.virtualbox.kext.VBoxNetFlt (4.2.16) [Click for support]
        [not loaded]    org.virtualbox.kext.VBoxUSB (4.2.16) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.livescribe.kext.LivescribeSmartpen (1) [Click for support]
    Startup Items: ℹ️
        VirtualBox: Path: /Library/StartupItems/VirtualBox
        Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    com.teamviewer.teamviewer.plist [Click for support]
        [running]    com.teamviewer.teamviewer_desktop.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [running]    com.livescribe.PenCommService.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [loaded]    com.teamviewer.Helper.plist [Click for support]
        [running]    com.teamviewer.teamviewer_service.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [failed]    com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist [Click for details]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    com.spotify.webhelper.plist [Click for support]
        [not loaded]    org.virtualbox.vboxwebsrv.plist [Click for support]
    User Login Items: ℹ️
        PollockShare    Volume  (/Volumes/PollockShare)
        Dropbox    Application  (/Applications/Dropbox.app)
        Google Drive    Application  (/Applications/Google Drive.app)
        BackUp    Volume  (/Volumes/BackUp)
        BootChamp    Application  (/Users/[redacted]/Downloads/BootChamp.app)
        Spotify    Application Hidden (/Applications/Spotify.app)
    Internet Plug-ins: ℹ️
        Flip4Mac WMV Plugin: Version: 2.4.4.2 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        AdobePDFViewerNPAPI: Version: 10.1.13 [Click for support]
        AdobePDFViewer: Version: 10.1.13 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 Outdated! Update
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.4.8 - SDK 10.6 [Click for support]
        SiteAdvisor: Version: 2.0 - SDK 10.1 [Click for support]
        Silverlight: Version: 5.1.10411.0 - SDK 10.6 [Click for support]
        JavaAppletPlugin: Version: Java 7 Update 75 Check version
    Safari Extensions: ℹ️
        SiteAdvisor
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        Java  [Click for support]
        Paragon NTFS for Mac ® OS X  [Click for support]
        TeXDistPrefPane  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 899.32 GB Disk used: 153.63 GB
        Destinations:
            Time Machine [Local]
            Total size: 700.00 GB
            Total number of backups: 93
            Oldest backup: 2014-02-21 22:42:44 +0000
            Last backup: 2015-03-26 18:26:48 +0000
            Size of backup disk: Adequate
                Backup size 700.00 GB > (Disk used 153.63 GB X 3)
    Top Processes by CPU: ℹ️
             2%    WindowServer
             2%    mds_stores
             1%    mds
             0%    fontd
             0%    Dropbox
    Top Processes by Memory: ℹ️
        124 MB    mds_stores
        120 MB    Spotify Helper
        103 MB    Finder
        103 MB    Google Drive
        86 MB    Dropbox
    Virtual Memory Information: ℹ️
        12.99 GB    Free RAM
        2.25 GB    Active RAM
        561 MB    Inactive RAM
        1.37 GB    Wired RAM
        1.31 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Mar 26, 2015, 03:04:16 PM    Self test - passed
    You have had 2 experienced users tell you the HD may be failing, looking at your latest report this confirms the suspicion. Take the machine to either an Apple Store or AASP and have it professionally diagnosed.

  • Startup and programs running very slow with Mavericks.

    My late 2009 mac mini has been running very slow ever since the Mavericks install. I suspect it may be as simple as RAM capacity but I wanted to verify this assumption, as well as find out any other potential problems. I have gone ahead and run EtreCheck, here are the details of the output, thanks in advance:
    EtreCheck version: 1.9.13 (49)
    Report generated August 15, 2014 at 2:08:24 PM EDT
    Hardware Information: ?
      Mac mini (Late 2009) (Verified)
      Mac mini - model: Macmini3,1
      1 2.26 GHz Intel Core 2 Duo CPU: 2 cores
      2 GB RAM
    Video Information: ?
      NVIDIA GeForce 9400 - VRAM: 256 MB
      S211HL 1920 x 1080 @ 60 Hz
    System Software: ?
      OS X 10.9.4 (13E28) - Uptime: 0 days 0:27:39
    Disk Information: ?
      Hitachi HTS543216L9SA02 disk0 : (160.04 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted>: 209.7 MB
      MacDaddy (disk0s2) / [Startup]: 159.18 GB (84.12 GB free)
      Recovery HD (disk0s3) <not mounted>: 650 MB
      PIONEER DVD-RW  DVRTS08 
    USB Information: ?
      Apple Computer, Inc. IR Receiver
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
    Configuration files: ?
      /etc/hosts - Count: 30
    Gatekeeper: ?
      Mac App Store and identified developers
    Kernel Extensions: ?
      [not loaded] com.NCHSoftware.driver.SoundTapVirtualAudioDevice (1.0.0d1) Support
      [not loaded] com.ZTE.driver.ModemDriverMac (1.0.2d1) Support
      [not loaded] com.ZTE.driver.ModemDriverMacEx (1.0.6d1) Support
      [not loaded] com.ZTE.driver.ZTEUSBCDCACMData (1.3.9) Support
      [not loaded] com.devguru.driver.PTUMWCDFree (10.5.12) Support
      [not loaded] com.devguru.driver.PTUMWCSP (10.5.12) Support
      [not loaded] com.devguru.driver.PTUMWDIAG (10.5.12) Support
      [not loaded] com.devguru.driver.PTUMWDrv (10.5.12) Support
      [not loaded] com.devguru.driver.PTUMWMdmControl (10.5.12) Support
      [not loaded] com.devguru.driver.PTUMWMdmData (10.5.12) Support
      [not loaded] com.devguru.driver.PTUMWNMEA (10.5.12) Support
      [not loaded] com.devguru.driver.PTUMWUSBMergeNub (10.5.12) Support
      [not loaded] com.novatelwireless.driver.3G (3.0.7) Support
      [not loaded] com.novatelwireless.driver.3GData (3.0.7) Support
      [not loaded] com.novatelwireless.driver.DisableAutoInstall (2.0.6) Support
      [not loaded] com.rim.driver.BlackBerryUSBDriverInt (0.0.38) Support
      [not loaded] com.rim.driver.BlackBerryUSBDriverVSP (0.0.38) Support
      [not loaded] com.shapeservices.msm.driver.MSMFramebuffer (1.0.0d1) Support
      [not loaded] com.shapeservices.msm.driver.MSMVideoDevice (1.0.0d1) Support
      [not loaded] com.sierrawireless.driver.SierraDevSupport (2.0.2) Support
      [not loaded] com.sierrawireless.driver.SierraFSCSupport (2.0.2) Support
      [not loaded] com.sierrawireless.driver.SierraFSRSupport (2.0.2) Support
      [not loaded] com.sierrawireless.driver.SierraHSRSupport (2.0.2) Support
      [not loaded] com.smithmicro.driver.SMSIWirelessCDC (3.2.7) Support
      [not loaded] com.smithmicro.driver.SMSIWirelessModem (3.2.7) Support
      [not loaded] com.smithmicro.driver.SMSIWirelessSerial (3.2.7) Support
    Launch Daemons: ?
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.adobe.SwitchBoard.plist Support
      [loaded] com.barebones.textwrangler.plist Support
      [loaded] com.google.keystone.daemon.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.oracle.java.JavaUpdateHelper.plist Support
      [not loaded] com.teamviewer.teamviewer_service.plist Support
    Launch Agents: ?
      [not loaded] com.adobe.AAM.Updater-1.0.plist Support
      [loaded] com.adobe.CS5ServiceManager.plist Support
      [loaded] com.google.keystone.agent.plist Support
      [not loaded] com.teamviewer.teamviewer.plist Support
      [not loaded] com.teamviewer.teamviewer_desktop.plist Support
    User Launch Agents: ?
      [loaded] com.adobe.AAM.Updater-1.0.plist Support
      [failed] com.adobe.ARM.[...].plist Support
    User Login Items: ?
      None
    Internet Plug-ins: ?
      o1dbrowserplugin: Version: 5.4.2.18903 Support
      Default Browser: Version: 537 - SDK 10.9
      Flip4Mac WMV Plugin: Version: 2.4.1.4 Support
      Silverlight: Version: 4.0.60831.0 Support
      FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
      Flash Player: Version: 14.0.0.145 - SDK 10.6 Outdated! Update
      QuickTime Plugin: Version: 7.7.3
      googletalkbrowserplugin: Version: 5.4.2.18903 Support
      SharePointBrowserPlugin: Version: 14.4.1 - SDK 10.6 Support
      AdobePDFViewer: Version: 10.1.0 Support
      iPhotoPhotocast: Version: 7.0
      JavaAppletPlugin: Version: Java 7 Update 55 Check version
    Audio Plug-ins: ?
      BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
      AirPlay: Version: 2.0 - SDK 10.9
      AppleAVBAudio: Version: 203.2 - SDK 10.9
      iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins: ?
      Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User iTunes Plug-ins ?
      TuneUp Visualizer: Version: 2.4.0 - SDK 10.7 Support
    User Internet Plug-ins ?
      fbplugin_1_0_3: Version: (null) Support
    3rd Party Preference Panes: ?
      Flash Player  Support
      Flip4Mac WMV  Support
      Growl  Support
      MusicManager  Support
    Time Machine: ?
      Mobile backups: OFF
      Auto backup: NO - Auto backup turned off
      Volumes being backed up:
      MacDaddy: Disk size: 148.25 GB Disk used: 69.91 GB
      Destinations:
      MacDaddy Music:Photos [Local] (Last used)
      Total size: 297.77 GB
      Total number of backups: 14
      Oldest backup: 2014-06-09 20:12:04 +0000
      Last backup: 2014-08-14 14:14:10 +0000
      Size of backup disk: Adequate
      Backup size 297.77 GB > (Disk used 69.91 GB X 3)
      Time Machine details may not be accurate.
      All volumes being backed up may not be listed.
    Top Processes by CPU: ?
          28% fontworker
          7% fontd
          3% WindowServer
          0% systemstatsd
          0% Google Chrome
    Top Processes by Memory: ?
      88 MB Google Chrome
      53 MB Finder
      49 MB com.apple.IconServicesAgent
      47 MB WindowServer
      37 MB System Events
    Virtual Memory Information: ?
      32 MB Free RAM
      605 MB Active RAM
      528 MB Inactive RAM
      280 MB Wired RAM
      759 MB Page-ins
      63 MB Page-outs

    Yes you're right, you need more Ram.
    And unless you actually have a BlackBerry you should get rid of the software that is running on your Mac for it.

  • Macbook Pro running VERY slow- spinning wheel of death

    My 4 year old MacBook Pro has been running very very slow for quite some time and I'm fed up enough to ask for some suggestions. Upon reading some forums, I was advised to download EtreCheck... here are my results. Some things are in red and look bad, I'm just not sure how to decipher this report. Any help is greatly appreciated!!
    EtreCheck version: 1.9.12 (48)
    Report generated July 30, 2014 at 9:43:01 PM EDT
    Hardware Information:
      MacBook Pro (15-inch, Mid 2010) (Verified)
      MacBook Pro - model: MacBookPro6,2
      1 2.66 GHz Intel Core i7 CPU: 2 cores
      4 GB RAM
    Video Information:
      Intel HD Graphics - VRAM: 288 MB
      NVIDIA GeForce GT 330M - VRAM: 512 MB
      Color LCD 1440 x 900
    System Software:
      OS X 10.9.4 (13E28) - Uptime: 7 days 23:30:30
    Disk Information:
      Hitachi HTS545050B9SA02 disk0 : (500.11 GB)
      EFI (disk0s1) <not mounted>: 209.7 MB
      Macintosh HD (disk0s2) / [Startup]: 499.25 GB (173.38 GB free)
      Recovery HD (disk0s3) <not mounted>: 650 MB
      MATSHITADVD-R   UJ-898 
    USB Information:
              USB FLASH DRIVE 2 GB
      PHLASH (disk1s1) /Volumes/PHLASH: 2 GB (27 MB free)
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Internal Memory Card Reader
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
      Apple Inc. Built-in iSight
    Gatekeeper:
      Mac App Store and identified developers
    Kernel Extensions:
      [not loaded] com.silabs.driver.CP210xVCPDriver (3.0.0d1) Support
      [not loaded] com.silabs.driver.CP210xVCPDriver64 (3.0.0d1) Support
      [not loaded] com.wacom.kext.wacomtablet (6.3.6 - SDK 10.8) Support
    Problem System Launch Daemons:
      [failed] com.apple.Kerberos.digest-service.plist
      [failed] com.apple.Kerberos.kdc.plist
    Launch Daemons:
      [loaded] com.adobe.fpsaud.plist Support
      [not loaded] com.adobe.SwitchBoard.plist Support
      [not loaded] com.cloudpath.maccmd.plist Support
      [running] com.fitbit.galileod.plist Support
      [running] com.intego.BackupAssistant.daemon.plist Support
      [not loaded] org.eyebeam.SelfControl.plist Support
    Launch Agents:
      [not loaded] com.adobe.AAM.Updater-1.0.plist Support
      [loaded] com.adobe.CS5ServiceManager.plist Support
      [running] com.Affinegy.InstaLANa.plist Support
      [loaded] com.intego.backupassistant.agent.plist Support
      [running] com.wacom.wacomtablet.plist Support
    User Launch Agents:
      [loaded] com.adobe.AAM.Updater-1.0.plist Support
      [failed] com.akamai.client.plist Support
      [failed] com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
      [failed] com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
      [loaded] com.divx.agent.postinstall.plist Support
      [loaded] com.facebook.videochat.[redacted].plist Support
      [loaded] com.google.keystone.agent.plist Support
      [running] com.spotify.webhelper.plist Support
    User Login Items:
      iTunesHelper
      GrowlHelperApp
      Belkin Router Monitor
      Dropbox
      Spotify
      Fitbit Connect Menubar Helper
    Internet Plug-ins:
      WacomNetscape: Version: 2.1.0-1 - SDK 10.8 Support
      OVSHelper: Version: 1.1 Support
      Default Browser: Version: 537 - SDK 10.9
      OfficeLiveBrowserPlugin: Version: 12.3.5 Support
      WacomTabletPlugin: Version: WacomTabletPlugin 2.1.0.2 Support
      AdobeAAMDetect: Version: AdobeAAMDetect 1.0.0.0 - SDK 10.6 Support
      FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
      DivXBrowserPlugin: Version: 2.2 Support
      Silverlight: Version: 5.1.20913.0 - SDK 10.6 Support
      Flash Player: Version: 14.0.0.145 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
      JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
    Safari Extensions:
      DivX Plus Web Player HTML5 <video>: Version: 2.1.2.145
    Audio Plug-ins:
      BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
      AirPlay: Version: 2.0 - SDK 10.9
      AppleAVBAudio: Version: 203.2 - SDK 10.9
      iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
      Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User iTunes Plug-ins:
      TuneUp Visualizer: Version: 2.2.0 Support
    User Internet Plug-ins:
      Picasa: Version: 1.0 Support
    3rd Party Preference Panes:
      Akamai NetSession Preferences  Support
      DivX  Support
      Flash Player  Support
      FUSE for OS X (OSXFUSE)  Support
      Growl  Support
      Perian  Support
      WacomTablet  Support
    Time Machine:
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 464.96 GB Disk used: 303.49 GB
      Destinations:
      LaCie [Local] (Last used)
      Total size: 931.19 GB
      Total number of backups: 11
      Oldest backup: 2013-10-17 14:07:53 +0000
      Last backup: 2014-07-22 13:13:18 +0000
      Size of backup disk: Adequate
      Backup size 931.19 GB > (Disk used 303.49 GB X 3)
      Time Machine details may not be accurate.
      All volumes being backed up may not be listed.
    Top Processes by CPU:
        118% Finder
          9% com.apple.quicklook.satellite
          6% repair_packages
          5% WindowServer
          3% networkd
    Top Processes by Memory:
      236 MB Finder
      127 MB repair_packages
      123 MB Google Chrome
      106 MB networkd
      63 MB Google Chrome Helper
    Virtual Memory Information:
      18 MB Free RAM
      1.17 GB Active RAM
      1.17 GB Inactive RAM
      833 MB Wired RAM
      9.52 GB Page-ins
      1.89 GB Page-outs

    Launch the Console 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 Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.Click the Clear Display icon in the toolbar. Then take one of the actions that you're having trouble with. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Mac randomly runs very slow in short bursts..

    This is another "My iMac is running slow" question, but after searching extensively online, I couldn't find anyone with a problem quite like mine (or at least a cure for it)
    I'll begin by saying Ive recently wiped my Mac clean and only restored my important files like Documents and Music etc. Nothing harmful at least. It worked great for a bit! But after a day or two my Mac started running slow. E.g apps loading up really slow, generally really sluggish and definitely not normal. But its as if these bouts of sluggishness came in short bursts, for about 10 - 15 mins and then it would be fine again.. I've checked the Activity Monitor during these slow periods but nothing seemed to hog CPU or RAM. I've run MemCheck to test the RAM, seemed fine. Ive verified disk, no errors. I just cannot work out whats wrong! Since the wipe I haven't used my Mac any differently from before and I've made sure not to download anything like 'CleanMyMac' software.
    System Specs:
    iMac 27 inch
    Yosemite 10.10.2
    i3 3.2Gz Processor
    8 Gb RAM
    I've tried finding patterns as to when these moments occurs and a few times it tends to start when I opened a new tab in Safari and searched for something, webpages would load very very slow or not at all, and thus the entire Mac would slow with it. So I switched to Chrome.. But it happened again. Could it be internet related? I've got an external HD using TimeMachine to keep things backed up, but I really don't want to restore because I tried that already but the problem came back. Is it something simple like reseting PRAM (whatever that is)?
    Hope someone can help!
    Cheers!  

    Hope this helps!
    EtreCheck version: 2.1.7 (114)
    Report generated 29 January 2015 23:44:05 GMT
    Download EtreCheck from http://etresoft.com/etrecheck
    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: ℹ️
        iMac (27-inch, Mid 2010) (Technical Specifications)
        iMac - model: iMac11,3
        1 3.2 GHz Intel Core i3 CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 0/DIMM1
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM1
                Empty  
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        ATI Radeon HD 5670 - VRAM: 512 MB
            iMac 2560 x 1440
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 14:13:41
    Disk Information: ℹ️
        WDC WD1001FALS-40Y6A0 disk0 : (1 TB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 999.35 GB (883.87 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        HL-DT-STDVDRW  GA32N 
    USB Information: ℹ️
        Western Digital My Passport 07B8 1 TB
            EFI (disk1s1) <not mounted> : 210 MB
            My Passport for Mac (disk1s2) /Volumes/My Passport for Mac : 999.31 GB (833.79 GB free)
        Apple Internal Memory Card Reader
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Turtle Beach Turtle Beach PX22
        Apple Computer, Inc. IR Receiver
        Apple Inc. Built-in iSight
    Gatekeeper: ℹ️
        Anywhere
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Support]
        [invalid?]    com.MadCatz.MadCatzSmartTechnology.plist [Support]
        [loaded]    com.oracle.java.Java-Updater.plist [Support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Support]
        [invalid?]    com.adobe.SwitchBoard.plist [Support]
        [loaded]    com.ea.origin.ESHelper.plist [Support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Support]
        [loaded]    com.google.keystone.agent.plist [Support]
        [loaded]    com.valvesoftware.steamclean.plist [Support]
    User Login Items: ℹ️
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 16.0.0.296 - SDK 10.6 [Support]
        Flash Player: Version: 16.0.0.296 - SDK 10.6 [Support]
        QuickTime Plugin: Version: 7.7.3
        JavaAppletPlugin: Version: Java 8 Update 25 Check version
        Default Browser: Version: 600 - SDK 10.10
    Safari Extensions: ℹ️
        Evernote Web Clipper [Installed]
    3rd Party Preference Panes: ℹ️
        Flash Player  [Support]
        Java  [Support]
    Time Machine: ℹ️
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 999.35 GB Disk used: 115.47 GB
        Destinations:
            My Passport for Mac [Local]
            Total size: 999.31 GB
            Total number of backups: 19
            Oldest backup: 2015-01-15 22:04:31 +0000
            Last backup: 2015-01-29 23:29:02 +0000
            Size of backup disk: Adequate
                Backup size 999.31 GB > (Disk used 115.47 GB X 3)
    Top Processes by CPU: ℹ️
             3%    WindowServer
             2%    sysmond
             0%    Google Chrome
             0%    fontd
             0%    Activity Monitor
    Top Processes by Memory: ℹ️
        206 MB    Google Chrome
        163 MB    softwareupdated
        146 MB    mds_stores
        112 MB    Finder
        103 MB    spindump
    Virtual Memory Information: ℹ️
        3.75 GB    Free RAM
        3.14 GB    Active RAM
        856 MB    Inactive RAM
        837 MB    Wired RAM
        6.33 GB    Page-ins
        909 KB    Page-outs
    Diagnostics Information: ℹ️
        Jan 29, 2015, 09:31:03 AM    Self test - passed
        Jan 29, 2015, 11:00:46 PM    /Library/Logs/DiagnosticReports/Memory Clean_2015-01-29-230046_[redacted].cpu_resource.diag [Details]
        Jan 28, 2015, 05:17:46 PM    /Library/Logs/DiagnosticReports/Safari_2015-01-28-171746_[redacted].hang

  • 15" Macbook Pro running very slow: Beach ball of death

    Hey guys, well i have a 15" macbook pro from 2007 and recently it's been very very slow. Before last night, it ran fine, and had its moments, but right now, i get the beach ball about every few minutes. Don't know what it is, help please! Running 10.6, not sure if it's the hard drive or maybe i just need to update?? Also maybe overheating??  I'm not that tech savy, so make it as simple as possible please:) Thanks

    Well, you are stuck then. I think more RAM will help depending on what you do with your Mac. I have 4GB installed.
    Here's a Spinning Beachball faq. But you'll need a repair disk, most likely, to get anywhere. The Snow Leopard disk is fairly cheap at Apple Phone Sales.
    What I use....
    If you don't have Disk Utility's Disk Repair you'll need a more robust utility to repair it.
    I would recommend DiskWarrior. It is the best at directory repairs. It rebuilds then actually replaces your old directory. I feel every Mac owner should have a copy.  It also has File System repair now and hard drive S.M.A.R.T. diagnostics.
    Make sure you get the disk so you can boot up on it to run repairs. You can also install it on another drive and run it from there to repair this one. DW works faster that way. But sometimes a badly damaged system can be deemed unrepairable by the installed version, but if booted and repaired from the DW disk it may be repairable. This has happened to me.
    I use DW once a month to try and catch errors in my system from getting too far out of hand. It has repaired every little and big issue I have ever had with my  three Macs.
    If you have a good backup, hopefully a clone of your system before you had issues, an Erase and Install will also rid you of this issue. But, beware! You will lose everything on the drive with this procedure. Let us know if you need help with that!
    Good Luck!  DALE

  • JDeveloper 2.0 is running very slow

    My computer is a Celeron 266, 64Mb RAM, Windows NT 4.0
    Workstation SP4.
    JDeveloper 2.0 Designer is running very slow and Aplications
    generated too. A infobus frame with a grid display takes 2-3
    seconds to scroll down in a 4000 rows table.
    Compiling takes 10 seconds for a simple Grid Infobus Frame.
    null

    Hi
    The system requirements specifiecd in the JDeveloper install and
    setup are 96MB RAM minimum and recommended is 128MB RAM.
    regards
    raghu
    Efran S_nchez (guest) wrote:
    : My computer is a Celeron 266, 64Mb RAM, Windows NT 4.0
    : Workstation SP4.
    : JDeveloper 2.0 Designer is running very slow and Aplications
    : generated too. A infobus frame with a grid display takes 2-3
    : seconds to scroll down in a 4000 rows table.
    : Compiling takes 10 seconds for a simple Grid Infobus Frame.
    null

  • I recently installed Maverick and now my Mac is running very slow

    i recently installed Maverick and now i am running very slow.

    Please download, install and run Etrecheck.
    Etrecheck was developed as a simple Mac diagnostic tool by a regular Apple Support forum user and contributor named Etresoft.
    Etrecheck is a small, unobstrusive app that compiles a snapshot of your entire Mac hardware system and installed software.
    http://www.etresoft.com/etrecheck
    Copy/paste and post its report here in another reply thread so that we have a complete profile of your Mac's hardware and installed software so we can all help with your Mac performance issues.

  • Very slow running CUITs in both Visual Studio and Microsoft Test Manager

    I've tried the exact same test cases on another less powerful computer and it runs perfectly. However on one machine it runs very slow. It seems to take ages finding execute each step. Not sure what is going on. Help greatly appreciated.

    Hi Daithi,
    Based on your issue, I suggest you could try to create a simple coded UI test such as you can record the Calculator action and then check if you still get the issue about
    running CUITs very slow in VS.
    In addition, I suggest you could try to delete all the temp files from your system and other temp files, or in short you can just log off and then log in back again....you'll definitely find your automation run faster.
    There are two blogs shared us some suggestions to improve the coded UI test performance, I often use them, if possible, please check them.
    http://blogs.msdn.com/b/vstsqualitytools/archive/2011/07/06/improving-the-performance-of-your-coded-ui-tests.aspx
    http://blogs.msdn.com/b/visualstudioalm/archive/2012/02/01/guidelines-on-improving-performance-of-coded-ui-test-playback.aspx
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Save Search Running Very Slow

    I have a custom page with a query Bean and have Simple, Advanced and View Panels enabled. My Search functionality works great, very fast. However, when I save a search... any search... no matter how small the resultset...When I go into the views panel... The views run VERY slow. The results do eventually come back, but it takes 3-5 minutes compared to 3-5 seconds when I run the same search from my search panels.
    Does anybody know what OAF does in the background of the Views Panel? Does it alter the SQL differently then when I simply run a search?
    Any help is much appreciated.

    I had the same problem when I setup a new computer this week. Here's what I had installed:
    Photoshop CS5
    Suitcase Fusion 3
    The problem was that when I was in Photoshop and used the "Save for Web" export screen, the dropdown menu for the different export types (JPG, PNG, GIF, etc) would take an extremely long time to update the preview of the graphic.
    After a few days of research , I found that Suitcase was conflicting with Photoshop. Here's how you fix the problem (or at least here's what I did with my situation):
    Open Suitcase
    Go to "Tools", click "Manage Plugins"
    Deactivate the Photoshop plugin
    This fixed the problem immediately and now my Photoshop" Save For Web" feature is working really fast. Hope this helps anyone else in the same boat.

  • Why iTunes is running very slow after v10.6.1 update?

    Once i update iTunes to version 10.6.1, it runs very very slow... almost to block OS X.
    i wonder if iTunes is rebuilding the music library or what, because this is very unusual in apps or any OS X software.
    thanks to all can help me in this question.

    Hello rcruzb -
    I don't have enough information about your situation to really deep-dive with you into a sure fix, but I can at least tell you that I was experiencing similar slowness/freezing in iTunes after updating to 10.6 - and it wasn't fixed in 10.6.1.
    I took some steps to isolate my issue, and you might consider taking those same steps (as they might yield a different result for you). Here's what I did to help isolate what caused my issue, along with the inevitable solution I found for me:
    - First, if you haven't done it recently, make sure your library is consolidated and organized automatically. You don't HAVE to do this, but it significantly improves performance in iTunes when the library is all in one spot and search indexing isn't spread all over the machine. Open iTunes, click iTunes (in your menubar), Preferences, Advanced, and ensure "Keep iTunes Media folder organized" and "Copy files to iTunes Media folder when adding to library" are both checked. To consolidate and organize your library, you can select File (in your menubar), Library, Organize Library, then ensure that both "Consolidate Files" and "Reorganize files in the folder 'iTunes Media'" are checked (if the latter option is grayed out, it just means it's already setup properly that way). Depending on the size of your library, this can take some time.
    - Second, you can attempt to rebuild your iTunes Library. This is a simple process which essentially has you create a new library, then take all the content from the old library and pull it back in. This can remedy issues where the iTunes Library itself is bloated, corrupted, or simply trying to search through some broken threads and taking a long time. Rather than flush all of this out here, I'll refer you to the official Apple support document: http://support.apple.com/kb/HT1451
    - Third, and this is what I determined fixed my issue: Turn off iTunes Match and/or Genius Mode. iTunes 10.5 had a known issue where the Genius Mode could become corrupt or would consume massive amounts of RAM, slowing iTunes to a crawl. iTunes Match actually enforces the use of Genius Mode - so I can't tell whether it's one or the other causing the freezing since they run together - so turning off iTunes Match turns off Genius Mode (but not the other way around). If you're using either of these services in iTunes, turn them off and relaunch iTunes. If your situation is anything like mine, you will see a dramatic improvement in the quality and responsiveness of iTunes. If you want to continue using iTunes Match, I'd recommend splitting up your iTunes into two libraries: one for music / iTunes Match / Genius, and one for TV Shows/Podcasts/Movies/Books/iOS syncing. To create a separate library, hold the Option key while clicking the iTunes app in your dock/finder/Launchpad and select "Create New Library". Save it somewhere and be sure to give it a distinctly different name so you don't get confused. Turn iTunes Match on in this new library and let it populate all your music, and use that library for music. When you want other media, hold option again when launching iTunes and say "Choose Library", then select the other.
    I hope this helps! It completely, 100% resolved my issues with iTunes 10.6. I know it's not a sure-thing and may not be a universal solution for everyone, but hopefully the steps above at least give you some things to consider that may have resolve or at least narrow down what's happening. Best of luck.

Maybe you are looking for

  • Forgot password, email don't exist

    Hi Community, I'm in a very tricky situation. I have forgotten my Apple ID password and unfortunately the email I have used does no longer exist. An alternative mail has not been set up, neither security questions. Does anyone know, what is the best

  • SAP HR Details

    Gurus     I Want to paste the below Details in the Payslip PE51 1. ESI number 2.Bank Name Text Kindly let me in this.

  • Shockware Flash is enabled but doesn't work

    I'm running Windows 7, and I.E. 10.   I have installed the current version (11) of Adobe Flash several times, but is never recognized.   However, under "Manage Add ons" Shockwave is listed as enabled.   I have reinstalled several times with no luck. 

  • Drop connection from AP1550 - WLC8500

    Hi everyone I´m hopping you can help with a problem I´m experimenting with a wireless lan. I´m working with the WLC 8500 and 7 AP 1550; we already setup this equipments since last year, working without a problem, because there was not much traffic (T

  • Entity object editor

    i seem to be confused but i cannot access the entity object editor. i am using adf faces and oracle toplink, and from all the examples and tutorials i see online, i cannot access it the same way. how do i reach the entity object editor?