Geekbench 5 Beta
Geekbench 5 Beta 1 is now available for download! Head over to the Geekbench 5 Beta website for more information. Comments? Questions? Suggestions? Post a comment below.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by ACC on Aug 22, 2019 @ 06:35 PM
I think maybe for all the Ryzen CPUs there should be inclusion of memory frequency
2 Posted by Artem S. Tashki... on Aug 27, 2019 @ 12:37 PM
Please consider adding H.265/AV1 encoding/decoding benchmarks. I know GB is strictly closed source but I guess you can license these libraries. One caveat though: some of these encoders/decoders are not optimized for many-core CPUs.
Spectre/Meltdown/etc. mitigations.
Please specify the exact version of the OS the test is running on. E.g. unpatched Windows and Windows with all HW vulnerabilities mitigations applied may show very different results.
For Linux that means showing the exact kernel version, e.g.
uname -r
and parsing the command line for the mitigation parameter, e.g.cat /proc/cmdline | grep mitigations
orgrep . -r /sys/devices/system/cpu/vulnerabilities
(don't know which one is easier to code for).Please, please, please compile all the binaries using the same compiler. Clang 8.0 supports pretty much everything under the Sun nowadays. GB4 shows very different results for different OSes on the same PC: Linux vs Windows GB4
Newer CPUs have instruction sets (e.g. AVX/AVX2) to accelerate certain workloads. Looks like you don't have any tests for that.
Nice to have:
3 Posted by Artem S. Tashki... on Aug 27, 2019 @ 12:42 PM
Please bring back memory read/write/latency tests but do not include them in the final scores.
Rationale: GB does not always correctly detects memory speeds (especially on Linux/Android/iOS) and these tests allow to see RAM performance and calculate RAM speeds.
4 Posted by Artem S. Tashki... on Aug 27, 2019 @ 12:49 PM
I've read your tech documentation and it looks like you use LZMA only for compressing text. I guess text is a very specific use case for compression and it make sense to compress other data types, e.g. executables, HTML, images (BMP), audio (WAV), PDFs. A lot of other popular modern file formats are already compressed, so it doesn't make a lot of sense trying to compress them (docx/xlsx = zip, most audio/video codecs are already highly compressed, etc.)
5 Posted by b0b on Aug 29, 2019 @ 09:32 AM
I really agree with the points from Artem S., especially:
- using the same compiler (at the same version) on the most platforms possible
- include mitigations enabled/disabled
- include exact OS version
6 Posted by rtfss1 on Sep 01, 2019 @ 01:13 AM
Hi,
I purchased a Geekbench 4 license a while ago but seems isn't valid for Geekbench 5 beta.. will Geekbench 5 require purchasing new licenses? can purchase any license now? any discount for Geekbench 4 owners?
finally any news on Android and IOS Geekbench 5 beta?
7 Posted by Alex on Sep 03, 2019 @ 12:21 PM
OS: Centos7.6 w last updates
./geekbench5
./geekbench5: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./geekbench5)
./geekbench5: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./geekbench5)
8 Posted by rogeradams on Sep 03, 2019 @ 02:09 PM
Hi Alex,
Problem resolved. Thank you for your feedback.
Cheers
Roger