/[Apache-SVN]/perl/modperl/trunk/todo/features_optimization
ViewVC logotype

Log of /perl/modperl/trunk/todo/features_optimization

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 159508 - (view) (annotate) - [select for diffs]
Modified Wed Mar 30 18:51:08 2005 UTC (4 years, 7 months ago) by geoff
File length: 1492 byte(s)
Diff to previous 123306 (colored)
merge apache2-rename-unstable to trunk

Revision 123306 - (view) (annotate) - [select for diffs]
Modified Fri Dec 24 23:36:32 2004 UTC (4 years, 11 months ago) by stas
File length: 1491 byte(s)
Diff to previous 71304 (colored)
- just figured that all XS wrappers returning strings already copy the 
string, so it doesn't matter if the pool goes out of scope or not
- consider to avoid copying though

Revision 71304 - (view) (annotate) - [select for diffs]
Modified Thu Sep 9 22:16:38 2004 UTC (5 years, 2 months ago) by gozer
File length: 954 byte(s)
Diff to previous 70669 (colored)
Added ModPerl::Util::unload_package() to remove a loaded package
as thoroughly as possible by clearing it's stash.

Adjusted <Perl> sections, Apache::Reload and ModPerl::Registry to use
the new function.

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70669 - (view) (annotate) - [select for diffs]
Modified Thu Mar 4 01:04:28 2004 UTC (5 years, 8 months ago) by stas
File length: 809 byte(s)
Diff to previous 70661 (colored)
can optimize modperl_callback_current_callback_(set|get)
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70661 - (view) (annotate) - [select for diffs]
Modified Wed Mar 3 21:03:33 2004 UTC (5 years, 8 months ago) by stas
File length: 572 byte(s)
Diff to previous 70594 (colored)
* consider using the temp pool for things that are needed only during
  the configuration and can be dropped before the actual serving is
  started. that pool gets destroyed right after the post-config phase
  is over.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70594 - (view) (annotate) - [select for diffs]
Added Mon Feb 9 23:00:12 2004 UTC (5 years, 9 months ago) by stas
File length: 352 byte(s)
deparsed anon-sub handlers can be optimized
PR:
Obtained from:
Submitted by:
Reviewed by:

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2