lib.c (config_set_var_n): Return a pointer even if we don't change the var.
[runlisp] / doc / bench.data
1 #> lisp
2 "Lisp system" "\\texttt{cl-launch}" "\\texttt{runlisp} (vanilla image)" "\\texttt{runlisp} (custom image)"
3 "ABCL" 7.3378 2.6474 2.7023
4 "Clozure CL" 1.2888 0.9742 0.0371
5 "GNU CLisp" 1.2405 0.2703 0.0191
6 "CMU CL" 0.9521 0.3097 0.0060
7 "ECL" 0.8020 0.3236 0.3275
8 "SBCL" 0.3205 0.0874 0.0064
9
10
11 #> interp
12 "Clozure CL" 0.0371
13 "GNU CLisp" 0.0191
14 "CMU CL" 0.0060
15 "SBCL" 0.0064
16 "Perl" 0.0011
17 "Python" 0.0068
18 "dash" 0.0012
19 "GNU Bash" 0.0015
20 "Z Shell" 0.0031
21 "Tiny C" 0.0016
22 "GCC" 0.0006