Subject: Re: best environment for learning Lisp?
From: rpw3@rpw3.org (Rob Warnock)
Date: Wed, 01 Jul 2009 04:20:59 -0500
Newsgroups: comp.lang.lisp
Message-ID: <_OadnRTsAbXmt9bXnZ2dnUVZ_gSdnZ2d@speakeasy.net>
Vassil Nikolov  <vnikolov@pobox.com> wrote:
+---------------
| rpw3@rpw3.org (Rob Warnock) said:
| > On my laptop, Vi (nvi-1.79) takes 0.83 s to
| > start up & exit the first time; only 7 ms thereafter!!
| 
|   Is that faster than `ed'?
+---------------

Not even close! The "ed" program takes only ~1 ms to start up & exit
[mode of 500 runs]. Though note that when I run Vi [as "ex"] 500 times
in a row, it takes only ~5 ms, so "ed" is really "only" 5x faster at
startup.

But seriously, any startup time less than ~100ms is negligible to
a human, so who cares?  ;-}


-Rob

-----
Rob Warnock			<rpw3@rpw3.org>
627 26th Avenue			<URL:http://rpw3.org/>
San Mateo, CA 94403		(650)572-2607