Raymond Toy pushed to branch master at cmucl / cmucl Commits: 6ae9025c by Raymond Toy at 2020-09-05T02:38:38+00:00 Add CL-bench
From Eric Marsden at http://emarsden.chez.com/downloads/cl-bench.tar.gz.
Checked in as is. - - - - - 09c8327a by Raymond Toy at 2020-09-05T02:38:39+00:00 Merge branch 'rtoy-issue-87-add-cl-bench' into 'master' Fix #87: Add cl-bench to CI Closes #87 See merge request cmucl/cmucl!55 - - - - - 17 changed files: - .gitlab-ci.yml - + benchmarks/cl-bench/Makefile - + benchmarks/cl-bench/NEWS - + benchmarks/cl-bench/README - + benchmarks/cl-bench/TODO - + benchmarks/cl-bench/defpackage.lisp - + benchmarks/cl-bench/do-compilation-script.lisp - + benchmarks/cl-bench/do-execute-script.lisp - + benchmarks/cl-bench/do-interpret-script.lisp - + benchmarks/cl-bench/files/.gitignore - + benchmarks/cl-bench/files/arrays.lisp - + benchmarks/cl-bench/files/bignum.lisp - + benchmarks/cl-bench/files/boehm-gc.lisp - + benchmarks/cl-bench/files/cl-ppcre/api.lisp - + benchmarks/cl-bench/files/cl-ppcre/cl-ppcre-test.system - + benchmarks/cl-bench/files/cl-ppcre/cl-ppcre.system - + benchmarks/cl-bench/files/cl-ppcre/closures.lisp The diff was not included because it is too large. View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/compare/69064be1625fc725cbc5025... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/compare/69064be1625fc725cbc5025... You're receiving this email because of your account on gitlab.common-lisp.net.
participants (1)
-
Raymond Toy