mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
fix title
This commit is contained in:
parent
7641b2dd80
commit
5d20013327
1 changed files with 1 additions and 1 deletions
|
|
@ -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> </p>
|
||||
<p><button id="createBenchmark">Creation</button> <button id="lookupBenchmark">Lookup</button></p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue