ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Faster/Changes
(Generate patch)

Comparing Faster/Changes (file contents):
Revision 1.2 by root, Mon Mar 13 16:59:35 2006 UTC vs.
Revision 1.3 by root, Mon Mar 13 17:34:20 2006 UTC

1Revision history for Perl extension Faster 1Revision history for Perl extension Faster
2
3TODO: optimise common cases of my $self = shift; my ($a,$b,$c) = @_; at function start
2 4
30.1 50.1
4 - optimised all PUSHMARKs into a single stack extend per function, 6 - optimised all PUSHMARKs into a single stack extend per function,
5 which hopefully is guarenteed to work. 7 which hopefully is guarenteed to work.
6 8

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines