How to Install glmemperf in Ubuntu 18.04



Install glmemperf by entering the following commands in the terminal:

sudo apt update
sudo apt install glmemperf

Description:

benchmark for measuring OpenGL ES 2.0 rendering performance

This benchmark aims to measure the texture memory bandwidth performance of an OpenGL ES 2.0 implementation using a number of different texture storage formats and methods.

Homepage: http://gitorious.org/meego-graphics/glmemperf

Version: 0.17-0ubuntu3

Section: universe/misc