Skip to content

Mechanism to determine how many functions to upload in one request #199

@shiftre

Description

@shiftre

Right now we're uploading exactly 100 functions in order to be efficient and save space,
however some binaries would not include 100 functions at all, maybe 10 or 20,
while others might include 60k.

This value should be tuned and fixed, maybe a percentage or a minimum number of functions.

located in actions/match.py in perform_upload()

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