Skip to content

nobeans/javaone-tokyo-2012-jvm-bof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===== Usage

How to benchmark

To use src/main/resources/rbtree_map_input.csv (default):

$ ./gradlew benchmark

To use specified file:

$ ./gradlew benchmark -Dinput=<INPUT_FILE_PATH>

To use full arguments:

$ ./gradlew benchmark [-Dinput=<INPUT_FILE_PATH>] [-DwarmUpTime=<SECOND>] [-Dverbose=true] [-Dtrials=<COUNT>]

How to translate and tweet

$ cd script
$ echo こんにちは、Groovy! | groovy translateAndTweet.groovy

This script needs the following files:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published