Author: Maciej Fijalkowski <fij...@gmail.com>
Branch: 
Changeset: r905:efa01db4e858
Date: 2014-01-14 20:55 +0100
http://bitbucket.org/pypy/buildbot/changeset/efa01db4e858/

Log:    run the incremental benchmark nightly

diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -230,6 +230,7 @@
                                        # XXX maybe use a trigger instead?
             JITBENCH,                  # on tannit32, uses 1 core (in part 
exclusively)
             JITBENCH64,                # on tannit64, uses 1 core (in part 
exclusively)
+            JITBENCH64_NEW,            # on speed64, uses 1 core (in part 
exclusively)
 
         ], branch=None, hour=2, minute=0),
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to