÷

 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
 partial-sums1/3±±
 reverse-complement1/3±±
 binary-trees1/2±±
 mandelbrot1/2±±
 n-body1/2±±
 recursive±±± 7
 spectral-norm±±±
 fannkuch±±±
 nsieve-bits±±±
 nsieve±13×±
 fasta±±
 k-nucleotide1/2±
 sum-file±±
 regex-dna±
 pidigits±

± 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
 partial-sums 
Lisp SBCL2.149,264505  
Java 6 -server6.859,460470  
 reverse-complement 
Lisp SBCL1.2431,824896  
Java 6 -server3.6446,700863  
 binary-trees 
Lisp SBCL4.2528,664553  
Java 6 -server7.5624,012603  
 mandelbrot 
Lisp SBCL4.0510,004653  
Java 6 -server6.629,984623  
 n-body 
Lisp SBCL17.729,1001363  
Java 6 -server27.5410,8881430  
 recursive N = 7 reduced workload 
Lisp SBCL0.509,080523  
Java 6 -server0.689,652427  
 spectral-norm 
Lisp SBCL22.4526,364666  
Java 6 -server27.1526,424514  
 fannkuch 
Lisp SBCL10.239,480624  
Java 6 -server11.799,888761  
 nsieve-bits 
Lisp SBCL5.7113,344376  
Java 6 -server5.1312,204517  
 nsieve 
Lisp SBCL5.44248,100351  
Java 6 -server4.0319,824452  
 fasta 
Lisp SBCL30.979,0081419  
Java 6 -server19.9610,0961240  
 k-nucleotide 
Lisp SBCL35.0939,9841435  
Java 6 -server15.7566,5401052  
 sum-file 
Lisp SBCL13.4133,136167  
Java 6 -server4.7822,872222  
 regex-dna 
Lisp SBCL15.31305,576564  
Java 6 -server4.0652,248711  
 pidigits 
Lisp SBCL27.2932,676645  
Java 6 -server3.3111,728938  
 chameneos-redux
   No program

 Measurements for all the accepted programs

 Lisp SBCL : pioneering s-expression oriented programming 

online book Practical Common Lisp

SBCL 0.9.16

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

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

Revised BSD license