Skip to content
This repository was archived by the owner on Oct 19, 2025. It is now read-only.
This repository was archived by the owner on Oct 19, 2025. It is now read-only.

BHAnnotation中dyld_callback会被多次调用 #141

@Zss1990

Description

@Zss1990

Annotation方式注册方式中使用了
void initProphet() { _dyld_register_func_for_add_image(dyld_callback); }
dyld_callback被回调次数非常多,如果注册的比较多的话会不会引起性能问题?

Metadata

Metadata

Assignees

No one assigned

    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