Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01B38FGKKam5SCGgwgduVAh3
52 lines
1.5 KiB
Plaintext
52 lines
1.5 KiB
Plaintext
# Allocation workload, 1 CPU / 2 GB container, 4000 batches x 50,000 objects, 3 runs per configuration (indicative, not a benchmark)
|
|
# 'default' means nobody passed a collector flag.
|
|
|
|
=== amazoncorretto:26 default run 1
|
|
wall time = 5980 ms
|
|
gc count / time = 1275 / 1831 ms
|
|
slowest batch = 115 ms
|
|
peak RSS = 557 MB
|
|
=== amazoncorretto:26 default run 2
|
|
wall time = 6145 ms
|
|
gc count / time = 1275 / 1872 ms
|
|
slowest batch = 142 ms
|
|
peak RSS = 557 MB
|
|
=== amazoncorretto:26 default run 3
|
|
wall time = 6402 ms
|
|
gc count / time = 1275 / 1861 ms
|
|
slowest batch = 129 ms
|
|
peak RSS = 557 MB
|
|
|
|
=== amazoncorretto:27 default run 1
|
|
wall time = 8196 ms
|
|
gc count / time = 140 / 1955 ms
|
|
slowest batch = 39 ms
|
|
peak RSS = 547 MB
|
|
=== amazoncorretto:27 default run 2
|
|
wall time = 8214 ms
|
|
gc count / time = 140 / 1970 ms
|
|
slowest batch = 41 ms
|
|
peak RSS = 547 MB
|
|
=== amazoncorretto:27 default run 3
|
|
wall time = 8432 ms
|
|
gc count / time = 140 / 2004 ms
|
|
slowest batch = 35 ms
|
|
peak RSS = 546 MB
|
|
|
|
=== amazoncorretto:27 -XX:+UseSerialGC run 1
|
|
wall time = 5306 ms
|
|
gc count / time = 1264 / 1669 ms
|
|
slowest batch = 125 ms
|
|
peak RSS = 557 MB
|
|
=== amazoncorretto:27 -XX:+UseSerialGC run 2
|
|
wall time = 4972 ms
|
|
gc count / time = 1264 / 1599 ms
|
|
slowest batch = 119 ms
|
|
peak RSS = 557 MB
|
|
=== amazoncorretto:27 -XX:+UseSerialGC run 3
|
|
wall time = 5698 ms
|
|
gc count / time = 1264 / 1713 ms
|
|
slowest batch = 128 ms
|
|
peak RSS = 557 MB
|
|
|