From d2aadf673344a0841e91430f1239994ffbad61f1 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 22 Nov 2014 13:06:53 -0800 Subject: Fixed typo. starting --- benchmarks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmarks.md') diff --git a/benchmarks.md b/benchmarks.md index 574daf5..cee3f29 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -26,7 +26,7 @@ Git*](https://github.com/progit/progit/tree/master/en) by Scott Chacon. `time` is used to measure execution speed. The reported time is the *difference* between the time to run the program with the benchmark input and the time to run it with no input. -(This procedure ensures that implementation dynamic languages are +(This procedure ensures that implementations in dynamic languages are not prenalized by startup time.) A median of ten runs is taken. The process is reniced to a high priority so that the system doesn't interrupt runs. -- cgit v1.2.3