Ticket #23 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

Get rid of PROFILE_MATCHER

Reported by: arend Owned by: arend
Priority: normal Milestone: 3.7.5
Component: source Version:
Severity: normal Keywords:
Cc: patch: yes

Description

I suggest to take out PROFILE_MATCHER. It hasn't been used for ages, the pattern matcher is not a performance bottleneck anyway, and the same information is available with line-by-line profiling tools.

Arend

Attachments

arend_7_5.5-profile-matcher.diff Download (3.4 KB) - added by arend 6 years ago.
Patch

Regression Results

Attachment Rev. PASS FAIL Nodes Status
arend_7_5.5-profile-matcher.diff Download never tested

Change History

Changed 6 years ago by arend

Patch

comment:1 Changed 6 years ago by arend

  • Status changed from new to closed
  • Resolution set to fixed

comment:2 Changed 6 years ago by gunnar

  • Type changed from defect to enhancement
Note: See TracTickets for help on using tickets.