Skip to content

Commit 94a6995

Browse files
committed
typo: measurment, t-h
1 parent 5824831 commit 94a6995

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scribblings/gtp-benchmarks.scrbl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ See also the GitHub release notes:
128128
and change the benchmark to stop using a player AI that times out.
129129
Timing info from sandbox depends on system calls; measurements should
130130
be more stable without it.
131-
Based on a first measurment, the typed/untyped overhead in @racket[acquire]
131+
Based on a first measurement, the typed/untyped overhead in @racket[acquire]
132132
is the same before and after.}]]
133133
@item[
134134
@history[#:changed "7.0"
@@ -478,7 +478,7 @@ In Typed Racket terms, this means every import between migratable modules is
478478
The data in this section was obtained by running a version of Racket v6.12
479479
instrumented with compiler-level counters to track chaperone use.
480480
The patch implementing the counters is part of this repository's source code,
481-
and is adapted from a patch by @hyperlink["http://cs.brown.edu/~sstrickl/chaperones/"]{Strickland, Tobin-Hochstadt, Findler, and Flatt (2012)}.
481+
and is adapted from a patch by @hyperlink["http://cs.brown.edu/~sstrickl/chaperones/"]{Strickland, Tobin--Hochstadt, Findler, and Flatt (2012)}.
482482

483483

484484
@subsection{Time and Garbage Collection Details}

0 commit comments

Comments
 (0)