openreview-py icon indicating copy to clipboard operation
openreview-py copied to clipboard

Venue: improve recruit reviewers

Open melisabok opened this issue 1 year ago • 0 comments

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.

melisabok avatar Apr 11 '23 14:04 melisabok