Skip to content

docs: update TPCC benchmark results#358

Merged
KKould merged 1 commit into
mainfrom
docs/update-tpcc-results
Jun 20, 2026
Merged

docs: update TPCC benchmark results#358
KKould merged 1 commit into
mainfrom
docs/update-tpcc-results

Conversation

@KKould

@KKould KKould commented Jun 20, 2026

Copy link
Copy Markdown
Member

Summary

  • Update the root README TPCC comparison table with the latest full 720s matrix run.
  • Update tpcc/README.md with the same 720s summary plus refreshed raw outputs for KiteSQL LMDB, KiteSQL RocksDB, SQLite balanced, and SQLite practical.

TPCC Results

Run: ./scripts/run_tpcc_matrix.sh with default TPCC duration, --num-ware 1, default --max-retry 5.

Backend TpmC New-Order p90 Payment p90 Order-Status p90 Delivery p90 Stock-Level p90
KiteSQL LMDB 73638 0.001s 0.001s 0.001s 0.002s 0.001s
KiteSQL RocksDB 39051 0.001s 0.001s 0.002s 0.009s 0.001s
SQLite balanced 39835 0.001s 0.001s 0.001s 0.001s 0.001s
SQLite practical 37911 0.001s 0.001s 0.001s 0.001s 0.001s

All variants completed successfully and passed TPCC constraint checks.

Test

  • git diff --check origin/main...HEAD

@KKould KKould merged commit 25a3426 into main Jun 20, 2026
7 checks passed
@KKould KKould deleted the docs/update-tpcc-results branch June 21, 2026 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant