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

Bump version to `1.1.9`. #90

Closed fniephaus closed 8 months ago

github-actions[bot] commented 8 months ago

GraalVM Native Image Build Report

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

Environment

Java version 23+12 Vendor version GraalVM CE 23-dev+12.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,300 72.052% 3,823 43.552% 15,287 44.275%
Reflection 1,044 22.795% 66 0.752% 466 1.350%
JNI 57 1.245% 57 0.649% 52 0.151%
Loaded 4,580 100.000% 8,778 100.000% 34,527 100.000%

Image Details

Category Size in % Details
Code area 5.22MB 38.054% 8,696 compilation units
Image heap 7.96MB 57.952% 103,327 objects, 154.40KB for 56 resources
Other data 561.35KB 3.993%
Total 13.73MB 100.000%

Resource Usage

Garbage collection 3.31s (7.162% of total time) in 214 GCs
Peak RSS 919.34MB (5.753% of 15.61GB system memory)
CPU load 3.639 (90.985% of 4 CPU cores)

Report generated by setup-graalvm.

github-actions[bot] commented 8 months ago

GraalVM Native Image Build Report

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

Environment

Java version 23+12 Vendor version GraalVM CE 23-dev+12.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler cl.exe (microsoft, x64, 19.38.33135)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,262 72.618% 3,785 43.446% 15,210 44.654%
Reflection 1,025 22.818% 58 0.666% 466 1.368%
JNI 61 1.358% 51 0.585% 52 0.153%
Loaded 4,492 100.000% 8,712 100.000% 34,062 100.000%

Image Details

Category Size in % Details
Code area 5.36MB 41.243% 8,675 compilation units
Image heap 7.46MB 57.452% 90,912 objects, 154.40KB for 56 resources
Other data 173.45KB 1.304%
Total 12.98MB 100.000%

Resource Usage

Garbage collection 3.49s (5.795% of total time) in 188 GCs
Peak RSS 884.16MB (5.397% of 16.00GB system memory)
CPU load 3.031 (75.781% of 4 CPU cores)

Report generated by setup-graalvm.

github-actions[bot] commented 8 months ago

GraalVM Native Image Build Report

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

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.750%
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,298 100.000%

Image Details

Category Size in % Details
Code area 2.80MB 44.239% 3,442 compilation units
Image heap 3.45MB 54.439% 48,404 objects, 108.00B for 1 resources
Other data 85.80KB 1.322%
Total 6.34MB 100.000%

Resource Usage

Garbage collection 1.63s (2.699% of total time) in 122 GCs
Peak RSS 982.73MB (5.998% of 16.00GB system memory)
CPU load 2.780 (69.499% of 4 CPU cores)

Report generated by setup-graalvm.

github-actions[bot] commented 8 months ago

GraalVM Native Image Build Report

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

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.616%
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,653 100.000%

Image Details

Category Size in % Details
Code area 2.75MB 23.178% 3,484 compilation units
Image heap 3.46MB 29.169% 48,938 objects, 108.00B for 1 resources
Debug info 5.33MB 44.896%
Other data 335.39KB 2.757%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.76s (3.816% of total time) in 234 GCs
Peak RSS 1.00GB (6.417% of 15.61GB system memory)
CPU load 3.543 (88.567% of 4 CPU cores)

Report generated by setup-graalvm.