gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] What do the times represent


From: Blake McBride
Subject: [Gcl-devel] What do the times represent
Date: Tue, 28 Oct 2014 16:14:35 -0500

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]