Skip to content

Commit c42f341

Browse files
Minor update to README file
1 parent 6140fea commit c42f341

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Also, we're not using build network cache, nor remote build execution (Bazel).
3131

3232
- (Gradle) `./gradlew rootModule:assembleDebug`
3333
- (Bazel) `bazel build rootModule`
34-
- (Buck) `./buckw build rootModule:src_release`
34+
- (Buck) `./buckw build rootModule:src_debug`
3535

3636
### How to run benchmark for a project
3737

@@ -69,7 +69,7 @@ Benchmark scenario are as follow :
6969
- Buck : latest version (as specified by OkBuck)
7070
- Java : Java 8 compiler is used (pulled from JAVA_HOME env variable)
7171
- Host machine : benchmark is ran on powerful linux server (***). Slower build times are expected on Macbook Pros, for instance.
72-
- Last run : 01/11/2021 (code changes made after that are not reflected yet in result below)
72+
- Last run : 02/02/2021 (code changes made after that are not reflected yet in result below)
7373

7474
#### Current results
7575

0 commit comments

Comments
 (0)