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/POWER94-Core/catproc.txt
Normal file
4
benchmark-data/data/hardware/POWER94-Core/catproc.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
processor : 0
|
||||
cpu : POWER9, altivec supported
|
||||
clock : 3783.000000MHz
|
||||
revision : 2.2 (pvr 004e 1202)
|
||||
24
benchmark-data/data/hardware/POWER94-Core/lscpu.txt
Normal file
24
benchmark-data/data/hardware/POWER94-Core/lscpu.txt
Normal file
@@ -0,0 +1,24 @@
|
||||
Architecture: ppc64le
|
||||
Byte Order: Little Endian
|
||||
CPU(s): 16
|
||||
On-line CPU(s) list: 0-15
|
||||
Thread(s) per core: 4
|
||||
Core(s) per socket: 4
|
||||
Socket(s): 1
|
||||
NUMA node(s): 1
|
||||
Model: 2.2 (pvr 004e 1202)
|
||||
Model name: POWER9, altivec supported
|
||||
Frequency boost: enabled
|
||||
CPU max MHz: 3800.0000
|
||||
CPU min MHz: 2154.0000
|
||||
L1d cache: 128 KiB
|
||||
L1i cache: 128 KiB
|
||||
L2 cache: 2 MiB
|
||||
L3 cache: 40 MiB
|
||||
NUMA node0 CPU(s): 0-15
|
||||
Vulnerability L1tf: Not affected
|
||||
Vulnerability Mds: Not affected
|
||||
Vulnerability Meltdown: Mitigation; RFI Flush, L1D private per thread
|
||||
Vulnerability Spec store bypass: Mitigation; Kernel entry/exit barrier (eieio)
|
||||
Vulnerability Spectre v1: Mitigation; __user pointer sanitization, ori31 speculation barrier enabled
|
||||
Vulnerability Spectre v2: Mitigation; Indirect branch cache disabled
|
||||
Reference in New Issue
Block a user