Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Truffle] Run cext benchmarks with compilation.
Browse files Browse the repository at this point in the history
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
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit 5c4ecb5

Please sign in to comment.