Thank you for the comments.not sure about forth, but fortran is claimed to be faster than C, based on ease of optimization reason: http://www.idiom.com/~zilla/Computer/javaCbenchmark.html For a surprising benchmark dated Oct2007, this guy started off without knowing who will win: http://www.stefankrause.net/wp/?p=4 http://www.stefankrause.net/wp/?p=6 Looking at all those number, unbelivebly Java performed better than gcc in several ways. To quote the author: "# Saying that C is generally several times faster than java is - according to those benchmarks - simply wrong." but he also cautioned: "# Saying that Java is faster than C can also be pretty wrong, especially if you have to stick with one JVM." http://www.freewebs.com/godaves/javabench_revisited/ http://kano.net/javabench/ well, performance of speed is one thing, but other stuff like (for desktop computing) ease of support, enhancement, and ease of use need to be considered as well. That's why .Net, with its huge overheads, still has a huge followers, even though its predecessor is much more efficient and faster, and delivering the same level of GUI programming feature. For embedded and server-based computing performance will still be king. But won't you be enticed to a new world of programming where one or two liners can replaced 10 lines in C? With the complexity in locking and irq handling all taken care of underneath you? Ie, automatic synchronization done by some other components in the kernel, thus reducing the lines of codes? Well.....the future is uncertain....i cannot predict it :-). Happy April Fool's Day (I like that joke!!!! LOL...) - Regards, Peter Teoh --
| Linus Torvalds | Linux 2.6.27-rc8 |
| Rafael J. Wysocki | 2.6.26-rc9-git12: Reported regressions from 2.6.25 |
| Alan Cox | [PATCH 00/76] Queued TTY Patches |
| James Bottomley | Re: Integration of SCST in the mainstream Linux kernel |
git: | |
| Shawn O. Pearce | Re: cleaner/better zlib sources? |
| sbejar | Re: Using GIT to store /etc (Or: How to make GIT store all file permission bits) |
| Mark Levedahl | mingw, windows, crlf/lf, and git |
| bain | [Announce] teamGit v0.0.3 |
| Richard Stallman | Real men don't attack straw men |
| Leon Dippenaar | New tcp stack attack |
| Jonathan Thornburg | svnd questions (encrypting all of a partition or disk) |
| Chris Bullock | OpenBSD isakmpd and pf vs Cisco PIX or ASA |
| Gerrit Renker | [PATCH 0/37] dccp: Feature negotiation - last call for comments |
| Dushan Tcholich | Re: ksoftirqd high cpu load on kernels 2.6.24 to 2.6.27-rc1-mm1 |
| Jarek Poplawski | Re: [PATCH] Fix routing tables with id > 255 for legacy software |
| Evgeniy Polyakov | Re: [Bugme-new] [Bug 10556] New: IPVS sync_backup oops |
