Facebook
From Paltry Leech, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 121
  1. Available Commands:
  2.   bank                   Bank models a set of accounts with currency balances
  3.   bulkingest             bulkingest testdata is designed to produce a skewed distribution of KVs when ingested (in initial import or during later indexing)
  4.   indexes                Indexes writes to a table with a variable number of secondary indexes
  5.   interleavedpartitioned Tests the performance of tables that are both interleaved and partitioned
  6.   json                   JSON reads and writes to keys spread (by default, uniformly at random) across the cluster
  7.   kv                     KV reads and writes to keys spread randomly across the cluster.
  8.   ledger                 Ledger simulates an accounting system using double-entry bookkeeping
  9.   movr                   MovR is a fictional vehicle sharing company
  10.   querybench             QueryBench runs queries from the specified file. The queries are run sequentially in each concurrent worker.
  11.   querylog               Querylog is a tool that produces a workload based on the provided query log.
  12.   queue                  A simple queue-like application load: inserts into a table in sequence (ordered by primary key), followed by the deletion of inserted rows starting from the beginning of the sequence.
  13.   rand                   random writes to table
  14.   roachmart              Roachmart models a geo-distributed online storefront with users and orders
  15.   schemachange           schemachange randomly generates concurrent schema changes
  16.   sqlsmith               sqlsmith is a random SQL query generator
  17.   tpcc                   TPC-C simulates a transaction processing workload using a rich schema of multiple tables
  18.   tpcc-checks            tpcc-checks runs the TPC-C consistency checks as a workload.
  19.   tpcds                  TPC-DS is a read-only workload of "decision support" queries on large datasets.
  20.   tpch                   TPC-H is a read-only workload of "analytics" queries on large datasets.
  21.   ycsb                   YCSB is the Yahoo! Cloud Serving Benchmark
  22.