[Webkit-unassigned] [Bug 9296] New: Performance improvement for svn-create-patch
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sat Jun 3 13:08:20 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9296
Summary: Performance improvement for svn-create-patch
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: Tools
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: ddkilzer at kilzer.net
Once $indexPath is set (on the very first line returned), the three regular
expressions inside the "if ($indexPath)" block of the diff() subroutine are
applied to every single line of the resulting patch. This is unnecessary.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list