瀏覽代碼

Reduce test time

Samuel Thibault 4 年之前
父節點
當前提交
785fb7acf4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/main/tag_task_data_deps.c

+ 1 - 1
tests/main/tag_task_data_deps.c

@@ -78,7 +78,7 @@ int main(void)
 	int ret;
 	/* We have 17 toggles to try below, thus 2^17 possibilities */
 	unsigned loop, nloops = 128*1024;
-	unsigned duration = 1000;
+	unsigned duration = 100;
 
 	starpu_data_handle_t handle1, handle2;