benchmark.c

Basic benchmarking library in C
git clone git://git.finwo.net/lib/benchmark.c
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2026-03-15 02:21Update package formatfinwo4+3-11
2024-03-18 20:08Removed self-dependency on __DIRNAME symlinkfinwo2+1-4
2024-03-02 23:15Remove dirty define in headerfinwo2+3-9
2024-03-02 22:58Update dependencies based on new dep structurefinwo1+3-1
2024-02-18 22:29Using win32ports for gettimeofdayfinwo2+4-24
2024-02-18 22:15Untested windows supportfinwo1+27-0
2023-03-24 23:44Always run test in ghafinwo1+21-0
2023-03-24 23:42Added example output to the readmefinwo1+12-4
2023-03-24 23:42Slightly more generic makefile, using bin in cleanfinwo1+1-1
2023-03-24 23:41Don't include library directory in repositoryfinwo1+1-0
2023-03-24 23:33Added basic readmefinwo1+81-0
2023-03-24 23:33Removed unneeded comments from makefilefinwo1+0-5
2023-03-24 23:30Make the table output valid markdownfinwo1+4-15
2023-03-24 23:24Made integrated MIN/MAX macros safefinwo1+2-2
2023-03-24 23:23Added licensefinwo1+7-0
2023-03-24 23:06Import from mindex libraryfinwo8+244-0
2023-03-23 21:16Project initfinwo3+9-0