dacapo-h2_0

[2025-12-09T23:41:03.428Z] Running test dacapo-h2_0 ... [2025-12-09T23:41:03.428Z] =============================================== [2025-12-09T23:41:03.428Z] dacapo-h2_0 Start Time: Tue Dec 9 15:41:03 2025 Epoch Time (ms): 1765323663022 [2025-12-09T23:41:03.428Z] variation: NoOptions [2025-12-09T23:41:03.428Z] JVM_OPTIONS: [2025-12-09T23:41:03.428Z] { \ [2025-12-09T23:41:03.428Z] echo ""; echo "TEST SETUP:"; \ [2025-12-09T23:41:03.428Z] echo "Nothing to be done for setup."; \ [2025-12-09T23:41:03.428Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17653220199333/dacapo-h2_0"; \ [2025-12-09T23:41:03.428Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17653220199333/dacapo-h2_0"; \ [2025-12-09T23:41:03.428Z] echo ""; echo "TESTING:"; \ [2025-12-09T23:41:03.428Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2025-12-09T23:41:03.428Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17653220199333/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-09T23:41:03.428Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-09T23:41:03.428Z] echo "Nothing to be done for teardown."; \ [2025-12-09T23:41:03.428Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17653220199333/TestTargetResult"; [2025-12-09T23:41:03.428Z] [2025-12-09T23:41:03.428Z] TEST SETUP: [2025-12-09T23:41:03.428Z] Nothing to be done for setup. [2025-12-09T23:41:03.428Z] [2025-12-09T23:41:03.428Z] TESTING: [2025-12-09T23:41:03.853Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2025-12-09T23:41:03.853Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for h2 is as follows: 'H2 requires Java 11 or newer.' [2025-12-09T23:41:03.853Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2025-12-09T23:41:03.853Z] Preparing the H2 database... [2025-12-09T23:41:03.853Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000 [2025-12-09T23:41:33.388Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2025-12-09T23:41:33.388Z] Starting 100000 requests... [2025-12-09T23:41:33.388Z] [2025-12-09T23:41:34.995Z] 5% [2025-12-09T23:41:36.732Z] 10% [2025-12-09T23:41:38.313Z] 15% [2025-12-09T23:41:39.301Z] 20% [2025-12-09T23:41:41.030Z] 25% [2025-12-09T23:41:42.014Z] 30% [2025-12-09T23:41:43.546Z] 35% [2025-12-09T23:41:44.405Z] 40% [2025-12-09T23:41:46.619Z] 45% [2025-12-09T23:41:48.892Z] 50% [2025-12-09T23:41:49.394Z] 55% [2025-12-09T23:41:51.042Z] 60% [2025-12-09T23:41:51.995Z] 65% [2025-12-09T23:41:53.484Z] 70% [2025-12-09T23:41:53.935Z] 75% [2025-12-09T23:41:55.533Z] 80% [2025-12-09T23:41:56.570Z] 85% [2025-12-09T23:41:57.428Z] 90% [2025-12-09T23:41:58.273Z] 95% [2025-12-09T23:41:58.273Z] 100% [2025-12-09T23:41:58.273Z] Completed requests [2025-12-09T23:41:58.273Z] Stock level ............. 3973 ( 4.0%) [2025-12-09T23:41:58.273Z] Order status by name .... 2361 ( 2.4%) [2025-12-09T23:41:58.273Z] Order status by ID ...... 1609 ( 1.6%) [2025-12-09T23:41:58.273Z] Payment by name ......... 25847 (25.8%) [2025-12-09T23:41:58.273Z] Payment by ID ........... 17220 (17.2%) [2025-12-09T23:41:58.273Z] Delivery schedule ....... 4029 ( 4.0%) [2025-12-09T23:41:58.273Z] New order ............... 44509 (44.5%) [2025-12-09T23:41:58.273Z] New order rollback ...... 452 ( 0.5%) [2025-12-09T23:41:58.273Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 29200 msec ===== [2025-12-09T23:41:58.663Z] ===== DaCapo processed 100000 requests in 29169 msec, 3428 requests per second ===== [2025-12-09T23:41:58.663Z] ===== DaCapo tail latency, simple: 50% 200 usec, 90% 1224 usec, 99% 22095 usec, 99.9% 63856 usec, 99.99% 135385 usec, max 233269 usec, measured over 100000 events ===== [2025-12-09T23:41:58.663Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1007 usec, 90% 10969 usec, 99% 31846 usec, 99.9% 64886 usec, 99.99% 136892 usec, max 233269 usec, measured over 100000 events ===== [2025-12-09T23:41:58.663Z] ===== DaCapo tail latency, metered full smoothing: 50% 2649964 usec, 90% 3049119 usec, 99% 3320574 usec, 99.9% 3415281 usec, 99.99% 3422019 usec, max 3439632 usec, measured over 100000 events ===== [2025-12-09T23:42:09.683Z] Resetting database to initial state.................... [2025-12-09T23:42:10.075Z] ----------------------------------- [2025-12-09T23:42:10.075Z] dacapo-h2_0_PASSED [2025-12-09T23:42:10.075Z] ----------------------------------- [2025-12-09T23:42:10.075Z] [2025-12-09T23:42:10.075Z] TEST TEARDOWN: [2025-12-09T23:42:10.075Z] Nothing to be done for teardown. [2025-12-09T23:42:10.075Z] dacapo-h2_0 Finish Time: Tue Dec 9 15:42:09 2025 Epoch Time (ms): 1765323729614