Mikael Urankar
4e449e031e
lang/rust: Update to 1.48.0
...
Changes: https://github.com/rust-lang/rust/releases/tag/1.48.0
Reviewed by: jbeich
Tested by: bdragon, jbeich, mikael
Differential Revision: https://reviews.freebsd.org/D27293
2020-11-24 12:48:53 +00:00
Yuri Victorovich
15f4cedca3
New port: benchmarks/inferno: Stack trace visualizer, a Rust port of flamegraph
2020-11-23 21:35:10 +00:00
Lawrence Stewart
7d33d908b4
benchmarks/spp: Update v0.4 -> v0.4.2
...
Version 0.4.2
- Fixed globals in master and slave (had a few non-static globals with same
name)
Version 0.4.1
- Fixed bug that included random bytes in the hash input used to generate the
packet id in cases where the captured bytes did not include the TCP option
bytes or the first 12 bytes for TCP/UDP payload. Now for the TCP options, the
UDP/TCP payloads and data for non UDP/TCP, the capture length (snap size) will
limit the hash input.
Changes: https://bitbucket.org/caia-swin/spp/src/v0.4.2/Changelog.txt
PR: 251002
2020-11-23 06:34:42 +00:00
Luca Pizzamiglio
6b3ac33e42
benchmarks/stress-ng: Update to 0.11.24
...
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
2020-11-21 16:56:33 +00:00
Kirill Ponomarev
6ff05747fd
Update to 3.24
2020-11-14 09:28:33 +00:00
Rene Ladan
3a56f9304e
Return araujo@'s ports to the pool after his commit bit was safekept.
2020-11-03 20:51:34 +00:00
Luca Pizzamiglio
036f5218ec
benchmarks/stress-ng: Update to 0.11.23
...
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
2020-11-01 19:51:47 +00:00
Jimmy Olgeni
66878898cc
Update benchmarks/ali to version 0.5.3.
2020-10-31 09:49:21 +00:00
Danilo Egea Gondolfo
bfb6a02150
benchmarks/bombardier: Update to 1.2.5
2020-10-27 21:41:56 +00:00
Jimmy Olgeni
0b4cbb3bdf
Update benchmarks/ali to version 0.5.2.
2020-10-25 14:44:41 +00:00
Luca Pizzamiglio
cf9c7a0533
benchmarks/phoronix-test-suite: Update to 10.0.1
...
While here, fix the build with php80
https://github.com/phoronix-test-suite/phoronix-test-suite/releases/tag/v10.0.0
https://github.com/phoronix-test-suite/phoronix-test-suite/releases/tag/v10.0.1
2020-10-25 11:04:11 +00:00
Luca Pizzamiglio
c3018beff6
benchmarks/stress-ng: update to 0.11.22
...
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
2020-10-24 10:23:28 +00:00
Jimmy Olgeni
35928b8039
Update benchmarks/ali to version 0.5.1.
2020-10-20 13:47:08 +00:00
Jimmy Olgeni
144f0ecdaa
Update benchmarks/ali to version 0.5.0.
2020-10-19 07:43:28 +00:00
Luca Pizzamiglio
12ea58d190
benchmarks/hyperfine: Update to 1.11.0
...
Changes: https://github.com/sharkdp/hyperfine/releases/tag/v1.11.0
2020-10-18 19:57:40 +00:00
Vinícius Zavam
e05e9a2b00
benchmarks/vegeta: update 12.8.3 to 12.8.4
...
while here, update golang's libs
2020-10-17 16:07:43 +00:00
Jimmy Olgeni
34c7e3b78c
Update benchmarks/ali to version 0.4.1.
2020-10-14 08:05:56 +00:00
Mikael Urankar
d9b97de179
lang/rust: Update to 1.47.0
...
- Add powerpc64le arch (submitted by bdragon in D26711)
- Disable DOCS, same problem fixed in r546048
- Update devel/racer to 2.1.36
- Import upstream patch to fix www/firefox
(https://hg.mozilla.org/integration/autoland/rev/e2cede25c027 )
- Import gentoo patches to fix www/firefox-esr, www/cliqz and mail/thunderbird
(https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-esr-78-patches-03.tar.xz : 0036, 0037 and 0038)
- Force rebuild all consumers to catch regressions
Changelog:
https://github.com/rust-lang/rust/releases/tag/1.47.0
Differential Revision: https://reviews.freebsd.org/D26721
2020-10-13 08:36:35 +00:00
Jimmy Olgeni
4d0d81b5ee
Update benchmarks/ali to version 0.4.0.
2020-10-10 08:36:02 +00:00
Jimmy Olgeni
af172d5404
Update benchmarks/ali to version 0.3.4.
2020-10-09 08:18:15 +00:00
Jimmy Olgeni
717c3f5240
Update benchmarks/ali to version 0.3.3.
2020-10-07 09:42:50 +00:00
Sunpoet Po-Chuan Hsieh
2c35fe1833
Update distinfo: upstream rerolled the tarball
...
- Bump PORTREVISION for package change
Diff: https://people.FreeBSD.org/~sunpoet/iperf-2.0.14a.diff
2020-10-04 14:12:56 +00:00
Jimmy Olgeni
d673168584
Update benchmarks/ali to version 0.3.2.
2020-10-04 10:33:01 +00:00
Jimmy Olgeni
5b595cc239
Update benchmarks/ali to version 0.3.1.
2020-10-02 08:19:03 +00:00
Sunpoet Po-Chuan Hsieh
51b2a363ca
Update to 2.0.14a
...
Changes: https://sourceforge.net/projects/iperf2/files/#readme
2020-10-02 07:29:56 +00:00
Kirill Ponomarev
f053ac28a5
Update to 3.23
2020-09-28 15:00:39 +00:00
Mark Linimon
1fc5fd338a
Allow building on powerpc64le.
2020-09-27 07:40:39 +00:00
Mark Linimon
986a59f403
Attempt to fix build on powerpc64le.
...
Approved by: portmgr (tier-2 blanket)
2020-09-27 07:38:00 +00:00
Jimmy Olgeni
e1ebb44944
Add benchmarks/ali, a load testing tool aimed to perform real-time analysis.
2020-09-26 10:57:54 +00:00
Piotr Kubaj
85831c769f
benchmarks/sysbench: fix build on powerpc64
...
On powerpc64 use luajit-openresty, while main luajit port doesn't work on powerpc64.
2020-09-23 08:56:16 +00:00
Mateusz Piotrowski
d7b98864f8
Set LICENSE
2020-09-21 11:50:38 +00:00
Mateusz Piotrowski
45100dd5b5
Resurrect benchmarks/filebench
...
Upstream moved to GitHub and is still accepting patches (interestingly, the
most recent commits fix building Filebench on FreeBSD).
2020-09-21 11:37:42 +00:00
Stefan Eßer
6d4d0f9f2e
Fix build with -f no-common
2020-09-20 20:47:21 +00:00
Stefan Eßer
5f04ffffef
Fix build with -fno-common
...
While here add licenses extracted from the source files.
2020-09-20 20:35:19 +00:00
Alexey Dokuchaev
56d2983160
To support optional FreeBSD branding in the future, switch to binary patch
...
instead of sed(1) when adjusting log file location. No functional changes.
2020-09-19 22:04:32 +00:00
Alexey Dokuchaev
8d8e0de553
Add a port of GpuTest, OpenGL-based GPU stress test and popular benchmark.
...
This is the last version which natively supports GNU/Linux, the later are
unfortunately Windows-only.
WWW: http://www.Geeks3D.com/GpuTest/
2020-09-18 04:41:44 +00:00
Luca Pizzamiglio
9a7b0c2ad2
benchmarks/stress-ng: Update to 0.11.21
...
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
2020-09-17 19:55:10 +00:00
Serhii (Sergey) Kozlov
58509eae5b
benchmarks/netperf: Fix build with clang 11 and gcc 10
...
Tested using poudriere on 11.3, 12.1, 13.0
PR: 249227
Reported by: Krzysztof Galazka
Approved by: build fix (blanket)
Sponsored by: Intel
2020-09-15 15:55:42 +00:00
Luca Pizzamiglio
eb27e53176
benchmarks/phoronix-test-suite: update to 9.8.0
...
Update from 9.4.x to 9.8.0
2020-09-13 19:57:57 +00:00
Luca Pizzamiglio
8d80ca697b
benchmakrs/stress-ng: Update to 0.11.20
...
Updates from 0.11.15 -> 0.11.20
2020-09-13 17:19:57 +00:00
Dmitry Marakasov
8630fc1b26
- Update to 2.2
...
- Switch to options helpers
2020-09-09 14:43:26 +00:00
Alexey Dokuchaev
89dfeef794
Allow to build without D-Bus IPC system support.
2020-09-08 08:06:17 +00:00
Piotr Kubaj
2b64c00c4e
benchmarks/fio: fix build on GCC architectures
...
Use C11 compiler:
Your compiler doesn't support C11 atomics. gcc 4.9/clang 3.6 are the
minimum versions with it - perhaps your compiler is too old?
C11 atomics support not found
2020-09-03 12:11:37 +00:00
Alexey Dokuchaev
198256f0e1
Update to version 1.8.1 which does not require -fcommon workaround.
2020-09-02 02:37:03 +00:00
Sunpoet Po-Chuan Hsieh
aa46d3120a
Update to 2.8.3
...
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
https://github.com/evanphx/benchmark-ips/commits/master
2020-08-30 20:21:28 +00:00
Tobias Kortkamp
c9a06251c5
lang/rust: Update to 1.46.0
...
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/08/27/Rust-1.46.0.html
With hat: rust
Differential Revision: https://reviews.freebsd.org/D26176
2020-08-30 18:36:07 +00:00
Danilo G. Baio
79ea2a024e
benchmarks/flowgrind: Fix build on 13-CURRENT
...
Reported by: pkg-fallout
2020-08-24 23:56:33 +00:00
Alexey Dokuchaev
cb006f26ec
MangoHud is a Vulkan/OpenGL overlay for monitoring FPS, temperatures,
...
CPU/GPU load, and more.
WWW: https://github.com/flightlessmango/MangoHud
2020-08-24 11:20:18 +00:00
Hans Petter Selasky
11ccee7436
Take ownership of perftest.
...
Discussed with: slavash@
Approved by: pi (implicit)
2020-08-24 09:34:42 +00:00
Josh Paetzel
bc79d9a6f9
Fix build in a -fno-common world
2020-08-23 23:49:36 +00:00