aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* benchmarks/siege: Update version 4.0.9=>4.1.1Muhammad Moinur Rahman2021-09-252-4/+4
| | | | Relnotes: https://github.com/JoeDog/siege/releases/tag/v4.1.1
* benchmarks/polygraph: Mark as broken on aarch64:Mikael Urankar2021-09-241-0/+2
| | | | | | | | | | | | | | | configure:17620: g++10 -o conftest -O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc10 -Wl,-rpath=/usr/local/lib/gcc10 -isystem /usr/local/include -std=gnu++98 -I/usr/include -isystem /usr/local/include -L/usr/lib -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc10 -L/usr/local/lib/gcc10 conftest.cc -lssl -lcrypto -lm -L/usr/local/lib >&5 /usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__floatunditf@GCC_4.2.0' /usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__subtf3@GCC_3.0' /usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__extendsftf2@GCC_3.0' /usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__divtf3@GCC_3.0' /usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__floatsitf@GCC_3.0' /usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__addtf3@GCC_3.0' /usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__letf2@GCC_3.0' /usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__fixunstfdi@GCC_3.0' /usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__multf3@GCC_3.0' /usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__eqtf2@GCC_3.0' /usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__lttf2@GCC_3.0'
* benchmarks/shellbench: add new portStefan Eßer2021-09-236-0/+130
| | | | | | | | This program allows to compare the performance of different POSIX shells (e.g. sh, bash, dash, ksh, zsh, ...). A number of sample scripts are included and can be easily extended to cover more areas.
* benchmarks/iperf: Update to 2.1.4 (20210818)Po-Chuan Hsieh2021-09-212-5/+5
| | | | | Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES https://sourceforge.net/p/iperf2/code/ci/master/log/
* benchmarks/stress-ng: Update to 0.13.03Luca Pizzamiglio2021-09-182-4/+4
| | | | | Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
* *: Rebuild lang/rust consumers after the 1.55.0 updateTobias Kortkamp2021-09-192-1/+2
|
* benchmarks/ali: Update to version 0.7.3.Jimmy Olgeni2021-09-152-22/+19
|
* benchmarks/fio: update to 3.28Kirill Ponomarev2021-09-093-5/+85
|
* benchmarks/netio: make fetchableTilman Keskinoz2021-09-022-8/+6
| | | | | | | * The Source is now on GH * Switch to tarball * Source is identical to previous zip file apart from Copyright update and RCS tag
* benchmarks/inferno: Update 0.10.6 -> 0.10.7Yuri Victorovich2021-09-023-273/+154
| | | | Reported by: portscout
* lang/rust: Rebuild consumers for 1.54.0Mikael Urankar2021-08-282-2/+2
|
* benchmarks/vkpeak: add new portJan Beich2021-08-074-0/+39
| | | | | | | | | vkpeak is a synthetic benchmarking tool to measure peak capabilities of Vulkan devices. It only measures the peak metrics that can be achieved using vector operations and does not represent a real-world use case. https://github.com/nihui/vkpeak
* benchmarks/kdiskmark: the port had been updated (+)Alexey Dokuchaev2021-07-236-52/+32
| | | | | | | | - Update KDiskMark to version 2.2.1 - Make cache clearing and KDE dependency optional - Amend port description and add pkg-help file Reported by: portscout
* benchmarks/vkmark: unbreak after 22a85734ff71Jan Beich2021-07-231-1/+1
| | | | | | | ===> vkmark-2017.08.24_1 depends on file: /usr/local/include/vulkan/vulkan_intel.h - not found *** Error code 1 Reported by: pkg-fallout
* math/octave: Update to 6.3.0.Stephen Montgomery-Smith2021-07-161-1/+1
| | | | Also bump revision of dependent octave-forge-* ports.
* benchmarks/iperf: Update to 2.1.3 (20210714)Po-Chuan Hsieh2021-07-153-9/+11
| | | | | Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES https://sourceforge.net/p/iperf2/code/ci/master/log/
* benchmarks/pear-Benchmark: Add LICENSE_FILE and NO_ARCHPo-Chuan Hsieh2021-07-151-3/+5
|
* benchmarks/inferno: fix build on powerpcPiotr Kubaj2021-07-131-0/+82
| | | | Apart from backporting libc support, it also requires adding powerpc target to the list of targets that don't support 64-bit atomics.
* benchmarks/stress-ng: Update to 0.12.12Luca Pizzamiglio2021-07-112-4/+4
|
* benchmarks/kdiskmark: unbreak the build after recent KDE changesAlexey Dokuchaev2021-07-111-1/+1
| | | | Reported by: pkg-fallout
* benchmarks/apib: the port had been updated (+)Alexey Dokuchaev2021-07-047-128/+114
| | | | | | | | | | - Belatedly update to version 1.2.1 and sync port description - Builds with CMake now and uses modern libraries instead of the Apache Portable Runtime (devel/apr1) - While upstream asks for C++11, force C++17 because that's how Abseil C++ libraries are currently built, otherwise it won't link due to ABI incompatibilities - Hook two provided tests to our framework (USES+=cmake:testing)
* benchmarks/iperf: Update to 2.1.1 (20210622)Po-Chuan Hsieh2021-06-302-6/+5
| | | | | | Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES https://sourceforge.net/projects/iperf2/files/readme.txt/view https://sourceforge.net/p/iperf2/code/ci/master/log/
* Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rustPiotr Kubaj2021-06-281-0/+62
|
* benchmarks/stress-ng: Update to 0.12.11Luca Pizzamiglio2021-06-273-5/+5
| | | | | Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
* lang/rust: Rebuild consumers for 1.53.0Tobias Kortkamp2021-06-272-1/+2
|
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-222-1/+2
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
* benchmarks/fio: resort MakefileKirill Ponomarev2021-06-221-2/+2
|
* benchmarks/mst-bench: Maximum sustainable throughput benchmarkJason W. Bacon2021-06-174-0/+30
| | | | | | | | | MST-bench is a simple program to measure optimal sustained memory and disk performance. Unlike many benchmarks, it does not attempt to simulate naturally occurring loads. Rather, it indicates what is the best performance you can expect out of your hardware, providing a reference to which software can be compared.
* math/gsl: update to 2.7Tobias C. Berner2021-06-162-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From [1] * What is new in gsl-2.7: * fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com) * fixed bug #60335 (spmatrix test failure, J. Lamb) * fixed bug #36577 * clarified documentation on interpolation accelerators (V. Krishnan) * fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M. Sitte) * fixed doc bug #59758 * fixed bug #58202 (rstat median for n=5) * added support for native C complex number types in gsl_complex when using a C11 compiler * upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6 * updated exponential fitting example for nonlinear least squares * added banded LU decomposition and solver (gsl_linalg_LU_band) * New functions added to the library: - gsl_matrix_norm1 - gsl_spmatrix_norm1 - gsl_matrix_complex_conjtrans_memcpy - gsl_linalg_QL: decomp, unpack - gsl_linalg_complex_QR_* (thanks to Christian Krueger) - gsl_vector_sum - gsl_matrix_scale_rows - gsl_matrix_scale_columns - gsl_multilarge_linear_matrix_ptr - gsl_multilarge_linear_rhs_ptr - gsl_spmatrix_dense_add (renamed from gsl_spmatrix_add_to_dense) - gsl_spmatrix_dense_sub - gsl_linalg_cholesky_band: solvem, svxm, scale, scale_apply - gsl_linalg_QR_UD: decomp, lssolve - gsl_linalg_QR_UU: decomp, lssolve, QTvec - gsl_linalg_QR_UZ: decomp - gsl_multifit_linear_lcurvature - gsl_spline2d_eval_extrap * bug fix in checking vector lengths in gsl_vector_memcpy (dieggsy@pm.me) * made gsl_sf_legendre_array_index() inline and documented - gsl_sf_legendre_nlm() [1] http://git.savannah.gnu.org/cgit/gsl.git/tree/NEWS PR: 256423 Exp-run by: antoine
* benchmarks/stress-ng: Update to 0.12.10Luca Pizzamiglio2021-06-133-8/+8
|
* benchmarks/iperf3: Make static library optional.Daniel Engberg2021-06-112-4/+8
| | | | | | | While here, do some minor changes to Makefile to follow the Porter's Handbook more closely. PR: 256495
* */*: Replace USE_GCC=any with USE_GCC=yesGerald Pfeifer2021-06-041-1/+1
| | | | | | | | | | | | | | | USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such as i386 and amd64 since 12.x and depending on configuration 11.x, most newer installations on other platforms, and 13.x across the board). Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as different spellings of the same, so continue the deorbiting of the USE_GCC=any form and simply replace it with USE_GCC=yes. This should not make any functional difference at all. Discussed with: mat, linimon, pkubaj
* benchmarks/kdiskmark: add compiler:c++11-lang to USES to fix build onMark Linimon2021-06-031-1/+1
| | | | | | | GCC-based systems: CMake Error in CMakeLists.txt: The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1.
* benchmarks/iperf3: Update to iperf-3.10.1.Bruce A. Mah2021-06-032-4/+4
| | | | Sponsored by: ESnet
* benchmarks/ali: Update to version 0.7.2.Jimmy Olgeni2021-06-032-7/+7
|
* benchmarks/ali: Update to version 0.7.0.Jimmy Olgeni2021-06-012-7/+10
|
* benchmarks/fio: update to 3.27Kirill Ponomarev2021-05-313-4/+11
|
* benchmarks/inferno: Update 0.10.5 -> 0.10.6Yuri Victorovich2021-05-312-80/+85
| | | | Reported by: portscout
* benchmarks/rubygem-benchmark-ips: Update to 2.9.1Po-Chuan Hsieh2021-05-302-4/+4
| | | | | Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt https://github.com/evanphx/benchmark-ips/commits/master
* benchmarks/ali: Update to version 0.6.1.Jimmy Olgeni2021-05-302-19/+7
|
* benchmarks/rubygem-benchmark-ips: Update to 2.9.0Po-Chuan Hsieh2021-05-262-4/+4
| | | | | Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt https://github.com/evanphx/benchmark-ips/commits/master
* benchmarks/stress-ng: Update to 0.12.09Luca Pizzamiglio2021-05-232-4/+4
|
* benchmarks/phoronix-test-suite: Update to 10.4.0Luca Pizzamiglio2021-05-222-4/+4
|
* */pear-*: Take maintainershipPo-Chuan Hsieh2021-05-221-1/+1
|
* benchmarks/glmark2: backport --fullscreen fix for WAYLAND optionJan Beich2021-05-212-1/+4
| | | | | | | | $ glmark2-wayland --fullscreen Error: eglCreateWindowSurface failed with error: 0x300b Error: eglCreateWindowSurface failed with error: 0x300b Error: CanvasGeneric: Invalid EGL state Error: main: Could not initialize canvas
* Move KDiskMark to a more appropriate category (luckily, even with Git,Alexey Dokuchaev2021-05-186-0/+106
| | | | there is not much history to preserve since the initial check-in).
* benchmarks/iperf: Update to 2.1.1 (20210422)Po-Chuan Hsieh2021-05-162-4/+5
| | | | | | Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES https://sourceforge.net/projects/iperf2/files/readme.txt/view https://sourceforge.net/p/iperf2/code/ci/master/log/
* benchmarks/vkmark: unbreak on non-x86 after bfcd0e437af3Jan Beich2021-05-141-0/+1
| | | | | | | | ===> vkmark-2017.08.24 depends on file: /usr/local/include/vulkan/vulkan_intel.h - not found *** Error code 1 PR: 255887 Reported by: linimon
* Rebuild lang/rust consumers after d8837418ea743776Tobias Kortkamp2021-05-112-1/+2
|
* benchmarks/stress-ng: Update to 0.12.08Luca Pizzamiglio2021-05-092-4/+4
|