2009-11-22 01:55:57 by Jean-Yves Migeon | Files touched by this commit (6) | ![]() |
Log message: Remove libmicro from WIP, now that it is imported in pkgsrc under benchmarks/libmicro. |
2009-11-22 01:55:57 by Jean-Yves Migeon | Files touched by this commit (11) | ![]() |
Log message: Remove libmicro from WIP, now that it is imported in pkgsrc under benchmarks/libmicro. |
2009-11-17 21:33:12 by Jean-Yves Migeon | Files touched by this commit (5) |
Log message: Use ${MACHINE_ARCH} instead of `uname -m` to obtain machine architecture. Completely removing the architecture dependancy path being more work than patching `uname -m` calls, I did it that way. Thanks to all who provided insight on this. |
2009-11-17 21:26:56 by Jean-Yves Migeon | Files touched by this commit (1) |
Log message: Fix wording. |
2009-11-16 02:20:30 by Jean-Yves Migeon | Files touched by this commit (1) |
Log message: As advised by joerg@, add a warning to libMicro's MESSAGE: the benchmark strongly depends on optimizations performed by compiler. |
2009-11-15 21:48:01 by Jean-Yves Migeon | Files touched by this commit (15) | ![]() |
Log message: Import libmicro-0.4.0 as wip/libmicro. 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. |