This message was deleted.
# develocity
s
This message was deleted.
d
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?
oh actually..i could probably use more than a single thread on retrieving
gradle-attributes
k
hah..I asked for the same filter request when I hooked it up 😂
and yes, multithread it…I ended up using Python coroutines which were slightly slower but doesn’t tie up all CPUs
was pretty funny when I didn’t batch the coroutines and it fired up 1000 requests at once and DDOS’d it 😂
😅 1
e
Although it would be nice if the filtering can be done without fetching the attributes first