Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit cb1dd0e

Browse files
committed
Polishing
1 parent c053c37 commit cb1dd0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build-samples.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ else
99
MAX_DEPTH=2
1010
fi
1111

12-
echo $MAX_DEPTH
13-
1412
echo "Graal: `native-image --version`" > samples-summary.csv
1513
echo "Date,Sample,Build Time (s),Build Mem (GB),RSS Mem (M),Image Size (M),Startup Time (s),JVM Uptime (s)" >> samples-summary.csv
1614
for d in $(find spring-graalvm-native-samples -maxdepth $MAX_DEPTH -type d)

0 commit comments

Comments
 (0)