This is for 5865 pre/post lookups or 8738 in joint and indicates that there is a large fixed cost for each query
we may also need to offer the option to chunk when there are very many (>1e5? 1e6?) and should ensure that we are using 64 bit ints rather than character vector input.
e.g. in flywire_partners
This is for 5865 pre/post lookups or 8738 in joint and indicates that there is a large fixed cost for each query
we may also need to offer the option to chunk when there are very many (>1e5? 1e6?) and should ensure that we are using 64 bit ints rather than character vector input.