<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Raymond Toy pushed to branch master
at <a href="https://gitlab.common-lisp.net/cmucl/cmucl">cmucl / cmucl</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/6ae9025c805f0c1d4dd5f3c4dca6cc4c37c01325">6ae9025c</a></strong>
<div>
<span>by Raymond Toy</span>
<i>at 2020-09-05T02:38:38+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add CL-bench

>From Eric Marsden at
http://emarsden.chez.com/downloads/cl-bench.tar.gz.

Checked in as is.
</pre>
</li>
<li>
<strong><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/09c8327acd74339e938f3fcb15da61e44df6d7d1">09c8327a</a></strong>
<div>
<span>by Raymond Toy</span>
<i>at 2020-09-05T02:38:39+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">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</pre>
</li>
</ul>
<h4>17 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#587d266bb27a4dc3022bbed44dfa19849df3044c">
.gitlab-ci.yml
</a>
</li>
<li class="file-stats">
<a href="#0a1da95b073f9fc3ac52eccd519e855a26e4dc65">
<span class="new-file">
+
benchmarks/cl-bench/Makefile
</span>
</a>
</li>
<li class="file-stats">
<a href="#e977176812ac9ac06d5572a9efd31000f57a2352">
<span class="new-file">
+
benchmarks/cl-bench/NEWS
</span>
</a>
</li>
<li class="file-stats">
<a href="#93cbd94eb9aab1848601557cd8e2968b2c67f47d">
<span class="new-file">
+
benchmarks/cl-bench/README
</span>
</a>
</li>
<li class="file-stats">
<a href="#927454c4fd1e6c797812f34a7cdf2f12904cce4e">
<span class="new-file">
+
benchmarks/cl-bench/TODO
</span>
</a>
</li>
<li class="file-stats">
<a href="#3419d8032b2590ee181015720729f48461ca4bdd">
<span class="new-file">
+
benchmarks/cl-bench/defpackage.lisp
</span>
</a>
</li>
<li class="file-stats">
<a href="#8bbb20592b0b53a8ff8c0ae3403fa11e9e04dece">
<span class="new-file">
+
benchmarks/cl-bench/do-compilation-script.lisp
</span>
</a>
</li>
<li class="file-stats">
<a href="#05edbe10c0b5769a27721cad3b3c7645fbc01fb7">
<span class="new-file">
+
benchmarks/cl-bench/do-execute-script.lisp
</span>
</a>
</li>
<li class="file-stats">
<a href="#20de255585779f044a0ab3d19b81d786d4a36288">
<span class="new-file">
+
benchmarks/cl-bench/do-interpret-script.lisp
</span>
</a>
</li>
<li class="file-stats">
<a href="#6a5046a77e88b13aacf1364ecdc491cc47fca9d7">
<span class="new-file">
+
benchmarks/cl-bench/files/.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#4d6b662caaf84e78025657ebe7f5973184dd1f94">
<span class="new-file">
+
benchmarks/cl-bench/files/arrays.lisp
</span>
</a>
</li>
<li class="file-stats">
<a href="#2d79769bb40d0b4eb6a6a99a45cb01228a472cab">
<span class="new-file">
+
benchmarks/cl-bench/files/bignum.lisp
</span>
</a>
</li>
<li class="file-stats">
<a href="#f865863a2e9a2d932920d0d5575dd070c46e9bd5">
<span class="new-file">
+
benchmarks/cl-bench/files/boehm-gc.lisp
</span>
</a>
</li>
<li class="file-stats">
<a href="#a475c8cf2b921cab4437e24a5e623ee67a9378a8">
<span class="new-file">
+
benchmarks/cl-bench/files/cl-ppcre/api.lisp
</span>
</a>
</li>
<li class="file-stats">
<a href="#26d1719f8c1c109ce1919825ac7c8a848f24bb3c">
<span class="new-file">
+
benchmarks/cl-bench/files/cl-ppcre/cl-ppcre-test.system
</span>
</a>
</li>
<li class="file-stats">
<a href="#9beaf3231ba0f46df5511f119cebe6dc50897c9a">
<span class="new-file">
+
benchmarks/cl-bench/files/cl-ppcre/cl-ppcre.system
</span>
</a>
</li>
<li class="file-stats">
<a href="#fc6183b3d2f3f63b1b0fa332390bfde5f0793c93">
<span class="new-file">
+
benchmarks/cl-bench/files/cl-ppcre/closures.lisp
</span>
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/compare/69064be1625fc725cbc5025fa1517d893cbaaa8a...09c8327acd74339e938f3fcb15da61e44df6d7d1">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.common-lisp.net.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>