SHOW:
|
|
- or go back to the newest paste.
| 1 | Total time: 2 seconds | |
| 2 | # Run progress: 0.00% complete, ETA 00:00:08 | |
| 3 | # Warmup: 3 iterations, 1 s each | |
| 4 | # Measurement: 5 iterations, 1 s each | |
| 5 | # Threads: 1 thread, will synchronize iterations | |
| 6 | # Benchmark mode: Throughput, ops/time | |
| 7 | # Benchmark: test000.sample.crud.BenchmarkTable.perfInserts | |
| 8 | # VM invoker: C:\Program Files\Java\jdk1.7.0_45\jre\bin\java.exe | |
| 9 | # VM options: <none> | |
| 10 | # Fork: 1 of 1 | |
| 11 | # Warmup Iteration 1: | |
| 12 | ------>ThreadState:Trial k:1388552400000 | |
| 13 | 488.359 ops/ms | |
| 14 | # Warmup Iteration 2: 214.651 ops/ms | |
| 15 | # Warmup Iteration 3: 266.740 ops/ms | |
| 16 | Iteration 1: 268.821 ops/ms | |
| 17 | Iteration 2: 737.847 ops/ms | |
| 18 | Iteration 3: 774.393 ops/ms | |
| 19 | Iteration 4: 142.658 ops/ms | |
| 20 | Iteration 5: 901.645 ops/ms | |
| 21 | ||
| 22 | ---------------------------------------------------------------------------------------------------------------------- | |
| 23 | ||
| 24 | 2014-06-04 07:33:42 | |
| 25 | Full thread dump Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode): | |
| 26 | ||
| 27 | "DestroyJavaVM" prio=6 tid=0x0000000001f6f800 nid=0x1698 waiting on condition [0x0000000000000000] | |
| 28 | java.lang.Thread.State: RUNNABLE | |
| 29 | ||
| 30 | Locked ownable synchronizers: | |
| 31 | - None | |
| 32 | ||
| 33 | "pool-2-thread-2" prio=6 tid=0x000000000c44f000 nid=0x1fac waiting on condition [0x000000000d5be000] | |
| 34 | java.lang.Thread.State: WAITING (parking) | |
| 35 | at sun.misc.Unsafe.park(Native Method) | |
| 36 | - parking to wait for <0x000000008a2bf228> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) | |
| 37 | at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) | |
| 38 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) | |
| 39 | at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1079) | |
| 40 | at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807) | |
| 41 | at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068) | |
| 42 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) | |
| 43 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
| 44 | at java.lang.Thread.run(Thread.java:744) | |
| 45 | ||
| 46 | Locked ownable synchronizers: | |
| 47 | - None | |
| 48 | ||
| 49 | "pool-2-thread-1" prio=6 tid=0x000000000cccf000 nid=0x34e4 waiting on condition [0x000000000c5ce000] | |
| 50 | java.lang.Thread.State: WAITING (parking) | |
| 51 | at sun.misc.Unsafe.park(Native Method) | |
| 52 | - parking to wait for <0x000000008a2bf228> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) | |
| 53 | at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) | |
| 54 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) | |
| 55 | at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1079) | |
| 56 | at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807) | |
| 57 | at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068) | |
| 58 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) | |
| 59 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
| 60 | at java.lang.Thread.run(Thread.java:744) | |
| 61 | ||
| 62 | Locked ownable synchronizers: | |
| 63 | - None | |
| 64 | ||
| 65 | "Service Thread" daemon prio=6 tid=0x000000000a6fa800 nid=0x1884 runnable [0x0000000000000000] | |
| 66 | java.lang.Thread.State: RUNNABLE | |
| 67 | ||
| 68 | Locked ownable synchronizers: | |
| 69 | - None | |
| 70 | ||
| 71 | "C2 CompilerThread1" daemon prio=10 tid=0x000000000a6f4000 nid=0x1f70 waiting on condition [0x0000000000000000] | |
| 72 | java.lang.Thread.State: RUNNABLE | |
| 73 | ||
| 74 | Locked ownable synchronizers: | |
| 75 | - None | |
| 76 | ||
| 77 | "C2 CompilerThread0" daemon prio=10 tid=0x000000000a6e1000 nid=0x1bac waiting on condition [0x0000000000000000] | |
| 78 | java.lang.Thread.State: RUNNABLE | |
| 79 | ||
| 80 | Locked ownable synchronizers: | |
| 81 | - None | |
| 82 | ||
| 83 | "Attach Listener" daemon prio=10 tid=0x000000000a6e0000 nid=0x1aac waiting on condition [0x0000000000000000] | |
| 84 | java.lang.Thread.State: RUNNABLE | |
| 85 | ||
| 86 | Locked ownable synchronizers: | |
| 87 | - None | |
| 88 | ||
| 89 | "Signal Dispatcher" daemon prio=10 tid=0x000000000a6d9000 nid=0x1c2c runnable [0x0000000000000000] | |
| 90 | java.lang.Thread.State: RUNNABLE | |
| 91 | ||
| 92 | Locked ownable synchronizers: | |
| 93 | - None | |
| 94 | ||
| 95 | "Finalizer" daemon prio=8 tid=0x000000000a685000 nid=0xd88 in Object.wait() [0x000000000bb0e000] | |
| 96 | java.lang.Thread.State: WAITING (on object monitor) | |
| 97 | at java.lang.Object.wait(Native Method) | |
| 98 | - waiting on <0x000000008a2db318> (a java.lang.ref.ReferenceQueue$Lock) | |
| 99 | at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135) | |
| 100 | - locked <0x000000008a2db318> (a java.lang.ref.ReferenceQueue$Lock) | |
| 101 | at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151) | |
| 102 | at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189) | |
| 103 | ||
| 104 | Locked ownable synchronizers: | |
| 105 | - None | |
| 106 | ||
| 107 | "Reference Handler" daemon prio=10 tid=0x000000000a67e000 nid=0x422c in Object.wait() [0x000000000b6ff000] | |
| 108 | java.lang.Thread.State: WAITING (on object monitor) | |
| 109 | at java.lang.Object.wait(Native Method) | |
| 110 | - waiting on <0x000000008a2db000> (a java.lang.ref.Reference$Lock) | |
| 111 | at java.lang.Object.wait(Object.java:503) | |
| 112 | at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133) | |
| 113 | - locked <0x000000008a2db000> (a java.lang.ref.Reference$Lock) | |
| 114 | ||
| 115 | Locked ownable synchronizers: | |
| 116 | - None | |
| 117 | ||
| 118 | "VM Thread" prio=10 tid=0x000000000a678800 nid=0x3d58 runnable | |
| 119 | ||
| 120 | "GC task thread#0 (ParallelGC)" prio=6 tid=0x0000000001e0e800 nid=0x182c runnable | |
| 121 | ||
| 122 | "GC task thread#1 (ParallelGC)" prio=6 tid=0x0000000001e10000 nid=0x1f64 runnable | |
| 123 | ||
| 124 | "GC task thread#2 (ParallelGC)" prio=6 tid=0x0000000001e11800 nid=0x2da8 runnable | |
| 125 | ||
| 126 | "GC task thread#3 (ParallelGC)" prio=6 tid=0x0000000001e13800 nid=0x1730 runnable | |
| 127 | ||
| 128 | "VM Periodic Task Thread" prio=10 tid=0x000000000a6fc800 nid=0x15e0 waiting on condition | |
| 129 | ||
| 130 | JNI global references: 162 |