summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Collapse)Author
2007-03-17- Fix plist: cover manpage linksPav Lucistnik
Pointy hat to: jmelo - While here, remove 4.X conditional
2007-03-16- Update to 6.5Martin Wilke
PR: 110377 Submitted by: Gerhard Gonter <g.gonter@ieee.org> (maintainer)
2007-03-12- Take maintainership.Martin Wilke
Approved by: Andreas Kohn (old maintainer)
2007-03-08- Fix to install manpage in right place.Jean Milanez Melo
- Bump portrevision. PR: ports/109590 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Reviewed by: jmelo
2007-03-07Update to 1.1.r8.20070307Emanuel Haupt
PR: 110042 Submitted by: Artem Naluzhny <tut@nhamon.com.ua> (maintainer)
2007-03-06- Update to 0.66Martin Wilke
PR: 109789 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
2007-03-01- Update to 1.1.r8.20070225Martin Wilke
PR: 109648 Submitted by: Artem Naluzhny<tut@nhamon.com.ua> (maintainer)
2007-02-06- Update to 0.65Rong-En Fan
- Pass maintainership to submitter PR: ports/108840 Submitted by: Martin Matuska <martin at matuska.org>
2007-02-02- Allow users to disable largefile supportCheng-Lung Sung
- Reset maintainership to ports@FreeBSD.org PR: ports/108243 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
2007-01-31- add category gnustepDirk Meyer
PR: 103931 Approved by: pav
2007-01-31- Update to 1.1.r8.20070130Rong-En Fan
PR: ports/108575 Submitted by: Artem Naluzhny <tut at nhamon.com.ua> (maintainer)
2007-01-23* Make benchmarks/raidtest more accurate and avoid crashesVasil Dimov
* Bump PORTVERSION * s/NOMAN/NO_MAN PR: ports/107311 Submitted by: vd Approved by: pjd@FreeBSD.org (maintainer timeout)
2007-01-17- Update to 1.1.r8.20070116Martin Wilke
PR: 108010 Submitted by: Artem Naluzhny<tut@nhamon.com.ua>
2007-01-17* Migrate to gfortran.Maho Nakata
* Bump port revision. * Use gfortran compiled atlas/blas/lapack. Approved by: portmgr(kris)
2007-01-12Using gfortran42, and not gcc42.Maho Nakata
Bump portrevision.
2007-01-11Update to 3.267Erwin Lansing
PR: 105413 Submitted by: "Marcelo Araujo" <araujo@bsdmail.org> Approved by: maintainer timeout
2007-01-08Add p5-Benchmark-Forking 0.99, run benchmarks in separate processes.Cheng-Lung Sung
PR: ports/107593 Submitted by: Gea-Suan Lin <gslin at gslin.org>
2007-01-05- Marked broken for 4.XMartin Wilke
PR: ports/107508 Submitted by: trasz (maintainer)
2007-01-04Add a dummy knob WANT_FORTRAN for future use.Maho Nakata
2007-01-04* Migrate to gfortran42.Maho Nakata
* Add file/run_benchmark to do benchmark with different compilers. * portlint.
2006-12-29- update to 0.5.2Dirk Meyer
Reported by: portscout
2006-12-21- Update to 1.1.r6.20061208Martin Wilke
PR: ports/106915 Submitted by: Artem Naluzhny<tut@nhamon.com.ua> (maintainer)
2006-12-14This is GSBench for GNUstep. It started as a simple conversion of NXBench forDirk Meyer
NEXTSTEP. I rewrote the entire application for version 0.5 in order to have an open architecture which allows the integration of other benchmarks by using bundles. WWW: http://www.nice.ch/~phip/softcorner.html
2006-12-13- If the network card's buffer is full, send returns -1 and setsMarcus Alves Grando
errno to ENOBUFS, which causes issues with the UDP bandwidth tests. Check if errno != ENOBUFS after write(2). - Bump PORTREVISION Submitted by: Ryan T. Dean <rtdean___tcamail.net>
2006-12-10Fix build on ia64.Shaun Amott
PR: ports/106546 Submitted by: shaun (me) Approved by: Artem Naluzhny <tut@nhamon.com.ua> (maintainer)
2006-12-04- Fix build problemMartin Wilke
Submitted by: pointyhat via kris
2006-11-23This integer benchmark solves positions in the game of connect-4,Martin Wilke
as played on a vertical 7x6 board. This takes about 10 minutes on contemporary PCs. WWW: http://homepages.cwi.nl/~tromp/c4/fhour.html PR: ports/105778 Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
2006-11-20The idea of IMB is to provide a concise set of elementary MPIMartin Wilke
benchmark kernels. With one executable, all of the supported benchmarks, or a subset specified by the command line, can be run. The rules, such as time measurement (including a repetitive call of the kernels for better clock synchronization), message lengths, selection of communicators to run a particular benchmark (inside the group of all started processes) are program parameters. WWW: http://www.intel.com/cd/software/products/asmo-na/eng/cluster/mpi/219848.htm PR: ports/105665 Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
2006-11-20Fix pkg-plist.Munechika SUMIKAWA
2006-11-15Fix plist.Munechika SUMIKAWA
2006-11-09Upgrade to 2.4.2.Munechika SUMIKAWA
2006-11-07Update my email address in all ports that I maintain.Frank J. Laszlo
Approved by: flz (mentor)
2006-11-04- Update MASTER_SITESMartin Wilke
PR: ports/105020 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: maintainer Sponsored by: FreeBSD Bug-a-thon #2
2006-10-14Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke
new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
2006-10-12- Update to 0.4.8Rong-En Fan
- Unbreak PR: ports/104326 Submitted by: rafan Approved by: portmgr (erwin), Gea-Suan Lin <gslin at gslin.org> (maintainer)
2006-10-09Fix rawio for sequential read/write tests:Stefan Eßer
Revision 1.3 of patch-ad worked around the problem, that only one writer is allowed to allow a partition through GEOM. The fix was not complete, leading to the file position not been incremented during reads and writes, thus not testing sequential performance, but performance of cached reads and writes, in general. This fix makes rawio report reasonable sequential performance again, but I'm still very suspicious with regard to randomized start positions working. The results do not show the expected variation of sequential read/write performance. I have not had time to look into this any deeper, though, and thus decidied to not delay the commit any further ...
2006-09-30Add p5-Benchmark-Stopwatch 0.03, simple timing of stages of your code.Cheng-Lung Sung
PR: ports/102468 Submitted by: Gea-Suan Lin <gslin at gslin.org>
2006-09-21- Update to 1.2.6Cheng-Lung Sung
- reset maintainer Submitted by: chinsan Approved by: maintainer (timeout)
2006-09-17BROKEN: Does not compileKris Kennaway
2006-09-10update to 1.1.r6Ion-Mihai Tetcu
PR: ports/103032 Submitted by: Artem Naluzhny (maintainer)
2006-09-07Fix fetching.Alexey Dokuchaev
PR: ports/100725 Submitted by: Stanislav Sedov
2006-09-02Update to 1.26Tilman Keskinoz
2006-08-25- Mark as broken on 7.x, does not compile.Jean Milanez Melo
Reported by: krismail
2006-08-22- Update to 2.4.1Martin Wilke
PR: ports/102321 Submitted by: dikshie <dikshie(at)lapi.itb.ac.id> (maintainer) Approved by: krion (mentor)
2006-08-22- Update to 1.3.2Martin Wilke
PR: ports/102320 Submitted by: dikshie <dikshie(at)lapi.itb.ac.id> (maintainer) Approved by: krion (mentor)
2006-08-12Install to /... instead of to /...Stefan Eßer
2006-08-09- Fix build on 4.xMartin Wilke
Submitted by: pointyhat Approved by: krion (mentor), maintainer via irc
2006-08-01- update to 2.0Cheng-Lung Sung
PR: ports/101088 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
2006-07-26Xdd is a tool for measuring and characterizing disk subsystem I/ORenato Botelho
on single systems and clusters of systems. It is a command-line based tool that grew out of the UNIX world and has been ported to run in Windows environments as well. It is designed to provide consistent and reproducible performance measurements of disk I/O traffic. There are three basic components to xdd that include the xdd program itself, a timeserver program, and a gettime program. The timeserver and gettime programs are used to synchronize the clocks of xdd programs simultaneously running across multiple computer systems. WWW: http://www.ioperformance.com/ PR: ports/100833 Submitted by: Gerhard Gonter <g.gonter at ieee.org>
2006-07-07- Update to 2.65Jean Milanez Melo
PR: ports/99808 Submitted by: chinsan <chinsan.tw@gmail.com>