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,27 @@
,idproc,descproc,percentile,nbproc,perf
0,/s/NVIDIA+GeForce+GTX+1080,NVIDIA GeForce GTX 1080,100th,3,740
1,/s/NVIDIA+GeForce+GTX+1060,NVIDIA GeForce GTX 1060,100th,3,738
2,/s/NVIDIA+GeForce+RTX+3080,NVIDIA GeForce RTX 3080,98th,3,719
3,/s/NVIDIA+GeForce+RTX+2060+SUPER,NVIDIA GeForce RTX 2060 SUPER,95th,3,716
4,/s/NVIDIA+GeForce+RTX+3060+Ti,NVIDIA GeForce RTX 3060 Ti,94th,3,713
5,/s/AMD+Radeon+RX+6800+XT,AMD Radeon RX 6800 XT,90th,4,678 +/- 25
6,/s/AMD+Radeon+RX+6800,AMD Radeon RX 6800,79th,15,649 +/- 40
8,/s/Sapphire+AMD+Radeon+RX+5600+OEM,Sapphire AMD Radeon RX 5600 OEM,75th,4,620 +/- 4
9,/s/Gigabyte+AMD+Radeon+RX+5500,Gigabyte AMD Radeon RX 5500,72nd,6,579 +/- 5
10,/s/Sapphire+AMD+Radeon+RX+470,Sapphire AMD Radeon RX 470,70th,6,566 +/- 80
11,/s/NVIDIA+GeForce+RTX+2060,NVIDIA GeForce RTX 2060,68th,4,550 +/- 5
12,/s/MSI+AMD+Radeon+R7+370,MSI AMD Radeon R7 370,65th,3,508 +/- 2
13,/s/AMD+Radeon+RX+56,AMD Radeon RX 56,62nd,4,502 +/- 15
14,/s/Sapphire+AMD+Radeon+RX+5500,Sapphire AMD Radeon RX 5500,52nd,3,469 +/- 4
16,/s/Gigabyte+AMD+Radeon+RX+470,Gigabyte AMD Radeon RX 470,47th,3,373 +/- 7
17,/s/Sapphire+AMD+Radeon+RX+550+640SP,Sapphire AMD Radeon RX 550 640SP,46th,3,371 +/- 2
18,/s/Intel+Xe+TGL+GT2,Intel Xe TGL GT2,39th,5,235 +/- 23
19,/s/MSI+Intel+Iris+Pro+6200,MSI Intel Iris Pro 6200,38th,4,227 +/- 1
20,/s/Intel+UHD+630,Intel UHD 630,26th,4,204 +/- 1
22,/s/ASUS+Intel+UHD+630,ASUS Intel UHD 630,23rd,3,189 +/- 1
23,/s/Intel+Iris+Plus+G7,Intel Iris Plus G7,21st,3,177 +/- 7
24,/s/Intel+8th+Gen+Core+Gaussian+Mixture+Model,Intel 8th Gen Core Gaussian Mixture Model,19th,3,158 +/- 1
25,/s/Gigabyte+Intel+UHD+630,Gigabyte Intel UHD 630,15th,3,143 +/- 1
26,/s/Intel+UHD+620,Intel UHD 620,11th,4,133
27,/s/Intel+HD+5500,Intel HD 5500,9th,4,85
28,/s/AMD+FirePro+V3800,AMD FirePro V3800,5th,4,69
1 idproc descproc percentile nbproc perf
2 0 /s/NVIDIA+GeForce+GTX+1080 NVIDIA GeForce GTX 1080 100th 3 740
3 1 /s/NVIDIA+GeForce+GTX+1060 NVIDIA GeForce GTX 1060 100th 3 738
4 2 /s/NVIDIA+GeForce+RTX+3080 NVIDIA GeForce RTX 3080 98th 3 719
5 3 /s/NVIDIA+GeForce+RTX+2060+SUPER NVIDIA GeForce RTX 2060 SUPER 95th 3 716
6 4 /s/NVIDIA+GeForce+RTX+3060+Ti NVIDIA GeForce RTX 3060 Ti 94th 3 713
7 5 /s/AMD+Radeon+RX+6800+XT AMD Radeon RX 6800 XT 90th 4 678 +/- 25
8 6 /s/AMD+Radeon+RX+6800 AMD Radeon RX 6800 79th 15 649 +/- 40
9 8 /s/Sapphire+AMD+Radeon+RX+5600+OEM Sapphire AMD Radeon RX 5600 OEM 75th 4 620 +/- 4
10 9 /s/Gigabyte+AMD+Radeon+RX+5500 Gigabyte AMD Radeon RX 5500 72nd 6 579 +/- 5
11 10 /s/Sapphire+AMD+Radeon+RX+470 Sapphire AMD Radeon RX 470 70th 6 566 +/- 80
12 11 /s/NVIDIA+GeForce+RTX+2060 NVIDIA GeForce RTX 2060 68th 4 550 +/- 5
13 12 /s/MSI+AMD+Radeon+R7+370 MSI AMD Radeon R7 370 65th 3 508 +/- 2
14 13 /s/AMD+Radeon+RX+56 AMD Radeon RX 56 62nd 4 502 +/- 15
15 14 /s/Sapphire+AMD+Radeon+RX+5500 Sapphire AMD Radeon RX 5500 52nd 3 469 +/- 4
16 16 /s/Gigabyte+AMD+Radeon+RX+470 Gigabyte AMD Radeon RX 470 47th 3 373 +/- 7
17 17 /s/Sapphire+AMD+Radeon+RX+550+640SP Sapphire AMD Radeon RX 550 640SP 46th 3 371 +/- 2
18 18 /s/Intel+Xe+TGL+GT2 Intel Xe TGL GT2 39th 5 235 +/- 23
19 19 /s/MSI+Intel+Iris+Pro+6200 MSI Intel Iris Pro 6200 38th 4 227 +/- 1
20 20 /s/Intel+UHD+630 Intel UHD 630 26th 4 204 +/- 1
21 22 /s/ASUS+Intel+UHD+630 ASUS Intel UHD 630 23rd 3 189 +/- 1
22 23 /s/Intel+Iris+Plus+G7 Intel Iris Plus G7 21st 3 177 +/- 7
23 24 /s/Intel+8th+Gen+Core+Gaussian+Mixture+Model Intel 8th Gen Core Gaussian Mixture Model 19th 3 158 +/- 1
24 25 /s/Gigabyte+Intel+UHD+630 Gigabyte Intel UHD 630 15th 3 143 +/- 1
25 26 /s/Intel+UHD+620 Intel UHD 620 11th 4 133
26 27 /s/Intel+HD+5500 Intel HD 5500 9th 4 85
27 28 /s/AMD+FirePro+V3800 AMD FirePro V3800 5th 4 69