System <-> User
People are usually the slowest component ?
- Fast typists produce 10 characters per second
- Human perception time is about 100 ms
Batch processing lets machine run fast
- Type everything in, then process it all at once
- Very common when computing was expensive
Networks are sometimes slower than people
- Use a “type-ahead” buffer for congested periods
People do much better pattern recognition ?