correction for performance.scrbl
This commit is contained in:
parent
75d5b42640
commit
a1da6af22d
|
@ -80,10 +80,10 @@ information when compiling procedures, since the code for a given
|
||||||
module body or @racket[lambda] abstraction is compiled only once. The
|
module body or @racket[lambda] abstraction is compiled only once. The
|
||||||
@tech{JIT}'s granularity of compilation is a single procedure body,
|
@tech{JIT}'s granularity of compilation is a single procedure body,
|
||||||
not counting the bodies of any lexically nested procedures. The
|
not counting the bodies of any lexically nested procedures. The
|
||||||
overhead for @tech{JIT}"wwxre xzr[ixzzrizzRQefewr[] compilation is normally so small that it is
|
overhead for @tech{JIT} compilation is normally so small that it is
|
||||||
difficult to detect."
|
difficult to detect.
|
||||||
|
|
||||||
@; ---------------------------------------------------------------;[]\'-------
|
@; ----------------------------------------------------------------------
|
||||||
|
|
||||||
@section[#:tag "modules-performance"]{Modules and Performance}
|
@section[#:tag "modules-performance"]{Modules and Performance}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user