Stas Bekman wrote:
The problem is that it's not under our control. The slow part is perl_clone, which is a perl API. It's slow because it takes time to clone all the non-mutable data. Nick has been working on COW (Copy-On-Write), but from his reports it doesn't seem to give much speedup if at all.
If I'm understanding correctly, Arthur Bergman is working on a COW overhaul which may make the situation better. (We haven't seen his patch yet.)
Arthur, do you have any updates on this issue?
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
