cairo-perf-diff-files
Cairo 2D vector graphics library performance utilities
Install
- All systems
-
curl cmd.cat/cairo-perf-diff-files.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 update
sudo apt-get install cairo-perf-utils
- Raspbian
-
apt-get install cairo-perf-utils
- Dockerfile
- dockerfile.run/cairo-perf-diff-files
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.