Skip to content
Snippets Groups Projects
Commit 57e99e68 authored by Maciej Fijalkowski's avatar Maciej Fijalkowski
Browse files

oops title

parent b51f57e3
No related branches found
No related tags found
No related merge requests found
<!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
......
---
layout: page
title: PyPy
title: Performance
---
One of the goals of the PyPy project is to provide a fast and compliant
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment