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:
28
benchmark-data/data/hardware/IntelCorei3-3220/catproc.txt
Normal file
28
benchmark-data/data/hardware/IntelCorei3-3220/catproc.txt
Normal file
@@ -0,0 +1,28 @@
|
||||
processor : 0
|
||||
vendor_id : GenuineIntel
|
||||
cpu family : 6
|
||||
model : 58
|
||||
model name : Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz
|
||||
stepping : 9
|
||||
microcode : 0x12
|
||||
cpu MHz : 1600.000
|
||||
cache size : 3072 KB
|
||||
physical id : 0
|
||||
siblings : 4
|
||||
core id : 0
|
||||
cpu cores : 2
|
||||
apicid : 0
|
||||
initial apicid : 0
|
||||
fdiv_bug : no
|
||||
f00f_bug : no
|
||||
coma_bug : no
|
||||
fpu : yes
|
||||
fpu_exception : yes
|
||||
cpuid level : 13
|
||||
wp : yes
|
||||
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt tsc_deadline_timer xsave avx f16c lahf_lm arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
|
||||
bogomips : 6587.03
|
||||
clflush size : 64
|
||||
cache_alignment : 64
|
||||
address sizes : 36 bits physical, 48 bits virtual
|
||||
power management:
|
||||
19
benchmark-data/data/hardware/IntelCorei3-3220/lscpu.txt
Normal file
19
benchmark-data/data/hardware/IntelCorei3-3220/lscpu.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
Architecture: i686
|
||||
CPU op-mode(s): 32-bit, 64-bit
|
||||
Byte Order: Little Endian
|
||||
CPU(s): 4
|
||||
On-line CPU(s) list: 0-3
|
||||
Thread(s) per core: 2
|
||||
Core(s) per socket: 2
|
||||
Socket(s): 1
|
||||
厂商 ID: GenuineIntel
|
||||
CPU 系列: 6
|
||||
型号: 58
|
||||
步进: 9
|
||||
CPU MHz: 1600.000
|
||||
BogoMIPS: 6587.03
|
||||
虚拟化: VT-x
|
||||
L1d 缓存: 32K
|
||||
L1i 缓存: 32K
|
||||
L2 缓存: 256K
|
||||
L3 缓存: 3072K
|
||||
Reference in New Issue
Block a user