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:
4
benchmark-data/data/hardware/POWER980-Core/catproc.txt
Normal file
4
benchmark-data/data/hardware/POWER980-Core/catproc.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
processor : 0
|
||||
cpu : POWER9 (architected), altivec supported
|
||||
clock : 3300.000000MHz
|
||||
revision : 1.2 (pvr 004e 2102)
|
||||
19
benchmark-data/data/hardware/POWER980-Core/lscpu.txt
Normal file
19
benchmark-data/data/hardware/POWER980-Core/lscpu.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
Architecture: ppc64le
|
||||
Byte Order: Little Endian
|
||||
CPU(s): 80
|
||||
On-line CPU(s) list: 0-79
|
||||
Thread(s) per core: 8
|
||||
Core(s) per socket: 1
|
||||
Socket(s): 10
|
||||
NUMA node(s): 2
|
||||
Model: 1.2 (pvr 004e 2102)
|
||||
Model name: POWER9 (architected), altivec supported
|
||||
Hypervisor vendor: pHyp
|
||||
Virtualization type: para
|
||||
L1d cache: 32K
|
||||
L1i cache: 32K
|
||||
NUMA node0 CPU(s):
|
||||
NUMA node1 CPU(s): 0-79
|
||||
Physical sockets: 2
|
||||
Physical chips: 1
|
||||
Physical cores/chip: 8
|
||||
Reference in New Issue
Block a user