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 MySQL tests

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

Benchmarks

Hot Backup Unit Tests

Hot Backup