As a result of studying the profiling statistics, a locking problem was discoevered and in this version of the applet the locks have been removed from code. The frame creation and painting are now done within a single thread, and although the animation is still slow, it runs more evenly.
|