From c2b7ef541747bc6f3b40eff27c37f2b6fe0879f8 Mon Sep 17 00:00:00 2001
From: Arseny Kapoulkine <arseny.kapoulkine@gmail.com>
Date: Mon, 17 Nov 2014 18:37:17 -0800
Subject: Add benchmark page

The timings don't include XPath yet.
---
 _includes/header.html | 1 +
 1 file changed, 1 insertion(+)

(limited to '_includes')

diff --git a/_includes/header.html b/_includes/header.html
index 71871d8..f1d6edf 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -39,6 +39,7 @@
 			<small>Read this to start using the library</small></li>
 			<li><a href="http://cdn.rawgit.com/zeux/pugixml/v{{site.version}}/docs/manual.html" onclick="trackLink('documentation', 'manual')">Complete reference manual</a><br/>
 			<small>Read this for full library reference</small></li>
+			<li><a href="/benchmark.html">Benchmarks</a></li>
 			<li><a href="/license.html">License</a></li>
 			</ul>
 
-- 
cgit v1.2.3