Skip to content

make a performant function print out feature. #84

@farzonl

Description

@farzonl

The goal is to be as performant as objdump -t -C <binary_file> | grep "F __TEX"
creating a vector is a bad idea for that means we spent one iteration building the list and another printing it out. in current testing this is really slow.

Originally posted by @farzonl in #80 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions