diff --git a/performance.html b/performance.html index b51f57e36174730dd4f9969d015894278a669d81_cGVyZm9ybWFuY2UuaHRtbA==..57e99e68ffb79bf695e1ca83d041d735809ac326_cGVyZm9ybWFuY2UuaHRtbA== 100644 --- a/performance.html +++ b/performance.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html> <head> - <title>PyPy :: PyPy</title> + <title>PyPy :: Performance</title> <meta http-equiv="content-language" content="en" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="author" content="PyPy Team" /> @@ -44,7 +44,7 @@ <div id="content"> <div> <div id="main"> -<h1 class="title">PyPy</h1> +<h1 class="title">Performance</h1> <p>One of the goals of the PyPy project is to provide a fast and compliant python interpreter. Some of the ways we achieve this are by providing a high-performance garbage collector (GC) and a high-performance diff --git a/source/performance.txt b/source/performance.txt index b51f57e36174730dd4f9969d015894278a669d81_c291cmNlL3BlcmZvcm1hbmNlLnR4dA==..57e99e68ffb79bf695e1ca83d041d735809ac326_c291cmNlL3BlcmZvcm1hbmNlLnR4dA== 100644 --- a/source/performance.txt +++ b/source/performance.txt @@ -1,6 +1,6 @@ --- layout: page -title: PyPy +title: Performance --- One of the goals of the PyPy project is to provide a fast and compliant