Benchmarks

Linux Platform - About


2025-05-11 02:04:50 Coordinated Universal Time
linux-x64 6.11.0-1013-azure
Ubuntu - GNU/Linux
Virtual Machine (version: 7.0) - Microsoft Corporation
64 Bit
---
CPU: AMD EPYC 7763 64-Core Processor 1
CPU Identifier: AuthenticAMD Family 25 Model 1 Stepping 1
CPU Vendor: AuthenticAMD
CPU Microarchitecture: Zen 3
CPU Frequency: 3.244GHz
CPU Processors: 4
---
Memory Page Size: 4.096KB
Max Memory: 16.766GB
Max Virtual Memory: 19.121GB
Physical Memory:

---
Disks:
- /dev/sdb (Virtual_Disk) - 80.531GB
- /dev/sda (Virtual_Disk) - 80.531GB
---
JVM Max Memory: 3GB
Available CPU Cores: 4

C (GCC)

> gcc --version

gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

C (Clang)

> clang --version

Ubuntu clang version 18.1.3 (1ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

C++ (G++)

> g++ --version

g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

C++ (Clang++)

> clang++ --version

Ubuntu clang version 18.1.3 (1ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

Go

> go version

go version go1.24.3 linux/amd64

GraalVM

> native-image --version

native-image 21.0.7 2025-04-15
GraalVM Runtime Environment Oracle GraalVM 21.0.7+8.1 (build 21.0.7+8-LTS-jvmci-23.1-b60)
Substrate VM Oracle GraalVM 21.0.7+8.1 (build 21.0.7+8-LTS, serial gc, compressed references)

Java

> java --version

java 21.0.7 2025-04-15 LTS
Java(TM) SE Runtime Environment Oracle GraalVM 21.0.7+8.1 (build 21.0.7+8-LTS-jvmci-23.1-b60)
Java HotSpot(TM) 64-Bit Server VM Oracle GraalVM 21.0.7+8.1 (build 21.0.7+8-LTS-jvmci-23.1-b60, mixed mode, sharing)

JavaScript (Bun)

> bun --version

1.2.13

JavaScript (Deno)

> deno --version

deno 2.3.1 (stable, release, x86_64-unknown-linux-gnu)
v8 13.5.212.10-rusty
typescript 5.8.3

JavaScript (Node)

> node --version

v22.15.0

Kotlin (JVM)

> kotlinc -version

info: kotlinc-jvm 2.1.20 (JRE 21.0.7+6-LTS)

Kotlin (Native)

> kotlinc-native -version

Kotlin/Native: 2.1.20

info: kotlinc-native 2.1.20 (JRE 21.0.7+6-LTS)

PHP

> php --version

PHP 8.4.7 (cli) (built: May  9 2025 00:35:01) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.4.7, Copyright (c) Zend Technologies
    with Zend OPcache v8.4.7, Copyright (c), by Zend Technologies
    with Xdebug v3.4.2, Copyright (c) 2002-2025, by Derick Rethans

Python

> python --version

Python 3.13.3

Ruby

> ruby --version

ruby 3.4.3 (2025-04-14 revision d0b7e5b6a0) +PRISM [x86_64-linux]

Rust

> rustc --version --verbose

rustc 1.86.0 (05f9846f8 2025-03-31)
binary: rustc
commit-hash: 05f9846f893b09a1be1fc8560e33fc3c815cfecb
commit-date: 2025-03-31
host: x86_64-unknown-linux-gnu
release: 1.86.0
LLVM version: 19.1.7

Zig

> zig version --verbose

0.14.0