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,21 @@
,idproc,descproc,percentile,nbproc,perf
0,/s/ASUS+Intel+Iris+Pro+6200,ASUS Intel Iris Pro 6200,100th,84,0.5
2,/s/NVIDIA+GeForce+RTX+3090,NVIDIA GeForce RTX 3090,65th,11,6.3
3,/s/NVIDIA+GeForce+RTX+3080,NVIDIA GeForce RTX 3080,65th,71,7.3
4,/s/NVIDIA+GeForce+RTX+2080+Ti,NVIDIA GeForce RTX 2080 Ti,62nd,7,9.3
5,/s/NVIDIA+GeForce+RTX+3070,NVIDIA GeForce RTX 3070,62nd,6,10.5
6,/s/NVIDIA+GeForce+RTX+2080+SUPER,NVIDIA GeForce RTX 2080 SUPER,62nd,7,10.6
7,/s/NVIDIA+GeForce+GTX+1080,NVIDIA GeForce GTX 1080,61st,3,11.1
8,/s/Zotac+NVIDIA+GeForce+RTX+2080,Zotac NVIDIA GeForce RTX 2080,61st,6,12.0 +/- 0.2
9,/s/NVIDIA+GeForce+RTX+2070+SUPER,NVIDIA GeForce RTX 2070 SUPER,61st,7,12.8
10,/s/NVIDIA+GeForce+RTX+3060+Ti,NVIDIA GeForce RTX 3060 Ti,61st,7,13.0 +/- 0.1
11,/s/ASUS+NVIDIA+GeForce+RTX+2070,ASUS NVIDIA GeForce RTX 2070,60th,6,16.0 +/- 0.1
12,/s/NVIDIA+GeForce+RTX+2060+SUPER,NVIDIA GeForce RTX 2060 SUPER,60th,7,16.5
13,/s/eVGA+NVIDIA+GeForce+RTX+3060,eVGA NVIDIA GeForce RTX 3060,60th,3,16.7
14,/s/NVIDIA+GeForce+RTX+2060,NVIDIA GeForce RTX 2060,60th,6,19.8
16,/s/NVIDIA+Quadro+RTX+4000,NVIDIA Quadro RTX 4000,48th,588,23.3 +/- 0.3
17,/s/NVIDIA+Quadro+RTX+5000+with+Max-Q+Design,NVIDIA Quadro RTX 5000 with Max-Q Design,39th,9,27.8 +/- 0.2
19,/s/MSI+Intel+HD+630,MSI Intel HD 630,18th,252,41.6
20,/s/Intel+HD+P630,Intel HD P630,10th,252,42.1
21,/s/Intel+HD+5500,Intel HD 5500,4th,7,47.3
22,/s/MSI+NVIDIA+GeForce+GTX+1080+Ti,MSI NVIDIA GeForce GTX 1080 Ti,1st,84,77.0
1 idproc descproc percentile nbproc perf
2 0 /s/ASUS+Intel+Iris+Pro+6200 ASUS Intel Iris Pro 6200 100th 84 0.5
3 2 /s/NVIDIA+GeForce+RTX+3090 NVIDIA GeForce RTX 3090 65th 11 6.3
4 3 /s/NVIDIA+GeForce+RTX+3080 NVIDIA GeForce RTX 3080 65th 71 7.3
5 4 /s/NVIDIA+GeForce+RTX+2080+Ti NVIDIA GeForce RTX 2080 Ti 62nd 7 9.3
6 5 /s/NVIDIA+GeForce+RTX+3070 NVIDIA GeForce RTX 3070 62nd 6 10.5
7 6 /s/NVIDIA+GeForce+RTX+2080+SUPER NVIDIA GeForce RTX 2080 SUPER 62nd 7 10.6
8 7 /s/NVIDIA+GeForce+GTX+1080 NVIDIA GeForce GTX 1080 61st 3 11.1
9 8 /s/Zotac+NVIDIA+GeForce+RTX+2080 Zotac NVIDIA GeForce RTX 2080 61st 6 12.0 +/- 0.2
10 9 /s/NVIDIA+GeForce+RTX+2070+SUPER NVIDIA GeForce RTX 2070 SUPER 61st 7 12.8
11 10 /s/NVIDIA+GeForce+RTX+3060+Ti NVIDIA GeForce RTX 3060 Ti 61st 7 13.0 +/- 0.1
12 11 /s/ASUS+NVIDIA+GeForce+RTX+2070 ASUS NVIDIA GeForce RTX 2070 60th 6 16.0 +/- 0.1
13 12 /s/NVIDIA+GeForce+RTX+2060+SUPER NVIDIA GeForce RTX 2060 SUPER 60th 7 16.5
14 13 /s/eVGA+NVIDIA+GeForce+RTX+3060 eVGA NVIDIA GeForce RTX 3060 60th 3 16.7
15 14 /s/NVIDIA+GeForce+RTX+2060 NVIDIA GeForce RTX 2060 60th 6 19.8
16 16 /s/NVIDIA+Quadro+RTX+4000 NVIDIA Quadro RTX 4000 48th 588 23.3 +/- 0.3
17 17 /s/NVIDIA+Quadro+RTX+5000+with+Max-Q+Design NVIDIA Quadro RTX 5000 with Max-Q Design 39th 9 27.8 +/- 0.2
18 19 /s/MSI+Intel+HD+630 MSI Intel HD 630 18th 252 41.6
19 20 /s/Intel+HD+P630 Intel HD P630 10th 252 42.1
20 21 /s/Intel+HD+5500 Intel HD 5500 4th 7 47.3
21 22 /s/MSI+NVIDIA+GeForce+GTX+1080+Ti MSI NVIDIA GeForce GTX 1080 Ti 1st 84 77.0