<div dir="ltr"><div>Hi,</div><div><br></div><div>I have been thinking of how to speed up up MAKE_HANDLE_PATH and have put up a test patch ($subject).This will first try with a buffer of 1K and only fall back to the calculation of the patch doesn&#39;t fit</div><div>in that space.</div><div><br></div><div>I think it likely that 1K will be sufficient for most data sets. A better way would be to keep track of the max path len across calls and use that instead of a fixed 1K size . Otherwise there would be a performance dip for those data sets which may have very deep directory structures.</div><div><br></div><div>Thoughts on the above?</div><div><br></div><div>Regards,</div><div>Nithya</div></div>