Skip to content

[REFACTOR] 리더보드 성능 개선 #140

@myrhymetree

Description

@myrhymetree

설명

로그인, 랭킹추가, 랭킹조회 기능의 처리량, 응답시간 테스트

  1. 테스트 시나리오 : 100명의 동시사용자가 랭킹을 갱신함

View Results Tree

image

Summary Report

Label # Samples Average Min Max Std. Dev. Error % Throughput Received KB/sec Sent KB/sec Avg. Bytes
/login HTTP Request 100 3 2 19 2.06 0.00% 101.2146 75.68 24.41 765.7
/ranking POST HTTP Request 100 11 7 33 4.41 0.00% 102.2495 73.01 70.66 731.1
/ranking GET HTTP Request 100 10 7 34 4.76 0.00% 104.8218 310.07 93.72 3029.1
TOTAL 300 8 2 34 5.26 0.00% 298.5075 439.78 181.73 1508.6

Aggregate Graph

average_response_time

median_response_time

throughput

received_kb_per_sec

sent_kb_per_sec

개선 사항

  • GET /ranking 응답 시간 개선

개선 결과

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions