Robert Watson 4f638130c3 Don't dec/inc the amountpipes counter every time we resize a pipe --
instead, just dec/inc in the ctor/dtor.  For now, increment/decrement
in two's, since we're now performing the operation once per pair,
not once per pipe.  Not really any measurable performance change
in my micro-benchmarks, but doing less work is good, especially when
it comes to atomic operations.

Suggested by:	alc
2004-02-03 04:55:24 +00:00
..
2004-02-02 12:57:49 +00:00
2004-01-28 04:15:31 +00:00
2004-01-28 23:45:48 +00:00
2004-01-21 18:03:54 +00:00
2004-01-27 20:22:53 +00:00
2004-01-14 07:47:10 +00:00
2004-01-27 17:45:28 +00:00
2004-01-25 17:18:12 +00:00
2004-01-17 03:28:27 +00:00