Benchmarks

Linux Platform - About


2024-12-26 06:53:01 Coordinated Universal Time
linux-x64 6.8.0-1017-azure
Ubuntu - GNU/Linux
Virtual Machine (version: 7.0) - Microsoft Corporation
64 Bit
---
CPU:
AMD EPYC 7763 64-Core Processor
1 physical CPU package(s)
2 physical CPU core(s)
4 logical CPU(s)
Identifier: AuthenticAMD Family 25 Model 1 Stepping 1
ProcessorID: 178BFBFF00100911
Microarchitecture: Zen 3
---
Max Memory: 16GB
Max CPU Frequency: 3.246GHz
Processors: 4
---
Disks:
- /dev/sda (Virtual_Disk) - 0.08TB
- /dev/sdb (Virtual_Disk) - 0.08TB
---
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.23.3 linux/amd64

Java

> java --version

openjdk 21.0.5 2024-10-15 LTS
OpenJDK Runtime Environment Temurin-21.0.5+11 (build 21.0.5+11-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.5+11 (build 21.0.5+11-LTS, mixed mode, sharing)

JavaScript (Bun)

> bun --version

1.1.42

JavaScript (Deno)

> deno --version

deno 2.1.4 (stable, release, x86_64-unknown-linux-gnu)
v8 13.0.245.12-rusty
typescript 5.6.2

JavaScript (Node)

> node --version

v20.18.1

Kotlin (JVM)

> kotlinc -version

info: kotlinc-jvm 2.1.0 (JRE 21.0.5+11-LTS)

Kotlin (Native)

> kotlinc-native -version

Kotlin/Native: 2.1.0

info: kotlinc-native 2.1.0 (JRE 21.0.5+11-LTS)

PHP

> php --version

PHP 8.4.2 (cli) (built: Dec 19 2024 07:27:53) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.4.2, Copyright (c) Zend Technologies
    with Zend OPcache v8.4.2, Copyright (c), by Zend Technologies
    with Xdebug v3.5.0-dev, Copyright (c) 2002-2024, by Derick Rethans

Python

> python --version

Python 3.13.1

Ruby

> ruby --version

ruby 3.3.6 (2024-11-05 revision 75015d4c1f) [x86_64-linux]

Rust

> rustc --version --verbose

rustc 1.83.0 (90b35a623 2024-11-26)
binary: rustc
commit-hash: 90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf
commit-date: 2024-11-26
host: x86_64-unknown-linux-gnu
release: 1.83.0
LLVM version: 19.1.1