Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 






Current Newswire:

Tech Comics: "Daydream of a Tech Salesman"

Simplify Administration with Directory Services

The Best Filesystem for an external hard disk of 1TB with cross platform support

SECURITY: Bouncing malware from Android Market

Alfresco Embraces SaaS and the Cloud with Its New CMS Platform

Android, Tizen and the End of Java

Hardening Postfix For ISPConfig 3

Is Facebook's IPO an exit strategy?

PCLinuxOS KDE 2012.02 Has Been Officially Released

GhostBSD 2.5 review



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:OSNews: Nine Language Performance Round-up: Benchmarking Math & File I/O
OSNews: Nine Language Performance Round-up: Benchmarking Math & File I/O
Jan 12, 2004, 07 :00 UTC (6 Talkback[s]) (9289 reads)

(Other stories by Christopher W. Cowell-Shah)

"This article discusses a small-scale benchmark test run on nine modern computer languages or variants: Java 1.3.1, Java 1.4.2, C compiled with gcc 3.3.1, Python 2.3.2, Python compiled with Psyco 1.1.1, and the four languages supported by Microsoft's Visual Studio .NET 2003 development environment: Visual Basic, Visual C#, Visual C++, and Visual J#. The benchmark tests arithmetic and trigonometric functions using a variety of data types, and also tests simple file I/O. All tests took place on a Pentium 4-based computer running Windows XP.

"Five questions motivated me to design and run these benchmarks. First, I was curious about how the performance of Java 1.4.2 (the latest official version from Sun) compares to that of Microsoft's relatively new .NET 2003 suite of languages. Both Java and the .NET languages are 'semi-compiled' (or, looking at the flip side of the coin, 'semi-interpreted'). By this I mean that source code is compiled into intermediate-level code and then run by a combination interpreter/just-in-time compiler. With Java, the intermediate language is called bytecode and the interpreter/compiler is called a Java Virtual Machine (JVM). Source code in the .NET world is compiled into the Microsoft Intermediate Language (MSIL) and is run on the .NET Common Language Runtime (CLR) engine..."

Complete Story

Related Stories:
developerWorks: Eye on Performance: Micro Performance Benchmarking(Dec 15, 2003)
informIT: The Linux Process Scheduler(Nov 14, 2003)
CNET News: Linux to Get Mainstream Server Tests(Mar 03, 2003)


Index Mode   |   Flat Mode   |   Thread Mode   |   Thread Flat  
  Talkback(s) Name  and Date
I'm still waiting for the part invol ...   Say what?   
steggy
Jan 12, 2004, 16:07:03
 
> I'm still waiting for the part inv ...   Re: Say what?   
Rainer Weikusat
Jan 12, 2004, 19:22:39
 
> ... and not even very interesting wind ...   Re: Re: Say what?   
Alan W. Irwin
Jan 12, 2004, 21:40:16
 
I thought the disparity in I/O performan ...   Re: Re: Re: Say what?   
synthetoonz
Jan 12, 2004, 23:20:28
 
When designing a benchmark, you should c ...   Useless benchmark   
Kevin Spiteri
Jan 13, 2004, 07:19:15
 
What the heck is PYTHON doing in there?? ...   poor...   
ac
Jan 13, 2004, 17:20:27
 
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP