Skip to content

Optimizing TiDB Settings for Maximum Performance #19029

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

Merged
merged 39 commits into from
Dec 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
ab34ee1
draft
dbsid Sep 30, 2024
3a16d02
draft 2
dbsid Sep 30, 2024
a11dba3
Update performance-best-practice.md
dbsid Oct 1, 2024
a627c4f
enhancements
dbsid Oct 13, 2024
642e504
draft
dbsid Oct 21, 2024
860c4f0
draft
dbsid Oct 21, 2024
69473c9
draft
dbsid Oct 21, 2024
c302229
add in-memory-peer-size-limit
dbsid Oct 28, 2024
1c02225
draft
dbsid Nov 1, 2024
6643631
draft
dbsid Nov 7, 2024
670ff46
draft
dbsid Nov 10, 2024
03aedef
add benchmark for instance plan cache
dbsid Nov 13, 2024
5f8aff1
add ToC
dbsid Nov 14, 2024
6cb9c30
update the benchmark report for instance plan cache
dbsid Nov 14, 2024
a118eb3
fix typo
dbsid Nov 18, 2024
33b1e1a
Apply suggestions from code review
dbsid Nov 25, 2024
04d5de9
reformat
dbsid Nov 25, 2024
192253a
Update performance-best-practice.md
dbsid Nov 25, 2024
2dc145d
Update performance-best-practice.md
dbsid Nov 25, 2024
f652c3b
improve the wording by the help of AI
dbsid Nov 26, 2024
5e8a059
Apply suggestions from code review
dbsid Nov 26, 2024
5171153
Update TOC.md
dbsid Nov 26, 2024
4cb4de2
Apply suggestions from code review
dbsid Nov 27, 2024
fb0cd8a
Apply suggestions from code review
dbsid Nov 28, 2024
21b3d42
fix format
dbsid Nov 28, 2024
773e4f5
fix format
dbsid Nov 28, 2024
1f762ef
change filename
dbsid Nov 29, 2024
667c27d
Apply suggestions from code review
dbsid Nov 30, 2024
b2a0829
Apply suggestions from code review
dbsid Dec 2, 2024
809a2cb
Update tidb-performance-tuning-config.md
dbsid Dec 2, 2024
9665ed5
Update tidb-performance-tuning-config.md
dbsid Dec 2, 2024
4eaf55d
Apply suggestions from code review
dbsid Dec 3, 2024
886f09b
update images and format
Oreoxmt Dec 5, 2024
639267e
make ci happy
Oreoxmt Dec 5, 2024
2b13a93
make ci happy
Oreoxmt Dec 5, 2024
f96152c
fix link anchors
Oreoxmt Dec 5, 2024
574b179
Apply suggestions from code review
dbsid Dec 5, 2024
ba10265
Merge remote-tracking branch 'upstream/master' into performance-best-…
dbsid Dec 5, 2024
44d5bdc
fix typo for sql prepared plan cache
dbsid Dec 5, 2024
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
1 change: 1 addition & 0 deletions TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@
- Performance Tuning
- Tuning Guide
- [Performance Tuning Overview](/performance-tuning-overview.md)
- [Configure TiDB for Optimal Performance](/tidb-performance-tuning-config.md)
- [Performance Analysis and Tuning](/performance-tuning-methods.md)
- [Performance Tuning Practices for OLTP Scenarios](/performance-tuning-practices.md)
- [TiFlash Performance Analysis Methods](/tiflash-performance-tuning-methods.md)
Expand Down
Binary file added media/performance/instance-plan-cache.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/performance/titan-rocksdb-compactions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading