Changeset: ec329088619c for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ec329088619c
Modified Files:
        monetdb5/scheduler/Tests/query00.mal
Branch: mutation
Log Message:

Use enough calls to see effects beyond 8 cores


diffs (9 lines):

diff --git a/monetdb5/scheduler/Tests/query00.mal 
b/monetdb5/scheduler/Tests/query00.mal
--- a/monetdb5/scheduler/Tests/query00.mal
+++ b/monetdb5/scheduler/Tests/query00.mal
@@ -40,3 +40,5 @@ b:= initialize();
 user.query(b);
 user.query(b);
 user.query(b);
+user.query(b);
+user.query(b);
_______________________________________________
checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to