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,26 @@
,idproc,descproc,percentile,nbproc,perf
0,/s/Intel+Xeon+Gold+5218,Intel Xeon Gold 5218,89th,7,19.8
1,/s/Intel+Core+i9-10980XE,Intel Core i9-10980XE,86th,5,20.9 +/- 0.2
2,/s/Intel+Xeon+Silver+4216,Intel Xeon Silver 4216,80th,7,22.2 +/- 0.8
3,/s/2+x+Intel+Xeon+Platinum+8280,2 x Intel Xeon Platinum 8280,77th,3,22.7
4,/s/Intel+Xeon+Silver+4214R,Intel Xeon Silver 4214R,77th,3,22.7
6,/s/Intel+Core+i7-8700B,Intel Core i7-8700B,74th,5,23.1 +/- 0.2
7,/s/2+x+Intel+Xeon+Platinum+8272CL,2 x Intel Xeon Platinum 8272CL,70th,4,23.7
8,/s/2+x+Intel+Xeon+Platinum+8259L,2 x Intel Xeon Platinum 8259L,64th,5,24.2
9,/s/Intel+Core+i9-10900K,Intel Core i9-10900K,63rd,12,24.2 +/- 0.5
10,/s/Intel+Core+i7-6700HQ,Intel Core i7-6700HQ,57th,4,24.9 +/- 0.3
11,/s/Intel+Xeon+Gold+6226R,Intel Xeon Gold 6226R,55th,6,25.0 +/- 0.1
12,/s/Intel+Core+i7-6820HQ,Intel Core i7-6820HQ,55th,4,25.0
14,/s/Intel+Xeon+E3-1260L+v5,Intel Xeon E3-1260L v5,50th,3,25.6
15,/s/Intel+Core+i9-9900KS,Intel Core i9-9900KS,46th,7,26.9 +/- 0.2
16,/s/Intel+Xeon+Silver+4215R,Intel Xeon Silver 4215R,46th,3,27.0
17,/s/Intel+Xeon+Gold+5217,Intel Xeon Gold 5217,40th,4,27.5
18,/s/Intel+Core+i5-10600K,Intel Core i5-10600K,38th,4,29.0
19,/s/Intel+Core+i5-7600K,Intel Core i5-7600K,31st,4,30.9
20,/s/Intel+Xeon+E3-1270+v5,Intel Xeon E3-1270 v5,30th,3,30.9
21,/s/Intel+Core+i5-2520M,Intel Core i5-2520M,27th,3,31.1 +/- 0.2
22,/s/Intel+Core+i7-5775C,Intel Core i7-5775C,27th,3,31.2 +/- 1.2
24,/s/Intel+Core+i7-4790K,Intel Core i7-4790K,17th,4,33.4 +/- 0.1
25,/s/Intel+Core+i5-3470,Intel Core i5-3470,14th,3,33.6
26,/s/Intel+Core+i3-8100,Intel Core i3-8100,14th,3,33.9
27,/s/Intel+Core+i7-4960X,Intel Core i7-4960X,11th,3,34.2
1 idproc descproc percentile nbproc perf
2 0 /s/Intel+Xeon+Gold+5218 Intel Xeon Gold 5218 89th 7 19.8
3 1 /s/Intel+Core+i9-10980XE Intel Core i9-10980XE 86th 5 20.9 +/- 0.2
4 2 /s/Intel+Xeon+Silver+4216 Intel Xeon Silver 4216 80th 7 22.2 +/- 0.8
5 3 /s/2+x+Intel+Xeon+Platinum+8280 2 x Intel Xeon Platinum 8280 77th 3 22.7
6 4 /s/Intel+Xeon+Silver+4214R Intel Xeon Silver 4214R 77th 3 22.7
7 6 /s/Intel+Core+i7-8700B Intel Core i7-8700B 74th 5 23.1 +/- 0.2
8 7 /s/2+x+Intel+Xeon+Platinum+8272CL 2 x Intel Xeon Platinum 8272CL 70th 4 23.7
9 8 /s/2+x+Intel+Xeon+Platinum+8259L 2 x Intel Xeon Platinum 8259L 64th 5 24.2
10 9 /s/Intel+Core+i9-10900K Intel Core i9-10900K 63rd 12 24.2 +/- 0.5
11 10 /s/Intel+Core+i7-6700HQ Intel Core i7-6700HQ 57th 4 24.9 +/- 0.3
12 11 /s/Intel+Xeon+Gold+6226R Intel Xeon Gold 6226R 55th 6 25.0 +/- 0.1
13 12 /s/Intel+Core+i7-6820HQ Intel Core i7-6820HQ 55th 4 25.0
14 14 /s/Intel+Xeon+E3-1260L+v5 Intel Xeon E3-1260L v5 50th 3 25.6
15 15 /s/Intel+Core+i9-9900KS Intel Core i9-9900KS 46th 7 26.9 +/- 0.2
16 16 /s/Intel+Xeon+Silver+4215R Intel Xeon Silver 4215R 46th 3 27.0
17 17 /s/Intel+Xeon+Gold+5217 Intel Xeon Gold 5217 40th 4 27.5
18 18 /s/Intel+Core+i5-10600K Intel Core i5-10600K 38th 4 29.0
19 19 /s/Intel+Core+i5-7600K Intel Core i5-7600K 31st 4 30.9
20 20 /s/Intel+Xeon+E3-1270+v5 Intel Xeon E3-1270 v5 30th 3 30.9
21 21 /s/Intel+Core+i5-2520M Intel Core i5-2520M 27th 3 31.1 +/- 0.2
22 22 /s/Intel+Core+i7-5775C Intel Core i7-5775C 27th 3 31.2 +/- 1.2
23 24 /s/Intel+Core+i7-4790K Intel Core i7-4790K 17th 4 33.4 +/- 0.1
24 25 /s/Intel+Core+i5-3470 Intel Core i5-3470 14th 3 33.6
25 26 /s/Intel+Core+i3-8100 Intel Core i3-8100 14th 3 33.9
26 27 /s/Intel+Core+i7-4960X Intel Core i7-4960X 11th 3 34.2