Skip to content

make a performant function print out feature. #84

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to 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