summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Collapse)AuthorFilesLines
2017-09-23super_pi: add a backup master sitetnn1-1/+2
2017-09-08Comment out dead sites.wiz1-4/+3
2017-09-06Comment out dead sites.wiz1-2/+2
2017-09-04Comment out dead sites.wiz1-3/+3
2017-09-03Follow some redirects.wiz1-2/+2
2017-09-03Comment out dead MASTER_SITES/HOMEPAGEs.wiz3-7/+7
2017-08-22Update bonnie++ to 1.97.3. Fifteen years' worth of changes. Frombsiegert7-82/+47
PR pkg/52490.
2017-08-16Comment out dead sites.wiz1-3/+3
2017-08-04remove a K&R-style prototype for bzero() that was being expandedmrg2-1/+16
via a macro and breaking the build.
2017-06-26add support for PKGMANDIRwiedi2-6/+21
2017-06-07Fix build with Perl 5.26.0ryoon2-1/+17
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-2/+2
2017-05-18Use pkgsrc install scripts. Fixes installation on SunOS. Enable test target.fhajny3-7/+32
2017-05-03Updated benchmarks/dnsperl to 2.1.0.0mef2-9/+8
------------------------------------- dnsperf 2.1.0.0 Release Notes ************************ December 15, 2015 In addition to various bug fixes, the following new capabilities were added in this release: - The -C option was added to resperf. This option enables the local server to act as multiple clients. By default, the local server acts as a single client. - the -T option was added to dnsperf. This option separates the number of clients from the number of threads and allows more clients to be simulated effectively. Note that using this option impacts CPU and memory, so we recommend limiting the number of threads.
2017-05-03Updated benchmarks/fio to 2.19mef2-7/+7
------------------------------ (Explicit ChangeLog/Release Note not known, sorry)
2017-04-05Remove traces of textproc/php-dom which is not needed anymore, now that dom ↵fhajny1-3/+2
is built into PHP. Bump resp. PKGREVISION.
2017-03-24Merge patch from upstream to always use std::string, the originaljoerg3-2/+36
intention of optional inclusion no longer applies anyway.
2017-03-23Extend SHA512 checksums to various files I have on my local distfilejoerg1-1/+2
mirror.
2017-02-28Recursive revbump from graphics/libwebpryoon1-2/+2
2017-02-07Don't break <atomic> with silly flags.joerg2-1/+17
2017-02-04Add fioryoon1-1/+2
2017-02-04Import fio-2.17 as benchmarks/fio from pkgsrc-wip/fio.ryoon5-0/+132
fio is a tool that will spawn a number of threads or processes doing a particular type of io action as specified by the user. fio takes a number of global parameters, each inherited by the thread unless otherwise parameters given to them overriding that setting is given. The typical use of fio is to write a job file matching the io load one wants to simulate.
2017-01-19Convert all occurrences (353 by my count) ofagc1-3/+3
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
2017-01-01Add python-3.6 to incompatible versions.wiz1-2/+2
2016-11-21Add google-benchmarkminskim1-1/+2
2016-11-21Import google-benchmark-1.1.0minskim5-0/+47
It is a library to support the benchmarking of functions, similar to unit-tests.
2016-10-09Recursive bump for all users of pgsql now that the default is 95.wiz1-2/+2
2016-09-25Build benchfft with gfortran instead of g95kamil1-2/+3
This package doesn't compile with g95 on NetBSD 7.99.39 and older releases according to bulk results (eg. pkgsrc NetBSD 7.0.1_PATCH/x86_64 2016-09-20 13:42). It might be also questionable to benchmark code generated with g95. Bump PKGREVISION to 5.
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+2
2016-07-09Fixed some pkglint warnings.rillig1-4/+4
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz5-9/+10
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-1/+2
2016-04-24sunet.se stopped mirroring lots of stuff, remove/comment out references to itwiz4-11/+11
2016-03-30Fix build on SunOS.jperkin3-7/+19
2016-03-29Don't hard-code SSLv2. Bump revision.joerg4-3/+39
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin2-4/+4
2016-02-25Use OPSYSVARS.jperkin6-34/+13
2016-02-12Update HOMEPAGE.mef1-2/+2
2016-01-22Update glmark2 to git acac90b257prlw15-62/+8
- Build: Allow disabling the -Werror compiler flag - Build: Allow user defined CXXFLAGS to override all built-in flags - Build: Exclude git repository files from dist tarball - Fix clang build errors - NativeStateMir: Update for newest Mir client API
2015-12-29Simplify installation; set LICENSE.dholland3-16/+13
2015-12-29typodholland1-1/+1
2015-12-29Sort.dholland1-48/+48
2015-12-29Fix missing/broken rcsids.dholland2-2/+4
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2015-11-18Recursive revbump from multimedia/libvpxryoon1-2/+2
2015-11-09Use time.h instead of declaring own version of time().dholland2-1/+17
2015-11-07Use the NetBSD and DragonFly makefiles for FreeBSD, OpenBSD, and Bitrig.dholland1-1/+6
2015-11-07remove a bunch of pkglintdholland1-14/+15
2015-11-07Add builds for OpenBSD, Bitrig, and MacOS. Treat them all like NetBSD fordholland2-4/+7
now; MacOS might turn out to need its own stanza.