Commit 8e80a27
committed
increase tracelog buffer sizes
Otherwise a lot of the benchmarks trigger errors and warnings about lost
events, for example (pardon my french ...xperf):
```
xperf: error: rustc-perf-counters: Le nom d'instance passé n'a pas été
reconnu valide par un fournisseur de données WMI. (0x1069).
xperf: warning: Session "rustc-perf-counters" lost 5204 events.
```1 parent 6a76b61 commit 8e80a27
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
153 | 159 | | |
154 | 160 | | |
155 | 161 | | |
| |||
0 commit comments