[Git][cmucl/cmucl][master] 2 commits: Add CL-bench
Raymond Toy
gitlab at common-lisp.net
Sat Sep 5 02:38:43 UTC 2020
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/69064be1625fc725cbc5025fa1517d893cbaaa8a...09c8327acd74339e938f3fcb15da61e44df6d7d1
--
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/compare/69064be1625fc725cbc5025fa1517d893cbaaa8a...09c8327acd74339e938f3fcb15da61e44df6d7d1
You're receiving this email because of your account on gitlab.common-lisp.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20200905/16db8c52/attachment-0001.htm>
More information about the cmucl-cvs
mailing list