- Mastering High Performance with Kotlin
- Igor Kucherenko
- 193字
- 2021-06-25 20:55:23
Device refresh rate
Users interact and see the results of how an application reacts and updates the image on the display of the device, which is why it's an essential part that provides an excellent user experience. Manufacturers continue to improve display hardware, so it's important to understand some display characteristics.
The refresh rate of a display is how many times per second the image on the screen can be refreshed. It's measured in hertz (Hz), so if the refresh rate of a display is 60 Hz, then the displayed picture cannot be updated more than 60 times per second.
The refresh rate that leads to a good experience depends on the purpose. Movies in movie theaters run at just 24 Hz, while the old TV standards were 50 Hz and 60 Hz. A typical monitor for a personal computer has a 60 Hz refresh rate, but the latest gaming displays can reach 240 Hz.
Since the device refresh rate is a hardware characteristic and a software developer can't influence it, the frame rate is of more interest. The following (from https://developer.apple.com/library/content/documentation/DeviceInformation/Reference/iOSDeviceCompatibility/Displays/Displays.html) shows the refresh rates and recommended frame rates for popular devices:

- Learning Neo4j
- 零基礎(chǔ)學(xué)C++程序設(shè)計(jì)
- 信息可視化的藝術(shù):信息可視化在英國
- Java Web開發(fā)之道
- Developing Middleware in Java EE 8
- PostgreSQL技術(shù)內(nèi)幕:事務(wù)處理深度探索
- 精通搜索分析
- 3D少兒游戲編程(原書第2版)
- Scientific Computing with Scala
- Linux Device Drivers Development
- Learning JavaScript Data Structures and Algorithms
- Python數(shù)據(jù)結(jié)構(gòu)與算法(視頻教學(xué)版)
- Unity 2D Game Development Cookbook
- Angular Design Patterns
- 少兒編程輕松學(xué)(全2冊)