@brazovayeye

When lisp is faster than C

. GECCO 2006: Proceedings of the 8th annual conference on Genetic and evolutionary computation, 1, page 957--958. Seattle, Washington, USA, ACM Press, (8-12 July 2006)
DOI: doi:10.1145/1143997.1144168

Abstract

This paper compares the performance of the program evaluation phase of genetic programming using C and Common Lisp. A simple experiment is conducted, and the conclusion is that genetic programming implemented in Common Lisp using on-the-fly compilation of the evolved programs can be faster than an implementation in C, also when the compilation time is taken into consideration. The deciding factor is the number of times that each evolved program is evaluated. Categories and Subject Descriptors

Links and resources

Tags

community