Skip to content

Bytecode optimizations #567

Description

@qdeslandes

Catch-all task to improve the efficiency of bpfilter-generated bytecode, some ideas:

  • Do not use dynamic pointers if not-needed
  • Prevent unused protocols pre-processing
  • Limit logged data size

bfoptimizer can be leveraged to explore specific optimizations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions