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,28 @@
,idproc,descproc,percentile,nbproc,perf
0,/s/AMD+Radeon+RX+6800+XT,AMD Radeon RX 6800 XT,100th,3,1006 +/- 89
1,/s/NVIDIA+GeForce+RTX+2080+Ti,NVIDIA GeForce RTX 2080 Ti,100th,85,680
2,/s/AMD+Vega+20,AMD Vega 20,96th,4,644 +/- 2
3,/s/NVIDIA+GeForce+GTX+1080+Ti,NVIDIA GeForce GTX 1080 Ti,85th,348,580 +/- 18
5,/s/AMD+Radeon+RX+64,AMD Radeon RX 64,54th,24,465 +/- 32
6,/s/AMD+Radeon+RX+56,AMD Radeon RX 56,54th,3,455 +/- 37
7,/s/NVIDIA+GeForce+GTX+1080,NVIDIA GeForce GTX 1080,53rd,10,423 +/- 59
9,/s/AMD+Radeon+R9+Fury,AMD Radeon R9 Fury,47th,168,408 +/- 1
10,/s/Zotac+NVIDIA+GeForce+GTX+1070+Ti,Zotac NVIDIA GeForce GTX 1070 Ti,42nd,3,393 +/- 6
11,/s/NVIDIA+GeForce+GTX+1070,NVIDIA GeForce GTX 1070,41st,11,346 +/- 2
12,/s/AMD+Radeon+RX+580,AMD Radeon RX 580,31st,252,338 +/- 9
13,/s/NVIDIA+GeForce+GTX+980+Ti,NVIDIA GeForce GTX 980 Ti,30th,5,328 +/- 6
14,/s/Sapphire+AMD+Radeon+R9+FURY,Sapphire AMD Radeon R9 FURY,29th,21,325 +/- 13
16,/s/MSI+AMD+Radeon+RX+580,MSI AMD Radeon RX 580,18th,10,286 +/- 26
17,/s/MSI+AMD+Radeon+RX+470,MSI AMD Radeon RX 470,14th,4,279 +/- 19
18,/s/NVIDIA+GeForce+GTX+1060+6GB,NVIDIA GeForce GTX 1060 6GB,14th,266,278 +/- 11
19,/s/NVIDIA+GeForce+GTX+980,NVIDIA GeForce GTX 980,8th,5,264 +/- 4
20,/s/MSI+AMD+POLARIS10,MSI AMD POLARIS10,8th,4,262 +/- 18
21,/s/NVIDIA+GeForce+GTX+780+Ti,NVIDIA GeForce GTX 780 Ti,8th,4,259 +/- 3
22,/s/eVGA+NVIDIA+GeForce+GTX+970,eVGA NVIDIA GeForce GTX 970,7th,4,234 +/- 4
23,/s/AMD+Radeon+RX+470,AMD Radeon RX 470,6th,5,230 +/- 6
24,/s/AMD+Radeon+RX+480,AMD Radeon RX 480,6th,3,204 +/- 23
25,/s/NVIDIA+GeForce+GTX+680,NVIDIA GeForce GTX 680,5th,4,166 +/- 3
26,/s/Sapphire+AMD+Radeon+HD+7950,Sapphire AMD Radeon HD 7950,5th,3,153
27,/s/eVGA+NVIDIA+GeForce+GTX+960,eVGA NVIDIA GeForce GTX 960,4th,3,145 +/- 12
28,/s/NVIDIA+GeForce+GTX+760,NVIDIA GeForce GTX 760,4th,5,139 +/- 8
29,/s/AMD+Radeon+RX+460,AMD Radeon RX 460,3rd,6,98 +/- 8
1 idproc descproc percentile nbproc perf
2 0 /s/AMD+Radeon+RX+6800+XT AMD Radeon RX 6800 XT 100th 3 1006 +/- 89
3 1 /s/NVIDIA+GeForce+RTX+2080+Ti NVIDIA GeForce RTX 2080 Ti 100th 85 680
4 2 /s/AMD+Vega+20 AMD Vega 20 96th 4 644 +/- 2
5 3 /s/NVIDIA+GeForce+GTX+1080+Ti NVIDIA GeForce GTX 1080 Ti 85th 348 580 +/- 18
6 5 /s/AMD+Radeon+RX+64 AMD Radeon RX 64 54th 24 465 +/- 32
7 6 /s/AMD+Radeon+RX+56 AMD Radeon RX 56 54th 3 455 +/- 37
8 7 /s/NVIDIA+GeForce+GTX+1080 NVIDIA GeForce GTX 1080 53rd 10 423 +/- 59
9 9 /s/AMD+Radeon+R9+Fury AMD Radeon R9 Fury 47th 168 408 +/- 1
10 10 /s/Zotac+NVIDIA+GeForce+GTX+1070+Ti Zotac NVIDIA GeForce GTX 1070 Ti 42nd 3 393 +/- 6
11 11 /s/NVIDIA+GeForce+GTX+1070 NVIDIA GeForce GTX 1070 41st 11 346 +/- 2
12 12 /s/AMD+Radeon+RX+580 AMD Radeon RX 580 31st 252 338 +/- 9
13 13 /s/NVIDIA+GeForce+GTX+980+Ti NVIDIA GeForce GTX 980 Ti 30th 5 328 +/- 6
14 14 /s/Sapphire+AMD+Radeon+R9+FURY Sapphire AMD Radeon R9 FURY 29th 21 325 +/- 13
15 16 /s/MSI+AMD+Radeon+RX+580 MSI AMD Radeon RX 580 18th 10 286 +/- 26
16 17 /s/MSI+AMD+Radeon+RX+470 MSI AMD Radeon RX 470 14th 4 279 +/- 19
17 18 /s/NVIDIA+GeForce+GTX+1060+6GB NVIDIA GeForce GTX 1060 6GB 14th 266 278 +/- 11
18 19 /s/NVIDIA+GeForce+GTX+980 NVIDIA GeForce GTX 980 8th 5 264 +/- 4
19 20 /s/MSI+AMD+POLARIS10 MSI AMD POLARIS10 8th 4 262 +/- 18
20 21 /s/NVIDIA+GeForce+GTX+780+Ti NVIDIA GeForce GTX 780 Ti 8th 4 259 +/- 3
21 22 /s/eVGA+NVIDIA+GeForce+GTX+970 eVGA NVIDIA GeForce GTX 970 7th 4 234 +/- 4
22 23 /s/AMD+Radeon+RX+470 AMD Radeon RX 470 6th 5 230 +/- 6
23 24 /s/AMD+Radeon+RX+480 AMD Radeon RX 480 6th 3 204 +/- 23
24 25 /s/NVIDIA+GeForce+GTX+680 NVIDIA GeForce GTX 680 5th 4 166 +/- 3
25 26 /s/Sapphire+AMD+Radeon+HD+7950 Sapphire AMD Radeon HD 7950 5th 3 153
26 27 /s/eVGA+NVIDIA+GeForce+GTX+960 eVGA NVIDIA GeForce GTX 960 4th 3 145 +/- 12
27 28 /s/NVIDIA+GeForce+GTX+760 NVIDIA GeForce GTX 760 4th 5 139 +/- 8
28 29 /s/AMD+Radeon+RX+460 AMD Radeon RX 460 3rd 6 98 +/- 8