summaryrefslogtreecommitdiff
path: root/benchmarks/libmicro/patches
AgeCommit message (Collapse)AuthorFilesLines
2015-11-07Add makefile for MacOS by copying the NetBSD one. It probably won'tdholland1-0/+48
work; but if it doesn't exist it definitely won't work.
2011-11-06PR#45500 benchmarks/libmicro: Add DragonFly supportmarino1-0/+50
This commit fixes the run-libmicro command which was broken for all platforms. It was pointing at the destdir version instead of the installed version. It also provides a DragonFly-specific makefile which enables it to build and run on DragonFly.
2009-11-22Import libMicro 0.4.0.jym11-0/+300
LibMicro is a portable set of microbenchmarks that many Solaris engineers used during Solaris 10 development to measure the performance of various system and library calls. LibMicro was developed by Bart Smaalders and Phil Harman as part of their "If Linux is faster it's a Solaris bug performance" campaign.