{"library":"v8-compile-cache","type":"library","category":null,"description":"Attaches a require hook to persist V8's code cache to disk, significantly speeding up module loading for Node.js applications. Version 2.4.0 is the latest stable release, last updated in October 2021. It works with Node >=5.7.0 (noop on older versions). Key differentiators: zero-config setup (just require it in your entry file), automatic cache invalidation based on V8 version, and notable performance improvements (e.g., 15-50% faster loading for heavy modules like babel-core and yarn). Alternatives like @babel/register or node-persist are more complex or not V8-specific.","language":"javascript","status":"active","version":"2.4.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install v8-compile-cache","imports":["require('v8-compile-cache')","require('v8-compile-cache')","await import('v8-compile-cache')"]},{"cmd":"yarn add v8-compile-cache","imports":[]},{"cmd":"pnpm add v8-compile-cache","imports":[]}],"homepage":"https://github.com/zertosh/v8-compile-cache#readme","github":"https://github.com/zertosh/v8-compile-cache","docs":null,"changelog":null,"pypi":null,"npm":"v8-compile-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}