Skip to content

Commit

Permalink
Release 24.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fniephaus committed Jan 22, 2025
1 parent 8757ca7 commit 9ce8a19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mx.trufflesqueak/suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"name": "trufflesqueak",
"mxversion": "7.33.1",
"versionConflictResolution": "latest",
"version": "24.1.0",
"version": "24.1.2",
"trufflesqueak:dependencyMap": {
"cuis_test_image": "CuisTestImage-6.0-5053.zip",
"cuis_test_image_tag": "21.3.0",
"test_image": "TruffleSqueakTestImage-6.0-22104-64bit.zip",
"test_image_tag": "22.3.0",
},
"release": False,
"release": True,
"groupId": "de.hpi.swa.trufflesqueak",
"url": "https://github.com/hpi-swa/trufflesqueak",
"developer": {
Expand Down

2 comments on commit 9ce8a19

@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 (9ce8a19)

Benchmarks ran on 23.0.2-graal.

Steady (after 100 iterations)

Benchmark Name Min Geomean Median Mean Max Total (ms) Total (min)
Bounce 521 537 524.73 522 524.7 104946 1.75
CD 474 492 480.27 476 480.22 96053 1.6
DeltaBlue 283 441 401.24 404 400.54 80247 1.34
Havlak 1102 1172 1136.32 1136 1136.26 227263 3.79
Json 331 350 335.15 332 335.11 67030 1.12
List 309 333 311.51 310 311.47 62302 1.04
Mandelbrot 129 150 130.49 130 130.46 26098 0.43
NBody 243 261 247.71 245 247.66 49542 0.83
Permute 155 169 156.71 156 156.69 31342 0.52
Queens 217 250 220.17 218 220.1 44033 0.73
Richards 1270 1293 1275.84 1273 1275.83 255167 4.25
Sieve 177 211 178.31 177 178.27 35662 0.59
Storage 141 155 144.21 142 144.15 28842 0.48
Towers 182 212 186.86 187 186.81 37371 0.62
5534 6026 5729.49 5708 5728.25 1145898 19.1

9ce8a19-2-steady.svg

Warmup (first 100 iterations)

9ce8a19-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 (9ce8a19)

Benchmarks ran on 23.0.2-graal.

Steady (after 100 iterations)

Benchmark Name Min Geomean Median Mean Max Total (ms) Total (min)
Bounce 521 536 525 522 524.97 105000 1.75
CD 466 486 472.05 468 472 94410 1.57
DeltaBlue 285 446 404.22 407 403.29 80844 1.35
Havlak 1104 1163 1131.23 1131 1131.19 226247 3.77
Json 335 352 338.52 336 338.48 67704 1.13
List 310 339 311.96 310 311.92 62393 1.04
Mandelbrot 129 150 130.1 129 130.07 26021 0.43
NBody 244 269 248.57 245 248.5 49713 0.83
Permute 157 190 161.17 161 161.13 32234 0.54
Queens 218 252 226.88 224 226.79 45376 0.76
Richards 1263 1280 1269.05 1266 1269.03 253809 4.23
Sieve 177 195 178.18 177 178.15 35635 0.59
Storage 145 159 148.03 146 147.97 29605 0.49
Towers 178 202 182.31 181 182.23 36462 0.61
5532 6019 5727.27 5703 5725.75 1145453 19.09

9ce8a19-2-steady.svg

Warmup (first 100 iterations)

9ce8a19-3-warmup.svg

Please sign in to comment.