÷

 Step 1 : Are the Lisp SBCL programs faster? At a glance.

This chart shows 3 comparisons - Time-used, Memory-used and Code-used.

Each chart bar shows, for one unidentified benchmark, how much the fastest Lisp SBCL program used compared to the fastest Java 6 -server program.


 Step 2 : Are the Lisp SBCL programs faster? Approximately.

This table shows 3 comparisons - Time-used, Memory-used and Code-used.

Each table row shows, for one named benchmark, how much the fastest Lisp SBCL program used compared to the fastest Java 6 -server program.

 Lisp SBCL used what fraction? used how many times more? 
Benchmark Time Memory Code Reduced N
 spectral-norm±1/2±
 binary-trees±±±
 n-body±±±
 reverse-complement1/2
 regex-dna±
 fasta1/2±
 mandelbrot±±
 fannkuch1/31/2
 pidigits±1/3
 k-nucleotide11×1/2±

± read the measurements and then read the program source code.

 Step 3 : Are the Lisp SBCL programs faster? Measurements.

This table shows 5 measurements - CPU Time, Elapsed Time, Memory, Code and ~ CPU Load.

For each named benchmark, measurements of the fastest Lisp SBCL program are shown for comparison against measurements of the fastest Java 6 -server program.

Program Source Code CPU secs Elapsed secs Memory KB Code B ~ CPU Load
 spectral-norm 
Lisp SBCL15.614.535,728883  86% 86% 86% 85%
Java 6 -server15.954.1112,552950  97% 97% 98% 97%
 binary-trees 
Lisp SBCL25.8325.83231,576612  2% 0% 0% 100%
Java 6 -server29.6319.18289,920603  24% 75% 27% 28%
 n-body 
Lisp SBCL35.6835.6917,8281363  0% 0% 99% 0%
Java 6 -server25.0325.0312,4081424  100% 0% 0% 0%
 reverse-complement 
Lisp SBCL4.424.41227,408896  100% 0% 0% 0%
Java 6 -server2.982.94473,712592  1% 94% 4% 2%
 regex-dna 
Lisp SBCL44.4019.95830,1681948  75% 49% 50% 46%
Java 6 -server30.6412.27665,900929  51% 54% 71% 74%
 fasta 
Lisp SBCL12.4812.485,1881419  0% 0% 0% 100%
Java 6 -server7.507.4912,6481240  0% 1% 99% 0%
 mandelbrot 
Lisp SBCL75.0319.6736,7161002  100% 94% 95% 94%
Java 6 -server43.1210.9548,920903  98% 98% 99% 98%
 fannkuch 
Lisp SBCL71.6971.695,100624  0% 0% 0% 100%
Java 6 -server66.2618.4313,7761150  78% 77% 98% 99%
 pidigits 
Lisp SBCL33.6533.6529,084645  0% 0% 0% 100%
Java 6 -server12.955.0028,6241816  61% 59% 57% 55%
 k-nucleotide 
Lisp SBCL150.84150.85392,5521284  100% 0% 0% 0%
Java 6 -server47.5314.24762,5481602  80% 80% 95% 79%
 chameneos-redux
   No program

 Measurements for all the accepted programs

 Lisp SBCL : pioneering s-expression oriented programming 

online book Practical Common Lisp

This is SBCL 1.0.30, an implementation of ANSI Common Lisp.

Home Page: http://sbcl.sourceforge.net/

Download: http://sbcl.sourceforge.net/

Revised BSD license