Tabulify - Benchmark / Workload

Undraw My Documents

Tabulify - Benchmark / Workload

About

benchmark are data operations executed against a system in order to measure its performance.

List

Tpcds

Tabulify supports out-of-the-box the TPC-DS benchmark.

Manual

You can also create your own benchmark with the following command:

  • data exec - to measure request performance
  • data transfer (update, insert, merge, …) - to measure request and transfer operation



Related HowTo
Undraw My Documents
Database HowTo - How to load your database with the TPCDS benchmark

This howto will show you how to load a relational database schema in order to create a benchmark with the data query command

Task Runner