| Property | Value |
|---|---|
| benchmark.time | Wed Mar 05 17:53:29 CET 2003 |
| java.specification.name | Java Platform API Specification |
| java.specification.vendor | Sun Microsystems Inc. |
| java.specification.version | 1.3 |
| java.vendor | Sun Microsystems Inc. |
| java.version | 1.3.1_02 |
| java.vm.name | Java HotSpot(TM) Client VM |
| java.vm.specification.name | Java Virtual Machine Specification |
| java.vm.specification.vendor | Sun Microsystems Inc. |
| java.vm.specification.version | 1.0 |
| java.vm.vendor | Sun Microsystems Inc. |
| java.vm.version | 1.3.1_02-b02 |
| os.arch | x86 |
| os.name | Windows 2000 |
| os.version | 5.0 |
| report.title | List Classes |
| Task | Description | Data set | Time (ms) |
|---|---|---|---|
| AddBeginning | 2000 calls to add(int,int) at beginning of list with 400000 existing elements | Ordered/Compact/400000 | 20279 |
| Shuffled/Compact/400000 | 20279 | ||
| AddExisting | 400000 overwriting calls to add() with 400000 elements | Ordered/Compact/400000 | 130 |
| Shuffled/Compact/400000 | 131 | ||
| AddMiddle | 2000 calls to add(int,int) at middle of list with 400000 existing elements | Ordered/Compact/400000 | 10996 |
| Shuffled/Compact/400000 | 10986 | ||
| AddNonExisting | 400000 non-overwriting calls to add() with 400000 elements | Ordered/Compact/400000 | 140 |
| Shuffled/Compact/400000 | 140 | ||
| ContainsExisting | 2000 successful calls to contains() with 400000 elements | Ordered/Compact/400000 | 60 |
| Shuffled/Compact/400000 | 50 | ||
| ContainsNonExisting | 2000 unsuccessful calls to contains() with 400000 elements | Ordered/Compact/400000 | 57673 |
| Shuffled/Compact/400000 | 57673 | ||
| Iterator | Iteration over 400000 elements | Ordered/Compact/400000 | 30 |
| Shuffled/Compact/400000 | 20 | ||
| RemoveBeginning | 2000 calls to removeElementAt(int) at beginning of list with 400000 existing elements | Ordered/Compact/400000 | 16174 |
| Shuffled/Compact/400000 | 16223 | ||
| RemoveEnd | 2000 calls to removeElementAt(int) at end of list with 400000 existing elements | Ordered/Compact/400000 | 0 |
| Shuffled/Compact/400000 | 0 | ||
| RemoveExisting | 2000 successful calls to remove() with 400000 existing elements | Ordered/Compact/400000 | 16184 |
| Shuffled/Compact/400000 | 16133 | ||
| RemoveMiddle | 2000 calls to remove(int) at middle of list with 400000 existing elements | Ordered/Compact/400000 | 8302 |
| Shuffled/Compact/400000 | 8252 | ||
| RemoveNonExisting | 2000 unsuccessful calls to remove() with 400000 existing elements | Ordered/Compact/400000 | 80896 |
| Shuffled/Compact/400000 | 80876 |
| Task | Description | Data set | Time (ms) |
|---|---|---|---|
| AddBeginning | 2000 calls to add(int,int) at beginning of list with 400000 existing elements | Ordered/Compact/400000 | 20249 |
| Shuffled/Compact/400000 | 20260 | ||
| AddExisting | 400000 overwriting calls to add() with 400000 elements | Ordered/Compact/400000 | 841 |
| Shuffled/Compact/400000 | 831 | ||
| AddMiddle | 2000 calls to add(int,int) at middle of list with 400000 existing elements | Ordered/Compact/400000 | 9794 |
| Shuffled/Compact/400000 | 9824 | ||
| AddNonExisting | 400000 non-overwriting calls to add() with 400000 elements | Ordered/Compact/400000 | 240 |
| Shuffled/Compact/400000 | 250 | ||
| ContainsExisting | 2000 successful calls to contains() with 400000 elements | Ordered/Compact/400000 | 170 |
| Shuffled/Compact/400000 | 160 | ||
| ContainsNonExisting | 2000 unsuccessful calls to contains() with 400000 elements | Ordered/Compact/400000 | 81497 |
| Shuffled/Compact/400000 | 81417 | ||
| Iterator | Iteration over 400000 elements | Ordered/Compact/400000 | 40 |
| Shuffled/Compact/400000 | 40 | ||
| RemoveBeginning | 2000 calls to removeElementAt(int) at beginning of list with 400000 existing elements | Ordered/Compact/400000 | 16925 |
| Shuffled/Compact/400000 | 17044 | ||
| RemoveEnd | 2000 calls to removeElementAt(int) at end of list with 400000 existing elements | Ordered/Compact/400000 | 0 |
| Shuffled/Compact/400000 | 0 | ||
| RemoveExisting | 2000 successful calls to remove() with 400000 existing elements | Ordered/Compact/400000 | 16955 |
| Shuffled/Compact/400000 | 16945 | ||
| RemoveMiddle | 2000 calls to removeElementAt(int) at middle of list with 400000 existing elements | Ordered/Compact/400000 | 8652 |
| Shuffled/Compact/400000 | 8632 | ||
| RemoveNonExisting | 2000 unsuccessful calls to remove() with 400000 existing elements | Ordered/Compact/400000 | 82418 |
| Shuffled/Compact/400000 | 82439 |
| Task | Description | Data set | Time (ms) |
|---|---|---|---|
| AddBeginning | 2000 calls to add(int,int) at beginning of list with 400000 existing elements | Ordered/Compact/400000 | 30 |
| Shuffled/Compact/400000 | 30 | ||
| AddExisting | 400000 overwriting calls to add() with 400000 elements | Ordered/Compact/400000 | 50 |
| Shuffled/Compact/400000 | 60 | ||
| AddMiddle | 2000 calls to add(int,int) at middle of list with 400000 existing elements | Ordered/Compact/400000 | 9924 |
| Shuffled/Compact/400000 | 9935 | ||
| AddNonExisting | 400000 non-overwriting calls to add() with 400000 elements | Ordered/Compact/400000 | 50 |
| Shuffled/Compact/400000 | 61 | ||
| ContainsExisting | 2000 successful calls to contains() with 400000 elements | Ordered/Compact/400000 | 10 |
| Shuffled/Compact/400000 | 10 | ||
| ContainsNonExisting | 2000 unsuccessful calls to contains() with 400000 elements | Ordered/Compact/400000 | 13620 |
| Shuffled/Compact/400000 | 13619 | ||
| Iterator | Iteration over 400000 elements | Ordered/Compact/400000 | 40 |
| Shuffled/Compact/400000 | 40 | ||
| RemoveBeginning | 2000 calls to removeElementAt(int) at beginning of list with 400000 existing elements | Ordered/Compact/400000 | 0 |
| Shuffled/Compact/400000 | 0 | ||
| RemoveEnd | 2000 calls to removeElementAt(int) at end of list with 400000 existing elements | Ordered/Compact/400000 | 0 |
| Shuffled/Compact/400000 | 0 | ||
| RemoveExisting | 2000 successful calls to remove() with 400000 existing elements | Ordered/Compact/400000 | 0 |
| Shuffled/Compact/400000 | 0 | ||
| RemoveMiddle | 2000 calls to removeElementAt(int) at middle of list with 400000 existing elements | Ordered/Compact/400000 | 9023 |
| Shuffled/Compact/400000 | 9013 | ||
| RemoveNonExisting | 2000 unsuccessful calls to remove() with 400000 existing elements | Ordered/Compact/400000 | 13620 |
| Shuffled/Compact/400000 | 13649 |
| Task | Description | Data set | Time (ms) |
|---|---|---|---|
| AddBeginning | 2000 calls to add(int,int) at beginning of list with 400000 existing elements | Ordered/Compact/400000 | 19689 |
| Shuffled/Compact/400000 | 19688 | ||
| AddExisting | 400000 overwriting calls to add() with 400000 elements | Ordered/Compact/400000 | 50 |
| Shuffled/Compact/400000 | 50 | ||
| AddMiddle | 2000 calls to add(int,int) at middle of list with 400000 existing elements | Ordered/Compact/400000 | 9934 |
| Shuffled/Compact/400000 | 9914 | ||
| AddNonExisting | 400000 non-overwriting calls to add() with 400000 elements | Ordered/Compact/400000 | 51 |
| Shuffled/Compact/400000 | 50 | ||
| ContainsExisting | 2000 successful calls to contains() with 400000 elements | Ordered/Compact/400000 | 10 |
| Shuffled/Compact/400000 | 10 | ||
| ContainsNonExisting | 2000 unsuccessful calls to contains() with 400000 elements | Ordered/Compact/400000 | 12538 |
| Shuffled/Compact/400000 | 12528 | ||
| Iterator | Iteration over 400000 elements | Ordered/Compact/400000 | 20 |
| Shuffled/Compact/400000 | 30 | ||
| RemoveBeginning | 2000 calls to removeElementAt(int) at beginning of list with 400000 existing elements | Ordered/Compact/400000 | 18066 |
| Shuffled/Compact/400000 | 18066 | ||
| RemoveEnd | 2000 calls to removeElementAt(int) at end of list with 400000 existing elements | Ordered/Compact/400000 | 0 |
| Shuffled/Compact/400000 | 0 | ||
| RemoveExisting | 2000 successful calls to remove() with 400000 existing elements | Ordered/Compact/400000 | 18056 |
| Shuffled/Compact/400000 | 18055 | ||
| RemoveMiddle | 2000 calls to removeElementAt(int) at middle of list with 400000 existing elements | Ordered/Compact/400000 | 9013 |
| Shuffled/Compact/400000 | 9013 | ||
| RemoveNonExisting | 2000 unsuccessful calls to remove() with 400000 existing elements | Ordered/Compact/400000 | 12548 |
| Shuffled/Compact/400000 | 12538 |