<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
<blockquote cite="mid:4CE63B8E.7070203@freepascal.org" type="cite">
<pre wrap="">It works, but there is a small problem: the compiler itself is a
nightmare for any heap manager and it shows <b class="moz-txt-star"><span class="moz-txt-tag">*</span>THE<span class="moz-txt-tag">*</span></b> disadvantages of GC:
it is sloooooooooooooooooow.
Compiling the system unit with the default heap manager:
0.4 sec
with the BoehmGC port
98.9 sec (creates a ppu, but crashes on exit)
</pre>
</blockquote>
Nice! I had such a feeling, so it was more like hypothetical
proposal ;)<br>
<br>
<br>
Regards<br>
Zilvinas Ledas<br>
</body>
</html>