From a87e6ee6d794b99dcf3946e7dde969edafeb3295 Mon Sep 17 00:00:00 2001 From: Richard Kreckel Date: Mon, 29 Nov 1999 22:46:23 +0000 Subject: [PATCH] - clarified timings --- INSTALL | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index 05275655..9dba753c 100644 --- a/INSTALL +++ b/INSTALL @@ -44,11 +44,11 @@ also depending on optimization. To give you a rough idea of what you have to expect the following table may be helpful. It was measured on a P-III/500MHz with "enough" memory: -step: | value of $CXXFLAGS: | comment: - | -O0 | -O1 | -O2 | ---------------+-------+-------+-------+------------------------------- -make | ~4m | ~6m | ~10m | building shared and static lib -make check | ~2m | ~2m | ~7m | mostly due to compilation +step: | GCC optimization level: | comment: + | -O0 | -O1 | -O2 | +--------------+--------+--------+--------+------------------------------- +make | ~4m | ~6m | ~10m | building shared and static lib +make check | ~2m | ~2m | ~7m | mostly due to compilation Problems with CLN -- 2.44.0