X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=INSTALL;h=7c6258f3889723389732d7913c2cab8e3b229589;hp=d79649f4c6ce6df76195c038c407ce4dbb797c02;hb=1d07d8ac9fb47c51aa19a84df6c8c5fee5dd5105;hpb=fbdd5eefb7188778ca9c04b5bee08223609b880f;ds=sidebyside diff --git a/INSTALL b/INSTALL index d79649f4..7c6258f3 100644 --- a/INSTALL +++ b/INSTALL @@ -51,11 +51,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 an Athlon/800MHz with "enough" memory: -step: | GCC optimization level: | comment: - | -O0 | -O1 | -O2 | ---------------+--------+--------+--------+------------------------------- -make | ~4m | ~5m | ~6m | building shared and static lib -make check | ~20m | ~11m | ~12m | largely due to compilation +step | GCC optimization | comment + | -O1 | -O2 | +--------------+---------+---------+---------------------------------------- +make | ~6m | ~8m | shared and static library +make check | ~8m | ~12m | largely due to compilation COMMON PROBLEMS