~townsend/compiz-core/fix-763148

Viewing all changes in revision 3134.

  • Committer: Daniel van Vugt
  • Date: 2013-01-03 03:30:42 UTC
  • Revision ID: daniel.van.vugt@canonical.com-20130103033042-gmxp48ykx9hvv41q
Avoid calling code that results in calls to regexec as much as possible.
Regular expression matching is too expensive to do very often and compiz
was spending 31% of its CPU time in regexec().
(LP: #1095001)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: