Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 11adfd2

Browse files
committed
collect cache/branch misses
1 parent 79b1082 commit 11adfd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎benchmark/benchmark.php

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

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /