objection?  
Author Message
cmk128





PostPosted: 2004-8-5 22:15:00 Top

java-programmer, objection? hi
this website http://www.idiom.com/~zilla/Computer/javaCbenchmark.html
say java is same as or sometime faster than C.
But why swing is so slow?

thanks
from Peter (email***@***.com)
 
ribchr00





PostPosted: 2004-8-6 5:15:00 Top

java-programmer >> objection? Sorry but I can not agree with that. If correctly used Swing is not
slow.
We are making complex softwares with Swing and almost none of our
customers complains about the slowness of these softwares. You can
find a lot of tutorials in Internet about what to do and how to
improve your Swing implementation. Often you have to change how your
data model works so that your software works quickly.

> But why swing is so slow?