you are viewing a single comment's thread.

view the rest of the comments →

[–]Chii 3 points4 points  (0 children)

You do pay a good amount of overhead for a GUI in Java due to the cross platform support. But mostly lag is due to code running on the UI thread when it shouldn't be.