When building GCL I get messages like this:

real time       :     32.630 secs
run-gbc time    :     26.180 secs
child run time  :      2.259 secs
gbc time        :      4.119 secs


I know what "real time" is.  What do the other times represent?

In particular, I am wondering about "run-gbc time" and "gbc time".  If
"gbc" is garbage collection, I am wondering if there is some parameter that
can be set for building the system using a larger heap so that their are
fewer - or no - garbage collections.  If my interpretations are correct,
this could drastically speed system build time.

Blake McBride
_______________________________________________
Gcl-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to