Skip to content

Commit

Permalink
Release 21.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fniephaus committed Oct 21, 2021
1 parent d228cea commit 70d8fb6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions mx.trufflesqueak/suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"graalvm_version": "21.3.0",
"icon": "trufflesqueak-icon.png",
"icon_tag": "21.0.0.1",
"image": "TruffleSqueakImage-21.2.0.zip",
"image_tag": "21.2.0",
"image": "TruffleSqueakImage-21.3.0.zip",
"image_tag": "21.3.0",
"jdk11": "11.0.12",
"jdk11_update": "5",
"jdk17": "17",
Expand All @@ -29,7 +29,7 @@
"test_image_tag": "21.1.0",
},

"release": False,
"release": True,
"groupId": "de.hpi.swa.trufflesqueak",
"url": "https://github.com/hpi-swa/trufflesqueak",

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public final class SqueakLanguageConfig {
public static final String MIME_TYPE = "application/x-smalltalk";
public static final String NAME = "Squeak/Smalltalk";
public static final String ST_MIME_TYPE = "text/x-smalltalk";
public static final String VERSION = "21.3.0-dev";
public static final String VERSION = "21.3.0";

private SqueakLanguageConfig() {
}
Expand Down

12 comments on commit 70d8fb6

@TruffleSqueak-Bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performance Report (70d8fb6)

Benchmarks ran on graalvm-ce-java11-21.3.0.

Steady (after 50 iterations)

Benchmark Name Min Geomean Median Mean Max Total (ms) Total (min)
Bounce 183 276 187 184 186.54 37400 0.62
DeltaBlue 294 439 402.65 404 402.3 80529 1.34
Havlak 1511 1645 1576.64 1586 1576.44 315327 5.26
Json 489 530 496.58 494 496.51 99315 1.66
List 897 1025 907.63 902 907.36 181525 3.03
Mandelbrot 146 190 148.39 147 148.3 29677 0.49
NBody 272 316 276.9 273 276.8 55379 0.92
Permute 236 277 239.51 237 239.43 47902 0.8
Queens 255 286 258.41 257 258.36 51682 0.86
Richards 1087 1140 1096.17 1092 1096.13 219233 3.65
Sieve 214 270 218.42 215 218.13 43683 0.73
Storage 298 332 302.01 299 301.93 60402 1.01
Towers 367 404 369.74 368 369.7 73947 1.23
6249 7130 6480 6458 6477.93 1296001 21.6

70d8fb6-2-steady.svg

Warmup (first 50 iterations)

70d8fb6-3-warmup.svg

@TruffleSqueak-Bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performance Report (70d8fb6)

Benchmarks ran on graalvm-ee-java11-21.3.0.

Steady (after 50 iterations)

Benchmark Name Min Geomean Median Mean Max Total (ms) Total (min)
Bounce 364 407 369.02 365 368.93 73803 1.23
DeltaBlue 143 212 159.76 155 159.16 31953 0.53
Havlak 1001 1101 1058.14 1063 1057.98 211627 3.53
Json 219 250 222.34 220 222.27 44468 0.74
List 446 500 451.85 451 451.81 90369 1.51
Mandelbrot 130 188 131.21 131 131.15 26242 0.44
NBody 193 239 196.44 194 196.34 39287 0.65
Permute 210 249 213.11 211 213.01 42622 0.71
Queens 174 218 179.69 176 179.46 35938 0.6
Richards 848 900 853.31 850 853.27 170661 2.84
Sieve 167 204 168.34 168 168.29 33667 0.56
Storage 175 204 179.47 176 179.33 35893 0.6
Towers 263 394 268.03 264 267.53 53606 0.89
4333 5066 4450.68 4424 4448.53 890136 14.84

70d8fb6-2-steady.svg

Warmup (first 50 iterations)

70d8fb6-3-warmup.svg

@TruffleSqueak-Bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performance Report (70d8fb6)

Benchmarks ran on graalvm-ce-java11-21.3.0.

Steady (after 50 iterations)

Benchmark Name Min Geomean Median Mean Max Total (ms) Total (min)
Bounce 177 269 181.14 177 180.64 36228 0.6
DeltaBlue 267 402 365.51 367 365.16 73102 1.22
Havlak 1545 1692 1620.35 1628 1620.17 324069 5.4
Json 477 771 484.68 482 484.34 96936 1.62
List 887 1024 904.02 897 903.59 180803 3.01
Mandelbrot 145 212 148.83 146 148.6 29766 0.5
NBody 272 370 276.48 273 276.33 55296 0.92
Permute 234 270 236.74 235 236.69 47347 0.79
Queens 251 296 257.55 253 257.34 51509 0.86
Richards 1098 1145 1103.04 1100 1103.01 220608 3.68
Sieve 214 264 218.9 215 218.59 43780 0.73
Storage 289 320 292.34 290 292.27 58468 0.97
Towers 355 565 361.73 356 360.77 72345 1.21
6211 7600 6451.29 6419 6447.51 1290257 21.5

70d8fb6-2-steady.svg

Warmup (first 50 iterations)

70d8fb6-3-warmup.svg

@TruffleSqueak-Bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performance Report (70d8fb6)

Benchmarks ran on graalvm-ee-java11-21.3.0.

Steady (after 50 iterations)

Benchmark Name Min Geomean Median Mean Max Total (ms) Total (min)
Bounce 361 392 364.88 362 364.82 72975 1.22
DeltaBlue 135 214 154.67 149.5 153.89 30934 0.52
Havlak 1016 1120 1075.23 1078 1075.09 215047 3.58
Json 216 246 218.92 217 218.85 43784 0.73
List 447 581 459.67 450 458.95 91933 1.53
Mandelbrot 131 159 132.1 131 132.05 26420 0.44
NBody 193 310 197.76 194 197.48 39551 0.66
Permute 211 247 213.58 212 213.51 42715 0.71
Queens 168 238 174.84 169 174.4 34967 0.58
Richards 851 889 856.72 853 856.68 171343 2.86
Sieve 167 234 173.6 168 173.03 34719 0.58
Storage 176 209 179.62 177 179.5 35924 0.6
Towers 264 404 269.8 265 269.17 53959 0.9
4336 5243 4471.35 4425.5 4467.42 894271 14.9

70d8fb6-2-steady.svg

Warmup (first 50 iterations)

70d8fb6-3-warmup.svg

@TruffleSqueak-Bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performance Report (70d8fb6)

Benchmarks ran on graalvm-ce-java11-21.3.0.

Steady (after 50 iterations)

Benchmark Name Min Geomean Median Mean Max Total (ms) Total (min)
Bounce 176 278 179.45 176 179.01 35889 0.6
DeltaBlue 337 434 411.13 411 411.03 82225 1.37
Havlak 1542 1691 1616.69 1626 1616.5 323338 5.39
Json 487 539 492.82 491 492.77 98564 1.64
List 895 1025 909.05 904 908.78 181810 3.03
Mandelbrot 145 186 148.54 146 148.36 29708 0.5
NBody 272 342 276.18 273 276.04 55236 0.92
Permute 235 350 239.25 236 239 47849 0.8
Queens 257 292 262.12 258 261.95 52423 0.87
Richards 1102 1141 1106.58 1103 1106.55 221315 3.69
Sieve 214 273 220.31 215 219.9 44061 0.73
Storage 287 334 291.26 288 291.18 58252 0.97
Towers 366 565 370.5 367 370.19 74099 1.23
6315 7450 6523.85 6494 6521.25 1304769 21.75

70d8fb6-2-steady.svg

Warmup (first 50 iterations)

70d8fb6-3-warmup.svg

@TruffleSqueak-Bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performance Report (70d8fb6)

Benchmarks ran on graalvm-ce-java11-21.3.0.

Steady (after 50 iterations)

Benchmark Name Min Geomean Median Mean Max Total (ms) Total (min)
Bounce 177 271 180.64 178 180.25 36127 0.6
DeltaBlue 287 415 381.59 382 381.43 76317 1.27
Havlak 1557 1691 1636.83 1647 1636.64 327366 5.46
Json 475 518 479.75 478 479.71 95949 1.6
List 899 1018 913.97 909 913.63 182793 3.05
Mandelbrot 145 174 147.46 146 147.34 29491 0.49
NBody 272 304 276.41 274 276.33 55282 0.92
Permute 235 284 238.31 236 238.21 47661 0.79
Queens 257 293 265.43 258.5 265.13 53085 0.88
Richards 1109 1145 1113.24 1110 1113.22 222649 3.71
Sieve 214 260 218.65 215 218.37 43730 0.73
Storage 289 336 293.58 290 293.48 58717 0.98
Towers 400 446 403.94 403 403.9 80787 1.35
6316 7155 6549.77 6526.5 6547.65 1309954 21.83

70d8fb6-2-steady.svg

Warmup (first 50 iterations)

70d8fb6-3-warmup.svg

@TruffleSqueak-Bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performance Report (70d8fb6)

Benchmarks ran on graalvm-ce-java11-21.3.0.

Steady (after 50 iterations)

Benchmark Name Min Geomean Median Mean Max Total (ms) Total (min)
Bounce 181 275 186.69 181 185.95 37338 0.62
DeltaBlue 347 431 404.27 404 404.19 80853 1.35
Havlak 1543 1683 1622.38 1630 1622.18 324475 5.41
Json 477 786 483.57 479 483.1 96713 1.61
List 893 949 902.38 903 902.35 180475 3.01
Mandelbrot 145 201 148.39 146 148.18 29677 0.49
NBody 271 320 275.64 273 275.54 55127 0.92
Permute 236 270 238.26 237 238.21 47652 0.79
Queens 258 301 262.79 259 262.64 52558 0.88
Richards 1106 1152 1110.41 1107 1110.37 222081 3.7
Sieve 214 263 220.5 215 220.09 44100 0.74
Storage 287 334 290.97 288 290.89 58194 0.97
Towers 376 565 382.21 377 381.63 76442 1.27
6334 7530 6528.43 6499 6525.33 1305685 21.76

70d8fb6-2-steady.svg

Warmup (first 50 iterations)

70d8fb6-3-warmup.svg

@TruffleSqueak-Bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performance Report (70d8fb6)

Benchmarks ran on graalvm-ce-java11-21.3.0.

Steady (after 50 iterations)

Benchmark Name Min Geomean Median Mean Max Total (ms) Total (min)
Bounce 177 269 180.82 178 180.36 36164 0.6
DeltaBlue 252 354 329.74 329 329.65 65947 1.1
Havlak 1548 1668 1623.12 1632 1622.93 324623 5.41
Json 480 510 484.49 483 484.47 96898 1.61
List 894 1021 907.41 903 907.15 181481 3.02
Mandelbrot 145 187 145.99 146 145.95 29197 0.49
NBody 271 304 276.15 273 276.07 55231 0.92
Permute 235 274 237.36 236 237.29 47472 0.79
Queens 256 289 264.07 257 263.79 52813 0.88
Richards 1102 1147 1106.6 1104 1106.57 221319 3.69
Sieve 214 280 220.84 215 220.4 44168 0.74
Storage 289 335 293.1 290 292.98 58620 0.98
Towers 359 554 366.37 360 365.5 73273 1.22
6222 7192 6436.03 6406 6433.1 1287206 21.45

70d8fb6-2-steady.svg

Warmup (first 50 iterations)

70d8fb6-3-warmup.svg

@TruffleSqueak-Bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performance Report (70d8fb6)

Benchmarks ran on graalvm-ce-java11-21.3.0.

Steady (after 50 iterations)

Benchmark Name Min Geomean Median Mean Max Total (ms) Total (min)
Bounce 177 275 184.39 178 183.43 36878 0.61
DeltaBlue 243 365 342.2 342 341.99 68440 1.14
Havlak 1549 1688 1624.83 1633 1624.67 324965 5.42
Json 480 628 485.52 483 485.38 97103 1.62
List 892 1024 906.26 898.5 905.85 181251 3.02
Mandelbrot 145 202 151.32 146 151 30264 0.5
NBody 272 304 275.95 273 275.87 55189 0.92
Permute 234 267 236.66 235 236.61 47332 0.79
Queens 256 319 265.54 258 265.25 53108 0.89
Richards 1087 1124 1091.65 1088 1091.62 218330 3.64
Sieve 214 258 217.41 214 217.21 43482 0.72
Storage 289 330 293.39 290 293.31 58678 0.98
Towers 379 559 384.6 381 384.16 76919 1.28
6217 7343 6459.7 6419.5 6456.35 1291939 21.53

70d8fb6-2-steady.svg

Warmup (first 50 iterations)

70d8fb6-3-warmup.svg

@TruffleSqueak-Bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performance Report (70d8fb6)

Benchmarks ran on graalvm-ce-java11-21.3.0.

Steady (after 50 iterations)

Benchmark Name Min Geomean Median Mean Max Total (ms) Total (min)
Bounce 177 290 183.65 178 182.72 36729 0.61
DeltaBlue 307 453 421.43 422 421.15 84286 1.4
Havlak 1561 1699 1632.91 1642 1632.72 326582 5.44
Json 479 532 484.6 482 484.54 96920 1.62
List 898 1025 911.43 905 911.12 182285 3.04
Mandelbrot 145 166 146.12 146 146.09 29223 0.49
NBody 277 347 281.9 279 281.78 56380 0.94
Permute 234 267 236.37 235 236.3 47273 0.79
Queens 257 310 265.01 259 264.78 53001 0.88
Richards 1095 1137 1099.87 1097 1099.84 219973 3.67
Sieve 214 265 220.65 215 220.22 44130 0.74
Storage 289 322 292.66 290 292.59 58532 0.98
Towers 385 557 391.42 387 390.87 78283 1.3
6318 7370 6567.99 6537 6564.71 1313597 21.89

70d8fb6-2-steady.svg

Warmup (first 50 iterations)

70d8fb6-3-warmup.svg

@TruffleSqueak-Bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performance Report (70d8fb6)

Benchmarks ran on graalvm-ce-java11-21.3.0.

Steady (after 50 iterations)

Benchmark Name Min Geomean Median Mean Max Total (ms) Total (min)
Bounce 177 269 180.25 178 179.89 36049 0.6
DeltaBlue 306 404 371.09 370.5 371 74218 1.24
Havlak 1562 1702 1626.11 1635 1625.94 325222 5.42
Json 485 534 489.89 488 489.84 97978 1.63
List 894 1021 909.92 902 909.53 181984 3.03
Mandelbrot 145 173 146.11 145 146.07 29222 0.49
NBody 272 313 276.08 273 275.99 55216 0.92
Permute 234 436 239.51 235 238.77 47901 0.8
Queens 257 290 265.46 259 265.18 53091 0.88
Richards 1136 1182 1140.64 1138 1140.61 228127 3.8
Sieve 214 258 217.38 215 217.18 43476 0.72
Storage 290 329 293.27 290 293.18 58655 0.98
Towers 359 589 366.46 362 365.72 73291 1.22
6331 7500 6522.15 6490.5 6518.91 1304430 21.74

70d8fb6-2-steady.svg

Warmup (first 50 iterations)

70d8fb6-3-warmup.svg

@TruffleSqueak-Bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performance Report (70d8fb6)

Benchmarks ran on graalvm-ce-java11-21.3.0.

Steady (after 50 iterations)

Benchmark Name Min Geomean Median Mean Max Total (ms) Total (min)
Bounce 178 283 184.4 179 183.51 36879 0.61
DeltaBlue 280 387 368.17 368 367.99 73633 1.23
Havlak 1542 1664 1607.08 1616 1606.91 321415 5.36
Json 478 830 485.47 480 484.76 97093 1.62
List 900 1028 917.36 910 916.98 183471 3.06
Mandelbrot 145 166 146 146 145.97 29200 0.49
NBody 272 324 276.58 274 276.47 55316 0.92
Permute 233 280 236.29 234 236.19 47257 0.79
Queens 257 300 267.74 259 267.4 53548 0.89
Richards 1125 1159 1129.47 1127 1129.46 225894 3.76
Sieve 214 271 221.1 215 220.61 44219 0.74
Storage 289 321 293.2 290 293.12 58640 0.98
Towers 396 442 399.43 398 399.38 79886 1.33
6309 7455 6532.26 6496 6528.77 1306451 21.77

70d8fb6-2-steady.svg

Warmup (first 50 iterations)

70d8fb6-3-warmup.svg

Please sign in to comment.