Project

General

Profile

Actions

Feature #596

open
VJ CT

rule profiling: multiple outputs per run

Feature #596: rule profiling: multiple outputs per run

Added by Victor Julien over 13 years ago. Updated about 7 years ago.

Status:
New
Priority:
Normal
Target version:
Effort:
medium
Difficulty:
low
Label:

Description

Currently we can output "sort" of rule profiling: sorted by ticks, avg ticks, checks, etc. I'd like to support more. The below would output for ticks, avgticks and checks separately.

  rules:

    # Profiling can be disabled here, but it will still have a
    # performance impact if compiled in.
    enabled: yes

    # Sort options: ticks, avgticks, checks, matches
    sort: ticks, avgticks, checks

    # Limit the number of items printed at exit.
    limit: 25

Each output would also print what it's output type is.

VJ Updated by Victor Julien about 13 years ago Actions #1

  • Target version changed from 2.0rc2 to TBD

VJ Updated by Victor Julien over 7 years ago Actions #2

  • Assignee changed from OISF Dev to Anonymous
  • Effort set to medium
  • Difficulty set to low

AH Updated by Andreas Herz about 7 years ago Actions #3

  • Assignee set to Community Ticket
Actions

Also available in: PDF Atom