Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT.Cocoa is performed very slowly after VNC client is disconnected [Mac OS X]
SWT.Cocoa is performed very slowly after VNC client is disconnected [Mac OS X] [message #1609539] Tue, 10 February 2015 02:15 Go to next message
Eclipse UserFriend
I have a server with Mac OS and VNC server running on it. I've used VNC client to connect to the server, then run GUI tests. They passed over 4m 40s.
Then I started again the same GUI tests and closed my VNC client. Now test execution took 6m 33s.

I may be wrong in the reasons for the delay, but Yourkit showed during the second run in the hot spots the following methods:

org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(objc_super, long, long, long, long, boolean) OS.java (native)
org.eclipse.swt.internal.cocoa.OS.objc_msgSend(long, long) OS.java (native)
org.eclipse.core.internal.filesystem.local.LocalFileNatives.nativeAttributes() LocalFileNatives.java (native)
org.eclipse.rcptt.core.persistence.PersistenceManager.getModel(IPersistenceModelFactory, Resource) PersistenceManager.java
java.lang.Thread.sleep(long) Thread.java (native)
org.eclipse.swt.internal.cocoa.OS.objc_msgSend(long, long, long) OS.java (native)


I attached the report
  • Attachment: report.zip
    (Size: 97.92KB, Downloaded 144 times)

[Updated on: Tue, 10 February 2015 23:13] by Moderator

Re: SWT.Cocoa is performed very slowly after VNC client is disconnected [Mac OS X] [message #1653772 is a reply to message #1609539] Fri, 06 March 2015 06:30 Go to previous message
Eclipse UserFriend
This bug is not reproduced in Mars. I try use bundle org.eclipse.swt.cocoa.macosx.x86_64_3.104 and everything works well.
Previous Topic:[swt.widgets.Text] No live update and very slow on Mac OS X
Next Topic:Enabling gesture support on Windows 7 and 8
Goto Forum:
  


Current Time: Sat Jul 12 23:07:13 EDT 2025

Powered by FUDForum. Page generated in 0.04157 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top