Package Details: geekbench 6.2.2-1

Git Clone URL: https://aur.archlinux.org/geekbench.git (read-only, click to copy)
Package Base: geekbench
Description: A cross-platform benchmark that measures processor and memory performance
Upstream URL: https://www.geekbench.com/
Licenses: custom
Conflicts: geekbench227
Submitter: jose1711
Maintainer: Jake
Last Packager: Jake
Votes: 94
Popularity: 0.62
First Submitted: 2008-11-12 22:20 (UTC)
Last Updated: 2024-03-18 23:07 (UTC)

Latest Comments

1 2 3 Next › Last »

kgs commented on 2024-04-03 16:04 (UTC)

Geekbench is releasing ARM tarballs in preview e.g. https://cdn.geekbench.com/Geekbench-6.2.2-LinuxARMPreview.tar.gz Would be nice if this package could eventually also support aarch64 with this.

darkbasic commented on 2023-10-17 09:39 (UTC) (edited on 2023-10-17 09:40 (UTC) by darkbasic)

[niko@arch-phoenix ~]$ geekbench 
[1017/113708:ERROR:archive.cpp(109)] io_->read(&flags) failed
[1017/113708:ERROR:consolemain.cpp(984)] Geekbench encountered an internal error and cannot continue. Please contact support@primatelabs.com for assistance.

Internal error message: io_->read(&flags) failed.

HP Elitebook 865 G10 with Ryzen 9 7840HS, Linux 6.6.0-rc6 and zfs 2.2.

Jake commented on 2023-02-18 12:50 (UTC)

Thanks HurricanePootis, I applied you patch. Note that I did not add the _avx2 symlink, because the main geekbench6 binary automatically selects the correct version, on all modern machines this is already AVX2.

You can see which version it used on the results web page, it either says "6.0.0 for Linux AVX2" or "6.0.0 for Linux x86 (64-bit)". If anyone wants to run a specific version this is of course still possible, just start from /opt/geekbench/geekbench_avx2 or /opt/geekbench/geekbench_x86_64.

In my testing on AMD Zen 2 the AVX2 version produces a about 4% higher score.

kode54 commented on 2023-02-15 01:27 (UTC)

@dada513 The -bin suffix rule only applies to packages where source code is available.

HurricanePootis commented on 2023-02-14 16:54 (UTC)

Hey, geekbench6 has two executables in it, one for normal x86_64 and one for avx2. Also, it has a new geekbench-workload.plar file. I have made a patch file to get the new stuff into the PKGBUILD, and in general for geekbench6

diff --git a/PKGBUILD b/PKGBUILD
index 9c09a7e..f707fbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Roman Ajsin <aysin (dot) roman [at] gmail (dot) com>

 pkgname=geekbench
-pkgver=5.5.0
+pkgver=6.0.0
 pkgrel=1
 pkgdesc="A cross-platform benchmark that measures processor and memory performance"
 arch=('x86_64')
@@ -11,14 +11,17 @@ url="https://www.geekbench.com/"
 depends=('zlib' 'gcc-libs')
 license=("custom")
 conflicts=("geekbench227")
-source=("http://cdn.geekbench.com/Geekbench-${pkgver}-Linux.tar.gz")
-sha512sums=('bc1988a81bb8c3c38e471eb9076d2a321e2dbd5e71d08f2a47bcc4a36581bfb26df42dfb490dda0257bee471b7116835ad5929fd776e82fdfd766d4cc77edfdf')
+source=("http://cdn.geekbench.com/k9ea2vqm/Geekbench-${pkgver}-Linux.tar.gz")
+sha512sums=('e3e724c7dad7879a5be3d885dc1a163b3d84d78bf60b501279c289aad55c610c9634ecfa46352b0ea9ad7946129e1cc97d8ef4f5970888f8ee03fcd7a2bf9475')
 options=('!strip')

 package() {
     install -D -m755 $srcdir/Geekbench-${pkgver}-Linux/${pkgname}_x86_64 $pkgdir/opt/${pkgname}/${pkgname}_x86_64
+    install -D -m755 $srcdir/Geekbench-${pkgver}-Linux/${pkgname}_avx2 $pkgdir/opt/${pkgname}/${pkgname}_avx2
     install -D -m644 $srcdir/Geekbench-${pkgver}-Linux/geekbench.plar $pkgdir/opt/${pkgname}/geekbench.plar
-    install -D -m755 $srcdir/Geekbench-${pkgver}-Linux/${pkgname}5 $pkgdir/opt/${pkgname}/
+    install -D -m644 $srcdir/Geekbench-${pkgver}-Linux/geekbench-workload.plar $pkgdir/opt/${pkgname}/geekbench-workload.plar
+    install -D -m755 $srcdir/Geekbench-${pkgver}-Linux/${pkgname}6 $pkgdir/opt/${pkgname}/
     install -d $pkgdir/usr/bin
-    ln -s /opt/${pkgname}/${pkgname}5 $pkgdir/usr/bin/${pkgname}
+    ln -s /opt/${pkgname}/${pkgname}6 $pkgdir/usr/bin/${pkgname}
+    ln -s /opt/${pkgname}/${pkgname}_avx2 $pkgdir/usr/bin/${pkgname}_avx2
 }

dada513 commented on 2022-03-30 18:14 (UTC)

shouldn't this be -bin?

Jake commented on 2020-05-31 08:22 (UTC)

linuxninja: Sure, switched to sha512 now.

linuxninja commented on 2020-05-29 23:09 (UTC)

Just saw the update. Still seeing md5sums in the PKGBUILD... can you update to at least sha256sums?

Jake commented on 2019-09-04 10:38 (UTC)

Geekbench update to major version 5, drops 32 bit support: https://www.geekbench.com/blog/2019/09/geekbench-5/

Plexcon commented on 2017-09-15 13:25 (UTC)

geekbench 4.1.1-1 funciona correctamente, crea un enlace web con los datos.