Reduce the difficulty of run-pass/bitv-perf-test. Valgrinds slowly
This commit is contained in:
parent
68e9aa5fcb
commit
6ef13e76e9
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@ fn bitv_test() -> bool {
|
|||
}
|
||||
|
||||
fn main() {
|
||||
do iter::repeat(1000000) || {bitv_test()};
|
||||
do iter::repeat(10000) || {bitv_test()};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue