github.com/square/finch@v0.0.0-20240412205204-6530c03e2b96/benchmarks/intro/row-lock.yaml (about) 1 # https://square.github.io/finch/benchmark/examples/#intro 2 3 stage: 4 runtime: 20s 5 workload: 6 - clients: 4 7 trx: 8 - file: rw-trx.sql 9 data: 10 id: 11 generator: "int" 12 scope: trx 13 params: 14 max: 1,000