Bragdocs
Log in Sign up

← Tim

January 11th, 2024

Investigating how to improve pema scoring code

- With a hint from Sven and Bogu, see that it sends HTTP requests to the recommender and these HTTP requests are not being done concurrently. 
- Will try to make the http requests concurrent to see if the scoring can happen faster