Skip to content

Review ruleremovebyid range usage #1537

@fzipi

Description

@fzipi

After merging #1524, were we switch from a int set to a map, we could use a better way of removing ranges when using ruleremovebyid.

Take a look at rangeToInts in the internal/actions/ctl.go file to see if that can be optimized: we are generating massive lists of ints, which doesn't make sense.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions