name: 'Autobench Example' benchFolder: 'bench' url: 'http://localhost:3000' connections: 10 pipelining: 1 duration: 30 benchmarks: - name: 'request 1' path: '/' method: 'POST' headers: Content-type: 'application/json' body: valid: true idReplacement: true - name: 'request 2' path: '/slow' method: 'GET'