Project

General

Profile

Actions

Feature #596

open

rule profiling: multiple outputs per run

Added by Victor Julien over 11 years ago. Updated about 5 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.

Actions #1

Updated by Victor Julien about 11 years ago

  • Target version changed from 2.0rc2 to TBD
Actions #2

Updated by Victor Julien almost 6 years ago

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

Updated by Andreas Herz about 5 years ago

  • Assignee set to Community Ticket
Actions

Also available in: Atom PDF