Benchmarks

Windows Platform - About


2025-06-27 02:02:58 Coordinated Universal Time
windows-x64 10.0
Windows - Microsoft
Virtual Machine - 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: 2.445GHz
CPU Processors: 4
---
Memory Page Size: 4.096KB
Max Memory: 17.179GB
Max Virtual Memory: 20.266GB
Physical Memory:
- 1.074GB Other (None) @ 0.000MHz #None
- 16.106GB Other (None) @ 0.000MHz #None
---
Disks:
- \\.\PHYSICALDRIVE1 (Virtual HD ATA Device Microsoft) - 161.059GB
- \\.\PHYSICALDRIVE0 (Virtual HD ATA Device Microsoft) - 161.059GB
---
JVM Max Memory: 4GB
Available CPU Cores: 4

C (GCC)

> gcc --version

gcc (Rev5, Built by MSYS2 project) 15.1.0
Copyright (C) 2025 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

clang version 20.1.4
Target: x86_64-pc-windows-msvc
Thread model: posix
InstalledDir: C:\Program Files\LLVM\bin

C++ (G++)

> g++ --version

g++ (Rev5, Built by MSYS2 project) 15.1.0
Copyright (C) 2025 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

clang version 20.1.4
Target: x86_64-pc-windows-msvc
Thread model: posix
InstalledDir: C:\Program Files\LLVM\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.4 windows/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

openjdk 21.0.7 2025-04-15 LTS
OpenJDK Runtime Environment Temurin-21.0.7+6 (build 21.0.7+6-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.7+6 (build 21.0.7+6-LTS, mixed mode, sharing)

JavaScript (Bun)

> bun --version

1.2.17

JavaScript (Deno)

> deno --version

deno 2.3.7 (stable, release, x86_64-pc-windows-msvc)
v8 13.7.152.6-rusty
typescript 5.8.3

JavaScript (Node)

> node --version

v22.16.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.8 (cli) (built: Jun  3 2025 17:34:25) (NTS Visual C++ 2022 x64)
Copyright (c) The PHP Group
Zend Engine v4.4.8, Copyright (c) Zend Technologies
    with Zend OPcache v8.4.8, Copyright (c), by Zend Technologies

Python

> python --version

Python 3.13.5

Ruby

> ruby --version

ruby 3.4.4 (2025-05-14 revision a38531fd3f) +PRISM [x64-mingw-ucrt]

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-pc-windows-msvc
release: 1.88.0
LLVM version: 20.1.5

Zig

> zig version --verbose

0.14.1