Ticket #9 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

IPFM uses too much CPU

Reported by: tibob Owned by: tibob
Priority: low Milestone: 0.12.0
Component: other Version: trunk
Severity: minor Keywords: optimisation
Cc:

Description

Each time IPFM receives an IP packet, IPFM checks through its whole configuration if it has to dump data. This involves chained lists and is time consuming.

An alternative could be to store the time of next dump in a local variable, so that IPFM will only go through its configuration when it really needs to.

Attachments

Change History

Changed 3 years ago by tibob

  • summary changed from IPFM uses to much CPU to IPFM uses too much CPU

Changed 3 years ago by tibob

  • status changed from new to closed
  • resolution set to fixed

Fixed by [119]

Add/Change #9 (IPFM uses too much CPU)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.