Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
root@ubuntu-server:~# Geekbench-6.2.2-Linux/geekbench6
Geekbench 6.2.2 : https://www.geekbench.com/

Geekbench 6 requires an active internet connection and automatically uploads
benchmark results to the Geekbench Browser.

Upgrade to Geekbench 6 Pro to enable offline use and unlock other features:

  https://store.primatelabs.com/v6

Enter your Geekbench 6 Pro license using the following command line:

  Geekbench-6.2.2-Linux/geekbench6 --unlock <email> <key>

System Information
  Operating System              Ubuntu 22.04.4 LTS
  Kernel                        Linux 6.5.0-18-generic x86_64
  Model                         Default string Default string
  Motherboard                   Default string Default string
  BIOS                          American Megatrends International, LLC. 5.27

CPU Information
  Name                          Intel N200
  Topology                      1 Processor, 4 Cores
  Identifier                    GenuineIntel Family 6 Model 190 Stepping 0
  Base Frequency                3.70 GHz
  L1 Instruction Cache          64.0 KB x 2
  L1 Data Cache                 32.0 KB x 2
  L2 Cache                      2.00 MB
  L3 Cache                      6.00 MB

Memory Information
  Size                          15.4 GB


Single-Core
  Running File Compression
  Running Navigation
  Running HTML5 Browser
  Running PDF Renderer
  Running Photo Library
  Running Clang
  Running Text Processing
  Running Asset Compression
  Running Object Detection
  Running Background Blur
  Running Horizon Detection
  Running Object Remover
  Running HDR
  Running Photo Filter
  Running Ray Tracer
  Running Structure from Motion

Multi-Core
  Running File Compression
  Running Navigation
  Running HTML5 Browser
  Running PDF Renderer
  Running Photo Library
  Running Clang
  Running Text Processing
  Running Asset Compression
  Running Object Detection
  Running Background Blur
  Running Horizon Detection
  Running Object Remover
  Running HDR
  Running Photo Filter
  Running Ray Tracer
  Running Structure from Motion


Uploading results to the Geekbench Browser. This could take a minute or two
depending on the speed of your internet connection.

Upload succeeded. Visit the following link and view your results online:

  https://browser.geekbench.com/v6/cpu/5554104


Image Added

Compute test

Code Block
wget -qO- https://packages.lunarg.com/lunarg-signing-key-pub.asc | sudo tee /etc/apt/trusted.gpg.d/lunarg.asc
sudo wget -qO /etc/apt/sources.list.d/lunarg-vulkan-jammy.list http://packages.lunarg.com/vulkan/lunarg-vulkan-jammy.list
sudo apt update
sudo apt install vulkan-sdk

...

Code Block
root@ubuntu-server:~# Geekbench-6.2.2-Linux/geekbench6 --gpu Vulkan
Geekbench 6.2.2 : https://www.geekbench.com/

Geekbench 6 requires an active internet connection and automatically uploads
benchmark results to the Geekbench Browser.

Upgrade to Geekbench 6 Pro to enable offline use and unlock other features:

  https://store.primatelabs.com/v6

Enter your Geekbench 6 Pro license using the following command line:

  Geekbench-6.2.2-Linux/geekbench6 --unlock <email> <key>

System Information
  Operating System              Ubuntu 22.04.4 LTS
  Kernel                        Linux 6.5.0-18-generic x86_64
  Model                         Default string Default string
  Motherboard                   Default string Default string
  BIOS                          American Megatrends International, LLC. 5.27

CPU Information
  Name                          Intel N200
  Topology                      1 Processor, 4 Cores
  Identifier                    GenuineIntel Family 6 Model 190 Stepping 0
  Base Frequency                3.70 GHz
  L1 Instruction Cache          64.0 KB x 2
  L1 Data Cache                 32.0 KB x 2
  L2 Cache                      2.00 MB
  L3 Cache                      6.00 MB

Memory Information
  Size                          15.4 GB

Vulkan Information
  Device Name                   Intel(R) Graphics (ADL-N)


Vulkan
  Running Background Blur
  Running Face Detection
  Running Horizon Detection
  Running Edge Detection
  Running Gaussian Blur
  Running Feature Matching
  Running Stereo Matching
  Running Particle Physics


Uploading results to the Geekbench Browser. This could take a minute or two
depending on the speed of your internet connection.

Upload succeeded. Visit the following link and view your results online:

  https://browser.geekbench.com/v6/compute/1995679



Image Added

Run Passmark Performance test 11

...