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+RTX+3080,NVIDIA GeForce RTX 3080,99th,3,97
1,/s/NVIDIA+GeForce+RTX+2080+Ti,NVIDIA GeForce RTX 2080 Ti,98th,6,92 +/- 9
2,/s/NVIDIA+GeForce+RTX+2080+SUPER,NVIDIA GeForce RTX 2080 SUPER,96th,3,83
3,/s/NVIDIA+GeForce+GTX+1080+Ti,NVIDIA GeForce GTX 1080 Ti,93rd,5,80 +/- 1
4,/s/Zotac+NVIDIA+GeForce+RTX+2080,Zotac NVIDIA GeForce RTX 2080,91st,9,78 +/- 3
5,/s/NVIDIA+GeForce+RTX+2070+SUPER,NVIDIA GeForce RTX 2070 SUPER,90th,3,76
6,/s/AMD+Vega+20,AMD Vega 20,80th,10,69 +/- 3
7,/s/NVIDIA+GeForce+RTX+2060+SUPER,NVIDIA GeForce RTX 2060 SUPER,76th,3,68
9,/s/AMD+Radeon+RX+5700+XT,AMD Radeon RX 5700 XT,73rd,4,67 +/- 4
10,/s/AMD+Navi+10,AMD Navi 10,73rd,12,67 +/- 3
11,/s/ASUS+NVIDIA+GeForce+RTX+2070,ASUS NVIDIA GeForce RTX 2070,71st,8,66 +/- 2
12,/s/AMD+Radeon+RX+5600+OEM,AMD Radeon RX 5600 OEM,67th,19,63 +/- 5
13,/s/NVIDIA+GeForce+GTX+1080,NVIDIA GeForce GTX 1080,57th,5,59 +/- 4
14,/s/Sapphire+AMD+Radeon+RX+5600+OEM,Sapphire AMD Radeon RX 5600 OEM,57th,5,58 +/- 1
15,/s/Sapphire+AMD+Navi+10,Sapphire AMD Navi 10,56th,4,58 +/- 2
16,/s/AMD+Radeon+RX+64,AMD Radeon RX 64,52nd,17,57 +/- 3
18,/s/NVIDIA+GeForce+RTX+2060,NVIDIA GeForce RTX 2060,46th,4,56 +/- 1
19,/s/AMD+Radeon+RX+56,AMD Radeon RX 56,40th,10,54 +/- 4
20,/s/Zotac+NVIDIA+GeForce+GTX+1070+Ti,Zotac NVIDIA GeForce GTX 1070 Ti,38th,3,53 +/- 4
21,/s/NVIDIA+GeForce+GTX+1070,NVIDIA GeForce GTX 1070,32nd,4,48 +/- 3
23,/s/Sapphire+AMD+Radeon+RX+470,Sapphire AMD Radeon RX 470,22nd,23,41 +/- 2
24,/s/MSI+AMD+Radeon+RX+470,MSI AMD Radeon RX 470,17th,4,37 +/- 1
25,/s/NVIDIA+GeForce+GTX+1060+6GB,NVIDIA GeForce GTX 1060 6GB,11th,3,34 +/- 2
1 idproc descproc percentile nbproc perf
2 0 /s/NVIDIA+GeForce+RTX+3080 NVIDIA GeForce RTX 3080 99th 3 97
3 1 /s/NVIDIA+GeForce+RTX+2080+Ti NVIDIA GeForce RTX 2080 Ti 98th 6 92 +/- 9
4 2 /s/NVIDIA+GeForce+RTX+2080+SUPER NVIDIA GeForce RTX 2080 SUPER 96th 3 83
5 3 /s/NVIDIA+GeForce+GTX+1080+Ti NVIDIA GeForce GTX 1080 Ti 93rd 5 80 +/- 1
6 4 /s/Zotac+NVIDIA+GeForce+RTX+2080 Zotac NVIDIA GeForce RTX 2080 91st 9 78 +/- 3
7 5 /s/NVIDIA+GeForce+RTX+2070+SUPER NVIDIA GeForce RTX 2070 SUPER 90th 3 76
8 6 /s/AMD+Vega+20 AMD Vega 20 80th 10 69 +/- 3
9 7 /s/NVIDIA+GeForce+RTX+2060+SUPER NVIDIA GeForce RTX 2060 SUPER 76th 3 68
10 9 /s/AMD+Radeon+RX+5700+XT AMD Radeon RX 5700 XT 73rd 4 67 +/- 4
11 10 /s/AMD+Navi+10 AMD Navi 10 73rd 12 67 +/- 3
12 11 /s/ASUS+NVIDIA+GeForce+RTX+2070 ASUS NVIDIA GeForce RTX 2070 71st 8 66 +/- 2
13 12 /s/AMD+Radeon+RX+5600+OEM AMD Radeon RX 5600 OEM 67th 19 63 +/- 5
14 13 /s/NVIDIA+GeForce+GTX+1080 NVIDIA GeForce GTX 1080 57th 5 59 +/- 4
15 14 /s/Sapphire+AMD+Radeon+RX+5600+OEM Sapphire AMD Radeon RX 5600 OEM 57th 5 58 +/- 1
16 15 /s/Sapphire+AMD+Navi+10 Sapphire AMD Navi 10 56th 4 58 +/- 2
17 16 /s/AMD+Radeon+RX+64 AMD Radeon RX 64 52nd 17 57 +/- 3
18 18 /s/NVIDIA+GeForce+RTX+2060 NVIDIA GeForce RTX 2060 46th 4 56 +/- 1
19 19 /s/AMD+Radeon+RX+56 AMD Radeon RX 56 40th 10 54 +/- 4
20 20 /s/Zotac+NVIDIA+GeForce+GTX+1070+Ti Zotac NVIDIA GeForce GTX 1070 Ti 38th 3 53 +/- 4
21 21 /s/NVIDIA+GeForce+GTX+1070 NVIDIA GeForce GTX 1070 32nd 4 48 +/- 3
22 23 /s/Sapphire+AMD+Radeon+RX+470 Sapphire AMD Radeon RX 470 22nd 23 41 +/- 2
23 24 /s/MSI+AMD+Radeon+RX+470 MSI AMD Radeon RX 470 17th 4 37 +/- 1
24 25 /s/NVIDIA+GeForce+GTX+1060+6GB NVIDIA GeForce GTX 1060 6GB 11th 3 34 +/- 2