/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/21/4±
 fannkuch-redux±±±
 spectral-norm±1/3±
 binary-trees±1/2±
 n-body±±
 k-nucleotide1/3±
 regex-dna
 reverse-complement1/3±
 mandelbrot1/2
 fasta±
 fasta-redux±±
 Lisp SBCL used what fraction? used how many times more? 
Time-used  |-  |---  25% median  75%  ---|  -|
(Elapsed secs)1/21/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 ~ 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.782.784,7641073  0% 1% 0% 100%
Java 7 -server5.445.4416,944938  0% 0% 0% 100%
 fannkuch-redux 
Lisp SBCL58.6858.6914,9401518  0% 0% 0% 100%
Java 7 -server71.2771.2913,8561282  0% 0% 0% 100%
 spectral-norm 
Lisp SBCL15.7315.744,548906  0% 0% 0% 100%
Java 7 -server16.2116.2114,860950  0% 0% 0% 100%
 binary-trees 
Lisp SBCL20.9721.00226,392649  0% 0% 0% 100%
Java 7 -server15.6415.68506,672603  0% 0% 0% 100%
 n-body 
Lisp SBCL35.9535.9730,4401398  0% 0% 0% 100%
Java 7 -server24.3224.3313,7441424  0% 0% 0% 100%
 k-nucleotide 
Lisp SBCL69.8669.93105,2602272  0% 0% 0% 100%
Java 7 -server33.8133.93336,3882431  0% 0% 0% 100%
 regex-dna 
Lisp SBCL45.5045.57925,2961948  0% 0% 0% 100%
Java 7 -server21.5821.61557,6121284  0% 0% 0% 100%
 reverse-complement 
Lisp SBCL4.124.13175,696896  0% 1% 0% 100%
Java 7 -server1.871.90511,340745  1% 1% 0% 100%
 mandelbrot 
Lisp SBCL66.7366.7535,1842459  0% 0% 0% 100%
Java 7 -server26.8626.8767,760796  0% 0% 0% 100%
 fasta 
Lisp SBCL12.9412.9530,2641579  0% 0% 1% 100%
Java 7 -server4.924.9214,8281507  1% 0% 0% 100%
 fasta-redux 
Lisp SBCL9.159.159,6722005  0% 0% 0% 100%
Java 7 -server1.891.8914,3761443  1% 1% 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