Google Mail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Message from discussion Very poor Lisp performance

View Parsed - Show only message text

Path: g2news1.google.com!news1.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: Ulrich Hobelmann <u.hobelm...@web.de>
Newsgroups: comp.lang.lisp
Subject: Re: Very poor Lisp performance
Date: Sun, 14 Aug 2005 19:03:09 +0200
Lines: 18
Message-ID: <3m9bqeF13q7jmU1@individual.net>
References: <42fdd7a8$0$97130$ed2619ec@ptn-nntp-reader03.plus.net> <2005081321013216807%raffaelcavallaro@pasdespamsilvousplaitmaccom> <42ff04a9$0$78285$157c6196@dreader1.cybercity.dk> <42ff1c6e$0$1279$ed2619ec@ptn-nntp-reader02.plus.net> <3m95opF15sleiU1@individual.net> <42ff662a$0$97128$ed2619ec@ptn-nntp-reader03.plus.net> <m3mznksdx9.fsf@rigel.goldenthreadtech.com> <42ff70f5$0$1314$ed2619ec@ptn-nntp-reader02.plus.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: individual.net EGqxML9UUxq8Fdj9XBddiQQ8EHMDnebsJZMxSix8KDlTaehIVq
User-Agent: Mozilla Thunderbird 1.0+ (Macintosh/20050712)
In-Reply-To: <42ff70f5$0$1314$ed2619ec@ptn-nntp-reader02.plus.net>

Jon Harrop wrote:
> What kinds of tasks is Lisp best at, in terms of performance? I Googled for
> information on this but most of the sites I found were no longer up.

Why performance at all?  Lisp is good at many things, most notably good 
error recovery (interactive debugger, restarts...), but not for 
high-performance computing.  There you probably want Fortran or C (and 
maybe link them to Lisp).

For symbolic processing, or anything non-number-chrunchy I wouldn't be 
surprised if an application written in Lisp (compiled) isn't a bit 
slower than the same app written in C++ or Java.  But of course nobody 
writes an app in several languages...

-- 
I believe in Karma.  That means I can do bad things to people
all day long and I assume they deserve it.
	Dogbert

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google