Skip to content

Commit

Permalink
[Truffle] Run cext benchmarks with compilation.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisseaton committed Jan 12, 2017
1 parent 33cc9b8 commit 5c4ecb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.hocon
Expand Up @@ -342,7 +342,7 @@ server-benchmarks: {

cext-benchmarks: ${sulong} {
environment: {
JRUBY_OPTS: "-Xtruffle.cexts.log.load=true -J-Dgraal.TruffleCompileOnly=nothing",
JRUBY_OPTS: "-Xtruffle.cexts.log.load=true",
USE_CEXTS: "true"
}

Expand Down

0 comments on commit 5c4ecb5

Please sign in to comment.