Skip to content

Commit 69f935c

Browse files
Enable PGO for progression tests
Bench: 4140649
1 parent 614b666 commit 69f935c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ else
2121
endif
2222

2323
rule:
24-
cargo rustc --release -- -C target-cpu=native --emit link=$(NAME)
25-
26-
pgo:
2724
cargo pgo instrument
2825
cargo pgo run -- bench
2926
cargo pgo optimize

0 commit comments

Comments
 (0)