Closed
Description
In remote.cache_exists()
, the traverse/full remote listing method is weighted to account for some performance hits that make it inherently slower than querying individual objects
Lines 923 to 928 in 18e8f07
The initial weight multiplier value (20
) can be lowered now, due to the subsequent remote improvements that have come since the initial traverse/no traverse optimization PR