>Did the GC performance improve at all? Some people may be willing to
>sacrifice a few FPS if the pauses for GC are minimal.
I didn't find any noticable GC improvement running Java3D apps
with HotSpot. Maybe the next release will be better.
Steve Schweibinz
/
>
> But the one place I would hope for immediate improvements for all
> Java3d apps is the problem with screen pauses during garbage
> collection. Supposedly Hotspot's garbage collection algorithm
> should alleviate this situation.
>
The hotspot's incremental garbage collector is off by default.
Rajesh Gupta wrote:
> 1. Most of the work (including rendering) in Java3D gets done in native
> code, opengl and a bit in Java3D.dll. HotSpot cannot touch those portions,
> so it's wrong to expect HotSpot to improve frame rates or Java3D performance
> in general. My comparision of Java3D OpenGL/C
aunch/Q+A.html
>
>
>
> Rajesh Gupta
>
> - Original Message -
> From: Stephen E. Schweibinz <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Monday, May 03, 1999 7:45 PM
> Subject: Re: [java3d] Hotspot and Java3
td.
Email: [EMAIL PROTECTED]
Web: http://www.tornadolabs.com
Phone: +44 (0131) 343 2513
Fax: +44 07070 800 483
-Original Message-
From: Stephen E. Schweibinz [mailto:[EMAIL PROTECTED]]
Sent: 03 May 1999 15:16
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [java3d] H
- Original Message -
From: Stephen E. Schweibinz <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, May 03, 1999 7:45 PM
Subject: Re: [java3d] Hotspot and Java3D
>
> >Guillaume Bedard wrote:
> >>
> >> Hi all!
> >>
Yes, we noticed this in our code with pre-release versions of HotSpot. We
turned our code over to the HotSpot team, and they promptly found a bug
under the Intel platform with floating point arithmetic. Unfortunately,
they found this bug after the code freeze for v1.0. We've been told that
the
>Guillaume Bedard wrote:
>>
>> Hi all!
>>
>> I have tried the new HotSpot VM with our application which makes use
>> of Java3D, and for an unknown reason, it is noticeably slower than
>> the classic VM in all situations. I must admit that I was hoping
>> a totally different result.
>>
>> If s
Guillaume Bedard wrote:
>
> Hi all!
>
> I have tried the new HotSpot VM with our application which makes use
> of Java3D, and for an unknown reason, it is noticeably slower than
> the classic VM in all situations. I must admit that I was hoping
> a totally different result.
>
> If someone has
Hi all!
I have tried the new HotSpot VM with our application which makes use
of Java3D, and for an unknown reason, it is noticeably slower than
the classic VM in all situations. I must admit that I was hoping
a totally different result.
If someone has more details or similar results, please an
10 matches
Mail list logo