bahmutov / bahmutov/cache-require-paths
cache vs don't cache absolute filepaths
Open
- Dominant language
- JavaScript
- Stars
- 126
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I wrote this: https://github.com/Shyp/cache-require-paths/commit/f21238ca914a96b6b53f7945d33b48a9b1ae4e1c
then realized it's not the right thing really... we don't care about absolute vs. relative, so much as we care about whether the path references something on the filesystem, or a module name..
For what it's worth I didn't see any measurable perf difference with this patch, but I wasn't rigorous about testing it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.