Bugs item #888537, was opened at 2004-02-01 07:46 Message generated for change (Settings changed) made by migueljmol You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=888537&group_id=23629
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Applet Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Miguel (michaelthoward) Assigned to: Miguel (migueljmol) Summary: preload classes to improve performance Initial Comment: When a user does not preload an atom lots of classes do not get loaded and initialized. Then, when the user clicks a button to load a molecule, lots of classes get loaded into memory and there is slow response. See about preloading some classes in the case where there are neither 'load' nor 'script' parameters. Perhaps you can simulate/force this entire process by doing a 'load' of some string constant that doesn't really contain anything. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=888537&group_id=23629 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
