commit | 99dba27e9a671693710128c0cfb5ed6686cda79b | [log] [tgz] |
---|---|---|
author | Skip Montanaro <skip@pobox.com> | Tue Sep 03 20:19:06 2002 +0000 |
committer | Skip Montanaro <skip@pobox.com> | Tue Sep 03 20:19:06 2002 +0000 |
tree | 9e7895a45a4421b13117454a3add7ff190e5bf29 | |
parent | d581d7792bc31e6249ee6ed20bc2a71f53f0d3bb [diff] |
Bump default check interval to 100 instructions. Computers are much faster than when this interval was first established. Checking too frequently just adds needless overhead because most of the time there is nothing to do and no other threads ready to run.