Update performance.html

This commit is contained in:
Ivan Blinkov 2020-06-10 20:23:12 +03:00 committed by GitHub
parent b4a72b1774
commit e07068e3d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
<div class="row text-center">
<div class="col">
<h2 class="display-4 col-lg-10 mx-auto mb-3">ClickHouse works 100-1000x faster than traditional approaches</h2>
<p class="lead">ClickHouse's performance <a href="benchmark/dbms/">exceeds</a> comparable column-oriented DBMS currently available
<p class="lead">ClickHouse's performance <a href="benchmark/dbms/">exceeds</a> comparable column-oriented database management systems currently available
on the market. It processes hundreds of millions to more than a billion rows and tens of gigabytes of data per single server per second.</p>
<a href="benchmark/dbms/" class="btn btn-lg btn-yellow mt-3 mx-auto" role="button">Detailed comparison</a>
@ -42,6 +42,5 @@
</ul>
</div>
</div>
{## TODO: ##}
</div>
</div>