feat: 대역폭 추정 및 DAU 표시 기능 추가

- 동시접속자 기반 월간 대역폭 자동 추정
- DAU(일일활성사용자) 추정치 표시 (동접 × 10-14)
- 대역폭 기반 Linode/Vultr 자동 선택 로직
- 비용 분석에 대역폭 비용 포함
- 지역 미선택시 서울/도쿄/오사카/싱가포르 기본 표시
- 지역별 서버 분리 표시 (GROUP BY instance + region)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
kappa
2026-01-25 09:40:36 +09:00
commit 4cb9da06dc
3337 changed files with 1048645 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
,idproc,descproc,percentile,nbproc,perf
0,/s/NVIDIA+GeForce+GTX+980,NVIDIA GeForce GTX 980,94th,3,97 +/- 8
1,/s/NVIDIA+GeForce+GTX+980+Ti,NVIDIA GeForce GTX 980 Ti,91st,7,96 +/- 9
2,/s/eVGA+NVIDIA+GeForce+GTX+970,eVGA NVIDIA GeForce GTX 970,89th,4,93 +/- 6
3,/s/XFX+AMD+Radeon+R9+200,XFX AMD Radeon R9 200,89th,3,93 +/- 6
4,/s/NVIDIA+GeForce+GTX+780+Ti,NVIDIA GeForce GTX 780 Ti,86th,3,91 +/- 4
5,/s/Zotac+NVIDIA+GeForce+GTX+780,Zotac NVIDIA GeForce GTX 780,81st,5,87
7,/s/MSI+AMD+Radeon+R7+370,MSI AMD Radeon R7 370,74th,6,72 +/- 7
8,/s/NVIDIA+GeForce+GTX+680,NVIDIA GeForce GTX 680,70th,3,66
9,/s/eVGA+NVIDIA+GeForce+GTX+950,eVGA NVIDIA GeForce GTX 950,68th,3,65 +/- 2
10,/s/NVIDIA+GeForce+GTX+760,NVIDIA GeForce GTX 760,59th,3,57 +/- 1
12,/s/eVGA+NVIDIA+GeForce+GTX+550+Ti,eVGA NVIDIA GeForce GTX 550 Ti,38th,3,19
13,/s/MSI+AMD+Radeon+HD+7900,MSI AMD Radeon HD 7900,37th,67,18 +/- 1
15,/s/MSI+AMD+Radeon+HD+7970,MSI AMD Radeon HD 7970,22nd,3,17
1 idproc descproc percentile nbproc perf
2 0 /s/NVIDIA+GeForce+GTX+980 NVIDIA GeForce GTX 980 94th 3 97 +/- 8
3 1 /s/NVIDIA+GeForce+GTX+980+Ti NVIDIA GeForce GTX 980 Ti 91st 7 96 +/- 9
4 2 /s/eVGA+NVIDIA+GeForce+GTX+970 eVGA NVIDIA GeForce GTX 970 89th 4 93 +/- 6
5 3 /s/XFX+AMD+Radeon+R9+200 XFX AMD Radeon R9 200 89th 3 93 +/- 6
6 4 /s/NVIDIA+GeForce+GTX+780+Ti NVIDIA GeForce GTX 780 Ti 86th 3 91 +/- 4
7 5 /s/Zotac+NVIDIA+GeForce+GTX+780 Zotac NVIDIA GeForce GTX 780 81st 5 87
8 7 /s/MSI+AMD+Radeon+R7+370 MSI AMD Radeon R7 370 74th 6 72 +/- 7
9 8 /s/NVIDIA+GeForce+GTX+680 NVIDIA GeForce GTX 680 70th 3 66
10 9 /s/eVGA+NVIDIA+GeForce+GTX+950 eVGA NVIDIA GeForce GTX 950 68th 3 65 +/- 2
11 10 /s/NVIDIA+GeForce+GTX+760 NVIDIA GeForce GTX 760 59th 3 57 +/- 1
12 12 /s/eVGA+NVIDIA+GeForce+GTX+550+Ti eVGA NVIDIA GeForce GTX 550 Ti 38th 3 19
13 13 /s/MSI+AMD+Radeon+HD+7900 MSI AMD Radeon HD 7900 37th 67 18 +/- 1
14 15 /s/MSI+AMD+Radeon+HD+7970 MSI AMD Radeon HD 7970 22nd 3 17