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:
1
benchmark-data/data/hardware/IntelIris6100/catproc.txt
Normal file
1
benchmark-data/data/hardware/IntelIris6100/catproc.txt
Normal file
@@ -0,0 +1 @@
|
||||
Error: unable to open display
|
||||
26
benchmark-data/data/hardware/IntelIris6100/lscpu.txt
Normal file
26
benchmark-data/data/hardware/IntelIris6100/lscpu.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
===========
|
||||
VULKAN INFO
|
||||
===========
|
||||
|
||||
Vulkan API Version: 1.0.39
|
||||
|
||||
INFO: [loader] Code 0 : Found ICD manifest file /usr/share/vulkan/icd.d/intel_icd.x86_64.json, version "1.0.0"
|
||||
INFO: [loader] Code 0 : Found ICD manifest file /usr/share/vulkan/icd.d/intel_icd.i686.json, version "1.0.0"
|
||||
ERROR: [loader] Code 0 : /usr/lib32/libvulkan_intel.so: cannot open shared object file: No such file or directory
|
||||
|
||||
Instance Extensions:
|
||||
====================
|
||||
Instance Extensions count = 6
|
||||
VK_KHR_surface : extension revision 25
|
||||
VK_KHR_xcb_surface : extension revision 6
|
||||
VK_KHR_xlib_surface : extension revision 6
|
||||
VK_KHR_wayland_surface : extension revision 5
|
||||
VK_KHR_get_physical_device_properties2: extension revision 1
|
||||
VK_EXT_debug_report : extension revision 4
|
||||
|
||||
|
||||
Layers: count = 0
|
||||
=======
|
||||
Presentable Surfaces:
|
||||
=====================
|
||||
'DISPLAY' environment variable not set... Exiting!
|
||||
Reference in New Issue
Block a user