Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix image display error #6169

Merged
merged 2 commits into from
Aug 25, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion benchmark/v5.1-performance-benchmarking-with-tpch.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: TiDB TPC-H 100GB Performance Test Report -- v5.1 MPP mode vs. Greenplum 6.15.0 and Apache Spark 3.1.1
summary: Compare the TPC-H 100GB performance of TiDB 5.1 MPP mode, Greenplum 6.15.0, and Apache Spark 3.1.1.
aliases: ['/tidb/dev/v5.1-performance-benchmarking-with-tpch']
---

# TiDB TPC-H 100GB Performance Test Report -- TiDB v5.1 MPP mode vs. Greenplum 6.15.0 and Apache Spark 3.1.1
Expand Down Expand Up @@ -112,7 +113,7 @@ The test of Apache Spark uses Apache Parquet as the storage format and stores th
| 21 | 24.44 | 39.08594 | 34.83 |
| 22 | 1.23 | 7.67476 | 4.59 |

![TPC-H](/media/tidb-v5-tpch-100-vs-gp-spark.png)
![TPC-H](/media/tidb-v5.1-tpch-100-vs-gp-spark.png)

In the performance diagram above:

Expand Down