Not sure if it’s available publically as part of JMH, but you can get the octane benchmark code itself from
svn co http://octane-benchmark.googlecode.com/svn/trunk <http://octane-benchmark.googlecode.com/svn/trunk> /M > On 24 Jun 2015, at 16:41, Volker Simonis <volker.simo...@gmail.com> wrote: > > I just had the same question and couldn't find any answer with Google > except this mail thread. > > So I'll just as again: is the Octane benchmark as part of JMH as > described in the Nashorn Wiki [1] publicly available somewhere? > > Thanks, > Volker > > [1] > https://wiki.openjdk.java.net/display/Nashorn/Monitoring+Nashorn+Performance > > On Thu, Apr 30, 2015 at 9:18 AM, Marcus Lagergren > <marcus.lagerg...@oracle.com> wrote: >> >>> On 29 Apr 2015, at 09:08, Marcus Lagergren <marcus.lagerg...@oracle.com> >>> wrote: >>> >>> The benchmark code itself is public, but I don’t know if the benchmarks as >>> part of JMH are. CC Aleksey >>> /M >>> >>>> On 28 Apr 2015, at 19:24, Chris Newland <cnewl...@chrisnewland.com> wrote: >>>> >>>> Hi, >>>> >>>> https://wiki.openjdk.java.net/display/Nashorn/Monitoring+Nashorn+Performance >>>> indicates the JMH microbenchmarks for octane are internal to Oracle (VPN >>>> needed). >>>> >>>> I can't see them elsewhere in the OpenJDK repos, are they public? >>>> >>>> Asking because the results I'm getting from >>>> >>>> nashorn/test/script/external/octane$ jjs run.js >>>> >>>> are wildly variable (as per above wiki page). >>>> >>>> Thanks, >>>> >>>> Chris >>>> >>> >>