From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bf99c532c8230463,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-17 23:19:52 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.sunet.se!news01.sunet.se!news.chalmers.se!PLUTO. From: Michael Andersson Newsgroups: comp.lang.ada Subject: Ada vs Java performance testing... Date: Tue, 18 Dec 2001 08:19:37 +0100 Organization: Hogskolan i Skovde Message-ID: <3C1EEE09.D6AB3B23@ida.his.se> NNTP-Posting-Host: pluto.his.se Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: nyheter.chalmers.se 1008659979 23723 193.10.178.51 (18 Dec 2001 07:19:39 GMT) X-Complaints-To: abuse@chalmers.se NNTP-Posting-Date: 18 Dec 2001 07:19:39 GMT X-Mailer: Mozilla 4.77 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en X-Original-NNTP-Posting-Host: atle.ida.his.se X-Original-Trace: 18 Dec 2001 08:16:40 +0100, atle.ida.his.se Xref: archiver1.google.com comp.lang.ada:18038 Date: 2001-12-18T07:19:39+00:00 List-Id: Hi! This isn't realy a Ada question but I hope you can help me out any way. For my final year project I'm going to port my realtime 3d simulator, written in Ada using the OpenGL API, to Java and Java3D. The reason for this is that a company here in Sweden is interested in how the performance as well as design i affected when using Java3D instead of OpenGL. Could you give me any tips on how to compare to version of the same application written in different programming languges? Do you know of any good book on the subject? Best regards /Michael Andersson