From bacd2768167766cb8af43c801213c8d5b0ed35d9 Mon Sep 17 00:00:00 2001 From: Mars Wong Date: Sun, 8 Jan 2017 15:01:13 +0800 Subject: [PATCH] OneNewLife translating --- ...about traditional JavaScript benchmarks.md | 66 ++++++++++--------- 1 file changed, 34 insertions(+), 32 deletions(-) diff --git a/sources/tech/20161216 The truth about traditional JavaScript benchmarks.md b/sources/tech/20161216 The truth about traditional JavaScript benchmarks.md index 4d6925b2ac..afe1882c98 100644 --- a/sources/tech/20161216 The truth about traditional JavaScript benchmarks.md +++ b/sources/tech/20161216 The truth about traditional JavaScript benchmarks.md @@ -1,3 +1,5 @@ +OneNewLife translating + The truth about traditional JavaScript benchmarks ============================================================ @@ -9,7 +11,7 @@ That raises the question, why is JavaScript so popular/successful? There is no o Back in the days, these speed-ups were measured with what is now called _traditional JavaScript benchmarks_, starting with Apple’s [SunSpider benchmark][24], the mother of all JavaScript micro-benchmarks, followed by Mozilla’s [Kraken benchmark][25] and Google’s V8 benchmark. Later the V8 benchmark was superseded by the[Octane benchmark][26] and Apple released its new [JetStream benchmark][27]. These traditional JavaScript benchmarks drove amazing efforts to bring a level of performance to JavaScript that noone would have expected at the beginning of the century. Speed-ups up to a factor of 1000 were reported, and all of a sudden using `