Closed kassane closed 1 year ago
Finally - run_with_tb
on cmake build
Linux and MacOS: :ok:
https://github.com/kassane/tb-client-cpp/actions/runs/5047666147/jobs/9054845069?pr=5#step:6:18
TigerBeetle C++ Sample
[trace] Connecting...
[trace] Creating accounts...
[info] Accounts created successfully
[warn] Creating transfers...
[info] Transfers created successfully
============================================
[trace] 173 transfers per second
[trace] create_transfers max p100 latency per 8191 transfers = 1386044ms
[trace] total 819100 transfers in 4717520ms
[info] Looking up accounts ...
[info] 2 Account(s) found
============================================
[trace] id=1
[trace] debits_posted=819100
[trace] credits_posted=0
[trace] id=2
[trace] debits_posted=0
[trace] credits_posted=819100
Done!!
Killing tigerbeetle start process...
Terminating tigerbeetle start process...
[100%] Built target run_with_tb
Ref:
cc: @eatonphil @batiati
CMake script; Src code;