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:
23
benchmark-data/data/hardware/IntelCeleronM900MHz/catproc.txt
Normal file
23
benchmark-data/data/hardware/IntelCeleronM900MHz/catproc.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
processor : 0
|
||||
vendor_id : GenuineIntel
|
||||
cpu family : 6
|
||||
model : 13
|
||||
model name : Intel(R) Celeron(R) M processor 900MHz
|
||||
stepping : 8
|
||||
microcode : 0x20
|
||||
cpu MHz : 630.100
|
||||
cache size : 512 KB
|
||||
fdiv_bug : no
|
||||
hlt_bug : no
|
||||
f00f_bug : no
|
||||
coma_bug : no
|
||||
fpu : yes
|
||||
fpu_exception : yes
|
||||
cpuid level : 2
|
||||
wp : yes
|
||||
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx up bts
|
||||
bogomips : 1260.20
|
||||
clflush size : 64
|
||||
cache_alignment : 64
|
||||
address sizes : 32 bits physical, 32 bits virtual
|
||||
power management:
|
||||
14
benchmark-data/data/hardware/IntelCeleronM900MHz/lscpu.txt
Normal file
14
benchmark-data/data/hardware/IntelCeleronM900MHz/lscpu.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Architecture: i686
|
||||
CPU op-mode(s): 32-bit
|
||||
Byte Order: Little Endian
|
||||
CPU(s): 1
|
||||
On-line CPU(s) list: 0
|
||||
Thread(s) per core: 1
|
||||
Core(s) per socket: 1
|
||||
Socket(s): 1
|
||||
Vendor ID: GenuineIntel
|
||||
CPU family: 6
|
||||
Model: 13
|
||||
Stepping: 8
|
||||
CPU MHz: 630.100
|
||||
BogoMIPS: 1260.20
|
||||
Reference in New Issue
Block a user