Hi! > Well, if it does block-level optimizations, that is already enough to > make it useful for CLI-scripts, as even though caching is not relevant > for long-running processes, optimizations should make things faster.
For most scripts, optimizations are not really worth it unless you run the same code over and over, so for CLI it would be noticeable only if you run long-running CPU-intensive server. > Are optimizations documented? Not yet AFAIK. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php