Username or Email
Password
Remember me
Sign in
Sign up
Add Paste
Add Collection
You are not allowed to edit this paste! A fork will be created instead.
C/C++
CSS
HTML
Markdown
PHP
Python
Text
ABAP
ActionScript
ADA
Apache Conf
AsciiDoc
Assembly x86
AutoHotKey
BatchFile
BBCode
C9Search
Clojure
Cobol
CoffeeScript
ColdFusion
C#
Curly
D
Dart
Diff
Dot
Erlang
EJS
Forth
FreeMarker
Glsl
Go
Groovy
HAML
Handlebars
Haskell
haXe
HTML (Ruby)
INI
Jack
Jade
Java
JavaScript
JSON
JSONiq
JSP
JSX
Julia
LaTeX
LESS
Liquid
Lisp
LiveScript
LogiQL
LSL
Lua
LuaPage
Lucene
Makefile
MATLAB
MEL
MySQL
MUSHCode
Nix
Objective-C
OCaml
Pascal
Perl
pgSQL
Powershell
Prolog
Properties
Protobuf
R
RDoc
RHTML
Ruby
Rust
SASS
SCAD
Scala
Scheme
SCSS
SH
SJS
Space
snippets
Soy Template
SQL
Stylus
SVG
Tcl
Tex
Textile
Toml
Twig
Typescript
VBScript
Velocity
Verilog
XML
XQuery
YAML
root@minimal-debian6:~/lib# /usr/lib/jvm/java-7/bin/java -jar JBench.jar jbench.properties --- JBench log starts Wed Oct 05 20:06:35 CEST 2011 --- General Configuration: Number of test runs per task: 5 Abort on task configuration error: no Excluding worst result and best result from stats. System information: VM: Java HotSpot(TM) 64-Bit Server VM;21.0-b17;Oracle Corporation OS: Linux;amd64;2.6.32-5-amd64 Timer: uk.org.skeet.jbench.ClockTimer; granularity: 1ms Task configuration: Configured 1: Collections.sort(class java.util.ArrayList) size=100000 Configured 2: Collections.sort(class java.util.Vector) size=100000 2 tasks successfully configured ---------- Collections.sort(class java.util.ArrayList) size=100000 Testing.....All tests passed. Results: 97ms [excluded] 41ms 33ms 31ms 29ms [excluded] Mean=35; variance=18; standard deviation=4 ---------- Collections.sort(class java.util.Vector) size=100000 Testing.....All tests passed. Results: 59ms [excluded] 36ms 36ms 36ms [excluded] 37ms Mean=36; variance=0; standard deviation=0 --- JBench log ends Wed Oct 05 20:06:36 CEST 2011 --- root@minimal-debian6:~/lib#
Private