openreview-py
openreview-py copied to clipboard
Venue: improve recruit reviewers
For large conference the function to recruit reviewers take too much time. Some improvements:
- Get the profiles of all the invitees at once instead of doing one API call per invitee.
- Use parallel request to recruit each invitee.
I would test this with up to 10k invitees.