This repository contains a nightly mirror of the benchmarksgame repository.
All other git-mirrors I found were out-of-date, and personally I feel bad seeing that something as common as the The Computer Language Benchmarks Game is using technology that makes contributions harder than they have to be.
Even though I don't think this repository will help easing contributions, at least it helps to get a good look at the latest code.
You can run the update yourself, affecting only your local clone, using
make update
Please note that docker
is required for this to work.
-
origin
-
origin
without thewebsite/
directory.
-
-
master
- Always contains the latest
origin
, as well as files added by me to help the update process.
- Always contains the latest
If this repository appears to be out-of-date, please let me know using a github-issue, and
I will update it.
You should easily be able to send PRs for the origin
and master
branch in case you want to run
make update
yourself.