배터리 사용 중인 태블릿에는 크롬보다는 Edge 브라우저가 더 낫습니다.
개인적으로 서피스 프로 6(Model 1796) 기기를 사용하는데요,
마이크로소프트 서피스 프로6 i7 16GB 512GB (KJV-00010)+블랙 스킨
; http://www.11st.co.kr/product/SellerProductDetail.tmall?method=getSellerProductDetail&prdNo=2271444223
윈도우 태블릿의 경우 크롬 웹 브라우저를 사용하게 되면 배터리에 그다지 좋지 않는 설정으로 바뀝니다. 이에 대해서는 예전에도 한번 언급했는데요,
윈도우 운영체제의 시간 함수 (1) - GetTickCount와 timeGetTime의 차이점
; https://www.sysnet.pe.kr/2/0/11063
현재 버전의 chrome.exe를 실행하면 clockres가 1ms로 바뀌기 때문에 전원 소비가 높아지게 됩니다. 일례로 여러분들의 태블릿 PC에서 크롬 웹 브라우저가 실행된 상태에서 다음과 같은 명령어를 치면,
C:\Windows\System32> powercfg -energy duration 5
Enabling tracing for 5 seconds...
Observing system behavior...
Analyzing trace data...
Analysis complete.
Energy efficiency problems were found.
1 Errors
14 Warnings
35 Informational
See C:\Windows\System32\energy-report.html for more details.
"C:\Windows\System32\energy-report.html" 파일명으로 보고서를 볼 수 있습니다. 그 안에 보면 다음과 같이 chrome.exe가 Timer Resolution을 높이도록 요청한 것을 확인할 수 있습니다.
Platform Timer Resolution:Outstanding Timer Request
A program or service has requested a timer resolution smaller than the platform maximum timer resolution.
Requested Period 10000
Requesting Process ID 668
Requesting Process Path \Device\HarddiskVolume3\Program Files (x86)\Google\Chrome\Application\chrome.exe
물론 크롬만이 아닌, 다른 프로그램도 저 목록에 나올 수 있으므로 그런 프로그램들은 가능한 (배터리 모드의) 태블릿에서는 사용하지 않는 것이 좋습니다.
마이크로소프트의 Edge 광고를 보면,
"Microsoft Edge gets longer battery life"라는 문구가 나오는데, 나름의 이유가 있는 것입니다. ^^
Browser efficiency comparison - Fullscreen Video
Windows 10 October 2018 Update
; https://microsoftedge.github.io/videotest/2018-10/video.html