Changed the stats resolution and monitor windows for the swapping tests. The size of the
stats slice (test161) that was being persisted in mongo was > the 16M mongo document limit.
This commit is contained in:
parent
ac901b2a49
commit
160b83330e
@ -14,8 +14,11 @@ sys161:
|
||||
monitor:
|
||||
progresstimeout: 40.0
|
||||
commandtimeout: 1560.0
|
||||
window: 40
|
||||
misc:
|
||||
prompttimeout: 3600.0
|
||||
stat:
|
||||
resolution: 0.1
|
||||
---
|
||||
khu
|
||||
$ /testbin/bigfork
|
||||
|
@ -14,8 +14,11 @@ sys161:
|
||||
monitor:
|
||||
progresstimeout: 40.0
|
||||
commandtimeout: 1330.0
|
||||
window: 40
|
||||
misc:
|
||||
prompttimeout: 3600.0
|
||||
stat:
|
||||
resolution: 0.1
|
||||
---
|
||||
khu
|
||||
$ /testbin/bigfork
|
||||
|
@ -11,7 +11,10 @@ sys161:
|
||||
enabled: true
|
||||
monitor:
|
||||
commandtimeout: 70.0
|
||||
window: 40
|
||||
misc:
|
||||
prompttimeout: 3600.0
|
||||
stat:
|
||||
resolution: 0.1
|
||||
---
|
||||
| p /testbin/matmult
|
||||
|
@ -13,7 +13,10 @@ sys161:
|
||||
monitor:
|
||||
progresstimeout: 15.0
|
||||
commandtimeout: 1330.0
|
||||
window: 40
|
||||
misc:
|
||||
prompttimeout: 3600.0
|
||||
stat:
|
||||
resolution: 0.1
|
||||
---
|
||||
$ /testbin/parallelvm -w
|
||||
|
@ -13,7 +13,10 @@ sys161:
|
||||
monitor:
|
||||
progresstimeout: 15.0
|
||||
commandtimeout: 760.0
|
||||
window: 40
|
||||
misc:
|
||||
prompttimeout: 3600.0
|
||||
stat:
|
||||
resolution: 0.1
|
||||
---
|
||||
$ /testbin/parallelvm -w
|
||||
|
@ -12,8 +12,11 @@ sys161:
|
||||
monitor:
|
||||
progresstimeout: 20.0
|
||||
commandtimeout: 3530.0
|
||||
window: 20
|
||||
misc:
|
||||
prompttimeout: 3600.0
|
||||
stat:
|
||||
resolution: 0.2
|
||||
---
|
||||
khu
|
||||
$ /testbin/quinthuge
|
||||
|
@ -11,8 +11,11 @@ sys161:
|
||||
enabled: true
|
||||
monitor:
|
||||
commandtimeout: 400.0
|
||||
window: 40
|
||||
misc:
|
||||
prompttimeout: 3600.0
|
||||
stat:
|
||||
resolution: 0.1
|
||||
---
|
||||
khu
|
||||
$ /testbin/quintmat
|
||||
|
@ -12,8 +12,11 @@ sys161:
|
||||
monitor:
|
||||
progresstimeout: 30.0
|
||||
commandtimeout: 1100.0
|
||||
window: 40
|
||||
misc:
|
||||
prompttimeout: 3600.0
|
||||
stat:
|
||||
resolution: 0.1
|
||||
---
|
||||
khu
|
||||
$ /testbin/quintsort
|
||||
|
@ -11,7 +11,10 @@ sys161:
|
||||
enabled: true
|
||||
monitor:
|
||||
commandtimeout: 130.0
|
||||
window: 40
|
||||
misc:
|
||||
prompttimeout: 3600.0
|
||||
stat:
|
||||
resolution: 0.1
|
||||
---
|
||||
| p /testbin/sort
|
||||
|
Loading…
x
Reference in New Issue
Block a user