How many frames per second should I expect running an applet in a browser?
I am working on a web based simulation applet that will be running in IE/Netscape and I am getting some really low frame rates - 15 fps. Is this to be expected running in IE 6 or is there a way to allocate more cycles to the applet? My simulation is running at about 100 fps behind the scenes but no matter what I do the refresh is only 15-18 fps update to screen.Any help would be greatly appreciated.

