|
|
|
|
|
by Someone
657 days ago
|
|
This isn’t code in some project that will run only a few billion times in its lifetime; it is used frequently on millions, if not billions, of computers. Because of that, it is economical to spend lots of time optimizing it, even if it only makes the code marginally more efficient. |
|
Pipes aren't used everywhere in production in hot paths. That just doesn't happen.