aboutsummaryrefslogtreecommitdiff
path: root/fiv-io-benchmark.c
Commit message (Collapse)AuthorAgeFilesLines
* Move the image load benchmark under toolsPřemysl Eric Janouch2023-06-081-75/+0
|
* Redirect warnings to the info barPřemysl Eric Janouch2022-01-241-5/+12
| | | | | | And speed up thumbnailing of animated images while at it. Also, fix thumbnailing SVGs with external links.
* Convert all loading to use GFilePřemysl Eric Janouch2021-12-301-1/+3
| | | | Now we're able to make use of GVfs, with some caveats.
* Adopt shorter identifiersPřemysl Eric Janouch2021-12-181-0/+66
Also, slightly reformat the source code according to clang-format.