Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
shiftre opened this issue Feb 26, 2017 · 0 comments
Open

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

shiftre opened this issue Feb 26, 2017 · 0 comments

Comments

@shiftre
Copy link
Collaborator

shiftre commented Feb 26, 2017

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()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant