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/POWER944-Core/catproc.txt
Normal file
4
benchmark-data/data/hardware/POWER944-Core/catproc.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
processor : 0
|
||||
cpu : POWER9, altivec supported
|
||||
clock : 2154.000000MHz
|
||||
revision : 2.2 (pvr 004e 1202)
|
||||
28
benchmark-data/data/hardware/POWER944-Core/lscpu.txt
Normal file
28
benchmark-data/data/hardware/POWER944-Core/lscpu.txt
Normal file
@@ -0,0 +1,28 @@
|
||||
Architecture: ppc64le
|
||||
Byte Order: Little Endian
|
||||
CPU(s): 176
|
||||
On-line CPU(s) list: 0-175
|
||||
Thread(s) per core: 4
|
||||
Core(s) per socket: 22
|
||||
Socket(s): 2
|
||||
NUMA node(s): 2
|
||||
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: 1.4 MiB
|
||||
L1i cache: 1.4 MiB
|
||||
L2 cache: 11 MiB
|
||||
L3 cache: 220 MiB
|
||||
NUMA node0 CPU(s): 0-87
|
||||
NUMA node8 CPU(s): 88-175
|
||||
Vulnerability Itlb multihit: Not affected
|
||||
Vulnerability L1tf: Mitigation; RFI Flush, L1D private per thread
|
||||
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, Software link stack flush
|
||||
Vulnerability Srbds: Not affected
|
||||
Vulnerability Tsx async abort: Not affected
|
||||
Reference in New Issue
Block a user