From cac3d05a649f10fd606c0bc8827c7387168e5836 Mon Sep 17 00:00:00 2001 From: Kathy Gray Date: Sun, 20 May 2007 10:34:49 +0000 Subject: [PATCH] Made a note about coverage performance svn: r6235 --- collects/profj/doc.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/collects/profj/doc.txt b/collects/profj/doc.txt index 07be848740..8d916defe8 100644 --- a/collects/profj/doc.txt +++ b/collects/profj/doc.txt @@ -83,6 +83,10 @@ coverage information is not collected when test on Run has been disabled. Colors for the coverage information can be set in the Java color preference window. +Note: Coverage collection is not space preserving. If your program consumes +an excessive amount of memory or executes very slowly, try turning off +coverage collection during execution. + _ProfessorJ Beginner_ In Version 300, the Beginner language level has undergone significant changes. Largest among these is that interfaces are supported within