Skip to content

fstamour/non-trivial-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

non-trivial-benchmarks

Some Common lisp benchmarks to compare libraries and techniques.

Getting started

git clone https://github.com/fstamour/non-trivial-benchmarks.git ~/quicklisp/local-projects/

Running the benchmarks

(ql:quickload :non-trivial-benchmarks)
(non-trivial-benchmarks:run)

How does non-trivial-benchmarks differ from cl-bench?

  • cl-bench contains benchmarks aimed at comparing the performances of different common lisp implementations, whereas
  • non-trivial-benchmarks aims to compare different techniques, methodologies, algorithms, etc within the same lisp implementation.

See also

About

Some Common lisp benchmarks (to compare libraries and techniques)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •