Skip to content

Instantly share code, notes, and snippets.

@aragozin
Last active September 12, 2022 18:55
Show Gist options
  • Save aragozin/1ca043e3d5298e81b51c1472cdc9c723 to your computer and use it in GitHub Desktop.
Save aragozin/1ca043e3d5298e81b51c1472cdc9c723 to your computer and use it in GitHub Desktop.

Revisions

  1. aragozin revised this gist Apr 7, 2017. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion setup.txt
    Original file line number Diff line number Diff line change
    @@ -14,4 +14,6 @@ git checkout jmc_workbench_1

    git clone https://github.com/aragozin/proflab

    git checkout hz_demo_step_1
    git checkout hz_demo_step_1

    mvn -P bench test
  2. aragozin revised this gist Apr 7, 2017. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion setup.txt
    Original file line number Diff line number Diff line change
    @@ -12,4 +12,6 @@ mvn -P mrprofile exec:java

    git checkout jmc_workbench_1

    git clone https://github.com/aragozin/proflab
    git clone https://github.com/aragozin/proflab

    git checkout hz_demo_step_1
  3. aragozin revised this gist Apr 7, 2017. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion setup.txt
    Original file line number Diff line number Diff line change
    @@ -10,4 +10,6 @@ mvn -P mrbench exec:java

    mvn -P mrprofile exec:java

    git checkout jmc_workbench_1
    git checkout jmc_workbench_1

    git clone https://github.com/aragozin/proflab
  4. aragozin revised this gist Apr 7, 2017. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion setup.txt
    Original file line number Diff line number Diff line change
    @@ -8,4 +8,6 @@ MAVEN_OPTS=-Xmx512m -XX:+NeverActAsServerClassMachine -XX:CICompilerCount=1 -XX:

    mvn -P mrbench exec:java

    mvn -P mrprofile exec:java
    mvn -P mrprofile exec:java

    git checkout jmc_workbench_1
  5. aragozin revised this gist Apr 7, 2017. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion setup.txt
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,9 @@
    Clone https://github.com/aragozin/optaplanner-bench.git
    clone https://github.com/aragozin/optaplanner-bench.git
    git checkout jmc_workbench_0
    mvn package
    mvn -P ui exec:java

    Disable some JVM optimizations
    MAVEN_OPTS=-Xmx512m -XX:+NeverActAsServerClassMachine -XX:CICompilerCount=1 -XX:-TieredCompilation -XX:-DoEscapeAnalysis

    mvn -P mrbench exec:java
  6. aragozin revised this gist Apr 7, 2017. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion setup.txt
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,9 @@
    Clone ...
    Clone https://github.com/aragozin/optaplanner-bench.git
    mvn package
    mvn -P ui exec:java

    MAVEN_OPTS=-Xmx512m -XX:+NeverActAsServerClassMachine -XX:CICompilerCount=1 -XX:-TieredCompilation -XX:-DoEscapeAnalysis

    mvn -P mrbench exec:java

    mvn -P mrprofile exec:java
  7. aragozin renamed this gist Apr 7, 2017. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  8. aragozin created this gist Apr 7, 2017.
    5 changes: 5 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    Clone ...
    mvn package
    mvn -P ui exec:java

    MAVEN_OPTS=-Xmx512m -XX:+NeverActAsServerClassMachine -XX:CICompilerCount=1 -XX:-TieredCompilation -XX:-DoEscapeAnalysis