Skip to content

Commit

Permalink
Update website
Browse files Browse the repository at this point in the history
Signed-off-by: Han Gao <[email protected]>
  • Loading branch information
RevySR committed Feb 8, 2024
1 parent 57fdb82 commit c17af3a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
8 changes: 5 additions & 3 deletions docs/benchmark/glmark2.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,16 @@ We will only use glmark2-es2 for relevant tests here . This is a testing tool fo

This software package is already pre-installed in the system.

## Pre-test steps
`th1520` only support glmark-es2.

## Pre-steps

If you need perfect performance, put your device into performance mode before you start, here's how to do it.


Please execute the following commands in the terminal. This command requires a root account.
```

```bash
echo performance > /sys/devices/system/cpu/cpufreq/policy0/scaling_governor

cat /sys/devices/system/cpu/cpufreq/policy0/cpuinfo_cur_freq
Expand All @@ -34,7 +37,6 @@ After the test is completed, the additional activity screen will disappear and t
For example:

```
debian@lpi4a:~/Desktop$ glmark2-es2
=======================================================
glmark2 2021.12
Expand Down
8 changes: 5 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,14 @@ nav:
- Games:
- OpenTTD 游戏: desktop/games/OpenTTD游戏.md
- yquake2 游戏: desktop/games/yquake2.md
- 性能测试:
- benchmark:
- coremark: benchmark/coremark.md
- stream: benchmark/stream.md
- 重启测试: benchmark/reboot.md
- reboot-test: benchmark/reboot.md
- lmbench: benchmark/lmbench.md
- 更新日志:
- glmark2: benchmark/glmark2.md
- p7zip: benchmark/p7zip.md
- Changelog:
# 更新日志需要倒序排列
- lpi4a:
- 20240202: changelog/lpi4a/20240202.md
Expand Down

0 comments on commit c17af3a

Please sign in to comment.