cairo-perf-micro
Cairo 2D vector graphics library performance utilities
Install
- All systems
-
curl cmd.cat/cairo-perf-micro.sh
- Debian
-
apt-get install cairo-perf-utils - Ubuntu
-
apt-get install cairo-perf-utils - Kali Linux
-
apt-get install cairo-perf-utils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install cairo-perf-utils - Raspbian
-
apt-get install cairo-perf-utils
cairo-perf-utils
Cairo 2D vector graphics library performance utilities
Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. This package contains a set of utilities for capturing and replaying cairo execution traces using various backends, in order to be able to measure the performance of cairo for real-world applications in a reproducible way.