aboutsummaryrefslogtreecommitdiff
path: root/tools/benchmark-io.c
Commit message (Collapse)AuthorAgeFilesLines
* Stop abusing Cairo user data, part 1Přemysl Eric Janouch2023-06-241-2/+2
| | | | This commit temporarily breaks multi-page images and animations.
* benchmark-io: ignore GdkPixbuf errorsPřemysl Eric Janouch2023-06-081-12/+11
| | | | Measuring up against that library is no longer that interesting.
* benchmark-io: fix URI passingPřemysl Eric Janouch2023-06-081-2/+4
| | | | g_filename_to_uri() doesn't support relative paths.
* Move the image load benchmark under toolsPřemysl Eric Janouch2023-06-081-0/+75