Want to get an idea of how much more I can optimize my 5b solution.
Could anyone else share their results.edn
to get an idea of what’s possible?
Sharing mine: (expand collapsed tab)
results.edn
{:perf {:latency-graph {:valid? true},
:rate-graph {:valid? true},
:valid? true},
:timeline {:valid? true},
:exceptions {:valid? true},
:stats {:valid? true,
:count 16461,
:ok-count 16455,
:fail-count 0,
:info-count 6,
:by-f {:assign {:valid? true,
:count 2097,
:ok-count 2097,
:fail-count 0,
:info-count 0},
:crash {:valid? false,
:count 6,
:ok-count 0,
:fail-count 0,
:info-count 6},
:poll {:valid? true,
:count 7549,
:ok-count 7549,
:fail-count 0,
:info-count 0},
:send {:valid? true,
:count 6809,
:ok-count 6809,
:fail-count 0,
:info-count 0}}},
:availability {:valid? true, :ok-fraction 0.9996355},
:net {:all {:send-count 125706,
:recv-count 125706,
:msg-count 125706,
:msgs-per-op 7.6365957},
:clients {:send-count 40764,
:recv-count 40764,
:msg-count 40764},
:servers {:send-count 84942,
:recv-count 84942,
:msg-count 84942,
:msgs-per-op 5.160197},
:valid? true},
:workload {:valid? true,
:worst-realtime-lag {:time 0.047601458,
:process 4,
:key "8",
:lag 0.0},
:bad-error-types (),
:error-types (),
:info-txn-causes ()},
:valid? true}