The jmh-dev February 2014 Archive by thread (original) (raw)
February 2014 Archives by thread
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
Starting: Mon Feb 3 02:11:29 PST 2014
Ending: Fri Feb 28 14:57:18 PST 2014
Messages: 131
- Running JMH Runner from inside the source code? Behrooz N
- Running JMH Runner from inside the source code? Aleksey Shipilev
* Running JMH Runner from inside the source code? Behrooz N
* Running JMH Runner from inside the source code? Aleksey Shipilev
* Running JMH Runner from inside the source code? Behrooz N
* Running JMH Runner from inside the source code? Aleksey Shipilev
* Running JMH Runner from inside the source code? Behrooz N
* Running JMH Runner from inside the source code? Aleksey Shipilev
* Running JMH Runner from inside the source code? Behrooz N
* Running JMH Runner from inside the source code? Julien Nicoulaud
- Running JMH Runner from inside the source code? Aleksey Shipilev
- Advice on how to use JMH for benchmarking an application that uses ExecutorService? Behrooz N
- Advice on how to use JMH for benchmarking an application that uses ExecutorService? Bernd Eckenfels
- Advice on how to use JMH for benchmarking an application that uses ExecutorService? Aleksey Shipilev
* Advice on how to use JMH for benchmarking an application that uses ExecutorService? Behrooz N
* Advice on how to use JMH for benchmarking an application that uses ExecutorService? Aleksey Shipilev
- hg: code-tools/jmh: OptionBuilder.parent() to fallback to parent if some options are not specified. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: OptionBuilder.detectJvmArgs() discovers parent VMs JVM args. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: OptionBuilder.jvmArgs() to add JVM options, not overwrite them. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Fixing the trailing underscore in generated class names. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: 3 new changesets aleksey.shipilev at oracle.com
- Annotation processing in Eclipse Gilles Duboscq
- Annotation processing in Eclipse Aleksey Shipilev
* Annotation processing in Eclipse Gilles Duboscq
- Annotation processing in Eclipse Aleksey Shipilev
- hg: code-tools/jmh: Make other compilers happy: Fix some of fragile toString() uses. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: @CompilerControl lists should avoid duplicates, makes them shorter. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Referencing two @States with the same base name should not fail to compile. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Runner should throw RunnerException only. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: JMHSample_25_API_GA: Showcase the Genetic Algorithms used to drive JMH runs. aleksey.shipilev at oracle.com
- Batch size. Sergey Kuksenko
- Batch size. Aleksey Shipilev
* Batch size. Sergey Kuksenko
* Batch size. Aleksey Shipilev
- Batch size. Aleksey Shipilev
- fail if timeUnit= TimeUnit.HOURS Sergey Kuksenko
- fail if timeUnit= TimeUnit.HOURS Aleksey Shipilev
- hg: code-tools/jmh: TimeValue.fromString() should accept HOURS. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Run @GMB methods in batches to amortize infrastructure costs. Warmup/measurement settings to accept batch sizes. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Commit missing "batch size" integration tests. aleksey.shipilev at oracle.com
- SampleTime histogram data in the JSON output would be nice Chris Vest
- SampleTime histogram data in the JSON output would be nice Aleksey Shipilev
* SampleTime histogram data in the JSON output would be nice Chris Vest
- SampleTime histogram data in the JSON output would be nice Aleksey Shipilev
- hg: code-tools/jmh: Support @Param as the configurable benchmark option. aleksey.shipilev at oracle.com
- Food for tests: @Param support in JMH Aleksey Shipilev
- hg: code-tools/jmh: Print benchmark exceptions into OutputFormat. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Switch to Commons Math percentile calculation instead of using the handwritten one. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: JSON output should also include score percentiles. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: JSON output prints the wrong scoreError for secondary metrics. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Purge jmh-api-samples, lots of sample code in jmh-samples already. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Destruct @State objects after the run: among other things, this also resets @Params for the next non-forked run. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Yak shaving: common some cons() calls. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: @Params should manifest in JSON report. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: @Param should be able to accept blank values, and fail gracefully if parameter is not set. aleksey.shipilev at oracle.com
- callbacks benchmarking sun gam
- callbacks benchmarking Aleksey Shipilev
* callbacks benchmarking sun gam
* callbacks benchmarking Aleksey Shipilev
* callbacks benchmarking Bernd Eckenfels - callbacks benchmarking Bernd Eckenfels
- callbacks benchmarking Aleksey Shipilev
- Running benchmarks with groovy classes Aaron Tull
- Running benchmarks with groovy classes Aleksey Shipilev
* Running benchmarks with groovy classes Aaron Tull
* Running benchmarks with groovy classes Aleksey Shipilev
- Running benchmarks with groovy classes Aleksey Shipilev
- JMH hangs between benchmarks (unable to kill forked JVM?) Leszek Bartkowski
- JMH hangs between benchmarks (unable to kill forked JVM?) Aleksey Shipilev
* JMH hangs between benchmarks (unable to kill forked JVM?) Leszek Bartkowski
- JMH hangs between benchmarks (unable to kill forked JVM?) Aleksey Shipilev
- jvmArgsAppend/jvmArgsPrepend in @Fork Bernhard Urban
- jvmArgsAppend/jvmArgsPrepend in @Fork Aleksey Shipilev
* jvmArgsAppend/jvmArgsPrepend in @Fork Bernhard Urban
- jvmArgsAppend/jvmArgsPrepend in @Fork Aleksey Shipilev
- hg: code-tools/jmh: Update ResultFormat APIs: make implementations private, add the PrintWriter-accepting ResultFormatFactory methods. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: jvmArgs should not replace jvmArgsAppend/Prepend aleksey.shipilev at oracle.com
- hg: code-tools/jmh: API CHANGE: jvmArgs/jvmArgsAppend/jvmArgsPrepend can not be called multiple times anymore; every subsequent call overwrites the previous value. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: 3 new changesets aleksey.shipilev at oracle.com
- Misleading output for differing values of warmup JVM forks and benchmark JVM forks Daniel Mitterdorfer
- hg: code-tools/jmh: Tiny output fix: should print proper warmup fork count. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: @Param values should be printed in CSV/SCSV reports as well. aleksey.shipilev at oracle.com
- Varying OperationsPerInvocation Chris Vest
- Varying OperationsPerInvocation Aleksey Shipilev
- hg: code-tools/jmh: @Param values should be printed properly in text report. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: 3 new changesets aleksey.shipilev at oracle.com
- NPE in JSONResultFormat Bernhard Urban
- NPE in JSONResultFormat Aleksey Shipilev
* NPE in JSONResultFormat Bernhard Urban
* NPE in JSONResultFormat Aleksey Shipilev
* NPE in JSONResultFormat Aleksey Shipilev
* NPE in JSONResultFormat Bernhard Urban
- NPE in JSONResultFormat Aleksey Shipilev
- hg: code-tools/jmh: BenchmarkRecord.getActualParams() should always be non-null. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: 3 new changesets aleksey.shipilev at oracle.com
- Benchmark crashes on Java 8 EA Chris Vest
- Benchmark crashes on Java 8 EA Aleksey Shipilev
* Benchmark crashes on Java 8 EA Chris Vest
* Benchmark crashes on Java 8 EA Aleksey Shipilev
* Benchmark crashes on Java 8 EA Chris Vest
* Benchmark crashes on Java 8 EA Aleksey Shipilev
* Benchmark crashes on Java 8 EA Aleksey Shipilev
* Benchmark crashes on Java 8 EA Daniel Mitterdorfer
* Benchmark crashes on Java 8 EA Aleksey Shipilev
* Benchmark crashes on Java 8 EA Aleksey Shipilev
* Benchmark crashes on Java 8 EA Aleksey Shipilev
* Benchmark crashes on Java 8 EA Chris Vest
- Benchmark crashes on Java 8 EA Aleksey Shipilev
- hg: code-tools/jmh: Decouple annotation processors from the benchmark generators. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Move generators around to proper packages. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Experimental jmh-generator-maven-plugin and ASMv4 bytecode parsers. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: jmh-generator-maven-plugin: fix compiler version. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: jmh-generator-maven-plugin: remove quotes from goal/phase. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: @Param can now be non-public. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: jmh-generator-maven-plugin: try to accept array @Params. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Yak shaving: Padding should use shorted field names (saves up to 20% source length). aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Yak shaving: better identing in generated source. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Yak shaving: proper newlines in the generated code. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Annotation processors should walk the type hierarchy faster. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Yak shaving: rename AnnProcessGeneratorSource. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Yak shaving: move common getFields/getMethods from GeneratorSources to utils. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Yak shaving: getDeclared* -> get* aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Yak shaving: ClassInfo.getSuperclasses() -> ClassInfo.getSuperclass(). aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Yak shaving: Remove AnnUtils and GeneratorSource.getAnnotationRecursive() in favor of common methods. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: @States should be acceptable down the hierarchy: accept any subclass of @State-marked class as the parameter. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: @Param initializers should be usable in subclasses: track the class-field mappings more carefully. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Yak shaving: getSuperclass() -> getSuperClass(). aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Yak shaving: getNestedName() -> getName(), make proper nested name generators. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: All JMH annotations should be visible at runtime. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Yak shaving: internal collections should implement proper equals/hashCode. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Little better array-valued annotation proxy. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Full-blown ASMv4 and Reflection-based generators. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: ASMClassInfo should read declared class. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: jmh-core-it: optionally run integration tests with ASMv4 generators, bypassing annotation processors. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Yak shaving: getEnclosing/getOwner -> getDeclared aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Yak shaving: ReflectiveClassInfo -> RFClassInfo. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Proper class lookup in ASMv4 generator. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: Properly disable the annotation collision detection. aleksey.shipilev at oracle.com
- hg: code-tools/jmh: ASMClassInfo should use "outer" visitor to figure out declared class. aleksey.shipilev at oracle.com
Last message date: Fri Feb 28 14:57:18 PST 2014
Archived on: Fri Feb 28 15:48:56 PST 2014
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).