fixing some docs.
parent
3e19d9d18d
commit
04320d27f4
|
@ -42,7 +42,7 @@ gc
|
||||||
! Compile a set of words ahead of the full compile.
|
! Compile a set of words ahead of the full compile.
|
||||||
! This set of words was determined semi-empirically
|
! This set of words was determined semi-empirically
|
||||||
! using the profiler. It improves bootstrap time
|
! using the profiler. It improves bootstrap time
|
||||||
! significantly, because frequenly called words
|
! significantly, because frequently called words
|
||||||
! which are also quick to compile are replaced by
|
! which are also quick to compile are replaced by
|
||||||
! compiled definitions as soon as possible.
|
! compiled definitions as soon as possible.
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue