Skip to content

optimization of probe/record lookup #2

Description

@xwlan

current implementation of record decoding, inappropriately use a chained hash to lookup probe name, this can be optimized to use an array of objectid/probe map, lookup time is O(1).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions