Using the default iterate/search mechanism of CMS
from @jitl/notion-api
is rather slow (takes a dozens of minutes to go through ~3K authors) compared to something equivalent to the ieratePaginatedAPI
. (Moving away from iteratedPaginatedAPI
because it doesn't cache anything, which is less than ideal for future directions of paperpile-notion
.