Coder Social home page Coder Social logo

jmh-profilers's People

Contributors

biboudis avatar leogomes avatar retronym avatar wanglingsong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

jmh-profilers's Issues

Version 0.1.4 doesn't work with Java 9

It prints the following message:


# Run progress: 0.00% complete, ETA 00:15:50
# Fork: 1 of 1
# Preparing profilers: FlightRecordingProfiler 
# Profilers consume stderr from target VM, use -v EXTRA to copy to console
<forked VM failed with exit code 1>
<stdout last='20 lines'>
[0,105s][error][arguments] -XX:FlightRecorderOptions=settings=... has been removed. Use -XX:StartFlightRecording=settings=... instead.
Error occurred during initialization of VM
Failed to start tracing backend.
</stdout>
<stderr last='20 lines'>
</stderr>

Give JFR recording file meaningful names

Got around to playing with this finally. Very nice!
The produced recording files should be named in a way that makes it easy to match them to the appropriate benchmark.

Release version 0.1.4

Now that we #10 is merged, could you please release version 0.1.4 to Maven central?

Thanks,
Leo.

java.lang.AbstractMethodError

I'm getting this error after running a JMH benchmark with -prof jfr:

# Processing profiler results: jfr Exception in thread "main" java.lang.AbstractMethodError:      
profilers.FlightRecordingProfiler.afterTrial(Lorg/openjdk/jmh/results/BenchmarkResult;JLjava
/io/File;Ljava/io/File;)Ljava/util/Collection;
    at org.openjdk.jmh.runner.Runner.runSeparate(Runner.java:668)
at org.openjdk.jmh.runner.Runner.runBenchmarks(Runner.java:536)
at org.openjdk.jmh.runner.Runner.internalRun(Runner.java:308)
at org.openjdk.jmh.runner.Runner.run(Runner.java:203)
at org.openjdk.jmh.Main.main(Main.java:69)

The full listing of my JMH command and results are here:
http://pastebin.com/Qwig21vh

Maven artifacts contains an empty BanchmarkList

This sort of creates issues when creating a fat jar to run on a test rig. Depending on the package name.

It can be excluded but would be better to not have an empty BenchmarkList in the published artifact.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.