Mike, Not sure I can offer any suggestions on the performance problem. There was a performance problem I had to troubleshoot with rexx queues that ended up being a problem with socket communications that was terribly puzzling. I never did figure out the root cause of the problem, but I managed to find a workaround that just made it go away. There's something funny going on in the socket that we used for IPC communications with our rxapi daemon that can result in a performance problem, but I have no clue as to why it is sometimes painfully slow.
Rick On Wed, Apr 1, 2009 at 8:35 AM, Mike Protts <[email protected]> wrote: > Hi, > > I'm working on building oorexx 4 (latest svn) on NetBSD (intel & > alpha) and Solaris (sparc). If nobody else is working on these > platforms, I'll rework my quick hacks, so they can be merged cleanly. > > Just from interest, has anyone had problems with the optimiser? I've > had to stick to O0 for Solaris. > > Also any idea why RxFuncQuery('SockDropFuncs') would take so long (3 > seconds on solaris and 50 seconds on NetBSD? If noone has any > suggestions, I'll see if gdb can give a clue. > > Cheers > Mike > > ------------------------------------------------------------------------------ > _______________________________________________ > Oorexx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > ------------------------------------------------------------------------------ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
