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,16 @@
,idproc,descproc,percentile,nbproc,perf
0,/s/Intel+2nd+Generation+Core+IGP,Intel 2nd Generation Core IGP,100th,84,33882
1,/s/NVIDIA+Quadro+K600,NVIDIA Quadro K600,98th,84,26113
3,/s/ASUS+NVIDIA+GeForce+GTX+1070,ASUS NVIDIA GeForce GTX 1070,74th,85,445
4,/s/Gigabyte+NVIDIA+GeForce+RTX+2080+Ti,Gigabyte NVIDIA GeForce RTX 2080 Ti,73rd,19,398 +/- 9
5,/s/NVIDIA+GeForce+RTX+2080+Super,NVIDIA GeForce RTX 2080 Super,69th,171,308 +/- 1
6,/s/NVIDIA+GeForce+RTX+2080,NVIDIA GeForce RTX 2080,66th,3,268 +/- 23
7,/s/eVGA+NVIDIA+GeForce+RTX+2070,eVGA NVIDIA GeForce RTX 2070,56th,421,248 +/- 3
9,/s/Gigabyte+NVIDIA+GeForce+RTX+2070,Gigabyte NVIDIA GeForce RTX 2070,49th,3,239 +/- 4
10,/s/NVIDIA+GeForce+RTX+2070,NVIDIA GeForce RTX 2070,49th,8,220 +/- 3
11,/s/NVIDIA+GeForce+RTX+2060,NVIDIA GeForce RTX 2060,48th,3,200 +/- 1
12,/s/MSI+NVIDIA+GeForce+GTX+1080+Ti,MSI NVIDIA GeForce GTX 1080 Ti,48th,84,197
13,/s/NVIDIA+GeForce+GTX+1660+SUPER,NVIDIA GeForce GTX 1660 SUPER,42nd,68,156
14,/s/NVIDIA+GeForce+GTX+1650,NVIDIA GeForce GTX 1650,42nd,4,112 +/- 13
15,/s/NVIDIA+Quadro+K620,NVIDIA Quadro K620,41st,5,70
16,/s/ASUS+NVIDIA+GeForce+GTX+1050,ASUS NVIDIA GeForce GTX 1050,30th,84,30
1 idproc descproc percentile nbproc perf
2 0 /s/Intel+2nd+Generation+Core+IGP Intel 2nd Generation Core IGP 100th 84 33882
3 1 /s/NVIDIA+Quadro+K600 NVIDIA Quadro K600 98th 84 26113
4 3 /s/ASUS+NVIDIA+GeForce+GTX+1070 ASUS NVIDIA GeForce GTX 1070 74th 85 445
5 4 /s/Gigabyte+NVIDIA+GeForce+RTX+2080+Ti Gigabyte NVIDIA GeForce RTX 2080 Ti 73rd 19 398 +/- 9
6 5 /s/NVIDIA+GeForce+RTX+2080+Super NVIDIA GeForce RTX 2080 Super 69th 171 308 +/- 1
7 6 /s/NVIDIA+GeForce+RTX+2080 NVIDIA GeForce RTX 2080 66th 3 268 +/- 23
8 7 /s/eVGA+NVIDIA+GeForce+RTX+2070 eVGA NVIDIA GeForce RTX 2070 56th 421 248 +/- 3
9 9 /s/Gigabyte+NVIDIA+GeForce+RTX+2070 Gigabyte NVIDIA GeForce RTX 2070 49th 3 239 +/- 4
10 10 /s/NVIDIA+GeForce+RTX+2070 NVIDIA GeForce RTX 2070 49th 8 220 +/- 3
11 11 /s/NVIDIA+GeForce+RTX+2060 NVIDIA GeForce RTX 2060 48th 3 200 +/- 1
12 12 /s/MSI+NVIDIA+GeForce+GTX+1080+Ti MSI NVIDIA GeForce GTX 1080 Ti 48th 84 197
13 13 /s/NVIDIA+GeForce+GTX+1660+SUPER NVIDIA GeForce GTX 1660 SUPER 42nd 68 156
14 14 /s/NVIDIA+GeForce+GTX+1650 NVIDIA GeForce GTX 1650 42nd 4 112 +/- 13
15 15 /s/NVIDIA+Quadro+K620 NVIDIA Quadro K620 41st 5 70
16 16 /s/ASUS+NVIDIA+GeForce+GTX+1050 ASUS NVIDIA GeForce GTX 1050 30th 84 30