======================================== PostgreSQL Load Test - Foxhunt Trading Test Duration: 20 seconds per scenario Start Time: Sun Oct 12 01:20:46 AM CEST 2025 ======================================== === Database Configuration === Max Connections: 100 Max Connections: Shared Buffers: 7954MB Shared Buffers: Synchronous Commit: off Synchronous Commit: === Baseline Table Counts === table_name | count ------------+------- orders | 1257 (1 row) ======================================== TEST: BASELINE (1 clients) ======================================== Duration: .053786647 seconds Total Operations: 0 Errors: 0 Transactions per Second (TPS): 0 Connection Pool: state | count --------+------- active | 1 idle | 12 (2 rows) Locks Waiting: 0 Deadlocks: 0 ======================================== TEST: MODERATE (10 clients) ======================================== Duration: .079503947 seconds Total Operations: 0 Errors: 0 Transactions per Second (TPS): 0 Connection Pool: state | count --------+------- active | 1 idle | 12 (2 rows) Locks Waiting: 0 Deadlocks: 0 ======================================== TEST: HIGH (50 clients) ======================================== Duration: .319329371 seconds Total Operations: 0 Errors: 0 Transactions per Second (TPS): 0 Connection Pool: state | count --------+------- active | 1 idle | 12 (2 rows) Locks Waiting: 0 Deadlocks: 0 ======================================== TEST: STRESS (100 clients) ======================================== Duration: .636759783 seconds Total Operations: 0 Errors: 0 Transactions per Second (TPS): 0 Connection Pool: state | count --------+------- active | 1 idle | 12 (2 rows) Locks Waiting: 0 Deadlocks: 0 ======================================== FINAL ANALYSIS ======================================== === Table Statistics === relname | inserts | updates | idx_scan ---------+---------+---------+---------- orders | 149643 | 12 | 156207 (1 row) === Cache Hit Ratio === 99.96% === Final Counts === total_orders -------------- 1418 (1 row) ======================================== Test Completed: Sun Oct 12 01:20:48 AM CEST 2025 ========================================