Fork me on GitHub
#pathom
<
2022-12-23
>
mitchelkuijpers10:12:24

I am running into some performance issue with pathom3 when I return a list of around 2002 items

mitchelkuijpers10:12:57

it's a resolver which returns everything that is needed in one list but for some reason it seems to trigger 2002 extra resolver calls

mitchelkuijpers12:12:19

pco/final-value was my solution, this stops the postprocessing of results