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,11 @@
,idproc,descproc,percentile,nbproc,perf
0,/s/2+x+Intel+Xeon+Platinum+8280,2 x Intel Xeon Platinum 8280,99th,3,42190 +/- 998
1,/s/2+x+Intel+Xeon+Gold+6138,2 x Intel Xeon Gold 6138,93rd,6,34664 +/- 1702
2,/s/Intel+Xeon+E5-2687W+v3,Intel Xeon E5-2687W v3,85th,5,17465 +/- 758
4,/s/Intel+Xeon+E5-1680+v3,Intel Xeon E5-1680 v3,73rd,11,16512 +/- 819
5,/s/Intel+Core+i7-3960X,Intel Core i7-3960X,52nd,5,11746 +/- 591
7,/s/Intel+Xeon+E3-1280+v5,Intel Xeon E3-1280 v5,40th,5,10382 +/- 690
8,/s/Intel+Core+i7-4770K,Intel Core i7-4770K,39th,7,10259 +/- 538
9,/s/Intel+Core+i7+990X,Intel Core i7 990X,26th,5,8072 +/- 560
11,/s/Intel+Core+i3-2120,Intel Core i3-2120,15th,10,4350 +/- 338
12,/s/Intel+Celeron+N3050,Intel Celeron N3050,4th,4,1014 +/- 3
1 idproc descproc percentile nbproc perf
2 0 /s/2+x+Intel+Xeon+Platinum+8280 2 x Intel Xeon Platinum 8280 99th 3 42190 +/- 998
3 1 /s/2+x+Intel+Xeon+Gold+6138 2 x Intel Xeon Gold 6138 93rd 6 34664 +/- 1702
4 2 /s/Intel+Xeon+E5-2687W+v3 Intel Xeon E5-2687W v3 85th 5 17465 +/- 758
5 4 /s/Intel+Xeon+E5-1680+v3 Intel Xeon E5-1680 v3 73rd 11 16512 +/- 819
6 5 /s/Intel+Core+i7-3960X Intel Core i7-3960X 52nd 5 11746 +/- 591
7 7 /s/Intel+Xeon+E3-1280+v5 Intel Xeon E3-1280 v5 40th 5 10382 +/- 690
8 8 /s/Intel+Core+i7-4770K Intel Core i7-4770K 39th 7 10259 +/- 538
9 9 /s/Intel+Core+i7+990X Intel Core i7 990X 26th 5 8072 +/- 560
10 11 /s/Intel+Core+i3-2120 Intel Core i3-2120 15th 10 4350 +/- 338
11 12 /s/Intel+Celeron+N3050 Intel Celeron N3050 4th 4 1014 +/- 3