Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 1.3.2. #150

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Bump version to 1.3.2. #150

merged 1 commit into from
Mar 3, 2025

Conversation

fniephaus
Copy link
Member

No description provided.

@fniephaus fniephaus self-assigned this Mar 3, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 3, 2025
Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

helloworld generated in 49.9s as part of the 'test-action-native-image-musl' job in run #118.

Environment

Java version 25+11 Vendor version GraalVM CE 25-dev+11.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,168 68.557% 3,590 41.193% 14,718 42.300%
Reflection 1,009 21.835% 8 0.092% 119 0.342%
JNI 57 1.233% 58 0.666% 52 0.149%
Loaded 4,621 100.000% 8,715 100.000% 34,794 100.000%

Image Details

Category Size in % Details
Code area 4.94MB 37.935% 8,453 compilation units
Image heap 6.69MB 51.371% 85,540 objects, 171.41KB for 55 resources
Other data 1.39MB 10.694%
Total 13.02MB 100.000%

Resource Usage

Garbage collection 2.14s (4.297% of total time) in 474 GCs
Peak RSS 1.06GB (6.758% of 15.62GB system memory)
CPU load 3.638 (90.941% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

helloworld generated in 54.5s as part of the 'test-action-native-image-windows-msvc' job in run #118.

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 1,809 59.311% 1,684 45.587% 7,635 35.796%
Reflection 618 20.262% 0 0.000% 282 1.322%
JNI 53 1.738% 30 0.812% 48 0.225%
Loaded 3,050 100.000% 3,694 100.000% 21,329 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.926% 3,464 compilation units
Image heap 3.45MB 54.709% 48,652 objects, 108.00B for 1 resources
Other data 88.13KB 1.365%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.73s (3.175% of total time) in 126 GCs
Peak RSS 945.83MB (5.773% of 16.00GB system memory)
CPU load 3.044 (76.090% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

helloworld.exe generated in 1m 26s as part of the 'test-action-native-image-windows' job in run #118.

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,147 69.302% 3,588 41.346% 14,705 42.418%
Reflection 996 21.933% 8 0.092% 119 0.343%
JNI 61 1.343% 51 0.588% 52 0.150%
Loaded 4,541 100.000% 8,678 100.000% 34,667 100.000%

Image Details

Category Size in % Details
Code area 5.11MB 41.893% 8,476 compilation units
Image heap 6.69MB 54.854% 85,359 objects, 171.41KB for 55 resources
Other data 406.09KB 3.253%
Total 12.19MB 100.000%

Resource Usage

Garbage collection 2.28s (2.636% of total time) in 448 GCs
Peak RSS 1.05GB (6.562% of 16.00GB system memory)
CPU load 2.295 (57.385% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

helloworld generated in 47.7s as part of the 'test-action-extensive' job in run #118.

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, 13.3.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.613%
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,655 100.000%

Image Details

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

Resource Usage

Garbage collection 1.85s (3.873% of total time) in 134 GCs
Peak RSS 1.10GB (7.037% of 15.62GB system memory)
CPU load 3.519 (87.965% of 4 CPU cores)

Report generated by setup-graalvm.

@fniephaus fniephaus merged commit 271a696 into main Mar 3, 2025
230 checks passed
@fniephaus fniephaus deleted the fniephaus/1.3.2 branch March 3, 2025 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants