From efe9a78a710375ee700743dfadd5286f0b31be64 Mon Sep 17 00:00:00 2001 From: Michael Hablich Date: Wed, 12 Apr 2017 19:34:29 +0200 Subject: [PATCH 1/3] Update README.md for Octane retirement --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9c5c963..ef5c107 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Octane 2.0 is a benchmark that measures a JavaScript engine’s performance by running a suite of tests representative of certain use cases in JavaScript applications. +Please note that [Octane is retired](https://v8project.blogspot.com/2017/04/retiring-octane.html). + [Run Octane 2 now!](http://chromium.github.io/octane/) For more information, check out the [homepage](https://developers.google.com/octane/), [benchmark reference](https://developers.google.com/octane/benchmark), or [FAQ](https://developers.google.com/octane/faq). From b3274ef48c61448d9d2a3d31a01be96223e2f640 Mon Sep 17 00:00:00 2001 From: Michael Hablich Date: Wed, 12 Apr 2017 19:35:32 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef5c107..0c51bd2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Octane 2.0 is a benchmark that measures a JavaScript engine’s performance by running a suite of tests representative of certain use cases in JavaScript applications. -Please note that [Octane is retired](https://v8project.blogspot.com/2017/04/retiring-octane.html). +Please note that [Octane is retired](https://v8project.blogspot.com/2017/04/retiring-octane.html) and no longer maintained. [Run Octane 2 now!](http://chromium.github.io/octane/) From 052994e74cfce5485d6074a57c2145e36480bdc3 Mon Sep 17 00:00:00 2001 From: Michael Hablich Date: Wed, 12 Apr 2017 19:38:14 +0200 Subject: [PATCH 3/3] Update index.html for Octane retirement --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e306eb9..01fece7 100644 --- a/index.html +++ b/index.html @@ -188,9 +188,9 @@

Start Octane 2.0

- Welcome to Octane 2.0, a JavaScript benchmark for the modern web. For more accurate results, start the browser anew before running the test. + Please note that Octane is retired and no longer maintained. For more accurate results, start the browser anew before running the test.

- What's new in Octane 2.0 - Documentation - Run Octane v1 + Documentation - Run Octane v1