fix title

This commit is contained in:
Raymond Hill 2018-12-08 10:05:45 -05:00
parent 7641b2dd80
commit 5d20013327
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body style="font: 14px sans-serif">
<h1>Benchmark of large hostname-lookup from small to large set:<br>Set, HNTrie</h1>
<h1>Benchmark of hostname-lookup from small to large set:<br>Set, HNTrie</h1>
<p><a href="./.">Back</a></p>
<p>&nbsp;</p>
<p><button id="createBenchmark">Creation</button> <button id="lookupBenchmark">Lookup</button></p>