summaryrefslogtreecommitdiff
path: root/bench
Commit message (Expand)AuthorAgeFilesLines
* Possible fix for non-MSVC windows compilersRan Benita2023-04-111-1/+1
* bench/compose: fix compose file pathRan Benita2021-06-101-1/+1
* ignore: remove no longer relevant gitignore filesRan Benita2021-05-221-4/+0
* bench: add atom benchmarkRan Benita2021-04-271-0/+93
* bench/rulescomp: decrease benchmark iterationsRan Benita2021-04-271-1/+1
* bench: silence coverity complaint about a double freePeter Hutterer2021-03-191-1/+2
* x11: cache X11 atomsRan Benita2020-11-201-0/+108
* MSVC: Provide an implementation of gettimeofday()Adrian Perez de Castro2019-12-281-1/+31
* test/atom: use correct format specifier for size_tRan Benita2019-12-281-1/+1
* Open files in binary modeRan Benita2019-12-281-1/+1
* build: include config.h manuallyRan Benita2019-12-275-0/+10
* bench: simplify the bench helpersRan Benita2018-07-056-137/+50
* build: remove unneeded preprocessor include flagsRan Benita2017-07-311-2/+2
* bench: fix compilation on hurdRan Benita2016-09-192-0/+3
* bench/compose: tabs -> spacesRan Benita2016-09-161-4/+4
* bench: Check for errors opening Compose fileBryce Harrington2016-09-161-0/+6
* test: assert/ignore some warn_unused_result'sRan Benita2016-03-151-5/+8
* bench: Modify benchmarks for a wider range of platformsKazunobu Kuriyama2015-08-286-48/+242
* bench/compose: add new benchmarkRan Benita2014-10-052-0/+77
* Move benchmarks from tests to their own files in bench/Ran Benita2014-10-024-0/+233