Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

Testing TokuDB

Rik Prohaska edited this page May 1, 2015 · 24 revisions

Fractal tree unit tests

Fractal tree code coverage

Fractal tree stress tests

TokuDB storage engine unit tests

TokuDB MySQL tests

  • Run TokuDB MySQL tests
  • Duration: 3 hours on an 8 core machine
  • Duration with valgrind: 4 hours on an 8 core machine

sql-bench

Various TPCH table loads with data and table verification

This test loads a TPC-H database with a given scale factor into TokuDB and verifies that the data is correct by comparing with a good copy of the data. The test also verifies that fractal trees by running 'check table' on the various TokuDB tables.

iibench inserts + queries with table verification

  • Duration: 24 hours on a big machine

Benchmarks

Hot Backup Unit Tests

Hot Backup