On Sun, Sep 26, 2004 at 01:43:24AM -0700, Dan Quinlan wrote: > > move check_tick plugin call to bottom of priority loop, clean up some > > whitespace/comments > > Why? What's the effect on performance and otherwise?
This is related to my wanting to make shortcut (aka early exit) a plugin, but ignoring that... There is no performance change, and it lets the plugins be called at the end of the loop, not in the middle so the plugin is actually useful for "end of priority loop" operations. On an aside, not everything in 3.1 is going to be about performance, and we don't need to justify every little change (this was a very little change). -- Randomly Generated Tagline: "Luge strategy? Lie flat and try not to die." - Tim Steeves
pgpvsnKooJwxZ.pgp
Description: PGP signature
