NOTICE: This package has been removed from pkgsrc

./wip/libmicro, Set of utilities to benchmark productivity of system calls

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.4.0, Package name: libmicro-0.4.0, Maintainer: pkgsrc-users

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.


Required to build:
[devel/gmake]

Master sites:

SHA1: bf73af51610f08c9fb50025beb3ee86718a11596
RMD160: 5d844892cbe9fcc77fd3479c54d7135b196a0097
Filesize: 47.713 KB

Version history: (Expand)


CVS history: (Expand)


   2009-11-22 01:55:57 by Jean-Yves Migeon | Files touched by this commit (6) | Package removed
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) | Package removed
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) | Imported package
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.