Socket communication very slow on Mac OS X 10.6

Hi everybody,
I'm using a socket based communication in an application and in Mac OS 10.5 everything works quick and flawless using XCode 3.1.4.
In Mac OS 10. 6, using XCode 3.2.4, I set the Mac OS X 10.6 SDK, I recompiled the app. but the responsiveness of the app is terrible slow. The GUI itself runs OK but any socket related action is painfully slow (sometimes connection timeout).
The socket communication is implemented using standard CFSocket classes.
Is this a XCode migration issue from 3.1 to 3.2 or a Mac OS 10.6 related one (I've seen lots of complains on networking issues)?
Thank you very much,
Dan

Thank you very much for the info but why it worked (and really fast) on 10.5. I also wonder why I didn't run into TCP_NODELAY problem there ? My TCP buffer size is 1K and I'm using the same testing environment.
Of course there is much more to it than some init parameters but still, what could be so different on 10.6 ? And I tried already the sysctl.conf TCP_NODELAY setting but no effect.
This is the code (briefly):
1. CONNECT
// Create signature from ip and port
struct sockaddr_in sin; /* TCP/UDP socket address structure. */
self->m_RemoteSocketSignature = (CFSocketSignature*)malloc(sizeof(CFSocketSignature));
self->m_RemoteSocketSignature->protocolFamily = PF_INET; /* IPv4 */
self->m_RemoteSocketSignature->socketType = SOCK_STREAM; /* Stream oriented. */
self->m_RemoteSocketSignature->protocol = IPPROTO_TCP; /* TCP */
memset( &sin, 0, sizeof( sin ) );
sin.sin_len= sizeof( sin );
sin.sin_family = AF_INET; /* Address is IPv4. Use PF_xxx for protocol
description, AF_xxx for address description. */
/* sin.port and sin.addr are in network( big endian ) byte order. */
sin.sin_port = CFSwapInt16HostToBig( port );
inet_aton( [address UTF8String], &sin.sin_addr ); /* inet_aton() gives back
network order addresses from strings. */
self->m_RemoteSocketSignature->address = CFDataCreate( NULL, (UInt8 *)&sin, sizeof( sin ) );
// Connect the Write & the Read streams to the socket
CFStreamCreatePairWithPeerSocketSignature (
kCFAllocatorDefault,
m_RemoteSocketSignature,
& m_ReadStream,
& m_WriteStream
if((m_ReadStream != NULL) && (m_WriteStream != NULL))
bOpenWrite = CFWriteStreamOpen (m_WriteStream);
bOpenRead = CFReadStreamOpen (m_ReadStream);
2. RECEIVE
CFIndex iTotalBytesRead = 0;
while (true == CFReadStreamHasBytesAvailable(m_ReadStream))
char buffer[1024];
CFIndex bufferLength = 1024;
CFIndex iBytesRead = CFReadStreamRead (
m_ReadStream,
buffer,
bufferLength
// Error ?
if(iBytesRead < 0)
return iBytesRead;
// EOS ?
if(iBytesRead == 0)
return iTotalBytesRead;
iTotalBytesRead += iBytesRead;
if(string != nil)
[string appendString:[NSString stringWithCString:buffer length:(unsigned)iBytesRead]];
3. SEND
CFIndex iBytesSent = CFWriteStreamWrite (
m_WriteStream,
buffer,
bufferLength
Thanks a lot for your help,
Dan

Similar Messages

  • Very slow running Mac Mini

    Hi,
    I'd like to thank all people supporting us (users) in these discussions, and especially the person who helped me restoring my MBP's performance,
    I'm requesting once again some help for my Mac Mini which is very very slow.
    Mac Mini running OS X Moutain Lion + Apple's Server add-on (a few services are running : file sharing mainly).
    Thanks in advance,

    Hello Hedi, see how many of these you can answer...
    See if the Disk is issuing any S.M.A.R.T errors in Disk Utility...
    http://support.apple.com/kb/PH7029
    Open Activity Monitor in Applications>Utilities, select All Processes & sort on CPU%, any indications there?
    How much RAM & free Disk space do you have also, click on the Memory & Disk Usage Tabs.
    Open Console in Utilities & see if there are any clues or repeating messages when this happens.
    In the Memory tab of Activity Monitor, are there a lot of Pageouts?

  • Data transfer very slow on mac pro!! mac H/W unable to fit specifications.

    Hi,
    I am installinginternal disks on the quad mac pro and the transfer ratet in the mac are very slow!!!
    the disks are: barracuda 7200.10 disks, 500 GB. Sta II 300, max ST3500630AS firmware 3.AAE . throughput:300mb.jumpred off to get the 300.
    MAC tells that the QUAD MAC Pro equipment (2x2.66ghz dualcore intel xeon) comes with a 3.Gigabit specification/ 300MB/sec. (Intel ESB2 AHCI, speed: 3.0 Gigabit. AHCI version 1.10 supported)...
    And the benchmarks of the disk ST3500630AS show maximum 80MB/sec and a minimin of 37.3MB/sec, average 63.1 MB/sec. (anandtech tests).
    According to seagate.com the maximum sustained data transfer rate:78MB/s
    but in the mac the reallity is different: I am getting a transfer rate of 22MB/sec!!!!! . with out any application running and only making copy of the files!!!!
    that means that the mac is only providing only 1/3 of the expected transfer rate for the disks..
    so, is there a way that the MAC Pro gets all the normal transfer rate for those disks???
    Is the Quad MAC Pro hardware unable to get the maximum throughput of the disks???
    It seems that the mac is unable to get also the average transfer rate of those disks.. how to correct it???
    thanks a lot
    Alberto
    ps. just for fun: I am getting a faster transfer rate from an old power pc ,and old pc, and firewire 400 and old ide disks!!! (36MB/seg!!!)

    Yup.
    BThe latest Mac Pro are better, so if you have a new or 2 month old unit, Seagate should work, though I think there should be later firmware.
    Some would say those drives take the cake or woRSe.
    http://www.barefeats.com/hard91.html
    SEAGATE PUZZLES
    +Firmware version 3.AEE or later solves the slow sustained large block write speed issue for a single 7200.10 inside the Mac Pro.+
    +The remaining performance issue is slow small random read speeds for one, two, three or four drives. No matter how many drives you configure in RAID 0 sets, the average random read speed for combined block sizes from 64K to 1024K is less than 30MB/s (based on QuickBench 3 testing).+
    +Until Seagate fixes this, we can't recommend the 7200.10 series as the ideal boot drive for the Mac Pro (or Power Mac).+
    http://www.barefeats.com/quad08.html

  • Serial Port communication very slow in RDP on windows server 2012

    Hellò, we have installed a new server 2012 and connected some thinclients via RDP, since that moment all peripherals connected to the imported com ports of the thinclients are running very slow, for example the cash register issue any receipt only after
    15-20 seconds!!. We have try to connect via RDP also a personal computer with many other OS like windows 8, windows 7, or XP but the result is the same: 15-20 seconds for a receipt!! We solve the problem only changing the server 2012 with a old server
    2008 or 2003!. How is possible window server 2012 is so slow on RDP imported com ports??. There is something to set for speed up the com ports on rdp? For us this is a great problem, all of our customers are using cash register via RDP and they can't wait
    all this time for a receipt. For your information we have tried to connect the cash register to the same com port of the same thinclient to the same server 2012 without RDP and the issue of the receipt is fast, so the problem is something on RDC of the new
    OS windows Server 2012. Also note this is a bi-directional communication because the cash register use a bi-directional communication for printing each one of the voice on the receipt, this problem wll not affect other printers unidirectional where the
    print process starting in less one second. Please help us to solve this problem, otherwise we will not more install windows server 2012.

    Hi,
    Thanks for your posting in Windows Server Forum.
    When the slow performance issue occurs on server 2012, check the Windows Logs – Application category of the Event Viewer (eventvwr.msc) on both the client and server sides. If there is any logs recorded, please let us know them. Please also check the
    driver is properly installed on server and check the compability guide with the cash register machine, whether it support server 2012 with remote session. If there is particular requirement then you need to solve them first.
    In addition, would like you to try connecting with RDP 8.1 and check whether it faces same issue.
    Remote Desktop Protocol 8.1 Update for Windows 7 SP1 released to web
    Hope it helps!
    Thanks,
    Dharmesh

  • ACR 7.1 - very slow on Mac mini

    Hi
    I'm running the trial version of CS6 on a new Mac mini.
    I like the features in ACR 7.1 but I'm finding it very slow.
    Dragging the Temperature slider takes about 5 seconds before the image updates. Is this normal?
    This is with just one Nikon D700 Nef open in ACR, and no other apps running. I've already worked the file up, making adjustments to lens correction, sharpening, noise reduction, and using a couple of adjustment brushes.
    If I progressively switch these settings off, the Temperature slider gradually goes back to being reasonably responsive. But I'd like to be able to fine tune the colour after doing these other adjustments.
    Any way I can speed it up?
    Thanks!
    Mac mini 2.7 i7, AMD 6630, 16Gb RAM, 7200rpm 750Gb HD.
    Eizo CG275W
    Photoshop CS6
    ACR 7.1.0.354
    Mountain Lion 10.8.1

    My dedicated CS6/ACR 7.x system is substantially more underpowered than your Mac Mini, yet I see no such lag in ACR.  Dragging the Temperature adjustment slider is practically real-time, with the preview refreshing in a fraction of a second that I can barely see and have no way of measuring.
    I'm now running ACR 7.2RC1, but I don't remember seeing a lag in ACR 7.1 either.
    My main working machine is a Power Mac (PPC) G5 Quad with 16 GB of RAM, on which 11.0.2 is the last version of Photoshop to run, so I have the Mac-Intel system described below just to run ACR 7.x under Photoshop 13.0.1.  I convert my raw files in ACR7.x open them in Ps 13.0.x and save them via Ethernet to an external HD connected to the G5 Quad for further processing in CS4. The Mac-Intel is used for no other purpose and the only other application I occasionally run on said Mac-Intel is TextEdit.
    2007, 2GHz MacBook 2,1, Intel Core 2 Duo, 4 GB of RAM (can use 3 GB), 160 GB internal boot disk, dedicated FireWire400 external HD for Ps scratch disk, external Time Machine HD.  Snow Leopard 10.6.8. 
    I literally rescued this MacBook from the trash, where it had landed when my wife was told by local Apple Macgenius staff that it was beyond repair, when in reality all that was wrong with it was a bulging battery exerting upward pressure on the track pad and keyboard.  That was easy to replace for $20 or so through Amazon.com. 
    So, from where I sit,  either you have a machine-specific problem somewhere, or the culprit in your issue is Mountain Poop.

  • System with yosemite running very slow with mac book pro

    Problem description:
    yosemite is running very slow
    EtreCheck version: 2.0.11 (98)
    Report generated November 3, 2014 at 8:35:53 PM CST
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Late 2011) (Verified)
        MacBook Pro - model: MacBookPro8,1
        1 2.8 GHz Intel Core i7 CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 512 MB
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10 (14A389) - Uptime: 0:37:14
    Disk Information: ℹ️
        WDC WD10JPVX-22JC3T0 disk0 : (1 TB)
        S.M.A.R.T. Status: Verified
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh (disk0s2) /  [Startup]: 749.35 GB (681.51 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            BOOTCAMP? (disk0s4) <not mounted> : 250.00 GB
        MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
        Apple Computer, Inc. IR Receiver
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Configuration files: ℹ️
        /etc/hosts - Count: 16
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Library/Application Support/Kaspersky Lab/KAV/Bases/Cache
        [not loaded]    com.kaspersky.kext.kimul.44 (44) Support
        [not loaded]    com.kaspersky.kext.mark.1.0.5 (1.0.5) Support
            /Library/Application Support/MacKeeper/AntiVirus.app
        [not loaded]    com.zeobit.kext.AVKauth (1.0) Support
            /Library/Application Support/Roxio
        [not loaded]    com.roxio.TDIXController (2.0) Support
            /Library/Extensions
        [loaded]    com.kaspersky.kext.klif (3.0.4a41) Support
        [not loaded]    com.kaspersky.nke (1.6.4a15) Support
        [not loaded]    net.sourceforge.ext2fs.fs.ext2 (1.4d4) Support
        [not loaded]    org.virtualbox.kext.VBoxDrv (4.2.12) Support
        [not loaded]    org.virtualbox.kext.VBoxNetAdp (4.2.12) Support
        [not loaded]    org.virtualbox.kext.VBoxNetFlt (4.2.12) Support
        [not loaded]    org.virtualbox.kext.VBoxUSB (4.2.12) Support
            /System/Library/Extensions
        [not loaded]    com.Belcarra.iokit.USBLAN_netpart (3.1.1 - SDK 10.6) Support
        [not loaded]    com.Belcarra.iokit.USBLAN_usbpart (3.1.1 - SDK 10.6) Support
        [not loaded]    com.Cycling74.driver.Soundflower (1.6.6 - SDK 10.6) Support
        [not loaded]    com.RemoteControl.USBLAN.usbpart (3.1.1 - SDK 10.7) Support
        [not loaded]    com.jft.driver.PdaNetDrv (1.0.64) Support
        [not loaded]    com.livescribe.kext.LivescribeSmartpen (1) Support
        [not loaded]    com.roxio.BluRaySupport (1.1.6) Support
    Startup Items: ℹ️
        rEFItBlesser: Path: /Library/StartupItems/rEFItBlesser
        VirtualBox: Path: /Library/StartupItems/VirtualBox
        Startup items are obsolete and will not work in future versions of OS X
    Problem System Launch Agents: ℹ️
        [loaded]    com.paragon.NTFS.trial.plist Support
        [loaded]    com.paragon.NTFS.upd.plist Support
    Problem System Launch Daemons: ℹ️
        [failed]    com.apple.ucupdate.plist
        [failed]    com.apple.watchdogd.plist
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist Support
        [not loaded]    com.adobe.CS5ServiceManager.plist Support
        [not loaded]    com.google.keystone.agent.plist Support
        [not loaded]    com.kaspersky.kav.gui.plist Support
        [not loaded]    com.oracle.java.Java-Updater.plist Support
    Launch Daemons: ℹ️
        [not loaded]    com.adobe.fpsaud.plist Support
        [invalid?]    com.adobe.SwitchBoard.plist Support
        [not loaded]    com.google.keystone.daemon.plist Support
        [not loaded]    com.kaspersky.kav.plist Support
        [not loaded]    com.livescribe.PenCommService.plist Support
        [not loaded]    com.microsoft.office.licensing.helper.plist Support
        [not loaded]    com.oracle.java.Helper-Tool.plist Support
        [not loaded]    com.oracle.java.JavaUpdateHelper.plist Support
        [not loaded]    com.zeobit.MacKeeper.AntiVirus Support
    User Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist Support
        [invalid?]    com.valvesoftware.steamclean.plist Support
        [invalid?]    com.zeobit.MacKeeper.Helper Support
    User Login Items: ℹ️
        iTunesHelper    ApplicationHidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        WDQuickView    UNKNOWN (missing value)
    Internet Plug-ins: ℹ️
        MeetingJoinPlugin: Version: (null) - SDK 10.6 Support
        OVSHelper: Version: 1.1 Support
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 2.3.8.1 Support
        Google Earth Web Plug-in: Version: 6.0 Support
        VLC Plugin: Version: 1.0.5 Support
        AdobePDFViewerNPAPI: Version: 10.1.9 Support
        FlashPlayer-10.6: Version: 15.0.0.189 - SDK 10.6 Support
        Silverlight: Version: 5.1.10411.0 - SDK 10.6 Support
        Flash Player: Version: 15.0.0.189 - SDK 10.6 Support
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.4.4 - SDK 10.6 Support
        AdobePDFViewer: Version: 10.1.9 Support
        GarminGpsControl: Version: 2.9.3.0 Release Support
        JavaAppletPlugin: Version: Java 7 Update 71 Check version
    Safari Extensions: ℹ️
        vkbd
        URLAdvisor
        Virtual Keyboard
        URL Advisor
    Audio Plug-ins: ℹ️
        DVCPROHDAudio: Version: 1.3.2
    3rd Party Preference Panes: ℹ️
        DivX  Support
        ExtFSManager  Support
        Flash Player  Support
        Flip4Mac WMV  Support
        Growl  Support
        Java  Support
        Paragon NTFS for Mac ® OS X  Support
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: NO - Auto backup turned off
        Volumes being backed up:
            Macintosh: Disk size: 749.35 GB Disk used: 67.83 GB
        Destinations:
            TimeMachine [Network]
            Total size: 991.33 GB
            Total number of backups: 0
            Oldest backup: -
            Last backup: -
            Size of backup disk: Adequate
                Backup size 991.33 GB > (Disk used 67.83 GB X 3)
    Top Processes by CPU: ℹ️
            35%    watchdogd
             4%    WindowServer
             1%    AppleSpell
             0%    launchd
             0%    notifyd
    Top Processes by Memory: ℹ️
        258 MB    firefox
        112 MB    Finder
        94 MB    com.apple.internetaccounts
        77 MB    NotificationCenter
        77 MB    com.apple.dock.extra
    Virtual Memory Information: ℹ️
        4.64 GB    Free RAM
        2.58 GB    Active RAM
        597 MB    Inactive RAM
        772 MB    Wired RAM
        831 MB    Page-ins
        0 B    Page-outs
    I am new to Mac and I dont know what to do, please help.

    Completely uninstall the Kaspersky software AND MacKeeper. Both aren't necessary and can cause all kinds of issues.
    Also check if Paragon and Virtualbox are up to date.

  • PP CS4 very slow on MAC

    I have noticed that when running a 1 hr sequence (wedding), my ability to use the CTRL D short cut for the default transition is VERY slow.  I get the spinning wheel of death and then the transition appears.  The time line runs fine but anything I do appears as if it is stressing the system out and it cannot perform.  I have 16 gigs of memory on a MAC Pro.  Any thoughts?

    You will have to forgive me, as my Mac-speak is horribly limited, but:
    1.) what is your I/O sub-system set up, i.e. HDD's size, speed controller and how allocated? This is often the most important link in NLE work.
    2.) what is you CPU speed? This is also important in NLE work. RAM is great, but not the end-all in performance.
    In general, I've seen very few posts about CS4 being slow on a Mac. I'd offer a wild guess that it's your System's setup, or too many other programs running that saps the resources that any NLE will need.
    Good luck,
    Hunt

  • Xcode 4.0.2 is very slow on Mac Mini

    Hi,
    I have installed xcode 4.0.2 on my Mac Mini, but it is keeping the system very slow.

    I have a Mac Mini 2010 with RAM 4 Gb and the Xcode works very good.
    I precisely bought it with 4 Gb thinking in it.
    Without more information (RAM, model, year), I can not say you more. ¿cleaning?

  • Very Slow I-MAC

    My I-MAC is running very slow with the pin wheel, running prior to loading programs, I have Apple TV connected as well as Time Machine in process. Scanned activity manager without success any Ideas for speeding the system up . Acting like a Windows sysytem..  Any Ideas

    See > http://www.maclife.com/article/feature/25_ways_speed_your_mac

  • Internet suddenly very slow 2011 Mac Mini

    My internet has suddenly become very very slow.
    Wireless.
    Last week very fast.
    Any ideas?

    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 try the action that you're having trouble with again. 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.

  • HT5275 safari very slow on mac os x

    opening web pages with safari very slow

    Opening web pages with safari very slow is anybody has an idea how to solve this problem?

  • BT Broadband suddenly very slow on Mac OS X 10.5.8

    Hello,
    I'm posting on behalf of my dad as his broadband is now so slow as to be almost unusable. He lives in the Suffolk countryside but should still be able to receive broadband speeds of up to at least 1.5mb/s on his local exchange. His BT broadband service has never been brilliant but has recently slowed right down. He has an iMac 2.66 Ghz Intel Core 2 Duo running OS X 10.5.8. He has tried upgrading to a BT Home 3.0 router but this has not improved his broadband speed. I have tried to run the BT speedtester but I can't get it to work because it says Java is not installed despite it appearing to be enabled as a plugin. I have tried this in both Safari and Firefox. I have asked him to try the speedtester available on the uSwitch website which has recorded a download speed of only 0.2 and upload of 0.1mb/s.  I would be very greatful if anyone has any suggestions as I am going to visit him tomorrow. I intend to try plugging the hub directly into the main socket via a microfilter. I also plan to try upgrading his operating system to snow leopard but I doubt that this will improve his connection. The quality of the phone line seems to have decreased recently too.  Is my only option to try ringing BT customer services?
    Thank-you!

    Hello,
    Have upgraded to Mac OS X 10.6.3 and now able to run BT speedtester:
    Also here are hub stats:
    Ran Uswitch speed tester again:
    This suggests that we should be able to get up to 2.5Mb on this exchange.
    Have tried quiet line test, line is not silent, there is low level interference on wire connected handset. Have tried connecting hub directly to master socket which has given a slight improvement in performance but still to my mind unacceptably slow. Could not repeat BT speedtest as limited to one test per hour. Ran Uswitch test again:
    I know that he has just changed from Hub 2 to Hub 3 and it will take time to settle but broadband speed had already declined notably (to the point of being barely usable) on Hub2 before switching to Hub3.
    Any further advice gratefully received....

  • MyBook Live very slow on Mac

    Hi,
    I've a MyBook Live connected to my router.
    I'm using an iMac (OSX 10.9.1) and everything works fine until I put into the MyBook Live 16GB of folders and files (about 6000 folders with other files/subfolders inside).
    Now the disk is impossible to use from the Mac because opening folders takes minutes and indexing files too.
    From Windows everithing works fine without slowdowns.
    I've also tried to change the connection protocol (smb:// cifs:// afp://) but nothing changes....
    How can I solve my problem? Now it's unusable...
    Thanks

    You will have to forgive me, as my Mac-speak is horribly limited, but:
    1.) what is your I/O sub-system set up, i.e. HDD's size, speed controller and how allocated? This is often the most important link in NLE work.
    2.) what is you CPU speed? This is also important in NLE work. RAM is great, but not the end-all in performance.
    In general, I've seen very few posts about CS4 being slow on a Mac. I'd offer a wild guess that it's your System's setup, or too many other programs running that saps the resources that any NLE will need.
    Good luck,
    Hunt

  • Switching between scripts in Advanced actions very slow on Mac OS X

    Hi,
    I've been experiencing a problem with Captivate taking an inordinate amount of time (approx 30-40 seconds) to switch between scripts in the Advanced Actions window. This happens incrementally as create/duplicate scripts and switch from one to the other. After switching about 4 to 5 times, the wait extends to 30-40 seconds. The rest of Captivate is unaffected, i.e. no delay issues when adding statements to a script, or working with other features in Captivate. I called Adobe Support but they said it is the first time they heard about this issue, although they seemed to suggest that Captivate is "slower" on the Mac. For comparison's sake, and to check if there was anything wrong with the project file itself, I tried using a trial version on a PC running Windows XP (using the same project file) and I experienced no issues, and switching between scripts remained constantly quick even after several hours working on a project.
    This particular project requires a lot of scripting and this issue has ground my productivity down to a halt having to wait 30-40seconds just to switch between scripts. Adobe suggesting "removing programs" from the Mac to speed up affairs, but I don't think there is anything wrong with the machine as it runs other Adobe software, like InDesign, Photoshop and Acrobat without any issues. In addition, while the switching is being processed, OS X doesn't hang. I am perfectly able to switch to other applications, or load new ones, which indicates that Captivate is not hogging all the resources.
    I was wondering if anyone else has experienced this issue before, and if so if a solution/workaround has been identified?
    Thanks!

    Hi,
    I've been experiencing a problem with Captivate taking an inordinate amount of time (approx 30-40 seconds) to switch between scripts in the Advanced Actions window. This happens incrementally as create/duplicate scripts and switch from one to the other. After switching about 4 to 5 times, the wait extends to 30-40 seconds. The rest of Captivate is unaffected, i.e. no delay issues when adding statements to a script, or working with other features in Captivate. I called Adobe Support but they said it is the first time they heard about this issue, although they seemed to suggest that Captivate is "slower" on the Mac. For comparison's sake, and to check if there was anything wrong with the project file itself, I tried using a trial version on a PC running Windows XP (using the same project file) and I experienced no issues, and switching between scripts remained constantly quick even after several hours working on a project.
    This particular project requires a lot of scripting and this issue has ground my productivity down to a halt having to wait 30-40seconds just to switch between scripts. Adobe suggesting "removing programs" from the Mac to speed up affairs, but I don't think there is anything wrong with the machine as it runs other Adobe software, like InDesign, Photoshop and Acrobat without any issues. In addition, while the switching is being processed, OS X doesn't hang. I am perfectly able to switch to other applications, or load new ones, which indicates that Captivate is not hogging all the resources.
    I was wondering if anyone else has experienced this issue before, and if so if a solution/workaround has been identified?
    Thanks!

  • Browsing is very slow on Mac Mini connected to 100mbit LAN. FTP and file download is very fast.

    Hi all
    I have a strange behaviour of my Mac MIni 2012. The mini is connected to the internet by LAN. When I download a file via http or ftp everything is very fast (arround 95mbit/s). But when I try to open a website in Safari, Chrome or Firefox i have to wait some seconds until the page starts rendering.after the page is rendered completely, everything works fast and smooth.
    Do you have any ideas where the problem migth be? I have reinstalled Mavericks from zero yesterday. The problem resists. With my Macbook Air (conntected to the same router) and my Windows computer I dont have this problem.
    THanks in advance for your help.
    Greets
    Marc

    By any chance, do you run sophos?  I had the same issue as you and fixed it on my mac mini and macbook pro by doing the following:
    Sophos --> Open Preferences --> Web Protection --> General
    You will need to enter your admin password after clicking the padlock in the bottom left to allow you to change settings.
    From there, deactivate "Block access to malicious websites using realtime URL reputation checks".  For good measure, I also deactivated "Block malicious downloads from websites".
    Hope this helps!

Maybe you are looking for