bahmutov / bahmutov/cache-require-paths
perf stats - fyi
Open
- Dominant language
- JavaScript
- Stars
- 126
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Without this module, when loading Sails-based tests I saw about 6k stat() misses and a single test took about 6.5s to run. With it, I saw 1.2k stat() misses (some/all may be from mocha before the require() cacher can run) and about 5.3-5.4s runtime.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.