Benchmarks

Windows Platform - About


2025-05-11 01:41:15 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: 21.922GB
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 (Rev3, Built by MSYS2 project) 14.2.0
Copyright (C) 2024 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 19.1.7
Target: x86_64-pc-windows-msvc
Thread model: posix
InstalledDir: C:\Program Files\LLVM\bin

C++ (G++)

> g++ --version

g++ (Rev3, Built by MSYS2 project) 14.2.0
Copyright (C) 2024 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 19.1.7
Target: x86_64-pc-windows-msvc
Thread model: posix
InstalledDir: C:\Program Files\LLVM\bin

Go

> go version

go version go1.24.3 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.13

JavaScript (Deno)

> deno --version

deno 2.3.1 (stable, release, x86_64-pc-windows-msvc)
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.6 (cli) (built: Apr  9 2025 09:45:13) (NTS Visual C++ 2022 x64)
Copyright (c) The PHP Group
Zend Engine v4.4.6, Copyright (c) Zend Technologies
    with Zend OPcache v8.4.6, Copyright (c), by Zend Technologies

Python

> python --version

Python 3.13.3

Ruby

> ruby --version

ruby 3.4.3 (2025-04-14 revision d0b7e5b6a0) +PRISM [x64-mingw-ucrt]

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-pc-windows-msvc
release: 1.86.0
LLVM version: 19.1.7

Zig

> zig version --verbose

0.14.0