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

Update @actions/cache and other dependencies. #121

Merged
merged 3 commits into from
Jan 16, 2025
Merged

Update @actions/cache and other dependencies. #121

merged 3 commits into from
Jan 16, 2025

Conversation

fniephaus
Copy link
Member

For context: actions/toolkit#1890

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

GraalVM Native Image Build Report

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

Environment

Java version 25+5 Vendor version GraalVM CE 25-dev+5.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.765% 3,574 41.223% 14,646 42.221%
Reflection 1,010 21.923% 6 0.069% 119 0.343%
JNI 57 1.237% 58 0.669% 52 0.150%
Loaded 4,607 100.000% 8,670 100.000% 34,689 100.000%

Image Details

Category Size in % Details
Code area 4.91MB 36.355% 8,415 compilation units
Image heap 7.19MB 53.180% 93,160 objects, 171.41KB for 55 resources
Other data 1.41MB 10.465%
Total 13.52MB 100.000%

Resource Usage

Garbage collection 2.06s (4.036% of total time) in 485 GCs
Peak RSS 1.05GB (6.710% of 15.62GB system memory)
CPU load 3.600 (89.996% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

GraalVM Native Image Build Report

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

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,147 69.470% 3,572 41.376% 14,634 42.507%
Reflection 997 22.009% 6 0.070% 119 0.346%
JNI 61 1.347% 51 0.591% 52 0.151%
Loaded 4,530 100.000% 8,633 100.000% 34,427 100.000%

Image Details

Category Size in % Details
Code area 5.08MB 40.137% 8,438 compilation units
Image heap 7.19MB 56.755% 92,956 objects, 171.41KB for 55 resources
Other data 403.00KB 3.108%
Total 12.66MB 100.000%

Resource Usage

Garbage collection 2.31s (2.890% of total time) in 471 GCs
Peak RSS 1.05GB (6.568% of 16.00GB system memory)
CPU load 2.445 (61.128% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

GraalVM Native Image Build Report

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

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.42.34435)
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.815%
Reflection 618 20.262% 0 0.000% 282 1.323%
JNI 53 1.738% 30 0.812% 48 0.225%
Loaded 3,050 100.000% 3,694 100.000% 21,318 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.931% 3,464 compilation units
Image heap 3.45MB 54.709% 48,653 objects, 108.00B for 1 resources
Other data 87.81KB 1.360%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.67s (2.331% of total time) in 132 GCs
Peak RSS 945.40MB (5.770% of 16.00GB system memory)
CPU load 2.233 (55.824% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

GraalVM Native Image Build Report

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

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.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.177% 3,484 compilation units
Image heap 3.46MB 29.168% 48,927 objects, 108.00B for 1 resources
Debug info 5.33MB 44.898%
Other data 335.41KB 2.757%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.73s (3.771% of total time) in 198 GCs
Peak RSS 1.01GB (6.478% of 15.62GB system memory)
CPU load 3.617 (90.426% of 4 CPU cores)

Report generated by setup-graalvm.

@fniephaus fniephaus merged commit c09e29b into main Jan 16, 2025
195 checks passed
@fniephaus fniephaus deleted the dev branch January 16, 2025 14:54
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