/mobile Handheld Friendly website

÷

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

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

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


Look at speed another way - look at a box plot of Time-used data.

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

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

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

 Lisp SBCL used what fraction? used how many times more? 
Benchmark Time Memory Code
 pidigits1/31/91/2
 fannkuch-redux±±±
 spectral-norm±1/3
 n-body±±
 mandelbrot±1/2
 k-nucleotide±1/4±
 reverse-complement±1/2±
 binary-trees±±
 regex-dna
 fasta±±
 fasta-redux1/2±
 Lisp SBCL used what fraction? used how many times more? 
Time-used  |-  |---  25% median  75%  ---|  -|
(Elapsed secs)1/31/3±±

± 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 ~ speed and size.

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

Program Source Code CPU secs Elapsed secs Memory KB Code B ≈ CPU Load
 pidigits 
Lisp SBCL2.332.345,8081073  0% 0% 3% 100%
Java 7 -server6.006.0153,7681826  1% 0% 0% 100%
 fannkuch-redux 
Lisp SBCL53.8853.9022,1801518  0% 0% 0% 100%
Java 7 -server69.9669.9917,0201282  0% 0% 0% 100%
 spectral-norm 
Lisp SBCL15.7215.725,932906  0% 0% 0% 100%
Java 7 -server16.9917.0018,244514  0% 0% 0% 100%
 n-body 
Lisp SBCL23.8023.8131,6681398  0% 1% 1% 100%
Java 7 -server22.5122.5116,9401424  0% 0% 0% 100%
 mandelbrot 
Lisp SBCL28.5128.5236,1482459  0% 0% 0% 100%
Java 7 -server23.7423.7569,696796  0% 0% 0% 100%
 k-nucleotide 
Lisp SBCL37.4537.49138,6882301  0% 0% 0% 100%
Java 7 -server29.0229.10521,8202431  0% 0% 0% 100%
 reverse-complement 
Lisp SBCL2.512.53312,864896  0% 1% 0% 100%
Java 7 -server1.791.83514,512745  2% 1% 2% 100%
 binary-trees 
Lisp SBCL26.3526.41457,372649  0% 0% 0% 100%
Java 7 -server16.4416.48499,416603  0% 0% 0% 100%
 regex-dna 
Lisp SBCL4.444.45109,7441948  0% 0% 0% 100%
Java 7 -server2.652.6655,8161284  1% 0% 0% 100%
 fasta 
Lisp SBCL10.0010.0018,9681579  0% 0% 0% 100%
Java 7 -server5.185.1918,0441507  1% 0% 1% 100%
 fasta-redux 
Lisp SBCL5.735.737,0842005  0% 0% 0% 100%
Java 7 -server2.542.5417,2441443  1% 0% 0% 100%

 Step 4 : Are there other Lisp SBCL programs for these benchmarks?

Remember - those are just the fastest Lisp SBCL and Java 7 -server programs measured on this OS/machine. Check if there are other implementations of these benchmark programs for Lisp SBCL.

Maybe one of those other Lisp SBCL programs is fastest on a different OS/machine.

 Step 5 : Are there other faster programs for these benchmarks?

Remember - those are just the fastest Lisp SBCL and Java 7 -server programs measured on this OS/machine. Check if there are faster implementations of these benchmark programs for other programming languages.

Maybe one of those other programs is fastest on a different OS/machine.

 Lisp SBCL : pioneering s-expression oriented programming 

online book Practical Common Lisp

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

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

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

Revised BSD license

  Home   Conclusions   License   Help