Skip to content

Commit

Permalink
Update meta.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
arno756 authored Oct 5, 2023
1 parent 51d895b commit 30f1d59
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions notebooks/optimize-performance-with-tpch-100/meta.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
[meta]
title="Learn how to Optimize Performance with TPCH 100"
description="""\
This notebook will help you understand how you can take advantage of
SingleStoreDB distributed capability using TPCH-100. We recommend using
a S2 or S4 workspace to see the difference in performance.
If you come from single node database, this is an important step to follow
to scale your performance linearly as your data grows.
You will see two areas:
*) Ingesting data using pipeline at a super fast speed (You will use a real-time embedded dashboard)
*) Compare query performance with an unoptimized database and an optimized database
This notebook will help you understand how you can take advantage of SingleStoreDB distributed capability using TPCH-100.
"""
icon="database"
tags=["performance", "benchmark", "tpch", "benchmark", "shardkey", "ingest"]
Expand Down

0 comments on commit 30f1d59

Please sign in to comment.