summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Collapse)AuthorFilesLines
2011-01-02make compile on systems without O_DIRECT (i.e. Mac OS 10.6)jdolecek4-2/+46
2010-12-30Fixes for DragonFly.obache2-5/+27
2010-12-30Fixes build on DragonFly.obache2-1/+17
sendfile(2) of DragonFly is FreeBSD in origin.
2010-12-30Fixes BUILD_TARGET for DragonFly.obache1-2/+2
2010-10-16Changes 3.7.1:adam3-44/+21
Release 3.7 adds support for OpenFabrics infiniband verbs module (NPibv), and should work with the OFED-1.1 or OFED-1.2 release. It has been tested on IBM eHCA hardware as well as Mellanox pci-express infiniband adapters. The openfabrics verbs support is currently lacking any support for the connection manager, and all connections are set up via TCP sockets.
2010-07-30"fortran" -> "fortran77" except where it is clear that it isn't F77.asau1-2/+2
"fortran" is alias of "fortran77" for now, but it will change later.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-06-03Remove patches that were not in distinfo after 2.4.5 update.wiz7-146/+0
2010-05-27Changes 0.4.12:adam4-18/+19
* Made forced shutdown introduced in 0.4.11 optional via the --forced-shutdown switch and off by default. Changes 0.4.11: * Added --oltp-reconnect-mode to the OLTP test. * Minor fixes to remove compiler warnings and DocBook processing on Mac OS X. * Added forced test shutdown to avoid endless execution when DB server freezes * Backport of Windows support from the 0.5 branch Changes 0.4.10: * Fixed the bug with empty --mysql-create-options * Merge two patches from Tim Cook: - use lrand48() as random() is not thread-safe on most platforms - use libumem/mtmalloc for memory allocation if available on the target platform * Got rid of some unnecessary malloc() calls in drv_mysql.c
2010-05-16gnuplot isn't used, remove it completely.asau1-5/+2
Use common point to depend on MPI (mk/mpi.buildlink3.mk).
2010-05-06Changes 2.4.5:adam6-101/+41
* Fixes for Linux procstat-based CPU utilization on newer kernels from Andrew Gallatin. * Fix for a TCP_RR hang from Michael Shuldman * Compilation cleanups for MingW cnd MSDOS (djgpp) ourtesy of Gisle Vanem. * Changes to enable compilation and building of netperf for VMware. Kudos to the person who did the first port, I will be happy to name that person when told it is OK :) * Fixes from Adam Bidema for launching netserver children when the path to netserver.exe is very long. * For the first time, netperf2 has a dependency, albeit optional, on another non-base-os bit of code - libsmbios under Linux. * Fixes for BSD CPU utilization to deal with different BSD variants using different types. * The "omni" suite has been added on an experimental basis. * Coming along for the ride are some new platform specific files to determine the probable egress interface for each end of a test, as well as driver information for that interface. * The UDP_RR test now understands the global -f option to change output units. It also understands the -B option to tag results. Courtesy of Alexander Duyck. * A fix has been added for hanging UDP_RR tests under Windows. * Fixes for Solaris sendfilev usage. * A TCP_MSS test has been added which will report the MSS for a data connection setup as if the test were a TCP_STREAM test. * The width of the confidence interval can be specified in fractions of a percent for the confidence of a clean, close, comfortable calculation. :) * Honor the global -B option in a TCP_SENDFILE test. * Correct the sense of Send/Recv in the banner of a TCP_MAERTS test.
2010-04-01Need 64bit off_t, so pass -D_FILE_OFFSET_BITS=64 to CFLAGS on Linux.obache1-1/+3
Fixes PR#43094.
2010-04-01Update bonnie++ to 1.03e.obache2-6/+6
bonnie++ (1.03e) * Added the -D option to bonnie++ to use direct IO (O_DIRECT) for bulk IO. Thanks to Dave Murch from Violin Memory - http://violin-memory.com/ -- Russell Coker <russell@coker.com.au> Wed, 10 Dec 2008 09:08:00 +1100 bonnie++ (1.03d) * Made it compile with GCC 4.3. * Added the URL to the man pages. * Made zcav display the total time and average speed for a loop and also the time that each loop completed. * Made the zcav default block size 256M to cope with larger and faster disks. * Made the zcav output units be in MiB/s and GiB. * Improved the Bonnie++ man page in regard to the -y and -p options. * Use DH_COMPAT=4 and dh_installman. -- Russell Coker <russell@coker.com.au> Wed, 23 Jul 2008 10:54:24 +1000
2010-03-24Recursive revision bump for GMP update.asau1-2/+2
2010-03-21Reset maintainer, developer lost his commit bit.wiz1-2/+2
2010-01-25update master_sites.zafer1-3/+3
2010-01-25update master_sites.zafer3-7/+7
2010-01-25update master_sites.zafer1-3/+3
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-12-13Regenerate after DIST_SUBDIR change.asau1-4/+4
2009-12-13Set DIST_SUBDIR.asau1-1/+2
2009-12-13Update to SKaMPI 5.0.4 rev. 355.asau3-383/+58
Changes are unknown. Don't depend on gnuplot, it is not required for functioning.
2009-12-03Follow f2c/libf2c split: bump revision of all packagesasau1-2/+2
that list Fortran in used languages.
2009-11-24Fix kttcp build on 64-bit-time_t NetBSD.jakllsch2-10/+15
Bump PKGREVISION.
2009-11-22Add libmicro to the list.jym1-1/+2
2009-11-22Import libMicro 0.4.0.jym17-0/+585
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.
2009-10-29Not MAKE_JOBS safe.joerg1-1/+2
2009-08-30Update HOMEPAGE.wiz1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2009-07-22emove empty PLIST.wiz1-1/+0
2009-07-16Regen.joerg1-1/+3
2009-07-11Set license to public-domain.tron1-1/+2
2009-07-09Build on DragonFly.hasso2-4/+4
2009-07-08user-destdir supportjoerg3-1/+36
2009-07-08user-destdir supportjoerg4-18/+46
2009-07-08user-destdir supportjoerg2-15/+16
2009-07-08user-destdir supportjoerg4-4/+28
2009-07-08user-destdir supportjoerg1-3/+7
2009-06-30Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build withjoerg2-2/+6
MAKE_JOBS=2 and worked without.
2009-06-14Remove @dirrm entries from PLISTsjoerg15-45/+15
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz2-4/+2
block). Uncomment some commented out LICENSE lines while here.
2009-05-16update master sitezafer1-2/+2
2009-05-16update master site.zafer1-2/+2
2009-05-16update master site.zafer2-4/+4
2009-05-16update master site.zafer1-2/+2
2009-05-16update master site.zafer1-2/+2
2009-05-16update master site.zafer1-2/+2
2009-05-16update master sitezafer1-2/+2
2009-05-16update master site.zafer1-2/+2