vte r1645 - in trunk: . src
- From: cpwilson svn gnome org
- To: svn-commits-list gnome org
- Subject: vte r1645 - in trunk: . src
- Date: Wed, 7 Feb 2007 09:49:21 +0000 (GMT)
Author: cpwilson
Date: 2007-02-07 09:49:20 +0000 (Wed, 07 Feb 2007)
New Revision: 1645
ViewCVS link: http://svn.gnome.org/viewcvs/vte?rev=1645&view=rev
Modified:
trunk/ChangeLog
trunk/src/vte.c
Log:
2007-02-07 Chris Wilson <chris chris-wilson co uk>
Bug 345344 â Pattern matching is inefficient
Bug 324246 â Performance degredation with large numbers of highlighted addresses/URLs
* src/vte.c: (vte_terminal_match_check_internal):
Trim the searched string down to the row containing the
pointer. During a mutt session this drops the time consumed by
regexec from ~30% to ~2%.
Note: multi-line regexes are now unsupported!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]