Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #2383 > unrolled thread
| Started by | "Chameleon" <chameleon@THRWHITE.remove-dii-this> |
|---|---|
| First post | 2011-04-27 15:38 +0000 |
| Last post | 2011-04-27 15:39 +0000 |
| Articles | 7 — 3 participants |
Back to article view | Back to comp.lang.java.gui
bad JRE performance "Chameleon" <chameleon@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
Re: bad JRE performance "Jack Marsh" <jack.marsh@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
Re: bad JRE performance "Chameleon" <chameleon@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
Re: bad JRE performance "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
Re: bad JRE performance "Chameleon" <chameleon@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
Re: bad JRE performance "Chameleon" <chameleon@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
Re: bad JRE performance "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
| From | "Chameleon" <chameleon@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:38 +0000 |
| Subject | bad JRE performance |
| Message-ID | <fbmpci$s0f$1@volcano1.grnet.gr> |
To: comp.lang.java.gui *every* java program (not only mine) with swing gui has *very* slow update process (about 3 frames per sec) when I change the window (resize, scroll the scrollbars etc). I see when a window draw itself from up to down slowly. I haven't this problem in my older PCs so I believe it's some kind of hardware problem? Maybe graphics card? JRE 1.6.0 Intel Core2Duo 2.14GHz ATI Radeon X1950 Pro 2 GB RAM --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
[toc] | [next] | [standalone]
| From | "Jack Marsh" <jack.marsh@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:38 +0000 |
| Message-ID | <oa2dnR2oP5-KnELbnZ2dnUVZ_tCdnZ2d@comcast.com> |
| In reply to | #2383 |
To: comp.lang.java.gui Chameleon wrote: > *every* java program (not only mine) with swing gui has *very* slow > update process (about 3 frames per sec) when I change the window > (resize, scroll the scrollbars etc). > I see when a window draw itself from up to down slowly. > > I haven't this problem in my older PCs so I believe it's some kind of > hardware problem? Maybe graphics card? > > > JRE 1.6.0 > Intel Core2Duo 2.14GHz > ATI Radeon X1950 Pro > 2 GB RAM I have a similar hardware configuration and saw similar behavior when I has Google Desktop running on the desktop. I suggest you compare performance with an empty desktop and your normal setup. I was able to solve my problem by simply iconizing google Desktop. --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
[toc] | [prev] | [next] | [standalone]
| From | "Chameleon" <chameleon@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:38 +0000 |
| Message-ID | <fc3r68$o3t$1@volcano1.grnet.gr> |
| In reply to | #2385 |
To: comp.lang.java.gui O/H Jack Marsh [*+boo: > Chameleon wrote: >> *every* java program (not only mine) with swing gui has *very* slow >> update process (about 3 frames per sec) when I change the window >> (resize, scroll the scrollbars etc). >> I see when a window draw itself from up to down slowly. >> >> I haven't this problem in my older PCs so I believe it's some kind of >> hardware problem? Maybe graphics card? >> >> >> JRE 1.6.0 >> Intel Core2Duo 2.14GHz >> ATI Radeon X1950 Pro >> 2 GB RAM > > I have a similar hardware configuration and saw similar behavior when I > has Google Desktop running on the desktop. I suggest you compare > performance with an empty desktop and your normal setup. I was able to > solve my problem by simply iconizing google Desktop. I have WinXP with old theme, no background, best performance choices. Strange. The problem doesn't appear always. But when appears, the scrolling of window takes 50% of my dual-CPU (one of two processors 100%) Normally takes about 1-3% of one processor The problem fixed temporary when I maximize-restore, but not always. Silly. I have a Core2Duo 2.14GHz and java programs run faster on my Athlon XP 1600. --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
[toc] | [prev] | [next] | [standalone]
| From | "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:38 +0000 |
| Message-ID | <lo7ce3lc86nmls37mfbdb3df2s43sinbn6@4ax.com> |
| In reply to | #2383 |
To: comp.lang.java.gui On Wed, 05 Sep 2007 20:35:12 +0300, Chameleon <cham_gss@hotmail.com> wrote, quoted or indirectly quoted someone who said : >I haven't this problem in my older PCs so I believe it's some kind of >hardware problem? Maybe graphics card? Check your video driver config. Look for turning off acceleration, turning on/off DirectX. Check for driver software update. Try a different driver card. -- Roedy Green Canadian Mind Products The Java Glossary http://mindprod.com --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
[toc] | [prev] | [next] | [standalone]
| From | "Chameleon" <chameleon@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:39 +0000 |
| Message-ID | <fcfk9h$9jg$2@volcano1.grnet.gr> |
| In reply to | #2383 |
To: comp.lang.java.gui O/H Chameleon [*+boo: > *every* java program (not only mine) with swing gui has *very* slow > update process (about 3 frames per sec) when I change the window > (resize, scroll the scrollbars etc). > I see when a window draw itself from up to down slowly. > > I haven't this problem in my older PCs so I believe it's some kind of > hardware problem? Maybe graphics card? > > > JRE 1.6.0 > Intel Core2Duo 2.14GHz > ATI Radeon X1950 Pro > 2 GB RAM It seems, than only when I have a non-default L&F the problem occurs. I have Windows Classic and most of times, performance sucks. When I switch to metal, performance doesn't suck. The same with other programs. --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
[toc] | [prev] | [next] | [standalone]
| From | "Chameleon" <chameleon@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:39 +0000 |
| Message-ID | <fcgo0g$2gj$1@volcano1.grnet.gr> |
| In reply to | #2462 |
To: comp.lang.java.gui O/H Chameleon [*+boo: > O/H Chameleon [*+boo: >> *every* java program (not only mine) with swing gui has *very* slow >> update process (about 3 frames per sec) when I change the window >> (resize, scroll the scrollbars etc). >> I see when a window draw itself from up to down slowly. >> >> I haven't this problem in my older PCs so I believe it's some kind of >> hardware problem? Maybe graphics card? >> >> >> JRE 1.6.0 >> Intel Core2Duo 2.14GHz >> ATI Radeon X1950 Pro >> 2 GB RAM > > It seems, than only when I have a non-default L&F the problem occurs. > I have Windows Classic and most of times, performance sucks. > When I switch to metal, performance doesn't suck. > The same with other programs. Wrong. I have it again. --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
[toc] | [prev] | [next] | [standalone]
| From | "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:39 +0000 |
| Message-ID | <egqne3li65fmksb3o2t7vgj3423e8dkmep@4ax.com> |
| In reply to | #2466 |
To: comp.lang.java.gui Perhaps some other program is interfering. Try booting with anything non-essential suppressed. -- Roedy Green Canadian Mind Products The Java Glossary http://mindprod.com --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.java.gui
csiph-web