polardbxengine/storage/ndb/test/crund/schema_driven_load_unfinished
dengwendi 1d6524707e INIT 2023-11-15 15:04:10 +08:00
..
tws_cpp INIT 2023-11-15 15:04:10 +08:00
tws_java INIT 2023-11-15 15:04:10 +08:00
README.txt INIT 2023-11-15 15:04:10 +08:00
run.properties.sample INIT 2023-11-15 15:04:10 +08:00
schema.sql INIT 2023-11-15 15:04:10 +08:00

README.txt

TWS (Table With Strings)
------------------------

A benchmark that measures the round-trip latency (and a few other metrics)
of basic lookup/insert/update/delete operations with MySQL Cluster APIs
on a predominantly string/varchar-based table.

Currently supported APIs: NDB API, NDB JTie, ClusterJ, and JDBC.

This benchmark code is mostly self-contained (and prepared but not yet
integrated with CRUND).

Please, see
-> tws_java/README.txt
-> tws_c++/README.txt
on how to build and run the client code.

Questions or comments appreciated: martin.zaun@oracle.com