/visualize

Primary LanguageJavaScript

Transaction Contention Visualizer

This is built to demo quality, not production ready.

Run

Ensure CockroachDB is running. Assuming SQL port is 26257 and HTTP port is 8080.

$ pip3 install -r requirements.txt
$ python3 server.py

Visualizer will be available on http://127.0.0.1:5000.

Screenshot

Using YCSB-A workload

Screen Shot 2022-03-18 at 16 39 32 Screen Shot 2022-03-18 at 16 39 41

workflow720.mov