graalvm / setup-graalvm

GitHub Action for setting up GraalVM distributions.
https://www.graalvm.org
Universal Permissive License v1.0
195 stars 28 forks source link

Add Liberica as new distribution and update dependencies #91

Closed fniephaus closed 7 months ago

github-actions[bot] commented 7 months ago

GraalVM Native Image Build Report

helloworld generated in 46.5s as part of the 'test-native-image-musl' job in run #358.

Environment

Java version 23+13 Vendor version GraalVM CE 23-dev+13.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.2.1)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,321 71.992% 3,850 43.636% 15,410 44.347%
Reflection 1,049 22.740% 68 0.771% 460 1.324%
JNI 57 1.236% 57 0.646% 52 0.150%
Loaded 4,613 100.000% 8,823 100.000% 34,749 100.000%

Image Details

Category Size in % Details
Code area 5.27MB 38.208% 8,776 compilation units
Image heap 7.97MB 57.792% 103,303 objects, 154.32KB for 55 resources
Other data 564.74KB 3.999%
Total 13.79MB 100.000%

Resource Usage

Garbage collection 3.18s (6.830% of total time) in 222 GCs
Peak RSS 922.09MB (5.770% of 15.61GB system memory)
CPU load 3.668 (91.712% of 4 CPU cores)

Report generated by setup-graalvm.

github-actions[bot] commented 7 months ago

GraalVM Native Image Build Report

helloworld generated in 1m 4s as part of the 'test-native-image-windows-msvc' job in run #358.

Environment

Java version 17.0.10+11-LTS Vendor version Oracle GraalVM 17.0.10+11.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler cl.exe (microsoft, x64, 19.38.33135)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 1,809 59.234% 1,678 45.635% 7,614 35.752%
Reflection 616 20.170% 0 0.000% 282 1.324%
JNI 53 1.735% 30 0.816% 48 0.225%
Loaded 3,054 100.000% 3,677 100.000% 21,297 100.000%

Image Details

Category Size in % Details
Code area 2.80MB 44.255% 3,442 compilation units
Image heap 3.45MB 54.439% 48,415 objects, 108.00B for 1 resources
Other data 84.73KB 1.306%
Total 6.34MB 100.000%

Resource Usage

Garbage collection 1.59s (2.455% of total time) in 122 GCs
Peak RSS 974.38MB (5.947% of 16.00GB system memory)
CPU load 2.510 (62.738% of 4 CPU cores)

Report generated by setup-graalvm.

github-actions[bot] commented 7 months ago

GraalVM Native Image Build Report

helloworld generated in 44.6s as part of the 'test-extensive' job in run #358.

Environment

Java version 17.0.8+9-LTS Vendor version Oracle GraalVM 17.0.8+9.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler gcc (linux, x86_64, 11.4.0)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 1,853 59.145% 1,737 46.369% 7,712 35.615%
Reflection 638 20.364% 0 0.000% 281 1.298%
JNI 49 1.564% 32 0.854% 48 0.222%
Loaded 3,133 100.000% 3,746 100.000% 21,654 100.000%

Image Details

Category Size in % Details
Code area 2.75MB 23.183% 3,484 compilation units
Image heap 3.46MB 29.167% 48,937 objects, 108.00B for 1 resources
Debug info 5.33MB 44.900%
Other data 334.58KB 2.750%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.68s (3.772% of total time) in 212 GCs
Peak RSS 1.00GB (6.415% of 15.61GB system memory)
CPU load 3.586 (89.647% of 4 CPU cores)

Report generated by setup-graalvm.