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:
26
benchmark-data/data/hardware/IntelCorei3550/catproc.txt
Normal file
26
benchmark-data/data/hardware/IntelCorei3550/catproc.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
processor : 0
|
||||
vendor_id : GenuineIntel
|
||||
cpu family : 6
|
||||
model : 37
|
||||
model name : Intel(R) Core(TM) i3 CPU 550 @ 3.20GHz
|
||||
stepping : 5
|
||||
microcode : 0x4
|
||||
cpu MHz : 2319.750
|
||||
cache size : 4096 KB
|
||||
physical id : 0
|
||||
siblings : 4
|
||||
core id : 0
|
||||
cpu cores : 2
|
||||
apicid : 0
|
||||
initial apicid : 0
|
||||
fpu : yes
|
||||
fpu_exception : yes
|
||||
cpuid level : 11
|
||||
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 syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt lahf_lm pti retpoline tpr_shadow vnmi flexpriority ept vpid dtherm arat
|
||||
bugs : cpu_meltdown spectre_v1 spectre_v2
|
||||
bogomips : 6384.17
|
||||
clflush size : 64
|
||||
cache_alignment : 64
|
||||
address sizes : 36 bits physical, 48 bits virtual
|
||||
power management:
|
||||
25
benchmark-data/data/hardware/IntelCorei3550/lscpu.txt
Normal file
25
benchmark-data/data/hardware/IntelCorei3550/lscpu.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
Architecture: x86_64
|
||||
Mode(s) opératoire(s) des processeurs :32-bit, 64-bit
|
||||
Byte Order: Little Endian
|
||||
CPU(s): 4
|
||||
On-line CPU(s) list: 0-3
|
||||
Thread(s) par cœur : 2
|
||||
Cœur(s) par socket : 2
|
||||
Socket(s): 1
|
||||
Nœud(s) NUMA : 1
|
||||
Identifiant constructeur :GenuineIntel
|
||||
Famille de processeur :6
|
||||
Modèle : 37
|
||||
Model name: Intel(R) Core(TM) i3 CPU 550 @ 3.20GHz
|
||||
Révision : 5
|
||||
Vitesse du processeur en MHz :2090.742
|
||||
CPU max MHz: 3192,0000
|
||||
CPU min MHz: 1197,0000
|
||||
BogoMIPS: 6384.17
|
||||
Virtualisation : VT-x
|
||||
Cache L1d : 32K
|
||||
Cache L1i : 32K
|
||||
Cache L2 : 256K
|
||||
Cache L3 : 4096K
|
||||
NUMA node0 CPU(s): 0-3
|
||||
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 syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt lahf_lm pti retpoline tpr_shadow vnmi flexpriority ept vpid dtherm arat
|
||||
Reference in New Issue
Block a user