Benchmarks

Linux Platform - About


2025-07-12 21:39:38 Coordinated Universal Time
linux-x64 6.11.0-1018-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.773GB
Max Virtual Memory: 19.124GB
Physical Memory:

---
Disks:
- /dev/sda (Virtual_Disk) - 80.531GB
- /dev/sdb (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

D

> dmd --version

DMD64 D Compiler v2.111.0
Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved written by Walter Bright

Go

> go version

go version go1.24.5 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.18

JavaScript (Deno)

> deno --version

deno 2.4.1 (stable, release, x86_64-unknown-linux-gnu)
v8 13.7.152.6-rusty
typescript 5.8.3

JavaScript (Node)

> node --version

v22.17.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.10 (cli) (built: Jul  4 2025 06:26:41) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.4.10, Copyright (c) Zend Technologies
    with Zend OPcache v8.4.10, Copyright (c), by Zend Technologies
    with Xdebug v3.4.4, Copyright (c) 2002-2025, by Derick Rethans

Python

> python --version

Python 3.13.5

Ruby

> ruby --version

ruby 3.4.4 (2025-05-14 revision a38531fd3f) +PRISM [x86_64-linux]

Rust

> rustc --version --verbose

rustc 1.88.0 (6b00bc388 2025-06-23)
binary: rustc
commit-hash: 6b00bc3880198600130e1cf62b8f8a93494488cc
commit-date: 2025-06-23
host: x86_64-unknown-linux-gnu
release: 1.88.0
LLVM version: 20.1.5

Zig

> zig version --verbose

0.14.1