Join Slack
Powered by
This message was deleted.
# develocity
s
Slackbot
07/14/2022, 8:30 PM
This message was deleted.
d
David Chang
07/14/2022, 8:30 PM
i don't think I'm doing anything horrible.. is there anyway I can improve the performance here? Can I pre-filter when hitting the API?
David Chang
07/14/2022, 9:38 PM
oh actually..i could probably use more than a single thread on retrieving
gradle-attributes
k
Ken Yee
07/14/2022, 10:52 PM
hah..I asked for the same filter request when I hooked it up 😂
Ken Yee
07/14/2022, 10:53 PM
and yes, multithread it…I ended up using Python coroutines which were slightly slower but doesn’t tie up all CPUs
Ken Yee
07/14/2022, 10:53 PM
was pretty funny when I didn’t batch the coroutines and it fired up 1000 requests at once and DDOS’d it 😂
😅 1
e
Esa Firman
07/19/2022, 2:11 AM
Although it would be nice if the filtering can be done without fetching the attributes first
Open in Slack
Previous
Next