summaryrefslogtreecommitdiff
path: root/bench
AgeCommit message (Expand)AuthorFilesLines
2024-01-17Fix integer overflow issueaccepted/tizen/unified/20240119.021427Jihoon Kim1-1/+3
2023-12-22Fix issue detected by static analysis toolduna.oh1-3/+2
2023-12-22Fix issue detected by static analysis toolInhong Han1-0/+2
2023-09-26Compose: add iterator APIRan Benita1-0/+88
2023-04-11Possible fix for non-MSVC windows compilersRan Benita1-1/+1
2021-06-10bench/compose: fix compose file pathRan Benita1-1/+1
2021-05-22ignore: remove no longer relevant gitignore filesRan Benita1-4/+0
2021-04-27bench: add atom benchmarkRan Benita1-0/+93
2021-04-27bench/rulescomp: decrease benchmark iterationsRan Benita1-1/+1
2021-03-19bench: silence coverity complaint about a double freePeter Hutterer1-1/+2
2020-11-20x11: cache X11 atomsRan Benita1-0/+108
2019-12-28MSVC: Provide an implementation of gettimeofday()Adrian Perez de Castro1-1/+31
2019-12-28test/atom: use correct format specifier for size_tRan Benita1-1/+1
2019-12-28Open files in binary modeRan Benita1-1/+1
2019-12-27build: include config.h manuallyRan Benita5-0/+10
2018-07-05bench: simplify the bench helpersRan Benita6-137/+50
2017-07-31build: remove unneeded preprocessor include flagsRan Benita1-2/+2
2016-09-19bench: fix compilation on hurdRan Benita2-0/+3
2016-09-16bench/compose: tabs -> spacesRan Benita1-4/+4
2016-09-16bench: Check for errors opening Compose fileBryce Harrington1-0/+6
2016-03-15test: assert/ignore some warn_unused_result'sRan Benita1-5/+8
2015-08-28bench: Modify benchmarks for a wider range of platformsKazunobu Kuriyama6-48/+242
2014-10-05bench/compose: add new benchmarkRan Benita2-0/+77
2014-10-02Move benchmarks from tests to their own files in bench/Ran Benita4-0/+233