From a39df92d50347177e93a8828d133b57c7056c5f4 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 18 May 2015 18:51:48 -0700 Subject: 1401 - shave 80% off chessboard test time It was all going to laboriously writing out 300+ MB to disk. --- chessboard.mu | 1 + 1 file changed, 1 insertion(+) (limited to 'chessboard.mu') diff --git a/chessboard.mu b/chessboard.mu index 80551d21..5faaead5 100644 --- a/chessboard.mu +++ b/chessboard.mu @@ -26,6 +26,7 @@ recipe main [ # program. scenario print-board-and-read-move [ + $close-trace # this test generates a 300+ MB trace! # we'll make the screen really wide because the program currently prints out a long line assume-screen 120:literal/width, 20:literal/height # initialize keyboard to type in a move -- cgit 1.4.1-2-gfad0