Skip to content

Commit 80ba146

Browse files
committed
Revert "collect cache/branch misses"
1 parent 333ba36 commit 80ba146

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

benchmark/benchmark.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,6 @@ function runValgrindPhpCgiCommand(
114114
'--tool=callgrind',
115115
'--dump-instr=yes',
116116
'--collect-jumps=yes',
117-
'--cache-sim=yes',
118-
'--branch-sim=yes',
119117
"--callgrind-out-file=$profileOut",
120118
'--verbose',
121119
'--',

0 commit comments

Comments
 (0)