Toby Harradine
Results
3
comments of
Toby Harradine
Possibly related to #552, #920
Hi @rickeylev :) I was also hoping I could avoid the additional C++ binary 😅 I did not think to replace the calls to `path.relativize` - I'll attempt your suggestions...
This is the profile after applying @rickeylev's suggestions - instead of using a C++ script, replacing `paths.relativize` and `paths.normalize` with simpler logic. Oddly `map_zip_runfiles` is still fairly significant (15% overall)...