Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Run OceanBase performance benchmarks and functional tests using obd test. Supports Sysbench, TPC-H, TPC-C benchmarks and mysqltest functional tests. Use when users want to benchmark, stress test, run functional tests, or evaluate OceanBase cluster performance. Also use when users mention sysbench, TPC-H, TPC-C, mysqltest, or obd test.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-14 | ✗→✓ | ▲ Improved | -50% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -21% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -16% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -24% | 0% |
| case-15 | ✗→✓ | ▲ Improved | -33% | 0% |
Run performance benchmarks (Sysbench, TPC-H, TPC-C) and functional tests (mysqltest) on OceanBase clusters using obd test.
For cluster deployment and management: Use cluster-management. For tenant creation (needed before testing): Use tenant-management.
ob-sysbench, obtpch, and obtpcc when online.bash obd env set IO_DEFAULT_CONFIRM 1
bashobd test mysqltest <deploy_name> --test-set <test_set>
bashobd test sysbench <deploy_name> --tenant=<tenant> --script-name=<script>
bashobd test tpch <deploy_name> --tenant=<tenant> --remote-tbl-dir=<server_dir>
--remote-tbl-dir is required — specifies where TPC-H table files are stored on the server.
bashobd test tpcc <deploy_name> --tenant=<tenant> --warehouses=<n> --run-mins=<minutes>
Use --run-mins (not --running-minutes) to cap duration. Java may need to be installed separately.
See references/test-commands.md for detailed parameters and examples.
bashobd test sysbench test-cluster --tenant=mysql --script-name=oltp_read_write.lua
bashobd test tpch test-cluster --tenant=mysql --remote-tbl-dir=/tmp/tpch
bashobd test tpcc test-cluster --tenant=mysql --warehouses=10 --run-mins=5
To run a full skill validation covering cluster/tenant/backup and all test types:
textRun all OBD functional tests covered by this skill and output a test report.
When testing OCP-related functionality, default to ocp-ce. If a test mentions ocp-express, note that it has been replaced by obshell dashboard.
Other measured skills in the registry, with their headline benchmark lift.