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,24 @@
,idproc,descproc,percentile,nbproc,perf
0,/s/NVIDIA+GeForce+GTX+980+Ti,NVIDIA GeForce GTX 980 Ti,95th,9,190 +/- 28
1,/s/NVIDIA+GeForce+GTX+980,NVIDIA GeForce GTX 980,92nd,11,181 +/- 27
2,/s/eVGA+NVIDIA+GeForce+GTX+970,eVGA NVIDIA GeForce GTX 970,90th,6,175 +/- 22
3,/s/NVIDIA+GeForce+GTX+1070,NVIDIA GeForce GTX 1070,87th,15,166 +/- 21
4,/s/NVIDIA+GeForce+GTX+780+Ti,NVIDIA GeForce GTX 780 Ti,87th,6,165 +/- 12
5,/s/MSI+AMD+Radeon+RX+470,MSI AMD Radeon RX 470,82nd,14,157 +/- 11
7,/s/eVGA+NVIDIA+GeForce+GTX+950,eVGA NVIDIA GeForce GTX 950,61st,6,120 +/- 12
8,/s/NVIDIA+GeForce+GTX+680,NVIDIA GeForce GTX 680,60th,6,119 +/- 11
9,/s/eVGA+NVIDIA+GeForce+GTX+1050+Ti,eVGA NVIDIA GeForce GTX 1050 Ti,59th,9,116 +/- 6
10,/s/Sapphire+AMD+POLARIS10,Sapphire AMD POLARIS10,57th,3,115 +/- 7
12,/s/XFX+AMD+Radeon+HD+7950,XFX AMD Radeon HD 7950,45th,7,105 +/- 6
13,/s/Sapphire+AMD+Radeon+HD+7950,Sapphire AMD Radeon HD 7950,45th,5,105
14,/s/NVIDIA+GeForce+GTX+760,NVIDIA GeForce GTX 760,44th,8,104 +/- 12
15,/s/Zotac+NVIDIA+GeForce+GTX+1050,Zotac NVIDIA GeForce GTX 1050,44th,15,103 +/- 10
16,/s/Gigabyte+AMD+Radeon+R7+370,Gigabyte AMD Radeon R7 370,35th,8,94 +/- 11
18,/s/NVIDIA+GeForce+GTX+750+Ti,NVIDIA GeForce GTX 750 Ti,24th,3,76 +/- 7
19,/s/Gigabyte+AMD+Radeon+RX+550,Gigabyte AMD Radeon RX 550,23rd,3,73 +/- 4
20,/s/Sapphire+AMD+Radeon+R7+260X,Sapphire AMD Radeon R7 260X,21st,8,70 +/- 1
21,/s/Sapphire+AMD+Radeon+HD+6950,Sapphire AMD Radeon HD 6950,18th,4,58 +/- 1
22,/s/MSI+NVIDIA+GeForce+GTX+460,MSI NVIDIA GeForce GTX 460,15th,3,46 +/- 3
23,/s/Sapphire+AMD+Radeon+HD+5830,Sapphire AMD Radeon HD 5830,12th,3,41 +/- 1
24,/s/MSI+NVIDIA+GeForce+GTX+650,MSI NVIDIA GeForce GTX 650,12th,4,40 +/- 2
25,/s/Intel+HD+630,Intel HD 630,4th,4,23 +/- 2
1 idproc descproc percentile nbproc perf
2 0 /s/NVIDIA+GeForce+GTX+980+Ti NVIDIA GeForce GTX 980 Ti 95th 9 190 +/- 28
3 1 /s/NVIDIA+GeForce+GTX+980 NVIDIA GeForce GTX 980 92nd 11 181 +/- 27
4 2 /s/eVGA+NVIDIA+GeForce+GTX+970 eVGA NVIDIA GeForce GTX 970 90th 6 175 +/- 22
5 3 /s/NVIDIA+GeForce+GTX+1070 NVIDIA GeForce GTX 1070 87th 15 166 +/- 21
6 4 /s/NVIDIA+GeForce+GTX+780+Ti NVIDIA GeForce GTX 780 Ti 87th 6 165 +/- 12
7 5 /s/MSI+AMD+Radeon+RX+470 MSI AMD Radeon RX 470 82nd 14 157 +/- 11
8 7 /s/eVGA+NVIDIA+GeForce+GTX+950 eVGA NVIDIA GeForce GTX 950 61st 6 120 +/- 12
9 8 /s/NVIDIA+GeForce+GTX+680 NVIDIA GeForce GTX 680 60th 6 119 +/- 11
10 9 /s/eVGA+NVIDIA+GeForce+GTX+1050+Ti eVGA NVIDIA GeForce GTX 1050 Ti 59th 9 116 +/- 6
11 10 /s/Sapphire+AMD+POLARIS10 Sapphire AMD POLARIS10 57th 3 115 +/- 7
12 12 /s/XFX+AMD+Radeon+HD+7950 XFX AMD Radeon HD 7950 45th 7 105 +/- 6
13 13 /s/Sapphire+AMD+Radeon+HD+7950 Sapphire AMD Radeon HD 7950 45th 5 105
14 14 /s/NVIDIA+GeForce+GTX+760 NVIDIA GeForce GTX 760 44th 8 104 +/- 12
15 15 /s/Zotac+NVIDIA+GeForce+GTX+1050 Zotac NVIDIA GeForce GTX 1050 44th 15 103 +/- 10
16 16 /s/Gigabyte+AMD+Radeon+R7+370 Gigabyte AMD Radeon R7 370 35th 8 94 +/- 11
17 18 /s/NVIDIA+GeForce+GTX+750+Ti NVIDIA GeForce GTX 750 Ti 24th 3 76 +/- 7
18 19 /s/Gigabyte+AMD+Radeon+RX+550 Gigabyte AMD Radeon RX 550 23rd 3 73 +/- 4
19 20 /s/Sapphire+AMD+Radeon+R7+260X Sapphire AMD Radeon R7 260X 21st 8 70 +/- 1
20 21 /s/Sapphire+AMD+Radeon+HD+6950 Sapphire AMD Radeon HD 6950 18th 4 58 +/- 1
21 22 /s/MSI+NVIDIA+GeForce+GTX+460 MSI NVIDIA GeForce GTX 460 15th 3 46 +/- 3
22 23 /s/Sapphire+AMD+Radeon+HD+5830 Sapphire AMD Radeon HD 5830 12th 3 41 +/- 1
23 24 /s/MSI+NVIDIA+GeForce+GTX+650 MSI NVIDIA GeForce GTX 650 12th 4 40 +/- 2
24 25 /s/Intel+HD+630 Intel HD 630 4th 4 23 +/- 2