dacapo-jython_0
[2024-10-30T21:50:11.735Z] Running test dacapo-jython_0 ...
[2024-10-30T21:50:11.735Z] ===============================================
[2024-10-30T21:50:11.735Z] dacapo-jython_0 Start Time: Wed Oct 30 21:50:11 2024 Epoch Time (ms): 1730325011205
[2024-10-30T21:50:11.735Z] variation: NoOptions
[2024-10-30T21:50:11.735Z] JVM_OPTIONS:
[2024-10-30T21:50:11.735Z] { \
[2024-10-30T21:50:11.735Z] echo ""; echo "TEST SETUP:"; \
[2024-10-30T21:50:11.735Z] echo "Nothing to be done for setup."; \
[2024-10-30T21:50:11.735Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17303249977601/dacapo-jython_0"; \
[2024-10-30T21:50:11.735Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17303249977601/dacapo-jython_0"; \
[2024-10-30T21:50:11.735Z] echo ""; echo "TESTING:"; \
[2024-10-30T21:50:11.735Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2024-10-30T21:50:11.735Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17303249977601/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-10-30T21:50:11.735Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-10-30T21:50:11.735Z] echo "Nothing to be done for teardown."; \
[2024-10-30T21:50:11.735Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17303249977601/TestTargetResult";
[2024-10-30T21:50:11.735Z]
[2024-10-30T21:50:11.735Z] TEST SETUP:
[2024-10-30T21:50:11.735Z] Nothing to be done for setup.
[2024-10-30T21:50:11.736Z]
[2024-10-30T21:50:11.736Z] TESTING:
[2024-10-30T21:50:15.172Z] ===== DaCapo 9.12-MR1 jython starting =====
[2024-10-30T21:50:17.687Z] -------------------------------------------------------------------------------
[2024-10-30T21:50:17.687Z] PYBENCH 2.0
[2024-10-30T21:50:17.687Z] -------------------------------------------------------------------------------
[2024-10-30T21:50:17.687Z] * using Python 2.5.2
[2024-10-30T21:50:17.687Z] * system check interval set to maximum: 2147483647
[2024-10-30T21:50:17.687Z] * using timer: time.time
[2024-10-30T21:50:17.687Z]
[2024-10-30T21:50:18.460Z] Calibrating tests. Please wait...
[2024-10-30T21:50:18.460Z]
[2024-10-30T21:50:18.460Z] Running 1 round(s) of the suite at warp factor 20:
[2024-10-30T21:50:18.460Z]
[2024-10-30T21:50:21.913Z] * Round 1 done in 3.812 seconds.
[2024-10-30T21:50:21.913Z]
[2024-10-30T21:50:21.913Z] -------------------------------------------------------------------------------
[2024-10-30T21:50:21.913Z] Benchmark: 2024-10-30 21:50:17
[2024-10-30T21:50:21.913Z] -------------------------------------------------------------------------------
[2024-10-30T21:50:21.913Z]
[2024-10-30T21:50:21.913Z] Rounds: 1
[2024-10-30T21:50:21.913Z] Warp: 20
[2024-10-30T21:50:21.913Z] Timer: time.time
[2024-10-30T21:50:21.913Z]
[2024-10-30T21:50:21.913Z] Test minimum average operation overhead
[2024-10-30T21:50:21.913Z] -------------------------------------------------------------------------------
[2024-10-30T21:50:21.913Z] BuiltinFunctionCalls: 68ms 68ms 0.27us 0.000ms
[2024-10-30T21:50:21.913Z] BuiltinMethodLookup: 49ms 49ms 0.09us 0.000ms
[2024-10-30T21:50:21.913Z] CompareFloats: 47ms 47ms 0.08us 0.000ms
[2024-10-30T21:50:21.913Z] CompareFloatsIntegers: 39ms 39ms 0.09us 0.000ms
[2024-10-30T21:50:21.913Z] CompareIntegers: 56ms 56ms 0.06us 0.000ms
[2024-10-30T21:50:21.913Z] CompareInternedStrings: 70ms 70ms 0.09us 0.000ms
[2024-10-30T21:50:21.913Z] CompareLongs: 41ms 41ms 0.08us 0.000ms
[2024-10-30T21:50:21.913Z] CompareStrings: 46ms 46ms 0.09us 0.000ms
[2024-10-30T21:50:21.913Z] CompareUnicode: 41ms 41ms 0.11us 0.000ms
[2024-10-30T21:50:21.913Z] ConcatStrings: 130ms 130ms 0.52us 0.000ms
[2024-10-30T21:50:21.913Z] ConcatUnicode: 86ms 86ms 0.57us 0.000ms
[2024-10-30T21:50:21.913Z] CreateInstances: 71ms 71ms 1.27us 0.000ms
[2024-10-30T21:50:21.913Z] CreateNewInstances: 79ms 79ms 1.88us 0.000ms
[2024-10-30T21:50:21.913Z] CreateStringsWithConcat: 76ms 76ms 0.15us 0.000ms
[2024-10-30T21:50:21.913Z] CreateUnicodeWithConcat: 44ms 44ms 0.22us 0.000ms
[2024-10-30T21:50:21.913Z] DictCreation: 77ms 77ms 0.38us 0.000ms
[2024-10-30T21:50:21.913Z] DictWithFloatKeys: 49ms 49ms 0.11us 0.000ms
[2024-10-30T21:50:21.913Z] DictWithIntegerKeys: 52ms 52ms 0.09us 0.000ms
[2024-10-30T21:50:21.913Z] DictWithStringKeys: 52ms 52ms 0.09us 0.000ms
[2024-10-30T21:50:21.913Z] ForLoops: 174ms 174ms 13.92us 0.000ms
[2024-10-30T21:50:21.913Z] IfThenElse: 72ms 72ms 0.11us 0.000ms
[2024-10-30T21:50:21.913Z] ListSlicing: 32ms 32ms 4.57us 0.000ms
[2024-10-30T21:50:21.913Z] NestedForLoops: 110ms 110ms 0.15us 0.000ms
[2024-10-30T21:50:21.913Z] NormalClassAttribute: 65ms 65ms 0.11us 0.000ms
[2024-10-30T21:50:21.913Z] NormalInstanceAttribute: 59ms 59ms 0.10us 0.000ms
[2024-10-30T21:50:21.913Z] PythonFunctionCalls: 58ms 58ms 0.35us 0.000ms
[2024-10-30T21:50:21.913Z] PythonMethodCalls: 52ms 52ms 0.46us 0.000ms
[2024-10-30T21:50:21.913Z] Recursion: 39ms 39ms 1.56us 0.000ms
[2024-10-30T21:50:21.913Z] SecondImport: 76ms 76ms 1.52us 0.000ms
[2024-10-30T21:50:21.913Z] SecondPackageImport: 48ms 48ms 0.96us 0.000ms
[2024-10-30T21:50:21.913Z] SecondSubmoduleImport: 86ms 86ms 1.72us 0.000ms
[2024-10-30T21:50:21.913Z] SimpleComplexArithmetic: 56ms 56ms 0.13us 0.000ms
[2024-10-30T21:50:21.913Z] SimpleDictManipulation: 64ms 64ms 0.11us 0.000ms
[2024-10-30T21:50:21.913Z] SimpleFloatArithmetic: 62ms 62ms 0.09us 0.000ms
[2024-10-30T21:50:21.913Z] SimpleIntFloatArithmetic: 63ms 63ms 0.10us 0.000ms
[2024-10-30T21:50:21.913Z] SimpleIntegerArithmetic: 57ms 57ms 0.09us 0.000ms
[2024-10-30T21:50:21.913Z] SimpleListManipulation: 74ms 74ms 0.13us 0.000ms
[2024-10-30T21:50:21.913Z] SimpleLongArithmetic: 74ms 74ms 0.22us 0.000ms
[2024-10-30T21:50:21.913Z] SmallLists: 67ms 67ms 0.20us 0.000ms
[2024-10-30T21:50:21.913Z] SmallTuples: 89ms 89ms 0.33us 0.000ms
[2024-10-30T21:50:21.913Z] SpecialClassAttribute: 62ms 62ms 0.10us 0.000ms
[2024-10-30T21:50:21.913Z] SpecialInstanceAttribute: 58ms 58ms 0.10us 0.000ms
[2024-10-30T21:50:21.913Z] StringMappings: 104ms 104ms 0.83us 0.000ms
[2024-10-30T21:50:21.913Z] StringPredicates: 72ms 72ms 0.21us 0.000ms
[2024-10-30T21:50:21.913Z] StringSlicing: 51ms 51ms 0.18us 0.000ms
[2024-10-30T21:50:21.913Z] TryExcept: 20ms 20ms 0.02us 0.000ms
[2024-10-30T21:50:21.913Z] TryRaiseExcept: 217ms 217ms 6.78us 0.000ms
[2024-10-30T21:50:21.913Z] TupleSlicing: 33ms 33ms 0.25us 0.000ms
[2024-10-30T21:50:21.913Z] UnicodeMappings: 126ms 126ms 7.00us 0.000ms
[2024-10-30T21:50:21.913Z] UnicodePredicates: 78ms 78ms 0.29us 0.000ms
[2024-10-30T21:50:21.913Z] UnicodeProperties: 285ms 285ms 1.43us 0.000ms
[2024-10-30T21:50:21.913Z] UnicodeSlicing: 56ms 56ms 0.23us 0.000ms
[2024-10-30T21:50:21.913Z] -------------------------------------------------------------------------------
[2024-10-30T21:50:21.913Z] Totals: 3812ms 3812ms
[2024-10-30T21:50:21.913Z]
[2024-10-30T21:50:21.913Z] ===== DaCapo 9.12-MR1 jython PASSED in 7271 msec =====
[2024-10-30T21:50:21.913Z] -----------------------------------
[2024-10-30T21:50:21.913Z] dacapo-jython_0_PASSED
[2024-10-30T21:50:21.913Z] -----------------------------------
[2024-10-30T21:50:21.913Z]
[2024-10-30T21:50:21.913Z] TEST TEARDOWN:
[2024-10-30T21:50:21.913Z] Nothing to be done for teardown.
[2024-10-30T21:50:21.913Z] dacapo-jython_0 Finish Time: Wed Oct 30 21:50:21 2024 Epoch Time (ms): 1730325021643