config: target: https://checkmoi.ga phases: - duration: 60 arrivalRate: 1 name: Warm up scenarios: - name: "start home visit" flow: - get: url: "/"
config: target: https://checkmoi.ga phases: - duration: 60 arrivalRate: 5 name: Warm up scenarios: - name: "start home visit" flow: - get: url: "/"
config: target: https://checkmoi.ga phases: - duration: 60 arrivalRate: 200 name: Warm up scenarios: - name: "start home visit" flow: - get: url: "/"
config: target: https://checkmoi.ga phases: - duration: 60 arrivalRate: 200 name: Warm up scenarios: - name: "포스트 작성" flow: - post: url: "/api/posts" headers: Authorization: "Bearer ey....xlIjoiTE9H" json: title: "서버 부하 테스트" content: "HELLO" category: "NOTICE" studyId: 1
