From 3b752b7e96481b3c38a65d3e54f7a13c96c05f47 Mon Sep 17 00:00:00 2001 From: coder543 Date: Thu, 4 Dec 2014 12:25:31 -0600 Subject: Update benchmarks.md Fixed a typo. Prenalized should be penalized. --- benchmarks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmarks.md') diff --git a/benchmarks.md b/benchmarks.md index 80a50fd..872cce3 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -27,7 +27,7 @@ Git*](https://github.com/progit/progit/tree/master/en) by Scott Chacon. 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 implementations in dynamic languages are -not prenalized by startup time.) A median of ten runs is taken. The +not penalized 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