From 43cf74cd101b8fe79ce5d01599d0a2ad1f6d07a5 Mon Sep 17 00:00:00 2001 From: jym Date: Sun, 22 Nov 2009 00:45:54 +0000 Subject: Import libMicro 0.4.0. 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. --- benchmarks/libmicro/files/run-libmicro | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 benchmarks/libmicro/files/run-libmicro (limited to 'benchmarks/libmicro/files') diff --git a/benchmarks/libmicro/files/run-libmicro b/benchmarks/libmicro/files/run-libmicro new file mode 100755 index 00000000000..22a3925d977 --- /dev/null +++ b/benchmarks/libmicro/files/run-libmicro @@ -0,0 +1,4 @@ +#! /bin/sh + +cd @@DESTDIR@@/@@PREFIX@@/libexec/@@PKGBASE@@ +./bench -- cgit v1.2.3